@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body {
	background: #131d3d;
	font: Tahoma;
	font-size: 12px;
}

h1, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #233470;
	text-transform: uppercase;
	border-bottom: 5px solid #e61d27;
	padding: 2px 0 5px 0;
	font-weight: normal;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #233470;
	text-transform: uppercase;
	padding: 2px 0 5px 0;
	font-weight: normal;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #233470;
	text-transform: uppercase;
	padding: 10px 0;
	font-weight: normal;
	text-decoration:underline;
}
		
h3 span {
	font-size: 14px;	
}

h4{
	font-size: 22px;
}

img{
	border: none;
}

.clear{
	clear: both;
}

div.top{
	margin: 0 auto;
}			

div#wrapper{
	width: 966px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}

div#wrapper_con{
	width: 950px;
	border-left: 3px solid #e6e6e6;
	border-right: 3px solid #e6e6e6;
	padding: 0 5px;
	float: left;
	background: #fff;
}	

div#header{
	width: 950px;
	float: left;
	background: #fff url(../images/header_bg.gif) bottom no-repeat;
	border-bottom: 5px solid #fff;
}

div.logo{
	width: 155px;
	float: left;
	padding: 3px 0 19px 23px;
}

div.solwgun{
	width: 210px;
	float: left;
	padding: 0 0 0 15px;
	border-left: 1px solid #253671;
	margin-top: 14px;
}

div.ambulance{
	width: 217px;
	height: 123px;
	float: left;
	top: -35px;
	right: 210px;
	position: absolute;
}

div.top_con{
	width: 185px;
	float: right;
}

div.top_con .call{
	display: block;
}

div.top_con .topbar{
	display: block;
}

div.top_con .topbar ul{
	float: right;
	padding: 30px 0 0 0;
}

div.top_con .topbar ul li{
	display: inline;
	height: 9px;
	margin: 0 8px;
}

div.top_con .topbar ul li a.home{
	background: url(../images/home.gif) no-repeat 0 1px;
	padding: 0 3px 0 15px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

div.top_con .topbar ul li a.contact{
	background: url(../images/contact.gif) no-repeat 0 3px;
	padding: 0 3px 0 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}					

div.top_con .call p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}						

div.navigation{
	width: 950px;
	float: left;
	border-bottom: 5px solid #fff;
	background: #e61d27;
}	

div.branding{
	width: 950px;
	float: left;
}

div.branding .left{
	width: 724px;
	float: left;
}

div.branding .right, div.mainright .right{
	width: 190px;
	float: left;
	background: #e0e2eb;
	padding: 15px 18px 0 18px;
	height: 256px;
}

div.mainright .right{
	padding: 15px 7px;
	width: 180px;
	margin: 0 0 15px;
}

div.branding .right .con, div.mainright .con{
	padding: 8px 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}	


div.branding .right .con p, div.mainright .con p{
	padding: 2px 0;
	display: block;
}

div.branding .right .con ul#list, div.mainright .con ul#list{
	display: block;
}

div.branding .right .con ul#list li, div.mainright .con ul#list li{
	display: inline;
	background: url(../images/bullet_1.gif) no-repeat 5px 7px;
	padding: 2px 20px;
	line-height: 16px;
	list-style: none;
}

div.branding .right .con ul#second_list, div.mainright .con ul#second_list{
	display: block;
}

div.branding .right .con ul#second_list li, div.mainright .con ul#second_list li{
	display: inline;
	background: url(../images/bullet_2.gif) no-repeat 23px 7px;
	padding: 2px 0 0 35px;
	display: block;
	list-style: none;
	line-height: 16px;
}

div#maincontainer{
	width: 905px;
	float: left;
	padding: 20px 5px 30px 40px;
	border-bottom: 1px solid #cacaca;
}

div.mainleft{
	width: 632px;
	border-right: 1px solid #cacaca;
	float: left;
	padding: 0 50px 0 0;
}

div.mainleft ul{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style: none;

}

div.mainleft ul li{
	padding: 3px 0 3px 20px;
	background: url(../images/bullet_4.gif) no-repeat 5px 7px;
}


div.mainright{
	width: 194px;
	float: left;
	padding: 0 8px 0 18px;
}

div.mainright .consist{
	width: 194px;
	float: left;
	padding: 0 0 35px 0;
}

div.mainright .consist ul{
	display: block;
	float: left;
	padding: 10px 0 0 0;
}

div.mainright .consist ul li{
	list-style: none;
	background: url(../images/bullet_3.gif) no-repeat 5px 10px;
	padding: 6px 0 0 18px;
	font-family: Tahoma;
	font-size: 11px;
}
div.mainright .consist ul li a{
	
	font-family: Tahoma;
	font-size: 11px;
	color:#E72932;
}
	

