body {
	width: 1024px;
	background-repeat: repeat-x;
	margin: auto;
	background-color: #FFF;
	height: 760px;
}
.hme_txt {
	height: 490px;
	width: 393px;
	margin-left: 250px;
	float: left;
	text-align: left;
	font-size: 14px;
	padding: 45px 5px 0px 10px;
}
.about_area {
	height: 458px;
	width: 370px;
	text-align: justify;
	font-style: italic;
	font-size: 14px;
	overflow: auto;
	padding-right: 15px;
	color: #003;
	padding-left: 8px;
}
.contact_area {
	height: 475px;
	width: 370px;
	text-align: justify;
	/* [disabled]overflow: auto; */
	padding-right: 15px;
	font-weight: normal;
	font-style: italic;
	color: #003;
	padding-left: 8px;
}
.concerns_area {
	height: 450px;
	width: 370px;
	text-align: justify;
	font-size: 13px;
	overflow: auto;
	padding-right: 15px;
	font-weight: normal;
	font-style: italic;
	color: #333;
	padding-left: 8px;
	text-decoration: none;
}
.concerns_area a {
	color: #000;
	text-decoration: none;
}
.concerns_area a:hover {
	color: #F00;
	text-decoration: none;
}
.btns {
	width: 256px;
	height: 507px;
	float: left;
	padding-top: 28px;
	padding-left: 10px;
}
.button {
	-webkit-border-radius:5px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	float: right;
	margin: 6px 8px 0px 17px;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: left;
}
.btm_bnr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	height: 50px;
}
.feed_back {
	height: 200px;
	width: 301px;
	padding-left: 10px;
}
.feed_back label {
	line-height:30px;
	text-align:left;
	float:left;
	margin-right:5px;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.feed_back input#name, .feed_back input#email, .feed_back input#phone, .feed_back textarea {
	float:left;
	border:1px solid #CCC;
	background:#fcfcfc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width: 177px;
	padding: 2px 5px 7px 5px;
}
.feed_back textarea {
	width:177px;
	height:50px;
	resize:none;
	overflow:auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.log {
	height: 97px;
	width: 278px;
	background-color: #FFF;
	background-repeat: no-repeat;
	float: left;
	margin: 6px 707px 4px 39px;
	padding: 0px;
}
.vid {
	height: 250px;
	width: 350px;
	float: left;
}
.cntnt {
	background-color: #FFF;
	font-family: 'Noticia Text', serif;
	float: left;
	height: 603px;
	width: 929px;
	padding: 0px;
	margin: 0px 0px 0px 95px;
	font-size: 18px;
	background-repeat: no-repeat;
}
ul {
	font-size: 18px;
	margin: 0px;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	color: #000;
	padding: 0px;
}
ul li {
	float: left;
	position: relative;
	display: block;
	clear: left;
}
li ul {
	display: none;
}
ul li a {
	text-decoration: none;
	display: block;
	width: 254px;
	height: 20px;
	margin-left: 2px;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
 background-image: url(../images/btn%20(1).jpg);
	color: #F60;
	padding: 16px 0px 0px 0px;
	margin-top: 5px;
}
ul li a:hover {
	color: #C00;
 background-image: url(../images/btn%20(2).jpg);
}
li:hover ul {
	display: block;
	position: absolute;
	float: none;
}
li:hover li {
	float: none;
}
li:hover li a:hover {
	color: #C00;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
.flash {
	margin: 0px;
	height: auto;
	width: 1024px;
	background-image: url(../images/power-gold_bg.jpg);
	background-repeat: repeat-x;
}
.btm_bnr a {
	color: #999;
	text-decoration: none;
}
.btm_bnr a:hover {
	color: #000;
}
.bg {
	height: 710px;
}
