/*******************
COLOR SCHEME********
********************
light green - #75b945;
light blue - #0055a4;
gray - #4d4d4d;
*******************/

* {
margin:0;
padding:0;
border:none;
text-decoration:none;
}
body {
font-family:arial;
background:url(images/bg.gif) repeat-x;
}
img, div { 
behavior:url(iepngfix.htc);  /******Adds IE6 PNG Support******/
}

a {
	color: #0055a4;
	border-bottom: 1px solid #75b945;
}
a:hover {
	border-bottom: none;
}
#wrapper {
width:800px;
margin:10px auto 0 auto;
}
#header1 {
float:left;
height:35px;
width:800px;
}
#header2 {
float:left;
height:200px;
width:800px;
}
#logo {
float:left;
height:174px;
width:334px;
padding-left: 30px;
padding-top: 8px;
}
#logo a {
	border: none;
}
#logo h1 {display:none;}
#logo img {
margin:10px 0 0 10px;
padding:0;
border:none;
}
#header2 h1 {
width:280px;
text-align:center;
margin:5px 0 5px 20px;
color:#fff;
font-size:20px;
letter-spacing:-1px;
padding:0 0 0 5px;
}
#header2 span a {
float:right;
font-size:16px;
font-weight:bold;
color:#fff;
border-bottom:none;
}
#header2 span a:hover {
text-decoration:underline;	
}
#flashy {
	float: right;
	width: 800px;
	height: 200px;
	background: #0055a4 url(images/header_alt3.png) no-repeat;

	}
#anim
  {
	 width:420px;
	 float:right;
	 height:200px;
	 background:#cedeed;
  }	
#nav {
float:right;
display:inline;
height:35px;
margin-right:30px;
}
#nav li {
float:left;
display:block;
text-align:center;
}
#nav li a {
float:left;
height:35px;
width:100px;
background:url(images/nav4.png) no-repeat;
margin:0 2px 0 0;
color:#000;
font-size:11px;
line-height:35px;
font-weight:bold;
text-decoration:none;
border-bottom: none;
}
#nav li a#current {
background:url(images/nav3.png) no-repeat;
color:#fff;
}
#content {
float:left;
width:798px;
background-color:#fff;
border-left:1px solid #4d4d4d;
border-right:1px solid #4d4d4d;
}
.panel {
display:inline;
width:399px;
float:left;
background-color:#fff;
}
.panel_inner {
float:left;
width:395px;
margin:1px 0 1px 2px;
padding-bottom: 3px;
}
#left_heading h2, #right_heading h2 {
font-size:26px;
color:#0055a4;
letter-spacing:-2px;
padding:6px 0 0 41px;
background:url(images/arrow.gif) no-repeat 10px  10px;
}
#left_heading h2 a, #right_heading h2 a
  {
	 border-bottom:none; 
  }

.panel_inner ul {
width:160px;
float:right;
margin-top:4px;
margin-right: 20px;
}
.panel_inner ul li {
list-style:none;
text-align:center;
}
.panel_inner ul li a {
display:block;
font-size:11px;
font-weight:bold;
color:#4d4d4d;
background-color:#fff;
border:1px solid #ececec;
margin:3px 5px 0 3px;
padding:5px;
width:100%;
}
.panel_inner ul li a:hover {
background-color:#e3e3e3;
border:1px solid #fff;
}
.panel_inner p {
/*width:175px;*/
/*float:left;*/
padding:5px 5px 0 10px;
font-size:12px;
}
#content_inner {
float:left;
clear:both;
width:450px;
padding-bottom: 15px;
}
#content_inner h2 {
font-size:32px;
color:#0055a4;
letter-spacing:-2px;
padding:5px 0 0 10px;
}
#content_inner h3 {
font-size:14px;
color:#4d4d4d;
letter-spacing:-1px;
padding:5px 0 0 15px;
line-height:12px;
clear: both;
}
#content_inner p {
width:435px;
font-size:14px;
padding:10px 20px 0 20px;
line-height:18px;
}
#content img {
float:right;
display:inline;
margin:23px 20px 0 0;
}
.col {
display:block;
width:350px;
float:left;
margin:10px;
}

.col ul {
	margin-left: 40px;
}

.col ul li {
	font-size:14px;
}

.col h4 {
	padding: 10px 0 5px 20px;
	font-size: 14px;
}

dl
  {
	font-size:13px;
	width:370px;
	display:block;
	margin:6px 0px 5px 20px;
  }
dt
  {
	 font-weight:bold;
	 display:block;
	 clear:left;
	 }
dd
  {
	padding-bottom:8px;
  }  
  
#ips ul
  {
	 font-size:13px; 
	 margin-left: 40px;
  }
  
#ips h4
  {
	 display:block;
	 clear:left;
	 width:370px;
	 padding: 10px 0px 5px 20px;
	 margin-right:20px;
	font-size: 13px; 
  }
  
#content_what {
float:left;
clear:both;
width:750px;
padding-bottom: 15px;
}
#content_what h2 {
font-size:32px;
color:#0055a4;
letter-spacing:-2px;
padding:5px 0 0 10px;
}
#content_what h3 {
font-size:14px;
color:#4d4d4d;
letter-spacing:-1px;
padding:15px 0 0 15px;
line-height:12px;
clear: both;
}
#content_what p {
width:635px;
font-size:14px;
padding:10px 20px 0 20px;
line-height:18px;
}

#content_what .smips
  {
	float:left;
	width:353px;
	margin:10px 0px 10px 20px;
	border:1px solid #cccccc;
	display:inline;  
  }
  
#content_what .smips h3
  {
	text-align:center;
	padding-bottom:3px; 
  }  
  
#content_what .smips img
  {
	 float:left;
	 margin:0px;
 }
#frem
  {
	 float:left;
	 width:200px;
	 margin:10px 0px 0px 20px; 
  }
#conact
  {
	 width:300px;
	 float:right;
	 font-style:normal; 
  }  
#conact h4
  {
	 line-height:200%;
	 display:block;
  } 
  
#conact h4 a {
	color: #0055a4;
	border-bottom: 1px solid #75b945;
	line-height:200%;
	
}
#conact h4 a:hover {
	border-bottom: none;
}  
   
address {font-style:normal;}
#content_what #frem p
  {
	 font-size:12px; 
	 padding:0px;
	 margin:0px 0px 0px 0px;
  } 
#content_what #frem p span
  {
	 margin:0px;
	 padding:0px;
	 font-size:11px; 
  }
#content_what #frem input{
	width:200px;
	border:solid 1px #939393;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
#content_what #frem textarea{
	width:200px;
	border:solid 1px #939393;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
#content_what .submit{
	border:0;
	background:#384d91;
	color:#FFFFFF;
	margin-top:9px;
	}
#verification_contact {
	margin:0 0 0px 18px;
	padding:0px;
	float:left;
	width:110px;
}

.error {
	color:#FF0000;
   font-family: arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold
	
}
input.txt{ 
	width:100px;
	font:9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	 }

#footer {
float:left;
height:110px;
width:800px;
background:url(images/footer3.png) no-repeat;
}
#footer p {
color:#fff;
text-align:center;
font-size:11px;
font-weight:bold;
padding:15px 0 0 0;
}
#footer p a {
color:#fff;
text-decoration:underline;
}
#footer p a:hover {
color:#e3e3e3;
}

.clear_left {
	clear: left;
}
