body{
background:#FFF;
margin-top: 15px;}

#header{
height: 256px;
background:#fff;
background: #fff url(../images/headerBg.jpg) no-repeat;
}

#header_logo{
}

#header_logo a img{
border:none;
margin-left:20px;
}

#nav{
margin-top: 5px;
height:40px;
text-align: left;
}

#content {
}

div.red, div.orange, div.green, div.light-blue {
padding: 10px;
min-height: 505px;
}

#content div.innerContent{
    color: #FFF;
/*	padding:20px;*/
}

#footer{
clear:both;
min-height: 17px;
background: #fff url(../images/footerBg.png) repeat-x;
}

#footer p {
padding:20px;
text-align:center;
}

h1, h2, h3{
margin:0;
margin-bottom: 10px;
}

h1{
font-size:20px;
}

h2{
font-size:16px;
}

h3{
font-size:14px;
font-style:italic;
}

p{
margin:10px;
}

blockquote{
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	padding:2px;
	font-family:Georgia, Serif;
	color:#666;
}

pre{
	font-size:11px;
	border:#ccc 1px solid;
	padding: 10px;
}

#header_content {
margin: 15px;
text-align: right;
color: #FFF;
font-weight:bold;
font-size: 16px;
}

#header_content h1 {margin: 0; font-size: 32px;}

#header_content a {
color: #D12200;
font-weight: bold;
font-size: 32px;
background: #FDCB01;
text-decoration: none;
display: inline-block;
padding: 0px 5px;
}

#header_content p {margin-top: 34px;}

#leftArea_content div.left {width:51%;float:left;}
#leftArea_content div.right {width:47%;float:right;}

#leftArea_content h2 {
margin: 0;
margin-top: 6px;
font-size: 24px;
text-decoration: underline;
background: #063955;
padding: 1px;
text-align:center;
}

#leftArea_content p {
color:#063955;
/*border: 1px solid red;*/
margin-left:0;margin-right:0;
}

#leftArea_content img {
border: 5px solid silver;
float: right;
}

#leftArea_content p.yellow {
font-weight: bold;
color: #D39A11;
font-size: 14px;
/*line-height: 1.4em;*/
/*text-transform: uppercase;*/
}

#leftArea_content h4 {
font-size: 22px;
text-decoration: underline;
text-align: left;
margin: 0px 0px 5px 0px;
padding: 0px 10px;
}

#leftArea_content h4.yellow {
color: #FFF;
background: #FDCB01;
}

#leftArea_content h4.green {
color: #FFF;
background: #1CA022;
}

#leftArea_content h4.green a {
    color:#FFF;
}
