html {
	text-align: center;
	font: 10px/1.3 Arial;
	background-color: #333333;
	color: #4b4b4b;
	background-image: url(../images/bg.gif);	
}

body {
	margin: 0 auto;
	margin-top: 25px;
	padding: 7px;
	width: 800px;
	text-align: left;
	background-color: #ffffff;
}

#container {
	margin-top: 25px;
	}

#headleft {
	float: left;
	width: 375px;
	}
	
#headleft h1 {
	display: none;
	}

#headright{
	float: right;
	width: 75px;
	}

#headright2{
	float: right;
	width: 120px;
	padding-top: 26px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	}
		
a:link, a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: underline;
}

a:hover, a:active {
	background-color: inherit;
	color: #555;
	text-decoration: underline;
}

ul#nav {
	margin: 0;
	padding: 0 0 0 6px;
	width: 794px;
	height: 25px;
	background: #000 url(../images/nav_bg.gif) repeat-x;
	color: inherit;
}

ul#nav li {
	float: left;
	margin: 0;
	padding: 7px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#nav li a {
	text-decoration: none;
	padding: 13px 10px 14px 30px;
}

ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	color: #fff;
}

ul#nav li a:hover, ul#nav li a:active {
	background-color: inherit;
	color: #6ABAC8;
}

ul#subnav {
	margin: 0;
	padding: 0 0 0 30px;
	width: 770px;
	height: 31px;
	background: #000 url(../images/subnav_bg.gif) repeat-x;
	color: inherit;
}

ul#subnav li {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#subnav li a {
	text-decoration: none;
	padding: 7px 20px 7px 20px;
	background: transparent url(../images/subnav_sep.gif) no-repeat left;
}

ul#subnav li a:link, ul#subnav li a:visited {
	background-color: inherit;
	color: #303030;
}

ul#subnav li a:hover, ul#subnav li a:active {
	background-color: inherit;
	color: #000;
}

ul#subnav li#subnavfirst a:link, ul#subnav li#subnavfirst a:visited {
	background: transparent url(../images/subnav_icon.gif) no-repeat left;
	color: #303030;
}

ul#subnav li#subnavfirst a:hover, ul#subnav li#subnavfirst a:active {
	background: transparent url(../images/subnav_icon.gif) no-repeat left;
	color: #000;
}

div#banner {
	margin: 0;
}

div#colone, div#coltwo, div#colthree {
	width: 240px;
	float: left;
	margin: 0 0 0px 20px;
}

div#colone h2, div#coltwo h2, div#colthree h2 {
	font: bold 12px Arial;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 20px 0 0 0;
	padding: 0 0 0 25px;
}

h2 span {
	background-color: inherit;
	color: #6ABAC8;
}

div#colone h2 {
	background: #fff url(../images/flower.jpg) left no-repeat;
	color: inherit;
}

div#coltwo h2 {
	background: #fff url(../images/corp.jpg) left no-repeat;
	color: inherit;
}

div#colthree h2 {
	background: #fff url(../images/bright.jpg) left no-repeat;
	color: inherit;
}

div.featureimg {
	padding: 12px 0px 12px 12px;
	width: 206px;
	background: #fff url(../images/feature_bg.gif) no-repeat;
	color: inherit;
}

div.featureimgtall {
	padding: 12px 0px 12px 12px;
	width: 206px;
	background: #fff url(../images/feature_bg_tall.gif) no-repeat;
	color: inherit;
}

div.mainimg {
	padding: 12px 0px 12px 12px;
	width: 206px;
	background: #fff url(../images/featuremain_bg.gif) no-repeat;
	color: inherit;
}

ul.featurelist {
	margin: 0 0 0 0px;
	padding: 0;
}

ul.featurelist li {
	margin: 0;
	padding: 3px 0 3px 16px;
	list-style-type: none;
	background: #fff url(../images/bulletblue.gif) left no-repeat;
	color: inherit;
}

h2.heading {
	font: bold 16px Arial;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 20px 0 0 0;
	padding: 0 0 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/speaker.jpg) left no-repeat;
	color: inherit;
	clear: both;
}

h3.heading {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #f0f0f0;
}

p {
	font-size: 11px;
	margin-bottom: 15px;
}

div#foot {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 30px;
	background-color: #ededed;
	color: #4b4b4b;
	text-align: center;
}

div#foot p {
	padding: 9px 0 0 0;
}

div#foot p a {
	text-decoration: none;
}

div#foot p a:link, div#foot p a:visited {
	background-color: inherit;
	color: #4b4b4b;
}

div#foot p a:hover, div#foot p a:active {
	background-color: inherit;
	color: #000;
}




#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0px;
font:normal 10px Verdana;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #6ABAC8;
}

#contleftm {
	float: left;
	width: 610px;
	padding: 5px 5px 0px 15px;
}
#contrightm {
	float: left;
	width: 160px;
	padding: 5px;
}


#contleft {
float: left;
width: 570px;
}
#contright {
	float: left;
	width: 220px;
	padding: 5px;
}
