@charset "utf-8";



/* Local IT Css Document */







body



{



		



		background: #FFFFFF url(images/background.jpg) repeat-x top;



		padding: 0px;



		margin: 0;



		font-family: "Trebuchet MS";



		font-size:14px;



		font-weight:normal;



		line-height:18px;



		color: #000000;



}











#top_links



{



	margin: 0px;



	padding-right: 20px;



	font-family: Arial;



	font-size: 12px;



	font-weight: normal;



	color:#004E82;







}



#top_links a



{



	color:#004E82;



	padding: 0px 4px;



	text-decoration: none;



}



#top_links a:hover



{



	color: #FCB016;



}







img







{



	border: 0;



}







a



{



	color: #004E82;



	text-decoration: underline;



	font-weight: bold;



}



a:hover



{



	color: #000000;



	



}







h1



{



	padding:10px 0px;



	margin:0px;



	font-family:"Trebuchet MS";



	font-weight: bold;



	font-size:24px;



	color:#004E82;



}







#logo



{



	padding-bottom: 5px;



}







#nav_left



{



	background: url(images/nav_left.png) no-repeat;



	height: 37px;



	width: 15px; 



}



#nav_center



{



	background: url(images/nav_center.png) repeat-x;



	height: 37px;



}



#nav_right



{



	background: url(images/nav_right.png) no-repeat;



	height: 37px;



	width: 15px; 



}



#nav_bg



{



	background: url(images/top_nav.jpg) repeat-x;



}



.topnav 



{	



	font: bold 13px Arial;



	overflow: hidden;



	margin: 0 ;



	padding: 0;



	list-style: none;



	text-transform: none;



}







.topnav li



{



	padding: 0;



	margin: 0;



	display: inline;



	border: 0;



}







.topnav li a



{



	color: #FFFFFF; 



	padding: 11px 19px;



	margin: 0;



	line-height: 37px;



	text-decoration: none;



	border-right: 1px #004777 solid;



}







.topnav li a:hover, .topnav li a.selected



{



	color: #111111;



	text-decoration: none;



	background: url(images/nav_hover.png) repeat-x center;



	



}







#header



{



	padding-top: 8px;



}



#main_content



{



  padding: 30px 25px;



}







#top_content



{



	border-bottom: 1px #CCCCCC  dotted;



	border-top: 1px #CCCCCC dotted;



}







#content_border



{



    border-left: 1px #CCCCCC  dotted;



	border-right: 1px #CCCCCC dotted;



}







#form_content



{



	background: #F9F9F9;



	border: 1px #CCCCCC solid;



	padding: 10px;



}



#btn_padding



{



	padding-top: 15px;



}



	



#footer



{



	



	height: 80px;



	padding-top:0px;



	background: url(images/footer.png) repeat-x;



	font-family: Arial;



	font-size: 11px;



	color: #CCCCCC;



	line-height: 14.5px;



	



}



#footer a



{



	text-decoration: none;



	font-weight: normal;



	color:  #F9A11A;



}



#footer a:hover



{



	color:#fff;



	text-decoration: none;



}







#sideform{



	width: 223px;



}







.sideformfield{



	float: left;



	margin: 0px 0px 7px 0px;



}







.sideformfield h2{



	color: #333333;



	font-size: 14px;



	margin: 0px 0px 2px 0px;



}







.sideformfield input{



	width: 217px;



	height: 21px;



	color: #333;



	font-size: 13px;



	border: 1px solid #CCCCCC;



	padding:2px;



}







.sideformfield textarea{



	width: 217px;



	height: 70px;



	color: #333;



	font-size: 13px;



	border: 1px solid #CCCCCC;



	padding:2px;



}







.sideformfield select{



	width: 223px;



	height: 25px;



	border: 1px solid #CCCCCC;



}







input.submitright{



	display: block;



	float: right;



	width: 92px;



	height: 33px;



	border: none;


	cursor: pointer;



	background: url(http://www.localitcompanies.com/images/btn_submit.png) no-repeat;



}







#sideform_big{



	margin: 0 auto;



	width: 400px;



}







#sideform_big .sideformfield{



	margin: 0px 0px 15px 0px;



}







#sideform_big .sideformfield h2{



	width: 170px;



	display: block;



	color: #333333;



	float: left;



	font-size: 14px;



	font-weight: normal;



	margin: 0px 0px 2px 0px;



}







#sideform_big .sideformfield input{



	width: 217px;



	height: 21px;



	color: #333;



	float: right;



	font-size: 13px;



	border: 1px solid #CCCCCC;



	padding:2px;



}







#sideform_big .sideformfield textarea{



	width: 217px;



	height: 70px;



	color: #333;



	float: right;



	font-size: 13px;



	border: 1px solid #CCCCCC;



	padding:2px;



}







#sideform_big .sideformfield select{



	width: 223px;



	height: 25px;



	float: right;



	border: 1px solid #CCCCCC;



}