BODY{
	margin: 0;
	background-color: #00183a;
	background-image: url(../images/des_01.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
#header{
	width: 1000px;
	margin: 0 auto 0 auto;
	height: 253px;
}
#headerLogo{
	width: 232px;
	height: 253px;
	float: left;
	background-image: url(../images/des_02.jpg);
	background-repeat: no-repeat;
}
#headerPicture{
	width: 762px;
	height: 253px;
	background-image: url(../images/des_03.jpg);
	background-repeat: no-repeat;
	float: left;
}
#warp{
	width: 1000px;
	height: auto;
	clear: both;
	margin: 0 auto 0 auto;
}
#warpLeft{
	width: 988px;
	margin-left:7xp;
	margin: 0 auto 0 auto;
	background-color: #fff;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;		
}
#leftPart{
	width: 225px;
	height: auto;
	float: left;
	background-color: #0172ff;
}
#mainPart{
	height: auto;
	background-color: #f58b00;
	width: 763px;
	float: left;
	/*background-image: url(../images/des_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
}
#rightPart{
	width: 200px;
	height: auto;
	float: left;
	padding: 15px 15px 0px 15px;
}
#footer{
	width: 763px;
	*width: 763px;
	margin-left: 225px;
	padding-top: 20px;
	*padding-top: 20px;
	height: 60px;
	*height: 30px;
	background-color: #ffdb1d;
	background-image: url(../images/des_12.jpg);
	background-repeat: repeat-y;
	float: right;
	margin-top: 110px;
}
.info{
	width: 753px;
	height: auto;
	padding: 5px;
	background-color: #FFF;
	float: left;
}
.menuItem{
	width: 185px;
	*width: 190px;
	padding: 5px 5px 5px 25px;
	color: #FFF;
	height: auto;
	background-image: url(../images/backgroundmenuItem.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #0172ff;
	border-bottom: 1px solid #0172ff;
}
.menuItem:hover{
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	background-color: #f9aa00;
}
.menuItemSub{
	width: 180px;
	*width: 180px;
	padding: 5px 5px 5px 35px;
	color: #FFF;
	height: auto;
	border-top: 1px solid #0172ff;
	border-bottom: 1px solid #0172ff;
}
.menuItemSub {
	text-decoration: none;
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 14px;
}
.menuItemSub:hover{
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	background-color: #f9aa00;
}
a.leftMenu{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.leftMenu:hover{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.leftMenu:visited{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.leftMenuSub{
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.leftMenuSub:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.leftMenuSub:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.orangeMenu{
	height: 31px;
	background-color: #f8a300;
	width: 743px;
	float: left;
	padding: 18px 10px 0px 10px;
}
.headingTop{
	background-color: #ffea00;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Georgia;
	font-weight: bold;
	color: #0056C0;
	font-size: 17px;
}
A.topMenu:visited, A.topMenu:link,A.topMenu:hover{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 11px;
}
.clear{
	clear: both;
}
.infoText{
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
}
.offers{
	width: 100%;
	height: auto;
}
a, a:hover, a:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
.pic{
	width: 118px;
	float: left;
	text-align: center;
	height: 90px;
	margin-right: 1px;
	*margin-right: 1px;
	margin-bottom: 4px;
	padding: 1px;
	overflow: hidden;
}

.main_pic{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0px auto 0px auto;
	margin-bottom: 4px;
}
.offer{
	width: 100%;
	height: 120px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #0056C0;
}
.stars{
	width: 18%;
	text-align: center;
	float: left;
}
.percent50{
	width: 50%;
	height: auto;
	text-align: center;
	float: left;
}
.blueHeading{
	font-family: Georgia;
	font-size: 17px;
	color: #0056C0;
}

#req_form {
	width: 500px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.form_content {
	width: 250px;
	height: auto;
	float: left;
}

.inputForm {
	width: 200px;
	border: solid 1px #0172ff;
	font-size: 11px;
}
.submitForm {
	margin-top: 5px;
	border: solid 1px #0172ff;
	font-size: 11px;
}
