@charset "UTF-8";
/* CSS Document */

#wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e1e1e1;
	font-size: 12px;
	color: #1F242C;
	font-family: "Trebuchet MS", arial;
	line-height: 18px;
}
#headers {
	float: left;
	height: 69px;
	width: 900px;
	background-image: url(../images/header_Strip.jpg);
	background-repeat: repeat-x;
}
#bannar {
	background-color: #B6540B;
	background-image: url(../images/header_img_I.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 900px;
	height: 223px;
}
#leftcolomn {
	float: left;
	width: 145px;
	background-color: #92BBC2;
	background-image: url(../images/Advert1.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-left: 10px;
	padding-top: 50px;
	padding-bottom: 10px;
}
#rightcolomn {
	float: right;
	width: 730px;
	padding-top: 20px;
	margin-bottom: 15px;
	position: relative;
}
.left_of_form {
	float: left;
	width: 115px;
	position: relative;
	text-align: right;
	padding-right: 10px;
}
.menuswrap {
	height: 33px;
	float: right;
	padding-right: 1px;
}
#body {
	float: left;
	width: 900px;
	background-color: #DDE3EC;
}
.logo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 50px;
	width: 220px;
	background-repeat: no-repeat;
	background-position: 10px 15px;
	position: relative;
	left: 20px;
}
.phone_number {
	background-image: url(../images/phone_number.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 400px;
	background-position: 30px 50px;
	top: 20px;
	position: relative;
	padding-left: 35px;
	color: #FFFFFF;
}
#footer {
	float: left;
	width: 900px;
	height: auto;
	background-color: #343D4B;
	color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menus {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 33px;
	width: 900px;
}
#left_form {
	float: left;
	width: 355px;
	position: relative;
}
#formwrap {
	position: relative;
	float: left;
	width: auto;
}
     #rightcolomn_pages {
	float: left;
	width: 630px;
	padding-top: 20px;
	margin-bottom: 15px;
	position: relative;
	padding-left: 40px;
	text-align: justify;
}

