/* CSS Document */
body {
background-image : url(/img/nav_bkg.jpg);
background-repeat : repeat-x;
font-family : Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
}
#overall {
width : 755px;
padding:0px 0px 0px 5px;
margin: auto;
}
#overall h1 {
color : #ccc;
font-size : 30px;
padding : 0 0 0 0;
margin : 5px 0 15px 0;
font-weight : 500;
text-align : right;
}
#navigation img.logo {
float : left;
margin : 3px 0 0 0;
width : 70px;
height : 70px;
border : 0;
}
#navigation ul {
float : right;
display:inline;
padding : 0px;
margin:0px
}
#navigation ul li {
display:inline;
font-size:10px;
border-right : 1px solid #fff;
padding : 0 13px 0 13px;
margin : 0 0 0 0;
}

#navigation ul li a {
color : #fff;
text-decoration : none;
}
#navigation ul li a:hover {
color : #fff;
text-decoration : underline;
}
#nav p{
width:755px;
float:left;
text-align:left;
margin:15px 0px 10px 0px;
font-size:10px;
color:#333;
padding:0px 0px 0px 15px
}
#nav a {
color : #333;
text-decoration : underline;
}
#nav a:hover {
color : #006;
text-decoration : none;
}
#main_text {
width : 755px;
height : auto;
float : left;
margin:10px 0px 0px 0px;
background-image : url(/img/blue_curve_max_top.png);
background-repeat : no-repeat;
}
#main_text h2 {
color : #006;
font-size : 14px;
font-weight : 600;
margin : 8px 0 6px 12px;
text-align : left;
}
#main_text p {
margin : 0;
font-size : 11px;
color : #000;
padding : 10px 12px 0 10px;
text-align : left;
}
#main_text ol {
font-size : 11px;
color : #000;
padding : 10px 12px 10px 10px;
margin:5px 0px 0px 20px;
text-align : left;
display:block;
list-style-type:decimal;
}
#main_text strong {
color : #006;
}
#main_text a {
color : #000;
font-weight : 600;
text-decoration : underline;
}
#main_text a:hover {
color : #006;
text-decoration : none;
}
#overall img.intro {
padding : 15px 0 15px 0;
margin : 0;
}
#text_area {
background-image : url(/img/blue_line_max.png);
}
#footer {
float:left;
text-align:right;
width:755px;
font-size:10px
}
#footer a {
color : #000;
font-weight : 500;
text-decoration : underline;
}
#footer a:hover {
color : #006;
text-decoration : none;
}
img.referrer {
border:0px;
width:78px;
height:15px;
padding:5px 0px 0px 0px
}

