/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body{
	margin:0px;
	padding:0x;
	height:100%;
	color:#414040;
	background:url(../images/body_bg.png) repeat-x top left #FFFFFF;
	font-family: 'Oswald', sans-serif;
}
a{
	color:#108fc4;
	text-decoration:none;
}
img{
width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
a img{
	width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  padding:0px;
  margin:0px;
}
#main{
	padding-top:8px;
	width:934px;
	overflow:hidden;
	margin:0 auto;
	background-color: white;
}
#header{
	width:100%;
	overflow:hidden;
}
#logocontainer{
	width:100%;
	overflow:hidden;
	background:url(../images/blkbar.png) repeat-x;
}
#logo{
	  padding:0 50px;
}
#logo_bottom{
	  padding:0 36px;
	  font-family: times, sans-serif;
	  font-size:24px;
	  position: relative;
	  top: -50px;
	  // border: 1px dotted;
}
#logo_statement{
	  padding:0 36px;
	  font-family: times, sans-serif;
	  font-size:24px;
	  position: relative;
	  top: -79px;
	  left: 410px;
	  // border: 1px dotted;

}
.phone{
	float:right;
	font-weight:300;
	text-align:right;
	color:#656363;
	margin-top:20px;
	font-size:24px;
	line-height:30px;
}
.phone span{
	color:#2b3990;
	font-size:28px;
}
.nav_outer{
    position: relative;
	
	width:665px;
	margin: 0 290px;
	top: -45px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.nav{
	width:auto;
	overflow:hidden;
	// border : 1px solid blue;
}
.nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	float:left;
}
.nav ul li a{
	color:#878787;
	text-align:center;
	text-transform:uppercase;
	padding:0px 20px;
	display:block;
	line-height:48px;
}
.nav ul li a:hover{
	background:url(../images/menu_current.png) repeat-x;
}
.nav ul li a.current{
	background:url(../images/menu_hover.png) repeat-x;
}
.banner_block{
	width:100%;
	overflow:hidden;
	background:url(../images/banner_bg.png) no-repeat top center;
}
.banner_left{
	width:579px;
	overflow:hidden;
	float:left;
	padding:32px 0px 0px 11px;
}
.banner_right{
	width:300px;
	overflow:hidden;
	float:left;
	padding:10px 10px 0px 15px;
}
h2{
    font-family: times, sans-serif;
	font-size:18px;
	font-weight: normal;
	text-align:center;
	padding: 0 25px 0px 25px ;
	margin-bottom:15px;	
}
.banner_right p{
	color:#FFFFFF;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.form_block{
	padding:10px 0px 0px 0px;
	text-align:center;
	padding-bottom:10px;
}
input{
	border:1px solid #a19c9c;
	background:#FFFFFF;
	padding:5px;
	width:290px;
	line-height:15px;
	margin-bottom:2px;
}
textarea{
	border:1px solid #a19c9c;
	background:#FFFFFF;
	padding:5px;
	width:290px;
	line-height:17px;
	margin-bottom:1px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.button{
	border: 0px solid #a19c9c;
	background:#FFFFFF;
	padding:0px;
	margin-bottom:0px;
	width: 204px;
}
/*
#container{
	width:100%;
	overflow:hidden;
	background:url(../images/cotent_bg.gif) no-repeat top center;
	padding:38px 0px 0px 0px;
}

.content_left{
	width:161px;
	overflow:hidden;
	border-right:1px solid #eeeeee;
	padding-right:22px;
	float:left;
}
.content_right{
	width:718px;
	overflow:hidden;
	float:right;
}
*/
h1{ font-family: times, sans-serif;
	font-size:20px;
	text-align:center;
	padding: 0 25px 0px 25px ;
	margin-bottom:15px;
}
h1 span{
	color:#5e5f5f;
}
.service_list{
	width:auto;
	overflow:hidden;
}
.service_list ul{
	margin:0px;
	padding:0px;
	margin-bottom:25px;
	list-style:none;
}
.service_list ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background:url(../images/tick.gif) no-repeat left center;
	padding-left:20px;
	line-height:30px;
}
.service_list ul li a{
	color:#2B3990;
	text-decoration:none;
}
.service_list ul li a:hover{
	text-decoration:underline;
}
.content_img{
	border:1px solid #e8e5e5;
	padding:2px;
	float:left;
	margin:0px 10px 10px 0px;
}
p{
	text-align:left;
	margin-bottom:15px;
	line-height:18px;
}
p span{
	color:#2B3990;
}

h3{
    font-family: times, sans-serif;
	font-size:18px;
	font-weight: normal;
	text-align:left;
	padding: 0 20px 0px 5px ;
	margin-bottom:10px;
	 // border : 1px dotted black;
}
#footer{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-family: sans-serif;
	color:#aaaaaa;
	
}
.footer_inner{
	width:934px;
	overflow:hidden;
	margin:0 auto;
	padding:25px 0px;
}
.footer_left{
	width:330px;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	// color:#4f4c4c;
	line-height:30px;
}
.footer_small{
	font-size:10px;
}
.footer_right img{
	float:left;
	margin-right:5px;
}

#blogbody {
    position: relative;
	top: -20px;
    // border : 1px dotted black;
	width: 99%;
	// height: 590px;
	overflow:hidden;
	font-family: times, sans-serif;
	font-size:18px;
	text-align:left;		
}
#contentbody {
    position: relative;
	top: -20px;
    // border : 1px dotted black;
	width: 99%;
	height: 590px;
	overflow:hidden;
	font-family: times, sans-serif;
	font-size:18px;
	text-align:left;	
	
}
#contentleft{
    position: absolute;
    // border : 1px dotted black;
	top: 0px;
	left: 10px;
	width:52%;
	padding-left: 10px;
	// height: 550px;
	// background-color:#fafafa;
}
#contentright {
    position: absolute;
	top: 0px;
	left: 500px;
    // border : 1px dotted black;
	width:40%;
	// height: 550px;
	// background-color:#fafafa;
}

h5{
	font-weight:normal;
	font-size:16px;
}
.services_block{
	width:45%;
	overflow:hidden;
	float:left;
	margin-right:5%;
}
h4{
	font-weight:normal;
	text-align:center;
	margin-top:10px;	
    font-family: times, sans-serif;
	font-size:18px;
	padding: 10px 25px 20px 25px ;
	font-style: italic;
}
.services_block .content_img{
	float:none;
	margin:0 auto;
	text-align:center;
	margin:10px 0px;
}
.border{
	border-bottom:1px dotted #666666;
	margin-bottom:15px;
}    
.email_err{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	text-align:center;
	color:#D20303;
	line-height:30px;
	margin: 0px 30px 5px; 5px;
  	border: 1px solid #F53623;
}
.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.textleft {
   text-align: left;
}
.textitalics {
   font-style: italic;
}
.bold{
 font-weight: bold;
}
ul.sq {
    list-style-type: square;
    font-family: times, sans-serif;
	font-size:18px;	
}
.padleft25 {
padding-left: 25px ;
}
.padleft150 {
padding-left: 150px ;
}
.h3text{
    font-family: times, sans-serif;
	font-size:18px;
	font-weight: normal;
	text-align:left;
	padding: 0 20px 0px 5px ;
	margin-bottom:10px;
	 // border : 1px dotted black;
}
.blogtable  td{
	position: relative; 
	left: 150px; 
	// border: 1px dotted;
    font-family: times, sans-serif;
	font-size:24px;	
    border: 0px solid black; 	
}

