h1 {
	font-size: 20px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
}
h2 {
	font-size: 115%;
	color: #FFFFFF;
	float: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
h3 {font-size: 110%; }
a:link {
	color: #DDD80D;
	text-decoration: none;
}
a:visited {
	color: #DDD80D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	background-color: #103255;
	margin-top: 0px;	
}
#main_index {
	color:#FFFFFF;
	border: 1px solid #d4d4d4;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-color: #022444;
}
#main_index #header_index {
	height: 217px;
	margin: 0px;
	padding: 0px;
}

#main_index #text_index {
	height: 200px;
	/*background-color: #0F3154;*/
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#main_index #text_index .text_intro {
	width: 270px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
}
#main_index #text_index .text_intro h2 a:hover{
	color: #DDD80D;
}
#main_index #text_index .text_intro h2 a{
	text-decoration: none;
	color: #FFFFFF;
}

#main_index #text_index .text_intro a{
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	padding: 0px;
	height: 326px;
}

#main {
	background-color: #022444;
	color:#FFFFFF;
	border: 1px solid #d4d4d4;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


.title {
	margin-left: 4px;
	text-transform: uppercase;
	background-image: url(../images/linetitle.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.15em;
	background-position: bottom;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
}

.title a:link, .title a:visited {
	color: #DDD80D;
	text-decoration: none;
	width: 150px;
	display: block;
}
.title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}



#container_inner {
	margin: 0px;
	padding: 0px;
	background-color: #022444;
}
.modelsbox {
	height: 80px;
	width: 137px;
	float: left;
	background-color: #103255;
	display: block;
}

        
#head_buttons_cont {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #66CC99;
	display: block;
	height: 10px;
}

.head_buttons{
	background-color: #FF9900;
	width: 25px;
	float: left;
	margin-right: 10px;
}

#main_body #left_column {
	width: 200px;
	vertical-align: top;
	float: left;
	clear: none;
}

#central_column {
	width: 400px;
	padding-top: 0px;
	float: left;
	vertical-align: top;
}

#navbar {
	list-style-type: none;
	font-size: 13px;
	text-decoration: none;
	background-color: #0E3154;
	width: 154px;
	height: 288px;
	margin-left: 23px;
	margin-top: 37px;
	text-transform: uppercase;
	float: none;
}

/*#container_inner #left_column #navbar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-left: 5px;
	line-height: 25px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}*/
#left_column #navbar ul {
	list-style-type: none;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 0px;
}


#left_column #navbar li {
	text-indent: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}
#left_column #navbar li a:link,  li a:visited{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 150px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0E3154;
	
	
}
#left_column #navbar li a:hover {
	text-decoration: none;
	color: #DDD80D;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #264565;
	
}
.select {
	color: #B7B007;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}





#left_column #navnews {
	height: 110px;
	width: 154px;
	background-color: #0E3154;
	margin-left: 23px;
	margin-top: 1px;
	float: none;
}

.sm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
	height: 85px;
	margin: 10px 5px 7px;
}



#main #main_body {
	min-height: 500px;
	height: auto !important;
	height: 500px;	
	overflow: visible;
}
.dist_box {
	background-color: #0E3154;
	height: 60px;
	padding: 10px;
	margin-top: 10px;
}
.dist_box img {
	float: left;
	height: 60px;
	width: 135px;
	margin-right: 10px;
}

#central_column #main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 37px;
	display: block;
	top: 0px;
	overflow: visible;
	text-align: justify;
	padding-bottom: 10px;
}

.model_thumb {
	float: left;
	display: block;
	padding: 1px;
	height: 52px;
	width: 128px;
	overflow: hidden;
}

#model_photo {
	height: 235px;
	width: 575px;
	overflow: hidden;
}
#central_right_column {
	width: 600px;
	float: left;
}
#models_main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 37px;
	top: 0px;
	overflow: visible;
	padding-bottom: 10px;
	clear: right;
	float: none;
}
#model_main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 37px;
	top: 0px;
	overflow: visible;
	padding-bottom: 10px;
	clear: right;
	float: none;
	margin-right: 21px;
}
#model_caract {
	display: block;
	clear: right;
	float: left;
}



