body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	color: #333;
	background: url('../i/body_back.jpg') repeat-x left top;
	background-color: #E5E5E5;
	} 
body, div, p, ul, li, a {
	font: normal 12px Arial;
	color:  #333;
	line-height: 1.5;
	font-size: 12px;
}
p a {
	color: #008AD3;
}
p a:hover {
	color: #e50000;
}
.none, .alt {
	display: none;
}
.empty {
	display: block;
	clear: both;
	line-height: 1;
	height: 1;
	border: 0;
}
h1 {
	font: normal 22px Arial, sans-serif;
}
h2 {
	font: normal 18px Arial, sans-serif;
}
h3 {
	font: normal 16px Arial, sans-serif;
	color: #777777;
}
h4, h4 a {
	font: normal 14px Arial, sans-serif;
	margin: 15px 0 10px 0;
}
h5 {
	font: bold 12px Arial, sans-serif;
	margin: 5px 0;
	padding: 15px 0 0 15px;
}
div#content div#left_cont h1 {
	display:block;
	position: relative;
	margin: -20px 0 10px 0;
	padding: 0;
}
div#stripe {
	display: block;
	margin: 0 auto;
	min-width: 1007px;
	_width:expression(document.documentElement.offsetWidth < 1000 ? '1000' : '100%');
	height: 900px;
	background: url('../i/stripe.gif') no-repeat -700px 500px;
}
div#main {
	display: block;
	margin: 0 auto;
	min-width: 1007px;
	_width:expression(document.documentElement.offsetWidth < 1000 ? '1000' : '100%');
	height: 700px;
	background: url('../i/top_back.jpg') no-repeat center top;
}
div#header {
	display: block;
	width: 902px;
	height: 350px;
	margin: 0 auto;
	background: url('../i/head_back.jpg') no-repeat center 76px;
}
a#logo {
	display: block;
	float: left;
	width: 275px;
	height: 38px;
	margin: 135px 0 0 56px !important;
	margin: 135px 0 0 28px;
	padding: 0;
	background: url('../i/logo_millenium.gif') no-repeat left top;
}
a#logo span {
	display: none;
}
div#promo_block {
	display: block;
	overflow: hidden;
	float: right;
	clear: right;
	width: 350px;
	height: 80px;
	margin: 90px 50px 0 0 !important;
	margin: 90px 25px 0 0;
	padding: 0;
}
div#promo_block h2 {
	display: block;
	width: 350px;
	height: 80px;
	color: #fff;
	font: normal 16px Arial, sans-serif;
}
div#promo_block h2 span.date {
	display:block;
	color: #fff;
	font: normal 12px Arial, sans-serif;
}
div#promo_block h2 a.title {
	display:block;
	float: left;
	color: #fff;
	font: normal 16px Arial, sans-serif;
	text-decoration: none;
}
div#promo_block h2 a.title:hover {
	text-decoration: underline;
}

ul#fast_links {
	display: block;
	float: right;
	margin: 0;
	padding: 0 30px 0 0;
	list-style-type: none;
}

ul#fast_links li {
	display: block;
	float: left;
	margin: 0;
	padding: 32px 16px 0 16px;
	list-style-type: none;
}
ul#fast_links a {
 display: block;
 float: left;
 margin: 0;
 padding: 0;
 height: 12px;
 font: normal 11px Arial, sans-serif;
 text-decoration: none;
}
ul#fast_links a:hover {
 color: #e91010;
}
ul#fast_links a#home {
	width: 12px;
	background: url('../i/home.gif') no-repeat left top;
}
ul#fast_links a#sitemap {
	width: 13px;
	background: url('../i/sitemap.gif') no-repeat left top;
}
ul#fast_links a#contacts {
	width: 13px;
	background: url('../i/contacts.gif') no-repeat left top;
}

ul#fast_links a#home:hover {
	width: 12px;
	background: url('../i/home.gif') no-repeat left -15px;
}
ul#fast_links a#sitemap:hover {
	width: 13px;
	background: url('../i/sitemap.gif') no-repeat left -15px;
}
ul#fast_links a#contacts:hover {
	width: 13px;
	background: url('../i/contacts.gif') no-repeat left -15px;
}

