body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #1C1C1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CBCBCB;
	background-image: url(../images/bg_second.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.container {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left 415px;
	background-image: url(../images/bg_pages.gif);
	font-size: 0.9em;
} 

.container_offer {
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left bottom;
	background-image: url(../images/bg_offer.gif);
	font-size: 0.9em;
}

.header {
	height: 240px;
	background-color: #E7E7E7;
	padding: 0;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.sidebar {
	float: left;
	width: 220px;
	margin: 0px;
	background-image: url(../images/bg_sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.maincontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 25px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}


.maincontent_offer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg_main_offer.jpg);
}
.text_offer {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.offer_down {
	background-color: #ECECEC;
	margin: 0px;
	clear: both;
}

 
.footer {
	margin: 0px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFFFFF;
	height: 50px;
	clear: both;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.links {
	margin: 0px;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-size: 0.85em;
	clear: both;
	line-height: 1.2em;
	background-color: #CBCBCB;
}


a:link {
	color: #1C1C1C;
	text-decoration: underline;
}
a:visited {
	color: #272727;
	text-decoration: underline;
}
a:hover {
	color: #272727;
	text-decoration: none;
}
a:active {
	color: #272727;
	text-decoration: underline;
}


h1 {
	font-size: 1.2em;
	color: #9F1B1A;
}
h2 {
	font-size: 1.1em;
	color: #990000;
}
h3 {
	color: #1C1C1C;
	font-size: 100%;
	line-height: 1.6em;
	font-weight: normal;
}

form {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	line-height: 0.9em;
}

.form_field {
	width: 235px;
}

.form_float {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 235px;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.float_right {
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.happy {
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.list_green {
	list-style-image: url(../images/list_green.jpg);
	line-height: 1.3em;
}

.list_blue {
	list-style-image: url(../images/list_blue.jpg);
}

.italic {
	font-size: 0.9em;
	font-style: italic;
}

.red {
	color: #9B0000;
}

.blue {
	color: #000C3F;
}
.smaller {
	font-size: 0.9em;
}
.portfolio {
	float: right;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quote_field {
	width: 450px;
	font-size: 0.96em;
}
