
a img,:link img,:visited img {
    border:none;
	
}
a{color:#38B5F1; text-decoration:none;}
.clear {clear:both;}


body {
	text-align:left;
	font-family:"Trebuchet MS";
	font-size: 14px;
	margin:0;
	padding:0;
	background: #fff;
	color:#4F6977;
}


.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	padding:0 28px;
}

	.banner{margin:0 0 20px;}
	
	
/* page header container */
#header {
	text-align:center;
    width:900px;  
	margin:10px 0 10px;background:#fff!important;
	border-radius:15px;
}

/*  page name */
#header .logo{background:none!important;
 

} a{color:red!important; background:#000; padding:2px;}
#header .logo h3{
	margin:0;
	padding:0;
    font-size:42px;
	color:#000; background:none!important;

}
#header a.logo h3{
	margin:0;
	padding:0;
    font-size:42px;
	color:#000; 
	border:0;
	background:none!important;
}


/*  page description   */
#header .tagline{ 
 padding:15px 0 0 10px;
 color:#FFFFFF;
}

    
/* body content */
#bodycontent {
	width:100%;
   
    margin-left:28px;
}
    
    
/*   page content   */
#bodycontent .post {
margin: 0; 
}

/*   page titles  */
#bodycontent .post h1 {
color:#4F6977;
font-family:"Trebuchet MS";
font-weight:normal;
font-size:28px;
margin:0;
}
  
    
/*   page content items    */
#bodycontent .post .postcontent{

}
  
#bodycontent .post .postcontent h2 {
color:#666666;
margin:0;
padding:0;
display:inline;
}

#bodycontent .post .postcontent h3 {

}

#bodycontent .post .postcontent h4 {

}

#bodycontent .post .postcontent p {
  margin:0;
  padding:6px 0 6px 0;  
  line-height:22px;
  color:#000;
}

#bodycontent .post .postcontent ul, #bodycontent .post .postcontent ol {

}

#bodycontent .post .postcontent ul li, #bodycontent .post .postcontent ol li{

}

#bodycontent .post .postcontent ul ul, #bodycontent .post .postcontent ol ul, #bodycontent .post .postcontent ul ol, #bodycontent .post .postcontent ol ol {

}

#bodycontent .post .postcontent blockquote {

}

#bodycontent .post .postcontent code {

}

#bodycontent .post .postcontent pre code {

}
/* end page content items */


/* page links */
#bodycontent .post .postcontent a:link, #bodycontent .post .postcontent a:visited {

}

#bodycontent .post .postcontent a:hover {

}
 
/* fotter */

#footer {
    font-size:14px;
	padding:5px 10px;
	margin:10px auto 0 auto;
	width:880px;
	color:#405A67;
	border-top:dashed 1px #4F6977;
}

#footer p.left-footer {text-align:center; width:100%;} 

/* fotter links */    
#footer a:link, #footer a:visited {
color:#405A67;
text-decoration:none;
}

#footer a:hover {

}
        
