body, html {
	background: #ccc url(images/bg_gradient.png) repeat-x;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

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

img, div { 
	behavior: url(iepngfix.htc); 
}

#ident {
	position: relative;
	bottom: 35px;
	float: right;
	right: 20px;
}

#ident2 {
	position: relative;
	bottom: 38px;
	float: right;
	right: 12px;
}

#site_wrap {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#head_left {
	width: 670px;
	height: 300px;
	float: left;
}

#hleft_nav {
	width: 670px;
	height: 21px;
	background: url(images/hleft_nav.png) no-repeat;
	padding-left: 60px;
	padding-top: 9px;
}

#hleft_nav a {
	margin-right: 60px;
	color: #333;
}

#hleft_nav a:hover {
	margin-right: 60px;
	color: #fff;
}

#hleft_bod {
	width: 670px;
	height: 270px;
	background: url(images/hleft_bod.png) no-repeat;
	color: #fff;
	padding: 12px;
}

#hleft_cont {
	width: 300px;
	height: 200px;
	margin-top: 20px;
}

#head_right {
	width: 170px;
	height: 300px;
	float: right;
}

#hright_nav {
	width: 170px;
	height: 24px;
	background: url(images/hright_nav.png) no-repeat;
	padding-top: 6px;
	padding-left: 6px;
}

#hright_bod {
	width: 146px;
	height: 270px;
	background: url(images/hright_bod.png) no-repeat;
	padding: 12px;
	color: #fff;
}

#hright_bod_temp {
	width: 146px;
	height: 270px;
	background: url(images/temp2.png) no-repeat;
	padding: 12px;
	color: #fff;
}

#hright_bod a {
	color: #fff;
}

#main_head {
	width: 850px;
	height: 12px;
	margin-top: 10px;
	background: url(images/main_corners.png) no-repeat;
}

#main {
	width: 826px;
	background-color: #fff;
	color: #666;
	padding-left: 12px;
	padding-right: 12px;
}

#main_left {
	width: 500px;
	float: left;
	margin-top: 12px;
	padding-bottom: 12px;
}

.main_left_block {
	width: 500px;
	height: 147px;
}

#main_right {
	width: 290px;
	float: right;
	height: 273px;
	background: url(images/mainright_bg.png) no-repeat;
	margin-top: 12px;
	padding: 12px;
}

#main_right table {
	margin-top: 35px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 850px;
	height: 21px;
	background: url(images/prime_nav.png) no-repeat;
	padding-left: 80px;
	padding-top: 9px;
}

#header a {
	margin-right: 90px;
	color: #333;
}

#header a:hover {
	margin-right: 90px;
	color: #fff;
}

#header_low_two {
	width: 850px;
	height: 59px;
	background: url(images/head2.png) no-repeat;
	text-align: right;
	padding-top: 16px;
}

#header_low_one {
	width: 850px;
	height: 59px;
	background: url(images/head1.png) no-repeat;
	text-align: right;
	padding-top: 16px;
}

#header_low_three {
	width: 850px;
	height: 59px;
	background: url(images/head3.png) no-repeat;
	text-align: right;
	padding-top: 16px;
}

#body {
	width: 826px;
	height: 100%;
	background-color: #fff;
	padding: 30px 12px 12px;
}

#temp_body {
	width: 826px;
	height: 241px;
	background-color: #fff;
	padding: 170px 12px 12px;
	text-align: center;
}

.about_package {
	width: 700px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	color: #333;
}

.about_pack_left {
	width: 250px;
	float: left;
}

.about_pack_right {
	width: 414px;
	height: 226px;
	float: right;
	padding: 12px;
}

#contact_left {
	width: 300px;
	float: left;
	padding-left: 90px;
}

#contact_right {
	width: 400px;
	float: right;
}

#footer {
	width: 850px;
	height: 30px;
	padding-top: 10px;
	background: url(images/footer.png) no-repeat;
	text-align: right;
	color: #fff;
}

.clear {
	clear: both;
}

/* @group text */

.header_copy {
	color: #fff;
	font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
	margin-right: 30px;
}

.about_titles {
	color: #979a00;
	font: 16px/16px Arial, Helvetica, Geneva, sans-serif;
}

.copy {
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
}

.copy_bold {
	font: bold 13px/17px Arial, Helvetica, Geneva, sans-serif;
}

.copy_color {
	color: #979a00;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
}

.copy_mini {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

.login_copy {
	font: bold 13px/17px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	word-spacing: 30px;
	margin-left: 12px;
}

ul {
	margin-left: -26px;
}

.copy_list {
	font: 12px/24px Arial, Helvetica, Geneva, sans-serif;
}

.right_align {
	text-align: right;
}

#copyright {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
}


/* @end */

input {
	border-style: none;
	vertical-align: middle;
}

.index_img {
	float: left;
	margin-right: 12px;
}

.contact_in {
	border-right-style: ridge;
	border-bottom: 1px inset #333;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-width: 4px;
	border-left-style: groove;
}

.contact_in_req {
	border-right-style: ridge;
	border-bottom: 1px inset #333;
	border-top-style: solid;
	border-top-width: 1px;
	border-left: 4px solid #979a00;
}

.con_tag {
	text-align: right;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

table {
	margin-right: auto;
	margin-left: auto;
}

li {
	list-style: none;
}