div.mainright .video{
	width: 194px;
	float: left;
	padding: 0 0 35px 0;
}

div.mainright .video span{
	width: 194px;
	float: left;
}

div.mainright .video span a{
	color: #e72932;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}		 

div.mainright .video p{
	padding: 10px 0 10px 3px;
}

div.mainright .video img{
	border: 1px solid #8a8a8a;
}		

div.mainright .video p a{
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
	color:#000;
}

div.mainright .part{
	width: 194px;
	float: left;
}

div.mainright .part p{
	padding: 20px 0;
}							

div.intro, .need{
	width: 634px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #344278;
}
	
div.intro p{
	padding: 0 0 10px 0;
}

div.need{
	border: none;
}	

div.need p{
	padding: 10px 0;
}

div.need h1{
	margin: 0 0 5px 0;
}		

div.service{
	width: 634px;
	float: left;
	padding: 30px 0;
	border-bottom:1px solid #344278
}

	
div.service .imgholder{
	width: 270px;
	float: left;
}


div.service .holdermain p{
	text-align: center;
	font-weight: bold;
}			

div.service p{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
}

div.service .container{
	width: 364px;
	float: left;
}

div.board{
	width: 634px;
	float: left;
	padding: 10px 0;
	border-bottom: 1px dotted #cacaca;
}

div.board h2 {
color:#233470;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:normal;
padding: 0 0 10px 0;
text-transform:uppercase;
}

div.board p{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
}


div.board .maincon{
	width: 484px;
	float: left;
}

div.board .container{
	width: 414px;
	float: left;
}

div.board .containeremt{
	/*width: 414px;*/
	float: left;
}

div.board .holdermain{
	width: 150px;
	float: left;
	text-align: center;
}

div.board .holder{
	width: 220px;
	float: left;
	text-align: center;
}

div.board .holdermain p{
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 0 0;
}	

div.board .holdermain p.ita{
	font-style: italic;
	font-weight: normal;
}	

div.board .holdermain img{
	border: 1px solid #cacaca;
	padding: 2px;
}	

div.board .maincon p{
	padding: 0 0 10px 0;
}		

div.service .container2{
	width: 430px;
	float: left;
	padding: 30px 0 0 0;
}

div.service .imgholder2{
	width: 204px;
	float: right;
	padding: 20px 0 0 0;
}

div.gallery{
	width: 634px;
	float: left;
	padding: 30px 0 0 0;
}	

div.gallery ul{
	display: block;
}

div.gallery ul li{
	display: inline;
	padding: 0;
	list-style: none;
	float: left;
	width: 134px;
	margin: 0 30px 0 0;
	border: 1px solid #8d8d8d;
	height: 101px;
}

div.gallery ul li.last{
	margin: 0;
}

div.gallery p{
	display: block;
	float: left;
}

div.gallery a{
	text-decoration: underline;
	float: left;
	color:#e72932;
	font-size: 11px;
	font-weight: bold;
	padding: 25px 0 0 0;
	font-family: Tahoma;
}

div.topfooter{
	width: 950px;
	float: left;
	border-top: 1px solid #cacaca;
	padding: 15px 0 5px 0;
}

div.topfooter p{
	text-align: center;
}	


div.topfooter p a{
	color:#233470;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	
}

div.footerbottom{
	width: 966px;
	float: left;
	padding: 10px 0;
	
}

div.footerbottom .left{
	width: 848px;
	float: left;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	padding: 15px 0 0 5px;
}

div.footerbottom .right{
	width: 113px;
	float: left;
}		
div.rightcon .subcon.contactPane {
display: block;
}

div.memInfo {
display: block;
padding:10px 0;
}

div.memInfo a{
	text-decoration: none;
	color:#FF0000;
}

div.commentPane {
display: block;
padding: 20px 0 0 0;
}	

div.commentForm {
float:left;
padding:15px 0 0;
width:100%;
}

div.msgSent {
color:#003366;
float:left;
padding:0 0 10px;
width:100%;
}

div.commentForm form {
float:left;
width:100%;
}

div.commentForm p {
float:left;
padding:2px 0;
width:100%;
}

div.commentForm p label {
width:90px;
}

div.commentForm p label, div.commentForm p input, div.commentForm p textarea {
float:left;
}

div.commentForm p input, div.commentForm p textarea {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding:1px 2px;
}
mainStyler.css (line 829)
div.commentForm p input {
width:150px;
}

div.commentForm p.bttns {
padding:15px 0 0;
}

