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

body {
background-image:url(../images/main_bg.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}

#container {
position:relative;
margin:0 0 0 -371px;
left:50%;
width:742px;
background-color:#0fa1da;
}

#header {
width:742px;
height:98px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}

#navigation {
width:742px;
background-color:#000000;
color:#ffffff;
margin:0;
padding:0;
font-size:11px;
}

#navigation a{
text-decoration:none;
color:#FFFFFF;
line-height:32px;
margin:0 22px 0 22px;
}

#navigation p {
text-align:center;
letter-spacing:2px;
margin:0;
padding:0;
}

.nav a{
margin:0;
padding:0;
float:left;
}

#nav_shadow {
clear:both;
width:742px;
height:20px;
background-image:url(../images/shadow.gif);
}

#content {
width:742px;
margin:0;
padding:0;
background-image:url(../images/content_bg.gif);
}

#image_banner {
width:677px;
height:108px;
background-image:url(../images/image_banner.jpg);
background-repeat:no-repeat;
}

#content_header {
width:677px;
height:49px;
background-image:url(../images/content_header.jpg);
background-repeat:no-repeat;
border-top:1px solid white;
border-bottom:1px solid white;
}

#content_holder {
background-image:url(../images/holder_bg.gif);
width:677px;
border:1px solid white;
margin:0 30px 0 30px;
}

#left_content {
width:476px;
float:left;
background-color:#FFFFFF;
margin:17px;
}

#right_content {
	width:132px;
	float:right;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3 {
font-family:Arial;
font-weight:bolder;
font-size:11px;
line-height:14px;
margin:0 0 12px 0;
padding:0;
}

#footer {
clear:both;
color:#FFFFFF;
width:738px;
font-size:11px;
text-align:center;
margin:20px 0 0 0;
padding:0 0 40px 0;
}

p {
margin:0 0 12px 0;
padding:0;
}

.black {
font-family:Arial Black;
}

#right_content a {
text-decoration:none;
color:#000000;
}

#right_content a:hover {
text-decoration:none;
color:#0ea2d9;
}

a {
color:#000000;
font-weight:bold;
}
