html,body {
	height: 100%;
	background: url(images/body-borders.gif) repeat-y center;
}

#container {
	min-height: 100%;
	margin-bottom: -53px;
	position: relative;
}

#nav_bar {
	width: 100%;
	float: left;
	display: block;
	height: 46px;
	background: url(images/nav_bar_bg.jpg) repeat-x;
}

#nav_cont {
	width: 930px;
	height: 45px;
	padding-left: 30px;
	padding-bottom: 1px;
	margin: 0px auto;
}

.nav_home {
	background: url(images/nav/home.jpg);
	width: 79px;
	height: 45px;
	float: left;
	display: inline;
}

a.nav_home:hover {
	background: url(images/nav/home-ro.jpg);
}

.nav_survey {
	background: url(images/nav/survey.jpg);
	width: 196px;
	height: 45px;
	float: left;
	display: inline;
}

a.nav_survey:hover {
	background: url(images/nav/survey-ro.jpg);
}

.nav_about {
	background: url(images/nav/about.jpg);
	width: 82px;
	height: 45px;
	float: left;
	display: inline;
}

a.nav_about:hover {
	background: url(images/nav/about-ro.jpg);
}

.nav_contact {
	background: url(images/nav/contact.jpg);
	width: 95px;
	height: 45px;
	float: left;
	display: inline;
}

a.nav_contact:hover {
	background: url(images/nav/contact-ro.jpg);
}

.p_subnav_cont {
	width: 550px;
	float: left;
	display: block;
	padding-bottom: 15px;
	padding-top: 5px;
	white-space:nowrap
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #007cc0;
	text-align: left;
	float: left;
	display: inline;
	padding-right: 10px;
	text-decoration: none;
}

a.subnav:hover {
	text-decoration: underline;
}

#products_cont {
	width: 930px;
	float: left;
	height: 95px;
	display: block;
}

.prod_link {
	width: 127px;
	height: 95px;
	float: right;
	display: inline;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #007cc0;
	vertical-align: bottom;
	line-height: 165px;
}

.prod_computers {
	background: url(images/nav/prod-computers.jpg);
	width: 127px;
	height: 95px;
	float: right;
	display: inline;
}

a.prod_computers:hover {
	background: url(images/nav/prod-computers-ro.jpg);
}

.prod_tv {
	background: url(images/nav/prod-tv.jpg);
	width: 128px;
	height: 95px;
	float: right;
	display: inline;
}

a.prod_tv:hover {
	background: url(images/nav/prod-tv-ro.jpg);
}

.prod_monitors {
	background: url(images/nav/prod-monitors.jpg);
	width: 127px;
	height: 95px;
	float: right;
	display: inline;
}

a.prod_monitors:hover {
	background: url(images/nav/prod-monitors-ro.jpg);
}

.prod_battery {
	background: url(images/nav/prod-battery.jpg);
	width: 127px;
	height: 95px;
	float: right;
	display: inline;
}

a.prod_battery:hover {
	background: url(images/nav/prod-battery-ro.jpg);
}

.prod_set {
	background: url(images/nav/prod-set.jpg);
	width: 132px;
	height: 95px;
	float: right;
	display: inline;
}

a.prod_set:hover {
	background: url(images/nav/prod-set-ro.jpg);
}

#header {
	width: 100%;
	height: 237px;
	background-color: #171717;
	float: left;
	display: block;
	border-bottom: 1px solid #000000;
}

#header_cont {
	width: 960px;
	height: 237px;
	background: url(images/header_ph.jpg) center;
	margin: 0px auto;
}

.header_top_cont {
	height: 142px;
	width: 960px;
	float: left;
	display: block;
}

.header_left {
	width: 450px;
	height: 142px;
	display: inline;
	float: left;
}

.header_right {
	width: 510px;
	height: 142px;
	float: right;
	display: inline;
}

#body {
	width: 100%;
	float: left;
	display: block;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.body_subtitle {
	color: #cd990f;
	float: left;
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #007cc0;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a.link:hover {
	text-decoration: underline;
	color: #75b8dd;
}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #b4b4b4;
	letter-spacing: 1px;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}

.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 18px;
	color: #cd990f;
	font-weight: light;
	text-decoration: none;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 10px;
	line-height: 36px;
}

#body_cont {
	width: 830px;
	margin: 0px auto;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
}

#body_cont2 {
	width: 840px;
	margin: 0px auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

.image_float {
	float: left;
	display: inline;
	padding-right: 5px;
}

#left {
	width: 380px;
	float: left;
	display: block;
	padding-bottom: 73px;
}

#left2 {
	width: 550px;
	float: left;
	padding-right: 20px;
	display: block;
	background: url(images/dotted-vertical.jpg) right repeat-y;
	padding-bottom: 73px;
}

.p_new_updates {
	width: 545px;
	background: url(images/new-updates_top.gif) no-repeat;
}
.p_new_updates_top {
	font-size: 4px;
	background: url(images/new-updates_top.gif) no-repeat;
}
.p_new_updates_title {
	width: 85px;
	white-space:nowrap;
	border-left:solid 1px #9CB176;
	border-right:dotted 1px #9CB176;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color:#EBF0DC;
	color: #5E7B29;
	padding: 6px;
	text-decoration: none;
}
.p_new_updates_text {
	width: 450px;
	background-color:#EBF0DC;
	border-right:solid 1px #9CB176;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #292e1f;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	font-style: italic;
	padding-left:10px;
}
.p_new_updates_bottom {
	background: url(images/new-updates_bottom.gif) no-repeat;
}

.home_fact {
	width: 380px;
	float: left;
	display: block;
	padding-bottom: 20px;
}

.saving_buttons {
	width: 380px;
	height: 60px;
	float: left;
	display: block;
	background: url(images/save-energy-tips-ro.jpg) right no-repeat;
}

.savings {
	width: 169px;
	height: 60px;
	float: right;
	display: block;
	background: url(images/save-energy-tips.jpg) right;
}

a.savings:hover {
	background: url(images/save-energy-tips-ro.jpg) right;
}

#right {
	width: 415px;
	float: right;
	display: block;
	padding-bottom: 73px;
}

#right2 {
	width: 250px;
	float: right;
	display: block;
	padding-left: 20px;
	padding-bottom: 73px;
}

.sc_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #777777;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	float: left;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 250px;
	border-bottom: 1px solid #cccccc;
	padding-top: 5px;
}

.sc_item {
	width: 250px;
	float: left;
	display: block;
	padding-bottom: 15px;
}

#divider_strip_top {
	width: 100%;
	height: 6px;
	background: url(images/divider-strip-top.jpg);
	border-bottom: 1px solid #a99e7f;
	border-top: 2px solid #cd990f;
	float: left;
	display: block;
	overflow: hidden;
}

#footer {
	width: 100%;
	height: 53px;
	position: relative;
	background: url(images/footer_bg.jpg);
}

.clearfooter {
	height: -53px;
	clear: both;
}

.footer_cont {
	width: 900px;
	height: 35px;
	margin: 0px auto;
	padding-top: 10px;
}

.footer_left {
	width: 400px;
	padding-top: 15px;
	float: left;
	display: inline;
}

.footer_right {
	width: 500px;
	padding-top: 2px;
	float: right;
	display: inline;
}

.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #0097d9;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

a.footer_nav:hover {
	color: #75b8dd;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.link_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007cc0;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

a.link_f:hover {
	text-decoration: underline;
	color: #75b8dd;
}

div.new_update_description p {
	margin-top: 0px;
}

div.sidebar_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

div.sidebar_description p {
	margin-top: 0px;
}