/* CSS Document - creadted by ash - (http://www.ashad.info) */
body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:Trebuchet MS;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width:975px;
margin:auto;
background:#E2E2E2;
}

#topsection{
background: #EAEAEA;
height: 375px;
background:url(../images/footer_bg.gif) repeat-x; /*Height of top section*/
width:975px;
}



.content  h1{
margin: 0;
font-family:Trebuchet MS;
color:#074786;
font-size:18px;
}


.content  p{
font-family:Trebuchet MS;
color:#424242;
font-size:12px;
line-height:18px;
}

#contentwrapper{
float: left;
width:885px;
background:#fff;
margin-top:-20px;
margin-left:20px;
}


/*ie7 hack*/
html>body #contentwrapper,
html>/**/body #contentwrapper{
float: left;
width:885px;
background:#fff;
margin-top:-20px;
margin-left:40px;
}

.content {
padding:15px;
background:#E2E2E2;
}



#right_cont {

width:270px;
float:right;
padding:15px;
position:relative;
}

html>/**/body #left_cont {
width:575px;
padding:15px;
position:relative;
margin-top:0;
}

#left_cont {
width:575px;
padding:15px;
position:relative;
margin-top:-430px;
}

#footer{
clear: left;
width: 975px;
background:url(../images/footer_bg.gif) repeat-x;
font-family:Trebuchet MS;
color:#424242;
font-size:12px;
text-align: center;
height:50px;
padding-top:35px;
}

#footer a{
color: #004695;
}

.centerBoxWrapper img {
	border: 1px solid #CCCCCC;
	padding:5px;
}
