@charset "UTF-8";
h1 {
	color: #00808b;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	font-size: small;
	color: #4D4D4D;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.grey {
	color: #d0d9dc;
}
.center {
	text-align: center;
}
#container_chason {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#logo {
	float: left;
	width: 225px;
	background-image: url(../images/chason_energy_logo.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0d9dc;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	height: 114px;
}
#tagline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0d9dc;
}
#header {
	float: left;
	height: 114px;
	width: 669px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0d9dc;
}
#search {
	background-repeat: no-repeat;
	height: 29px;
	width: 335px;
	float: right;
	margin-right: 30px;
	margin-top: 35px;
}
#topnav {
	clear: right;
	float: right;
	margin-top: 85px;
}
#left_nav_container {
	float: left;
	height: 312px;
	width: 306px;
}
#left_nav1 {
	background-image: url(../images/info_box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d9dc;
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 55px;
	padding-right: 46px;
}
#left_nav2 {
	background-image: url(../images/info_box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d9dc;
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 55px;
	padding-right: 46px;
}
#left_nav3 {
	background-image: url(../images/info_box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d9dc;
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 55px;
	padding-right: 46px;
}
#left_nav4 {
	background-image: url(../images/info_box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 205px;
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 55px;
	padding-right: 46px;
}
#photo1 {
	float: left;
	height: 312px;
	width: 594px;
}
#maincontent {
	clear: both;
	float: left;
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d0d9dc;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
}
#left-main {
	float: left;
	width: 300px;
}
#right-main {
	float: right;
	width: 300px;
}
#bot-text {
	clear: both;
	float: left;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
}
#full_main {
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	float: left;
	width: 900px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d0d9dc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0d9dc;
}
#textframe {
	border: 2px solid #666666;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#textframe-service {
	border: 2px solid #666666;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#blog {
	height: 35px;
	width: 900px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#concact-table {
	margin-right: auto;
	margin-left: auto;
}
#contact-form {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
.mast-photo {
	float: left;
	height: 311px;
	width: 594px;
}
a:link {
	color: #06828F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06828F;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#sitemap1 {
	clear: both;
	padding-top: 20px;
	padding-left: 100px;
}
.leftindent {
	padding-left: 10px;
}

