/* This is just here for formatting purposes.  This has nothing to do with the layout. */

body {
	margin:  0;
	padding:  0;
	font: 76% Arial,sans-serif;
	background-color: #128AE0;
}

ul#split,ul#split li {
	margin:0;
	padding:0;
	list-style:none
}

ul#split li {
	float:left;
	width:150px;
	margin:0 10px 10px 0;
}

ul#split h3 {
	font: bold normal 120%/1.3 Verdana, sans-serif;
    text-transform:uppercase;
	margin:0px;
	padding: 5px 0 0;
	text-align:center;
	color: #FFFFFF;
}

ul#split p {
	margin:0;
	padding:5px 8px 15px;
}

li#one {
	background: #79BB37;
}

li#two {
	background: #EACD00;
}

li#three {
	background: #EF3A3A;

}

#bodywrapper {
/* replace margin-top value with the height of your header. */
	margin-top:  181px;
	margin-left:  0;
	margin-right:  0;
	margin-bottom:  0;
	padding-right:  30px;
	padding-bottom:  15px;
/*  Background of the right side menu.  Replace the URL and the background color (#FFFFFF) with your choices for each.  */
	background-color:  #FFFFFF;
	color:  #000000;
	position:  absolute;
	float: right;
	top:  0;
	left:  0;
	width:  100%;
}

#contentarea {
 /* replace this value with the width of your right column */
 	margin-right:  200px;
	margin-left:  30px;
	margin-bottom:  0;
	margin-top:  10px;
	padding:  0;
}

#rightcolumn {
	position: relative;
	margin:  0 0 0 540px;
	top:  0;
	left:  0;
	padding:  0;
/* Replace width with the width of your right column. */
	width:  150px;
/*  Background of the right side menu.  Replace the URL and the background color (#3F9BCF) with your choices for each.  */
	color:  #128AE0;
	background-color: #FFFFFF;
}

#header {
	position:  absolute;
	top:  0;
	left:  0;
	width:  100%;
	height:  171px;
	background:  #F2F2F2 url(img/bg.jpg) repeat left top;
	color:  #000000;
	overflow:  hidden;
	background-color: #128AE0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 143%;
	color: #C81A18;
}
a:link, a:visited {
color:  #128AE0;
text-decoration:none;
}
a:hover, a:active {
color:#FF0000;
text-decoration: none;
}
.style6 {font-size: 146%; font-weight: bold; color: #FFFFFF; }
.style7 {color: #333333}
.style9 {color: #333333; font-size: 9px; }
.style10 {
	color: #FF0000;
	font-size: medium;