html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma, Arial, sans-serif;
	min-width: 994px;

	_width: expression(((document.documentElement.offsetWidth) < 994)? "974px" : "100%");
	position: relative;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.header {
	border-top: 7px solid #457BAC;
	border-bottom: 5px solid #457BAC;
	height: 177px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header .clouds {
	background-image: url(/images/clouds.png);
	height: 76px;
	width: 444px;
	position: absolute;
	left: 10%;
	top: 17px;
	_background: url(none);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/clouds.png');
}
.header a {
	position: absolute;
	left: 5%;
	top: 33px;
}

.searchbox {
	background-color: #457bac;
	text-align: right;
}

.txtSearch {
	position: relative;
	top: -7px;
	_top: -5px;
}

.searchbox .elements{
	padding-right: 25px;
}
.searchbox form {
	margin : 0;
	padding : 0;	
}

.border {
	padding-right: 25px;
	padding-left: 25px;
	border-top: 3px solid #6599C1;
}
.top_nav {
	height: 146px;
	width: 100%;
	border-collapse:collapse;
}
.top_nav th {
	width: 15%;
	height: 146px;
	background-image: url(/images/top_nav_item.gif);
	background-repeat: repeat-x;
	background-position: 0px 26px;
	padding: 0px;
	vertical-align: top;
}
.top_nav th div {
	position: relative;
	_height: 10px;
}
.top_nav b {
	font-size: 0px;
	background-image: url(/images/top_nav_item_left.gif);
	height: 6px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 26px;
}
.top_nav i {
	font-size: 0px;
	background-image: url(/images/top_nav_item_right.gif);
	height: 6px;
	width: 6px;
	float: right;
	margin-top: 26px;
}
.top_nav a {
	display: block;
	height: 146px;
	position: relative;
	background-position: center top;
	background-repeat: repeat-y;
}
.top_nav a:hover {
	background-position: center 146px;
}
.top_nav a img {
	display: block;
	padding-top: 134px;
	float: left;
}


.top_nav td {
	padding: 0px;
}
.top_nav .about {
	background-image: url(/images/top_nav_about.gif);
	background-position: left top;
}
.top_nav .about:hover {
	background-position: left 146px;
}
.top_nav .partners {
	background-image: url(/images/top_nav_partners.gif);
}
.top_nav .prices {
	background-image: url(/images/top_nav_prices.gif);
}
.top_nav .order {
	background-image: url(/images/top_nav_order.gif);
}
.top_nav .faq {
	background-image: url(/images/top_nav_faq.gif);
}
.top_nav .contacts {
	background-image: url(/images/top_nav_contacts.gif);
}
.left {
	float: left;
	width: 78%;
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.full {
	float: none;
	width: 100%;
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 50px;
}
.full .bg_left, .left .bg_left {
	font-size: 0px;
	background-image: url(/images/left_bg_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 6px;
}
.full .bg_right, .left .bg_right {
	font-size: 0px;
	background-image: url(/images/left_bg_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 6px;
	width: 5px;
}
.full .content, .left .content {
	padding: 8px 16px 0px;
	clear: both;
	min-height: 10px;
	_height: 10px;
	color: #464646;
}
.full .content .left_floated, .left .content .left_floated {
	float: left;
	margin-right: 34px;
}
.full .content .text, .left .content .text {
	padding-left: 20px;
	display: table;
	min-height: 10px;
	_height: 10px;
}
.full .content h2, .left .content h2 {
	font-size: 14px;
	color: #1D448E;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: -20px;
}
.full .content h3, .left .content h3 {
	font-size: 11px;
	color: #1D448E;
	margin: 0px;
}
.full .content ul, .left .content ul {
	margin: 0px 0px 15px;
	padding: 0px;
}
.full .content li, .left .content li {
	font-weight: bold;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 4px;
	padding-left: 11px;
	list-style: none;
}
.full .content li a, .left .content li a {
	color: #1D448E;
}
.full .content a, .left .content a {
	color: #1D448E;
}
.full .content .chief, .left .content .chief {
	color: #1D448E;
	width: 159px;
	_width: 156px;
}




.right {
	float: right;
	width: 21%;
	background-image: url(/images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
	color: #939393;
}
.right h2 {
	font-size: 11px;
	color: #1D448E;
	background-image: url(/images/right_hd_bg.gif);
	background-repeat: no-repeat;
	margin: 145px auto 0px;
	padding-bottom: 10px;
	padding-left: 14px;
	background-position: 0px 3px;
	width: 170px;
}
.right p {
	margin: 0px auto;
	width: 180px;
}
.right u {
	font-size: 0px;
	background-image: url(/images/right_bg_left.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 3px;
	float: left;
}
.right i {
	font-size: 0px;
	background-image: url(/images/right_bg_right.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
	float: right;
}


.footer {
	background-color: #78BDE1;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	padding: 16px 45px 16px 230px;
	min-height: 10px;
	_height: 10px;
}
.footer a {
	font-weight: normal;
	color: #FFFFFF;
}
.footer b {
	font-weight: normal;
}

.footer .designed {
	float: right;
	margin-top: 12px;
}
.Error, .Error div, .Error div li, .Error li
{
	color: red;
	text-align: center;
}
