﻿body {
	background-color: white;
	background-image: url('../images/bgmain.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
}
.wrapper {
	width: 780px;
	min-height: 611px;
}
.miniLinks {
	padding-top: 4px;
	height: 15px;
	font-size: 10px;
	color: #9999A3;
	text-align: right;
}
.miniLinks a:visited {
	margin-left: 3px;
	margin-right: 3px;
	color: #9999A3;
	text-decoration: none;
}
.miniLinks a:link {
	margin-left: 3px;
	margin-right: 3px;
	color: #9999A3;
	text-decoration: none;
}
.miniLinks a:active {
	color: black;
}
.miniLinks a:hover {
	color: black;
}
.logo {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 100px;
	width: 200px;
	float: left;
}
.mainMenu {
	clear: both;
	height: 88px;
	left: 0px;
	position: absolute;
	text-align: right;
	top: 82px;
	width: 780px;
	z-index: 30;
}
.mainMenu a:link img {
	border: 0px;
}
.flashHeader {
	margin-top: 4px;
}
a img {
	border: 0px;
}
.mainContent {
	border-right: 1px solid #FFFFFF;
	height: 350px;
	position: absolute;
	top: 92px;
	width: 780px;
}

.smallContent {
	border-right: 1px solid #FFFFFF;
	height: 70px;
	position: absolute;
	top: 98px;
	width: 780px;
}

.mainContent h1 {
	margin-top: 46px;
	margin-left: 16px;
	margin-bottom: 10px;
}

ul.modlesMenu {
	margin:0px;
	background-image:url('../modelsmenu/bglistmenu.gif');
	background-repeat:repeat-x;
	position: absolute;
	height:20px;
	width: 780px;
	padding-left: 0px;
	list-style:none;
	padding-bottom:0px;
}

ul.modlesMenu li {
	float:left;
	height:20px;
	margin:0px;
	padding:0px;
}
.contentBox {
	width: 180px;
	margin-right: 15px;
	float: left;
}
.contentLarge {
	border-right: 1px solid #FFFFFF;
	left: 15px;
	position: absolute;
	top: 467px;
	width: 765px;
}

.contentLarge .text {
	margin-left:194px;
}

.contentLarge .text .image {
	margin-right:15px;
	float:left;
	margin-bottom:15px;
}

.contentLarge .text .image2 {
	margin-left:15px;
	float:right;
}


.contentLarge .text p {
	float:left;
	display:block;
	width:357px;
	margin-top:0px;
	margin-bottom:15px;	
}

.contentLarge .text p strong {
	display:block;
}

.contentBox h1 {
	width: 180px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
.contentBox .picture {
	border-top: 1px solid #CCCCD1;
	margin-bottom: 4px;
	margin-top: 0px;
	width: 180px;
	height: 70px;
}
.contentBox p {
	width: 180px;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	margin-top: 6px;
	margin-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.contentBox a.arw:visited, .text a.arw:visited {
	background-image: url('../images/arrow_orange.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 7px;
	font-size: 11px;
	color: #3C5F8C;
	text-decoration: none;
	padding-left: 10px;
}
.contentBox a.arw:link {
	background-image: url('../images/arrow_orange.gif');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 7px;
	font-size: 11px;
	color: #3C5F8C;
	text-decoration: none;
	padding-left: 10px;
}
.contentBox a.arw:hover {
	text-decoration: underline;
}

.contentBox a:visited, .text a:visited {
	font-size: 11px;
	color: #3C5F8C;
	text-decoration: none;
}
.contentBox a:link {
	font-size: 11px;
	color: #3C5F8C;
	text-decoration: none;
}
.contentBox a:hover {
	text-decoration: underline;
}

.clearFix {
	clear: both;
}

.footer {
	color: #9999A3;
	margin-top:20px;
}

.footer .left {
	float:left;
}

.footer .right {
	float:right;
}

.footer .right a:visited {
	color: #9999A3;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

.footer .right a:link {
	color: #9999A3;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

.footer .left a:visited {
	color: #9999A3;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

.footer .left a:link {
	color: #9999A3;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

.footer .right a:hover {
	color:black;
}

.footer .left a:hover {
	color:black;
}

.smallHeader {
	width:780px;
	height:70px;
}



select {
    font-size:16px;
    font-weight: bold;
}
option {
    color: white; 
    background-color: #0066ff;
}

.dodo{
color:#990000;
font-size:9px;}

