body {
	margin: 0px;
	padding: 0px;
	background-color: #4C4C4C;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;

}


body#home a#homenav,
body#services a#servicenav,
body#support a#supportnav,
body#about a#aboutnav, 
body#contact a#contactnav 

{
background-image: url(/images/nav_green.gif)!important; 
}


#wrap {
	background-color: #FFFFFF;
	width: 85%;
	min-width: 800px;
	background-image: url(/images/content_back.gif);
	background-repeat: repeat-y;
	background-position: left;

}


#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	float: left;

}




#logo {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}



#logo a{
	top: 0;
	left: 0;
	width: 240px;
	height: 120px;
	display: block;
	float: left;
	position: relative;
} 


#logo a h1{
    display: none;
}


#headerBack {
	background-image: url(/images/headerback.gif);
	background-repeat: repeat-x;
}



#navBar div a {

width: 205px!important;
}

#navBar div a:hover {


}

.navBarBack {	background-image: url(/images/nav_back.gif);
	background-repeat: repeat-x;
	background-color: #525353;
	padding-left: 27px;

}

#navBar {
	width: 97.5%;
	float: left;
	background-image: url(/images/nav_grey.gif);
	background-repeat: repeat-x;
}

#navBar a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 122px;
	height: 24px;
	float: left;
	text-align: right;
	padding-top: 13px;
	margin-right: 1px;
	background-image: url(/images/nav_grey.gif);
	background-repeat: repeat-x;
	padding-right: 6px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}

#navBar a:hover{
	background-image: url(/images/nav_grey_on.gif);
	background-repeat: repeat-x;
}





#leftColumn{
	width: 200px;
	vertical-align: top;
	padding-left: 27px;
}


#leftBar {
	width: 174px;
	float: left;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-left: 17px;


}



#leftBar h2 {
	width: 172px;
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0D71CE;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#leftBar a{
	color: #0D71CE;
	text-decoration: underline;
}

#leftBar a:hover{
	color: #5098DB;
	text-decoration: underline;
}

ul#leftNav {

}


ul#leftNav li {
	list-style: none;
	text-align: left;
	padding-bottom: 7px;

}

ul#leftNav li a {

	text-decoration: none;
	width: 180px;
	margin-left: -40px;
	display: block;
	color:#333333;
}

ul#leftNav li a:hover {

	text-decoration: none;

	color: #666666;
}


#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	background-color:#FFFFFF;
	vertical-align: top;
	padding: 25px;
	width: 780px;
}
#content a {
	color: #2956BB;
	text-decoration: underline;
}
#content a:hover {
	color: #666666;
	text-decoration: underline;
}

#content li {
	margin-left: -20px;
}

#content h1 {
	color: #69B81B;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


#content h2 {
	color: #69B81B;
	font-weight: bold;
	width: 100%;
	height: 20px;
	float: left;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	font-size: 14px;
	padding: 0px;
}

#content h3 {
	color: #2956BB;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#botNav {
	background-color: #2956BB;
	height: 25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
#botNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

#botNav a:hover {
	color: #B8CAF3;
	text-decoration: none;
}
#login {
	height: 75px;
	width: 300px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-top: 10px;
}
#login input {
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 10px;
}

#footer{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #4C4C4C;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}




#set_of_links {
	position:relative;
	margin-top:12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#set_of_links a {
	display:block;
	text-decoration:none;
	color: #C28502;
	width: 176px;
	margin-left: 17px;
}

#set_of_links a:hover {	
text-decoration:none;
background-color:#F1F3EF;
}

#set_of_links a span {	
display:none;
color: #FFFFFF;
}

#set_of_links a:hover span {	
display:inline;	
position:absolute;	
top:0;	
left:540px;	
padding-top: 20px;
}
#set_of_links img {

	margin-bottom: 40px;
	}	

