body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
}

a {
	text-decoration: none;
	color: #333333;
}

/* @group HeaderFrame */

#HeaderFrame {
	width: 100%;
	float: left;
}

#Header {
	width: 880px;
	padding: 10px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	color: #111111;
}

#Header a {
	color: #111111;
}

#Header h1 {
	margin: 10px;
	background: url(../graphics/SolarPixelLogo.png) no-repeat;
	width: 300px;
	height: 130px;
}

#Header h1 span {
	display: none;
}

/* @end */

/* @group NavFrame */

#NavFrame {
	width: 100%;
	float: left;
	border-bottom: solid 5px #262626;
}

#Nav {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#Nav a {
	width: 126px;
	height: 41px;
	float: left;
	margin-left: 2%;
	text-align: center;
	background: #194f89 url(../graphics/navback.jpg) no-repeat;
	color: #ffffff;
	border-bottom: 5px solid #0f0077;
	margin-bottom: -5px;
}

#Nav a small {
	color: #000000;
}

#Nav a:hover {
	background: #eeeeee url(../graphics/navhover.jpg) no-repeat;
	color: #000000;
	border-bottom-color: #999999;
}

#Nav a:hover small {
	color: #003366;
}



/* @end */

/* @group MarketingFrame */

#MarketingFrame {
	background: #002356;
	width: 100%;
	float: left;
}

#Marketing {
	width: 880px;
	height: 250px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #000000 url(../graphics/marketingback.png) no-repeat right;
	color: #ffffff;
}

#Marketing h3 {
	width: 325px;
	padding-left: 25px;
	background: url(../graphics/SBlackBack.png) no-repeat left;
	line-height: 32px;
}

#Marketing p {
	width: 325px;
	text-align: justify;
	line-height: 26px;
	padding-left: 25px;
}

#dynamictext {
	float: right;
	width: 250px;
}

#dynamictext a {
	color: #ffffff;
	float: left;
	clear: left;
	line-height: 32px;
	text-shadow: #000 1px 1px 2px;
	list-style-position: outside;
	list-style-type: disc;
}



/* @end */

/* @group ContentFrame */

#ContentFrame {
	background: #eaeaea;
	width: 100%;
	float: left;
	border-top: 5px solid #262626;
}

#Content {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	padding: 10px;
	border-top: 5px solid #878787;
	margin-top: -5px;
}

#Content h2 {
	margin-top: 4px;
	margin-bottom: 8px;
}

#Content h3 {
	color: #003366;
	margin-bottom: 2px;
	margin-top: 5px;
}

#Content p {
	color: #333333;
}

#Content table {
	color: #666666;
}

#Content table h3 {
	margin: 0;
	color: #000000;
}

.contentright {
	width: 200px;
	float: right;
	padding: 10px;
	margin: 10px;
}

.contactinfo {
	background: url(../graphics/BlueBoxMiddle.jpg) repeat-y;
	text-align: center;
	color: #ffffff;
	float: left;
	font-size: 14px;
}

.contactinfo a {
	color: #eeeeee;
}

.contactinfo a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* @end */

/* @group FooterFrame */

#FooterFrame {
	background: #eaeaea;
	width: 100%;
	float: left;
}

#Footer {
	width: 880px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

.bottomlinks a {
	color: #eaeaea;
	font-size: 10px;
}

.bottomlinks {
	color: #eaeaea;
	font-size: 10px;
}



/* @end */

.decor_image {
	margin: 5px;
	padding: 3px;
	border: solid 1px #cccccc;
	background: #f5f5f5;
}
