@charset "utf-8";
/* CSS Document */
html {

	margin: 0;

	padding: 0;

	}

body { 

	font: 75% georgia, sans-serif;

	line-height: 1.48889;

	color: #555753; 

	background:#AE341C; 

	margin: 0; 

	padding: 0;
	text-align: center;

	}
	a:link 

{

color: #555753;
font-weight:900;
text-decoration: none;
font-style:oblique;
}

a:hover 

{

color: #C0000B;
font-weight:900;
text-decoration: none;
font-style:oblique;
}
a:visited 

{
font-style:oblique;
color: #555753;
text-decoration: none;
font-weight:900;
}

p { 

	margin-top: 0; 

	text-align: justify;

	}
h2{
font-family:Georgia;
font-size:14px;
font-style:oblique;
letter-spacing:104%;
color:#C0000B;
font-weight:900;
padding-bottom:3px;

}
h4{
font-family:Georgia;
font-size:12px;
font-style:oblique;
letter-spacing:104%;
color:#C0000B;
font-weight:900;
padding-bottom:3px;

}
.headline{
font-family:Georgia;
font-size:18px;
font-style:oblique;
letter-spacing:104%;
color:#000000;
font-weight:900;
text-align:center;
}
.subheadline{
font-family:Georgia;
font-size:14px;
font-style:oblique;
letter-spacing:104%;
color:#C0000B;
font-weight:900;
text-align:center;
padding-bottom:10px;
}
.red{color:#C0000B;}
.leftAds{
padding-left:13px;
}
#navList ul {

	margin: 0;

	padding: 0;

	}

#navList li {

	line-height: 2.0em; 

	background: transparent url(../images/navline.jpg) no-repeat top left; 

	display: block; 

	padding-top: 0px; 

	margin-bottom: 2px;

	list-style-type: none;

	}

#navList li a:link {

	color: #000;
	text-decoration:none;

	}

#navList li a:visited {

	color: #000;
    text-decoration:none;
	}

#navList li a:hover {

	color: #C0000B;
    text-decoration:none;
	}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 972px;
	background:#ffffff url(../images/background.jpg) repeat-y;
}

#headerbar {
	margin: 0px 0 0px 0;
	background: url(../images/headerbar.jpg) no-repeat;
	height:72px;
}
#header {
	margin: 0px 0 0px 0;
background: url(../images/img1.jpg) no-repeat;
	height:234px;
}
#headerbtm{
	margin: 0px 0 0px 0;
	background: url(../images/headerbtm.jpg) no-repeat;
	height: 32px;
}
#leftSide {
	float: left;
	width: 175px;
    background:url(../images/navBg.jpg) no-repeat top right;
}
#leftNav{

height:198px;
padding-left:25px;



}
#rightSide {
	float: right;
	width: 208px;
	
}
#rightSide img{
border:none;

}
#rightNav{
background:url(../images/resengineBg.jpg) no-repeat top left;
height:198px;
padding-left:12px;



}
#content { 
	float: left;
	width: 60%;
	
}
.contentpadding{
padding: 5px 15px 15px 15px;}
#footer {

	clear: both;
	background: url(../images/footer1.jpg) no-repeat;`
	height:77px;
}
.footer{
text-align:center;
line-height:34px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footer a:link{
color:#000000;
text-decoration: none;

}
.footer a:hover{
color:#C0000B;
text-decoration: none;

}
#footer2 {
	background: url(../images/footer2.jpg) no-repeat;
	height:73px;
}
.footer2{
text-align:center;
line-height:28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFC04A;
}