/* Cover all main bases for margins on the page body #194275*/

html{
	height:100%;
	width: 100%;
}
body {
	margin:0px;
	background: #010EC0 url(/images/customer/energyefficient/background.gif) repeat-x;
	background-attachment: fixed;
	}
.oa_wrapper {
	width: 950px;
	padding: 0px;
	margin:0 auto;
}
#oa_toptext {
	color: #FFFFFF;
	font-size: 90%;
	margin: 3px 0 3px 10px;
	width: auto;
	float: left;
}
#oa_toptextright {
	color: #FFFFFF;
	font-size: 80%;
	margin: 3px 0 3px 10px;
	width: auto;
	float: right;
}

#oa_toptextright A:link    { color: #FFFFFF; text-decoration : none; font-style: italic;}
#oa_toptextright A:visited { color: #FFFFFF; text-decoration : none; font-style: italic;}
#oa_toptextright A:active  { color: #FFFFFF; text-decoration : none; font-style: italic;}
#oa_toptextright A:hover   { color: #5C93D6; text-decoration : none; font-style: italic; }

/* Clears all float settings */

.oa_clear {
	clear: both;
}

/* Sets divs to the right or left */

.oa_left {
	float: left;
}
.oa_right {
	float: right;
}

/* Begin Page Module Styling */

#oa_header {
	width: 100%;
	height: 186px;
}
#oa_content {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
#oa_c_left {
	background-image: url(/images/customer/energyefficient/c_left.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 100%;
}
#oa_c_right {
	background-image: url(/images/customer/energyefficient/c_right.png);
	background-position: top right;
	background-repeat: repeat-y;
	width: 100%;
}
#oa_sidebar {
	width: 950px;
	height: 29px;
	background-image: url(/images/customer/energyefficient/repeat.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#oa_menuleft {
		background-image: url(/images/customer/energyefficient/left.png);
		background-position: top left;
		background-repeat: no-repeat;
		width: 950px;
		height: 29px;
}
#oa_menuright {
		background-image: url(/images/customer/energyefficient/right.png);
		background-position: top right;
		background-repeat: no-repeat;
		width: 950px;
		height: 29px;
		padding: 3px 0 0 0;
}
#oa_page {
	width: 949px;
	height: auto;
}
#oa_footer {
	width: 100%;
	height: 57px;
	text-align: right;
	padding: 10px 0 0 0;
	font-size: 85%;
	font-style: italic;
	color: #000000;
	background-image: url(/images/customer/energyefficient/footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#oa_footer A:link    { color: #000000; text-decoration : none;}
#oa_footer A:visited { color: #000000; text-decoration : none;}
#oa_footer A:active  { color: #000000; text-decoration : none;}
#oa_footer A:hover   { color: #B50D0C; text-decoration : underline; }

/* Begin Text and Paragraph Styling */

#oa_companyname {
	width: 580px;
	height: 130px;
	font-size: 250%;
	font-family: Georgia;
	color: #120C0C;
	vertical-align: middle;
	padding: 10px 0 0 3px;
}
#oa_companyslogan {
	width: 750px;
	height: 20px;
	overflow: hidden;
	margin-top: 25px;
	font-size: 100%;
	font-family: Georgia;
	color: #120C0C;
}
#oa_location {
	width: 170px;
	margin-top: 40px;
	padding: 0 25px 0 0;
	font-size: 75%;
	color: #000000;
	background-image: url(/images/backgrounds/layout/wrench.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}