body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5a5a5a;
	margin: 0px;
	color: #FFFFFF;
}
.menu {
	width: 761px;
	background-color: #FFFFFF;
	color: #000000;
}
.homeBG01 {
	height: 182px;
	width: 263px;
	background-image: url(images/homeBG01.gif);
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.homeBG01Line01 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 30px;
	color: #8a8a8a;
	letter-spacing: 5px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.homeBG01Line02 {
	padding-left: 15px;
}
.homeBG01Line03 {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 20px;
}
.homeImg01 {
	height: 182px;
	width: 263px;
	background-image: url(images/homeImg01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.homeBG02Line01 {
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.homeBG02Line02 {

	padding-left: 80px;
	padding-top: 0px;
}
.homeBG03 {

	height: 182px;
	width: 236px;
	background-image: url(images/homeBG03.gif);
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.homeBG03Line01 {

	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.homeBG03Line02 {
	padding-bottom: 15px;
	text-align: right;
	padding-right: 15px;
}
.btnLOGIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #6cade2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.ButtonHome
{
	width:129px;
	height:38px;
	background-image: url(images/menuHomeUp.gif);
	display:block;
}

a.ButtonHome:hover
{
	background-image: url(images/menuHomeOver.gif);
}
.ButtonhowItWorks
{
	width:129px;
	height:38px;
	background-image: url(images/menuHowUp.gif);
	display:block;
}

a.ButtonhowItWorks:hover
{
	background-image: url(images/menuHowOver.gif);
}
.ButtontestDrive
{
	width:129px;
	height:38px;
	background-image: url(images/menuTestUp.gif);
	display:block;
}

a.ButtontestDrive:hover
{
	background-image: url(images/menuTestOver.gif);
}
.Buttoncontact
{
	width:129px;
	height:38px;
	background-image: url(images/menuContactUp.gif);
	display:block;
}

a.Buttoncontact:hover
{
	background-image: url(images/menuContactOver.gif);
}

.ButtonConcept
{
	width:123px;
	height:38px;
	background-image: url(images/ConceptUp.gif);
	display:block;
}

a.ButtonConcept:hover
{
	background-image: url(images/ConceptOver.gif);
}

.ButtonPricing
{
	width:123px;
	height:38px;
	background-image: url(images/PricingUp.gif);
	display:block;
}

a.ButtonPricing:hover
{
	background-image: url(images/PricingOver.gif);
}

.ButtonjobOffers
{
	width:129px;
	height:38px;
	background-image: url(images/jobOffersUp.gif);
	display:block;
}

a.ButtonjobOffers:hover
{
	background-image: url(images/jobOffersOver.gif);
}


.content
{
	width : 771px;
	background : #FFFFFF;	
	margin : 25px auto;
	padding : 20px 0;
}
 
.title_cnt
{
	width : 771px;	
	text-align : center;
	margin : 0 auto;
}
 
.title
{
	font-family : Tahoma;
	font-size : 21px;
	font-weight : normal;
	margin : 0 auto;
	color : #F06f14;
	width : 90px;
}

.inr_cnt
{
	width : 70%;
	margin : 0 auto;
	color : #000;
}

.inr_cnt a
{
	color : Blue;
}

.inr_cnt a:hover
{
	text-decoration : underline;
}

.list li
{
	margin : 5px 0;
}

.flags
{
	margin : 0;
	padding : 0;
}

.flags li
{
	display : block;
	float : left;
	width : 23%;
	text-align : center;
}

.row
{
	height : 60px;
}

.rom img
{
	margin : 11px 0;
}

.main-img
{
	margin : 0 auto;
	padding : 0;
	display : block;
}