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

p, ul {
margin:0;
padding:0;
}
h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
font-family:'Trebuchet MS', 'Tahoma', Arial, Helvetica, sans-serif;
color:#054bac;
font-weight:normal;
}
img {
margin:0;
padding:0;
border:0;
}

img.png {behavior:url(png.htc);}

body {
text-align:center;
margin:0;
padding:0;
background:url(images/bg.jpg) #FFFFFF no-repeat top center;
}


#mainbody {
width:865px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#navmenu {
width:865px;
float:left;
padding-top:260px;
}


#navmenu ul {
list-style:none;
padding-left:20px;
background:url(images/menu_bg.gif) no-repeat top;
height:30px;
width:850px;

}

#navmenu ul li {
float:left;
padding-left:20px;
padding-right:20px;
height:27px;
padding-top:3px;
background:url(images/dots.gif) no-repeat right;
}

#navmenu ul li.nodots {
background:none;
}

#navmenu ul li:hover {
background:#ed1c24;
}

#navmenu ul li.iehover {
background:#ed1c24;
}

#navmenu ul li:hover a {
color:#FFFFFF;
}

#navmenu ul li.iehover a {
color:#FFFFFF;
}

#navmenu ul li a {
color:#0c4da2;
font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
font-size:18px;
text-decoration:none;
}

#lc {
width:550px;
float:left;
padding-top:40px;
font-family:'Trebuchet MS', 'Tahoma', Arial, Helvetica, sans-serif;
font-size:13px;
}

	#lc h1 {
	font-weight:bold;
	font-size:28px;
	}
	
	#lc h4 {
	font-weight:bold;
	font-size:14px;
	}
	
	#lc p {
	margin-top:23px;
	}

#rc {
width:250px;
float:left;
padding-top:40px;
padding-left:60px;
}

	#rc a {
	display:block;
	margin-bottom:11px;
	}

#footer {
width:100%;
height:50px;
clear:both;
text-align:center;
padding-top:90px;
}

#footer ul {
list-style:none;
margin-left:170px;
}

#footer ul li {
float:left;
padding-left:15px;
padding-right:15px;
background:url(images/b_delimiter.gif) bottom right no-repeat;
height:16px;
}

#footer ul li.nobord {
background:none;
}

#footer ul li a {
font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
font-size:13px;
color:#0858b0;
text-decoration:underline;
}
#footer ul li a:hover {
color:#ed1c24;
}

#bottomtext {
height:47px;
font-family:'Tahoma',Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

#bottomtext small {
display:block;
float:left;
}

#bottomtext p {
display:block;
float:right;
text-align:right;
width:163px;
}

#bottomtext a {
color:#218fc4;
text-decoration:underline;
}

#bottomtext a:hover {
color:#218fc4;
text-decoration:none;
}

#rc a:hover {
color:#ed1c24!important;
}

#lc a:hover {
color:#ed1c24!important;
}

#content a:hover {
color:#ed1c24!important;
}

