/* Start of CMSMS style sheet 'wabo_styles' */
body {
	margin:0;
	padding:0;
	background:url(images/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
       color:#686868;
       text-decoration:none;
}

a:visited {
       color:#686868;
       text-decoration:none;
}

a:hover {
       color:#ff393b;
       text-decoration:none;
}

#wrapper {
	width:901px;
	position:relative;
	left:50%;
	margin:0 0 0 -450px;
	padding:0;
}

#header {
	margin:0;
	padding:0;
}

#content_top {
	background:url(images/content_top.jpg) no-repeat;
	background-position:top;
	width:901px;
	margin:0;
	padding:0;
}

#content_bottom {
	background:url(images/content_bottom.jpg) no-repeat;
	background-position:bottom;
	width:901px;
	margin:0;
	padding:0;
}

#main_content {
	width:482px;
	margin:15px 0 0 10px;
	padding:0;
        float:left;
}

#main_content_inner {
	width:640px;
	margin:15px 0 0 10px;
	padding:0;
        float:left;
}

#bottom_menu {
	margin:0;
	padding:0 0 0 0;
        font-size:10px;
}       

#bottom_menu ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
}

#bottom_menu li {
	float:left;
	margin:0;
	padding:0 3px 0 3px;
        color:#686868;
}	

p {
	margin:0 0 10px 0;
}

#left_col {
	/*position:relative;
	left:50px;
	top:15px;*/
	width:150px;
        float:left;
        padding:15px 0 20px 50px;
}

/*Main Nav Styles*/

.nav_header {
	height:18px;
	background-color:#58739e;
}

.left_box {
	height:17px;
	width:11px;
	background:url(images/box_top_left.jpg);
	float:left;
}

h3 {
	margin:0;
	padding:2px 0 0 0;
	background-color:#58739e;
	float:left;
	color:#FFFFFF;
	font-size:12px;
}

.right_box {
	height:17px;
	width:10px;
	background:url(images/box_top_right.jpg);
	float:right;
}

.box_content{
	border:1px solid #6a8abe;
	background-color:#edf2f7;
	color:#686868;
	padding:5px 0 5px 5px;
}

.main_content_box {
       border:1px solid #6a8abe;
	background-color:#edf2f7;
	color:#686868;
	padding:5px;
        margin:0 0 10px 0;
} 

/*News Box Styles*/

#news_box {
	position:relative;
	top:10px;
}

.news_header {
	height:19px;
	background:url(images/news_header_back.jpg) repeat-x;
}

.news_box_left {
	height:19px;
	width:10px;
	background:url(images/red_box_top_left.jpg);
	float:left;
}

h4 {
	margin:0;
	padding:2px 0 0 0;
	float:left;
	color:#FFFFFF;
	font-size:12px;
}

.news_box_right {
	height:19px;
	width:11px;
	background:url(images/red_box_top_right.jpg);
	float:right;
}

.news_content {
	border:1px solid #6a8abe;
	color:#686868;
	padding:5px;
}

#right_col {
	position:absolute;
	top:142px;
	left:700px;
	width:150px;
}

.content_header{
	height:18px;
	background-color:#58739e;
}

#badges {
       text-align:center;
       padding:20px 0 0 0;
}

#footer {
      padding:5px 0 0 55px;
      font-size:10px;
      width:800px;
      color:#686868;
}

#copy {
      float:right;
      padding:0 10px 0 0;
}

#design {
      text-align:right;
      padding:0 10px 0 0;
}
/* End of 'wabo_styles' */

