/* layout */
body{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
}

#mainpage { background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}


#topcontainer {
	background-image:url(../images/rwlogo.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:909px;
}


#topcontainer-right {
	padding-left:558px;
	color:#FFFFFF;
	height:80px;
	padding-top:30px;
}

#topcontainer-right a {
	text-decoration:none;
	font-size:12px;
	color:#5d5d5d; 
	text-decoration:none; 
	padding:5px 20px 0 20px; 
	float:left;
}

#topcontainer-right a:hover {
background:url(../images/marker_submenu.gif) no-repeat center top; color:#177baa; text-decoration:underline;
}

#navmenu {width:909px;text-align:left;}
#navmenu a {color:#FFFFFF; text-decoration:none;}
#navmenu a:hover {color:#CD2024; text-decoration:none; }

#content {
	width:909px;
	text-align:left; padding-top:10px;
}

#clearing {
	padding-top:20px;
}

#footer-bar {
	
	height:10px;
}
#footer {
	background:url(../images/footer_bg.gif) repeat-x top;
	text-align:left;
}

#footer-lower {
	background-image:url(/images/footer_solid_bg.jpg);
	background-repeat:repeat;
	height:125px;
	padding-top:20px;
}
#footer-content {
	width:909px;
	margin:0 auto;
	padding-top:40px; height:80px;
}

#content div.left {
	padding-left:10px; 
	padding-top:20px;
	width:360px;
	float:left;
}
#content div.right {
	padding-top:20px;
	padding-left:10px;
	float:right;
	width:340px;
	text-align:left;
}


.width {width:100%}
img {border:0; }
.line_x2 { background:url(../images/line_x.gif) repeat-x top; height:29px;}
.line_x3 {background:url(../images/line_x.gif) repeat-x top; height:22px; }

#page6 #content .indent_1 { padding:53px 50px 19px 20px}
#page6 #content .col_1 .indent { padding:20px 50px 47px 20px; }
#page6 #content .col_2 .indent { padding:20px 45px 47px 0; }

/*#footer-main {
	width:100%; 
	background:url(../images/footer_bg.gif) repeat-x top;
	height:100px;
	padding-top:20px; vertical-align: middle; text-align:center;
}

#footer { color:#7a7a7a; line-height:1.33em; padding:27px 0 53px 0; text-indent:20px; margin-left:200px; }
#footer a {color:#1674a5; text-decoration:underline}
#footer a:hover {text-decoration:none}

.footer_menu { overflow:hidden; width:100%; padding-bottom:6px;}
.footer_menu li { float:left; margin-left:-21px; margin-right:18px}
.footer_menu li a { color:#7a7a7a !important; border-left:1px solid #7a7a7a; padding:0 0 0 20px; text-decoration:none !important;}
.footer_menu li a:hover { color:#1674a5 !important}*/


/*==================list====================*/
ul{margin:0px; padding:0px; list-style:none}

ul.list_1 li { line-height:2.17em}
ul.list_1 li a{text-decoration:underline; color:#177baa}
ul.list_1 li a:hover{ text-decoration:none}
/*==========================================*/

a {text-decoration:underline; color:#177baa}
a:hover {text-decoration:none}
a.largeLink {text-decoration:none; color:#177baa; font-size:14pt;}
a.largeLink:hover {text-decoration:none; color:#900;}
a.link {text-decoration:underline; color:#aaaaaa; background:url(../images/marker_link.gif) no-repeat 0 5px; padding-left:12px}
a.link:hover {text-decoration:none}
p {margin:0 0 16px 0}
h4 {color:#CC2024; font-size:1em; margin:0 0 6px 0; text-transform:uppercase;}

/* NAV MENU ////////////////////////////////// */

.anylinkcss{
position:absolute;
visibility: hidden;
font:normal 12px tahoma;
line-height: 20px;
z-index: 100;
width: 170px;
background-color: #331962;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #331962;
color: #CD2024;
}
}