/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;

}

a {
	color: #0B127A;
	}

li {
	list-style-type: square;
}

.bold {
	font-weight: bold;
	color: #0B127A;
}

h2 {
display: block;
height: 40px;
line-height: 40px;
vertical-align: middle;
padding-left: 20px;
width: 100%;
background-color: #FA8E25;
font-size: 16px;
color: #000000;
border: 1px solid #000000;
}

#container {
	width: 900px;
	background-color: #ffffff;
}

#container #header {
background-image: url(../images/logo.gif);
width: 900px;
height: 152px;
	}

#container #header #menu{
	float: right;
	margin-top: 64px;
	line-height: 25px;
	height: 25px;
	vertical-align: top;
	font-size: 11px;
	padding-right: 10px;
	}
	
#container #header #menu a  {
text-decoration: none;
	}
	
#container #header .divider  {
	color: #FA8E25;
	font-size: 21px;
	line-height: 20px;
}
	
#container #content #left {
float: left;
width: 200px;
padding-right: 20px;
}

#container #content #right {
float: left;
width: 600px;
padding: 20px;
border-left: 5px solid #FA8E25;
}

#container #top {
	width: 898px;
	height: 200px;
	}

#container #top #logo {
	float: left;
	width: 288px;
	margin-top: 10px;
}

#container #top #right {
	width: 610px;
	float: left;
	margin-top: 10px;

	}

#container #top #right .statement {
	color: #072B61;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	float: right;
	padding-right: 10px;
	}

#container #top #right #nav {
	background-image: url(file:///C|/Documents%20and%20Settings/Ashley%20Rossi/My%20Documents/CLIENTS/Right%20Image%20Marketing/RCC/images/nav_bg.gif);
	background-repeat: repeat-x;
	margin-top: 24px;
	height: 30px;
	width: 612px;
}

#container #top #right #nav ul {
	list style: none;
	width: 500px;
	height: 20px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 6px;
	margin-left: 84px;
	background: none;
}

#container #top #right #nav li {
	display: inline;
}

#container #top #right #nav li a {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	border: 0px;
	padding-left: 30px;
	padding-right: 30px;
}

#container #top #right #nav li a.last {
	border: 0px;

}

#container #top #right #collage {
	width: 585px;
	height: 146px;
	border-color: #aeaeae;
	border-style: solid;
	border-width: 1px;
	border-top: none;
	border-right: none;
	background-color: #FFFCBA;
	margin-left: 26px;
}

#container #top #right #collage ul {
	list style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

#container #top #right #collage li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#container #top #right #collage li.last {
	color: #333333;
	text-align: center;
	font-size: 15px;
	line-height: 20px;

}

#container #top #right #collage li img {
	display: block;
	float: left;
	border-right: 1px solid #aeaeae;
	
}

#container #top #right #collage li p {
	display: block;
	float: left;
	text-align: center;
	height: 120px;
	width: 110px;
	margin-top: 10px;
	margin-left:10px;
	border: none;
}


#container #content {
	width: 890px;
	margin-left: 18px;
	margin-top: 15px;
	}

#container #content .sidebox {
	width: 202px;
	font-size: 11px;
	float: left;
	background-image:url(file:///C|/Documents%20and%20Settings/Ashley%20Rossi/My%20Documents/CLIENTS/Right%20Image%20Marketing/RCC/images/bottomround.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 410px;

}

#container #content .sidebox ul {
	width: 180px;
	list-style-type: square;
	margin-top: 0px;
}

#container #content .sidebox .side {
	background-image:url(file:///C|/Documents%20and%20Settings/Ashley%20Rossi/My%20Documents/CLIENTS/Right%20Image%20Marketing/RCC/images/midround.gif);
	background-repeat:repeat-y;
	width: 202px;
}

#container #content .sidebox .side p {
	font-size: 11px;
	margin: 0px;
	padding: 10px;
}


#container #content .sidebox h1 {

	background-repeat: no-repeat;
	background-position:top;
	background-color: #16376A;
	color: #ffffff;
	font-size: 12px;
	height: 50px;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #aeaeae;
}

#container #content #copy {
	background-color: #ffffff;
	width: 	600px;
	font-size: 12px;
	padding: 20px;
	float: left;
	margin-left: 18px;
}

#container #content #copy h1 {
	color: #16376A;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
}


#footer {
	font-size: 11px;
	color: #ffffff;
	margin: 0 auto;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-color: #FA8E25;
	height: 15px;
}

#footer a {
	font-size: 11px;
	color: #ffffff;

}