ul#main_menu {
	display: block;
	position: absolute;
	top: 245px;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#main_menu li {
	display:block;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
}
ul#main_menu li a {
	display:block;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	font: bold 12px Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: url('../i/arrow_right.gif') no-repeat left 6px;
}
ul#main_menu li a:hover, ul#main_menu li a.active{
	color: #f00;
}
div#content {
	display: block;
	width: 842px;
	margin: 0 auto;
	padding: 0 30px 40px 30px;
	background: url('../i/content_inner_back.jpg') no-repeat center bottom;
	background-color: #fff;
}
div#border_cont {
	display: block;
	width: 842px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	background: url('../i/border_cols.gif') no-repeat 623px top;
}
*.html div#border_cont {
	min-height: 500px;
}
div#right_cont {
	display:block;
	float: right;
	width: 219px;
	margin: 0;
	padding: 0;
	background: url('../i/border_cols.gif') no-repeat left top;
}

div#content ul#sub_menu {
	display: block;
	width: 219px;
	margin: 0;
	padding: 20px 0 0 0;
	list-style-type: none;
}
div#content ul#sub_menu li {
	display: block;
	float: left;
	clear: left;
	width: 219px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	list-style-type: none;
	background: none;
}
div#content ul#sub_menu li.active {
	/*background: url('../i/sub_active_left.gif') no-repeat left top;*/
}
div#content ul#sub_menu a {
	display: block;
	float: left;
	height: 22px;
	width: auto;
	margin: 0;
	padding: 2px 10px 0 10px;
	text-decoration: none;
}
div#content ul#sub_menu li.active a {
	text-decoration: none;
	color: #fff;
	background: url('../i/sub_active_right.gif') no-repeat right top;
	background-color: #d80000;
}
div#content ul#sub_menu li a:hover {
	color: #d80000;
	text-decoration: underline;

}
div#content ul#sub_menu li.active a:hover {
	color: #fff;
	text-decoration: underline;
}

div#content ul#sub_menu li.active ul {
	display: block;
	width: 209px;
	margin: 0;
	padding: 10px 0 10px 10px;
	list-style-type: none;
}
div#content ul#sub_menu li.active ul li {
	display: block;
	float: left;
	clear: left;
	width: 199px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	list-style-type: none;
	background: url('');
	background: none;
}
div#content ul#sub_menu li.active ul li.active {
}

div#content ul#sub_menu li.active ul li a{
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 2px 0 0 15px;
	color: #333;
	text-decoration: none;
	background: url('../i/bullet1.gif') no-repeat -20px top;
}
div#content ul#sub_menu li.active ul li a:hover{
	color: #d80000;
	text-decoration: underline;
}
div#content ul#sub_menu li.active ul li.active a {
	color: #d80000;
	text-decoration: underline;
	background: url('../i/bullet1.gif') no-repeat -8px -8px;
}
div#content ul#sub_menu li.active ul li.active a:hover {
	text-decoration: none;
}

#left_cont a{
	color: #008AD3;
}
#left_cont a:hover{
	color: #e50000;
}

div#left_cont {
	display:block;
	float: right;
	width: 500px;
	margin: 0;
	padding: 0 73px 0 40px;
}
div#content ul {
	list-style-type: none;
	margin-left: 10px;
}
div#content li {
	list-style-type: none;
	padding-left: 25px;
	background: url('../i/bullet.gif') no-repeat left 9px;
}

div#content ul.page_nav {
	display: block;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	height: 40px;
	background: url('../i/h_back.gif') repeat-x left top;
	font: normal 11px Arial, sans-serif;
	color: #000;
	list-style-type: none;
}
div#content ul.page_nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px;
	font: normal 11px Arial, sans-serif;
	color: #000;
	list-style-type: none;
	background: none;
}
div#content ul.page_nav a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font: normal 11px Arial, sans-serif;
	color: #008AD3;
}
div#content ul.page_nav a.active {
	color: #000;
	text-decoration: none;
}
div#content ul.page_nav a:hover {
	color: #e50000;
}


div#bottom {
	display: block;
	width: 902px;
	margin: 0 auto;
}

div#bottom_menu {
	display:block;
	float: left;
	height: 39px;
	margin: 0;
	padding: 30px 0 0 405px;
	background: url('../i/bot_menu_left_1.gif') no-repeat 261px top;
}
div#bottom_menu ul {
	display:block;
	float: left;
	list-style-type: none;
	height: 34px;
	margin: 0;
	padding: 0;
	background: url('../i/bot_menu_right.gif') no-repeat right top;
	background-color: #D80000;
}
div#bottom_menu ul li {
	display:block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 9px 20px 0 0;
}
div#bottom_menu ul a {
	display:block;
	float: left;
	margin: 0;
	padding: 0;
	font: normal 10px Tahoma, Arial, sans-serif;
	color: #fff;
}
div#bottom_menu ul a:hover {
	text-decoration: none;
}

