html, body
	{
	margin: 0;
	padding: 0;
	}

body
	{
	font: normal 14px Arial, Verdana, sans-serif;
	color: #000;
	background: url(../img/bodybg.jpg) no-repeat center top #caddf7 fixed;
	}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dd, pre, form, fieldset, input, textarea
	{
	margin: 0;
	padding: 0;
	}

h1
	{
	font: bold 20px Arial, Verdana, sans-serif;
	color: #1a4684;
	}

h2
	{
	font: bold 18px Arial, Verdana, sans-serif;
	color: #1a4684;
	}

h3
	{
	font: bold 16px Arial, Verdana, sans-serif;
	color: #1a4684;
	}

hr
	{
	color: #1a4684;
	background-color: #1a4684;
	height: 1px;
	}

p.center
	{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	}

a, a:active {
	color: #050599;
	text-decoration: underline;
}

a:hover { text-decoration: none;}

a img { border: none;}

.chromestyle {
	width: 100%;
	font: bold 12px Arial;
	text-align: center;
	background: url(../img/menubg.gif) center center repeat-x;
}

.chromestyle:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	list-style:none;
}

.chromestyle ul li {
	float: left;
	text-align: center;
}

.chromestyle ul li a {
	color: #000;
	padding: 0 20px;
	text-decoration: none;
	border-right: 1px solid #fff;
	line-height: 35px;
	vertical-align: middle;
	display: block;
}

.chromestyle ul li.last a {
	border: 0;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	background: url(../img/menubgo.gif) center center repeat-x;
	color: #000;
	padding: 0 20px;
	text-decoration: none;
	border-right: 1px solid #fff;
	line-height: 35px;
	vertical-align: middle;
	display: block;
}

.chromestyle ul li.last a:hover, .chromestyle ul li.last a.selected {
	border: 0;
}

.dropmenudiv {
	width: 200px;
	position: absolute;
	top: 0;
	border: 1px solid #BBB;
	border-bottom-width: 0;
	font: normal 12px Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #FAD666;
	visibility: hidden;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
	padding: 2px 0;
	text-decoration: none;
	color: black;
}

* html .dropmenudiv a { /*IE*/
	width: 100%;
}

.dropmenudiv a:hover {
	background-color: #A3C5F2;
}

.menu {
	margin: 0 auto;
	width: 915px;
	}

#top {
	width: 100%;
	height: 120px;
	margin-bottom: -7px;
	background: url(../img/topbg.jpg) no-repeat center top;
}

#topheader {
	width: 952px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#logo {
	width: 425px;
	height: 127px;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../img/logo.png) no-repeat left bottom;
}

#logo a {
	display: block;
	width: 425px;
	height: 127px;
	text-indent: -10000px;
}

#slogan {
	width: 331px;
	height: 38px;
	float: right;
	margin-top: 70px;
	text-indent: -10000px;
	background: url(../img/slogan.png) no-repeat right bottom;
}

#header_hold {
	width: 100%;
	height: 343px;
	overflow: hidden;
	background: url(../img/headholdbg2.jpg) repeat-x left top;
}

#header {
	width: 952px;
	height: 308px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background: url(../img/sunbg.jpg) no-repeat 70px top;
}

#header h1.title {
	width: 826px;
	height: 84px;
	margin: 50px 0 0 70px;
	text-indent: -10000px;
	background: url(../img/headertitle.png) no-repeat left top;
}

#header h1.title br { display: none;}

#header_hold_inner {
	width: 100%;
	height: 162px;
	overflow: hidden;
	background: url(../img/headhold_innerbg.jpg) repeat-x left top;
}

#header_inner {
	width: 952px;
	height: 127px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#header_inner .title {
	margin: 25px 0 0 90px;
}

/* content */

#container {
	width: 952px;
	height: auto; /* for ie6 */
	overflow: hidden;
	margin: 0 auto 0 auto;
	background: url(../img/contentbg.jpg) repeat-y left top #fff1c5;
}

html>/**/body #container { height: auto!important; }


/* left part */

#contleft-home {
	width: 500px;
	float: left;
	overflow: hidden;
	margin: 0px 0 1px 12px;
}

#contleft-home .title {
	margin: 12px 0 1px 12px;
}

#txtboxtop {
	width: 494px;
	height: 277px;
	margin: 0 0 15px 2px;
	background: url(../img/conttopleft.png) no-repeat left top;
}

#txtboxtop .txt {
	text-align:justify;
	padding: 17px 18px 10px 200px;
}

#txtboxtop .txt p {
	text-align:justify;
	margin-bottom: 6px;
}

#txtboxbtm {
	text-align:justify;
	width: 494px;
	height: 160px;
	margin: 0 0 0 10px;
	background: url(../img/contbottomleft.png) no-repeat left top;
}

#txtboxbtm p {
	text-align:justify;
	margin: 5px 9px 6px 152px;
}

/* right part */

#contright-home {
	text-align:justify;
	width: 425px;
	float: right;
	overflow: hidden;
	margin: 0px 12px 1px 0;
}

#contright-home .title {
	text-align:justify;
	margin: 12px 0 1px 12px;
}

#contright-home .title2 {
	text-align:justify;
	margin: 12px 0 5px 7px;
}

#txtboxtop_rt {
	text-align:justify;
	width: 418px;
	height: 277px;
	margin: 0 0 15px 3px;
	background: url(../img/Maryland-Solar-Panel-Installation.gif) no-repeat top;
}

html>/**/body #txtboxtop_rt { margin: 0 0 15px 3px;}

#txtboxtop_rt p {
	padding: 10px 8px 6px 1px;
	text-align:justify;
}


#txtboxbtm_rt {
	text-align:justify;
	width: 412px;
	height: 160px;
	margin: 0 0 0 12px;
	background: url(../img/contbottomright.png) no-repeat left top;
}

#txtboxbtm_rt p {
	text-align:justify;
	margin: 5px 14px 5px 155px;
}


/* inner page content */

#contcenter {
	width: 850px;
	float: left;
	overflow: hidden;
	display: inline; /* for ie6 */
	margin: 10px 0 0 25px;
}

#contleft {
	width: 420px;
	float: left;
	overflow: hidden;
	display: inline; /* for ie6 */
	margin: 10px 0 0 25px;
}

#contright {
	width: 420px;
	float: right;
	overflow: hidden;
	display: inline; /* for ie6 */
	margin: 10px 25px 0 0;
}

#contleft p, #contright p { margin-bottom: 10px;}


/* footer */

#footer {
	width: 952px;
	height: 151px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background: url(../img/footerbg.png) no-repeat center top;
}

#ftrmenu {
	width: 900px;
	margin: 60px auto 0 auto;
	text-align: center;
}

#doneby {
	color: #8c692b;
	text-align: center;
	margin-top: 7px;
}

#surfcity {
	width: 143px;
	height: 17px;
	margin: 3px auto 0 auto;
}

#surfcity a {
	display: block;
	width: 143px;
	height: 17px;
	text-indent: -10000px;
	background: url(../img/surfcity_logosprite.png) no-repeat right bottom;
}

#surfcity a:hover {
	background: url(../img/surfcity_logosprite.png) no-repeat right top;
}
