/* Start of CMSMS style sheet 'main' */
body 	{ 
	font-family: arial;
	border: none;
	top: 0;
	left; 0;
	margin: 0 0 0 0 ;
	height: 100%;
	}

p 	{ 
	font-size: 8pt; 
	line-height: 14pt;

	}

div.body {
	position: relative;
	width: 100%;
	top: 0px;
	height: 100%;
	background-image: url('uploads/images/theme/images/background.gif');
	background-repeat: repeat-x; 
	}

div.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 799px;
	background-color: white;
	top: 0px;
	height: 100%;
	}
	
div.header {
	top: 0;
	left: 0;
	height: 97px;
	width: 100%; 
	margin: 0px;
	}

div.header img#logo {
	margin-left: 15px;
	}

div.menu {
	left:0;
	position: absolute;
	top: 97px;
	height: 40px;
	width: 100%;
	background-image: url('uploads/images/theme/images/menu_bg2.png');
	height: 40px;
}


#menu-links {
	top: 0;
        height: 40px;
	font: 9pt arial;
	
	}

div.banner {
	position: absolute;
	top: 137px;
	left: 0px;
	width: 100%;
	height: 172px;
	border: none;
	}	
	
div.body1 { 
	position: absolute;
	top: 305px;
	left: 0px;
        width: 799px
	height: 250px;
	margin-top: 20px;
	margin-left: 20px;
        background-color: white;
	}

div.body1 div#B1_col1 {
	position: absolute;
	left: 0;
	width: 161px;
	background-color: none;
}

div.body1 div#B1_col2 {
	position: absolute;
	left: 161px;
	margin-left: 1.1em;
	width: 36%;
}

div.body1 div#B1_col3 {
	margin-left: 64%;
	width: 60%;
	height: 220px;
}


div.body1 li {
        font-size: 8pt;
}
	
h1.headline {
	font-size: 13.0pt; 
	padding:0px;
	font-weight: bold;
	letter-spacing: -0.3px;
        display: in-line;
	}

h2.headline {
	font-size: 10.0pt; 
	padding:0px;
	font-weight: bold;
        display: in-line;
	}

h3.headline {
	font-size: 9.0pt; 
	padding:0px;
	font-weight: bold;
        display: in-line;
	}

span.headline { 
	font-size: 13.0pt; 
	padding:0px;
	font-weight: bold;
	letter-spacing: -0.3px;
	}
	
.byline { 
	font-size: 8pt; 
	color:#6C6C6C;  
	}

#slogan {
	top:0;
	padding: 2.0em;
	font-family: georgia;
	font-size: 11.5pt;
	line-height: 26pt;
	border-left: 3px solid rgb( 204, 102, 0 );
	}
	
img.arrow { 
	border: none; 
	}
	
a.more { 
	font-weight:bold; 
	color:black; 
	font-size: 8.0pt; 
	}
	
div.body2 {
	position: relative;
	top: 420px;
	width: 799px;
	margin-top: 10px;
	margin-left: 20px;
	background-color: none;
        height: 120px;
}	

div.body2 div#B2_col1 {
	position: absolute;
	left: 0;
	width: 60%;
	background-color: none;
}

div.body2 div#B2_col2 {
	margin-left: 60%;
	width: 40%;
	background-color: none;
}

div.body2 div#B2_col2 ul{
	font-size: 8.25pt;
	font-family: arial;
	line-height: 17.5pt;
	 
}

div.footer {
        position: relative;
        font: 9pt arial;
	margin-top: 500px;
        text-align: center;
        line-height: 20pt;
	background-color: rgb( 250, 213, 84 );	
	}

div.footer div.l_footer {
       border: 1px solid red;
}

div.footer div.c_footer {
        border-top: 3px solid rgb( 200, 162, 28);
        position: relative;
        width: 799px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 1.0 em;
        background-color: rgb( 244, 203, 59 );
}

div.footer div.r_footer {
}
/* End of 'main' */

