
a img,:link img,:visited img {
    border:none;
	
}
a{color:#AA001F; text-decoration:none;}

.clear {clear:both;}


body {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background: url(../images/bg.gif) center top repeat-x #000;
	color:#4F6977;
}


.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	padding:0 28px;
}

	
	
	
/* page header container */
#header {
	text-align:left;
    width:900px;  
	margin:18px 0 50px 20px;
}

/*  page name */
#header .logo{
text-align:center;
 
}
#header .logo h3{
	margin:0;  
	padding:39px 0 19px;
    font-size:49px;
	color:#fff;	
}


/*  page description   */
#header .tagline{
 text-align:center;
 padding:17px 0 0 10px;
 color:#FFFFFF;
}

/* ul navigation */
#header #nav{
	height: 41px;
	margin:45px 10px 10px 0;
	padding: 0;
	font-family:"Trebuchet MS";
	font-size:16px;
	
}
#header #nav ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}
/* navigation items */
#header #nav li {
float: left;
list-style:none;
}
/* navigation item links */
#header #nav li a {
display: block;
	height: 26px;
	margin-bottom: 10px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
	border: none;
}

/* navigation link items for current and hover  */

#header #nav a:hover, #header #nav .current a {
	text-decoration: none;
	color:#fff600;
	border-bottom:2px solid #fff600;
	border-top:2px solid #fff600
}

#header #nav .current a {
	color: #fff600;
}

    
    
    .banner{padding:10px 0;}
/* body content */
#bodycontent {
	width:100%;  
    height: auto !important; 
    margin-left:28px;
}
    
    
/*   page content   */
#bodycontent .post {
margin:10px 0 15px 0; 
}

/*   page titles  */
#bodycontent .post h1 {
color:#00aa8a;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:36px;
margin:5px 0;
}
  
    
/*   page content items    */
#bodycontent .post .postcontent{

}
  
#bodycontent .post .postcontent h2 {
color:#FFFFFF;
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:#fff;
  font-size:14px;
}

#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:20px auto 0 auto;
	width:880px;
	color:#fff;
border-top:dashed 1px #fff;
}

#footer p.left-footer {text-align:center; ;} 

/* fotter links */    
#footer a:link, #footer a:visited {
color:#fff;
text-decoration:none;
}

#footer a:hover {

}
       

h1{color:#fff; font-size:40px; padding:5px 0;}

h2{font-size:34px;color:#fff; }
h3{font-size:30px; color:#fff;}	   
