body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #C3C4C8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

b{font-size: 110%;}
em{color: red;}


#topsection{
	height: 350px; /*Height of top section*/
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 27px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	background-color: #666666;
	border-top-style: solid;
	border-top-color: #000000;
	width: 900px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#main_wrapper {
	max-width:900px; /* sets max layout width */
	min-width:500px; /* sets min layout width */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left; /* resets the centering hack for IE6 on the body tag */
	background-color: #FFFFFF;
	}


#contentwrapper{
	float: left;
	max-width: 900;
	background-image: none;
	background-position: 165px bottom;
	background-repeat: no-repeat;
	width: 900px;
	background-color: #FFFFFF;
}

#topnav {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 900px;
}

#leftmenu {
width: 230

}


.underlinemenu{
	font-weight: normal;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0px;
}

.underlinemenu ul{
padding: 7px 0 2px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #FFFFFF;
padding: 6px 2px 4px 2px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 11px; /*spacing between each menu link*/
text-decoration: none;

}

.underlinemenu a:hover {
	color: #BABABA;
}

/*.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;
} */



#contentcolumn{
	margin-left: 232px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
}

#leftcolumn{
	float: left;
	width: 230px; /*Width of left column*/
	height: 100%;
	top: 0px;
	position: relative;
	left: 0px;
	max-height:320px;
	margin-bottom: 0;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/left-bg.jpg);
}


#footer{
	clear: left;
	width: 100%;
	height: 80px;
	text-align: left;
	background-color: #666666;
	background-image: url(images/graygradient.jpg);
	background-position: left;
	z-index: 100;
}

#footer a{
color: #FFFFFF;

}

.innertube{
	margin-top: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100px bottom;
	margin-right: 110px;
	margin-bottom: 10px;
	margin-left: 20px;
}




#article {
	width: 187px;
	background-image: url(images/article_01.jpg);
	left: 655px;
	top: -370px;
	position: relative;
	background-repeat: no-repeat;
	height: 37px;
}

.headers {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #3A546F;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 14px;
	color: #3A546F;
	font-weight: bold;
}
.articlelink {padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
}
a:link {
	color: #3E5873;
	font-weight: bold;
}
a:visited {
	color: #3E5873;
}
.footertext {	font-family: Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: left;
	text-indent: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.border {	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-right-color: #CCCCCC;
	background-image: url(images/article_02.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.style15 {
	font-size: 24px;
	color: #1D487F;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif, "Gill Sans MT";
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 18px;
	letter-spacing: 0em;
}

#leftclients {
	height: 41px;
	width: 230px;
	position: relative;
	top: 0px;
	left:0px;
}

#leftprof{
	height: 41px;
	width: 230px;
	position: relative;
	top: 0px;
	left:0px;
}

#leftresource {
	height: 41px;
	width: 230px;
	position: relative;
	top: 1px;
	left:0px;
}

#leftnewsletter {
	height: 41px;
	width: 230px;
	position: relative;
	top: 0px;
	left:0px;
}



