/*body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #363636;
	background: url(/images/bg55.jpg) repeat center center;
}
*/
#wrapper {
    position: absolute;
	align: center;
	width: 100%;
	height: 100%;
}
#container {
	position: relative;	
	top: 234px;
	width: 980px;
	    
}
#leftcol {
	position: relative;
	left: 1px;
	top: 0px;
	width: 230px;
	float: left;
}

#rightcol-top {
	position: relative;
	top: 0px;
	left: 1px; 
	width: 724px;
}

#footerclr {
   position: relative;
   clear: both;
}
    

#modelcont {
	position: relative;
	top: 5px;
	width:640px;
	padding: 5px;
	float: right;
}
   
#modelconttop {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
	width: 640px;
	bottom: 10px;
}

#modelcontcar {
   color: #FFFFFF;
   position: relative;
   bottom: 10px;
   width: 640px;
   background-color:#BC161B;
}

.model-toptitle {
  	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	padding: 2px;
}

.model-text {
  	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 2px;
}

.model-title {
  	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	padding: 4px;
}

.model-country {
  	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	padding: 2px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.linkmodels {
   	font-size: 10px;
	font-weight:bold;
	padding: 2px;
}

.modelscart {
   	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding: 2px;
}