#central_column #cent_body .title {
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

#banner01 {
	margin-top: 37px;
	margin-left: 23px;
}

#footer_outner {
	height: 145px;
	float: left;
	width: 800px;
	background-color: #022444;
}

#main #foot {
	padding-left: 23px;
	height: 155px;
	width: 777px;
	clear: left;
}

#main #foot .footbox {
	background-color: #0E3154;
	height: 125px;
	width: 245px;
	float: left;
	margin-right: 10px;
	clear: right;
	margin-top: 15px;
}

.sm_text_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	overflow: hidden;
	margin: 16px 5px 7px;
	width: 120px;
}
#sm_photo {
	float: right;
	padding-right: 10px;
	padding-top: 20px;
	height: 59px;
	width: 92px;
}


#bot {
	height: 100px;
	background-image: url(../images/foot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#credits {
	height: 150px;
	background-image: url(../images/foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
}
#credits .credits_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 100px;
	padding-left: 25px;
}

.sm_models {
	height: 50px;
	width: 128px;
	margin-left: 4px;
}

.modelsTitle {

	margin-left: 4px;
	text-transform: uppercase;
	background-image: url(../images/linetitle.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	background-position: bottom;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
}
.modelsTypeTitle {
	display: block;
	width: 600px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
}

.modelsTitle a:link, .modelsTitle a:visited {

	color: #DDD80D;
	text-decoration: none;
	width: 130px;
	display: block;
}
.spacer1 {
	height: 80px;
	width: 10px;
	float: left;
}
.modelsTitle a:hover {

	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.caract_table {
	padding-top: 0px;
	width: 315px;
	padding-left: 5px;
	float: left;
}
.form {
	border: 1px solid #00103C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E3154;
	width: 190px;
}
.formField {
	display: block;
	width: 200px;
	float: left;
	height: 35px;
	overflow: visible;
}
.formFieldText {
	width: 400px;
	overflow: visible;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right_column {
	width: 200px;
	vertical-align: top;
	float: left;
	clear: right;
}
.form_text_area {
	border: 1px solid #00103C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E3154;
	width: 395px;
	height: 100px;
	overflow: auto;
}
#brokerage_box {
	width: 577px;
	padding-right: 23px;
}
#brokerage_box .table_brokerage {
}
.cam0 {
	width: 50px;
	text-align: center;
}
.cam1 {
	width: 250px;
}
.cam2 {
	width: 35px;
	text-align: center;
}
.cam3 {
	width: 50px;
	text-align: right;
}
.cam4 {
	width: 70px;
	text-align: right;
}

#brokerage_box .table_brokerage tr{
	background-color: #022748;
}

#brokerage_box .table_brokerage tr a:link, #brokerage_box table tr a:visited{
	display: block;
	height: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
#brokerage_box .table_brokerage tr a:hover {
	background-color: #103255;

}
#brokerage_box .table_brokerage tr .row_over {
	background-color: #103255;

}
#brokerage_box .table_brokerage td {
	margin: 0px;
	padding: 0px;
}
.selec_01 {
	border: 1px solid #FFFFFF;
	width: 50px;
	color: #022444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
}
.select_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022444;
	width: 120px;
	height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.broker_enc_thumb {
	float: left;
	height: 167px;
	width: 310px;
	overflow: hidden;
}
.broker_enc_txt {
	height: 157px;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 10px;
}

#broker_content_thumb{
	float: right;
	width: 128px;
	padding-bottom: 50px;
	padding-left: 50px;
	clear: right;
}
#broker_content {
	padding-top: 25px;
	float: left;
	padding-bottom: 35px;
	width: 100%;
}
#broker_content_txt {
	margin-right: 10px;
}


#broker_enc {
	height: 167px;
	display: block;
	background-color: #0E3154;
}


.broker_thumb {
	padding: 1px;
	height: 52px;
	width: 128px;
	overflow: hidden;
	float: left;
}
.web_design {
    width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 25px;
	padding-left: 45px;
}
.web_design a {
	color: #53859C;
	text-decoration: none;
}
.clearer {
	clear: both;
	height: 5px;
	width: 100%;
}