div#copyright {
	display:block;
	clear: both;
	margin: 0;
	padding: 0 0 0 30px;
	color: #505050;
	font: normal 10px Arial, sans-serif;
	line-height: 1.5;
	height: 60px;
}
div#copyright a {
	font: normal 10px Arial, sans-serif;
	color: #505050;
}
div#copyright a:hover {
	color: #505050;
	text-decoration: none;
}

div.col_label {
	display: block;
	float: left;
	width: 279px;
	padding: 0 0 0 36px;
}

div.error{
	color: #e50000;
	font: bold 12px Arial;
	margin: 0 0 10px 36px !important;
	margin: 0 0 10px 18px;
}

/* ############ CONTACT FORM ############ */

form.contact_form {
	width: 742px;
	margin: 40px 0 0 0;
	padding: 40px 0 0 0;
}
form.contact_form fieldset {
	display: block;
	border: 0;
	margin: 0;
	padding: 0 0 20px 0;
	background: url('../i/h_back.gif') repeat-x left 20px;
}

form.contact_form legend{
	display:block;
	width: 460px;
	clear: both;
	margin: 0;
	padding: 0;
	font: bold 14px Arial, sans-serif;
}




/* ############ CMX FORM ############ */

form.cmxform {
	display: block;
	width: 500px;
}
form.cmxform fieldset {
	display: block;
	border: 0;
	margin: 0;
	padding: 0 0 20px 0;
	background: url('../i/h_back.gif') repeat-x left 20px;
}
form.cmxform label {
	display: block;
	float: left;
	clear: left;
	width: 250px;
	height: 27px;
	margin: 0;
	padding: 3px 10px 0 0;
	font: normal 12px Arial, sans-serif;
	text-align: right;
}
form.cmxform input, form.cmxform textarea, form.cmxform select {
	display: block;
	float: left;
	width: 200px;
	margin: 0 0 15px 0;
	padding: 3px;
	font: normal 12px Arial, sans-serif;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
}
form.cmxform legend{
	display:block;
	clear: both;
	margin: 0;
	padding: 0;
	font: bold 14px Arial, sans-serif;
}
input:focus { border: 1px solid red; }
form.cmxform input.error { border: 1px dashed red; background-color: #FCFBF2; }
form.cmxform textarea.error { border: 1px dashed red; background-color: #FCFBF2; }

form.cmxform input.submit{
	display: block;
	float: left;
	clear: both;
	width: 70px;
	margin: 0 0 15px 260px !important;
	margin: 0 0 15px 130px;
	font: bold 11px Tahoma;
	background-color: #e50000;
	border-top: 1px solid #FF0B0B;
	border-right: 1px solid #B70000;
	border-bottom: 1px solid #B70000;
	border-left: 1px solid #FF0B0B;
	color: #fff;
	cursor: pointer;
	padding: 2px;
}

form.cmxform input.checkbox{
	display: block;
	float: left;
	width: 20px;
	margin: 0 0 15px 0;
	padding: 6px 3px 0 3px;
	border: 0;
}
form.cmxform p {
	display:block; clear: both;
}
form.cmxform div#captchaimage {
	display: block;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 0 260px;
	font: normal 12px Arial, sans-serif;
}
form.cmxform div#captchaimage img {
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
}

form.cmxform label.error, label.error {
/* remove the next line when you have trouble in IE6 with labels in list */
display: block;
float: left;
padding: 0 0 0 260px;
text-align: left;
color: red;
font-style: italic;
}

div.error { display: none; }


div#ins_links{
	display: none;
	padding: 2px 10px;
}

#ins_links a{
	display:block;
	clear: left;
	margin: 0;
	background: url('../i/arrow_right.gif') no-repeat 2px 6px;
	font: normal 12px Arial, sans-serif;
	padding: 0 0 2px 15px;
}

a.expand img{
	cursor: pointer;
	outline: none;
	-moz-outline-style: none;
}

#left_cont h5 a.expand{
	cursor: pointer;
	font: bold 12px Arial, sans-serif;
	color: #000;
}

#left_cont h5 a.expand:hover{
	cursor: pointer;
	color: #e50000;
}

div.ins_col{
	display:block; 
	float:left; 
	width:245px;
}


div#inquiry{
	display: block;
	padding-top: 20px; 

}

a.expandall{
	display: block;
	width: 200px;
	height: 28px;
	padding: 12px 0 0 0; 
	text-align: center;
	background: url('/i/but_back.gif');
	font: normal 12px Arial, sans-serif;
	color: #cc0000;
	cursor: pointer;

}

a, a.noborder{
	cursor: pointer;
	outline: none;
	-moz-outline-style: none;
}

.loadingg {
	display:block;
	float: right;
	width: 500px;
	height: 300px;
	background-color: #f00;
	background: url(/i/loading.gif) no-repeat center center; 
}