div.header {
	background-color: #000;
	height: 123px;
	width: 776px;
	padding: 0px 0px 0px 0px;
	float:right;
	
	text-align:left;
	margin-right: 3px;
}

div.header h1{
    color: #fff;
	font-size: 12px;
	font-weight:bold;
	margin-left: 28px;
	width: 431px;
}

.red{
  color: #E63829;	
}

img.logo{
  float: right;
  margin-top: 52px;
}

div.banner{
  width: 776px;
  background-image:url(../images/content/bannerBg.png);
  background-repeat:no-repeat;
  float:right;
  margin-right:3px;
  
  padding: 0;
}

div.bannerContent{
  width: 777px;
  height: 378px;
  margin: 0;
}

div.adminpanel {
	overflow: overflow;
	background-image: url(../images/design/admin-panel.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 956px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px 0px 0px 0px;
}


/* MENU STYLES -----------------------------------------------------------*/

a.menu-home{
	color: #53595d;
	text-decoration: none;
	padding: 7px 0px 7px 58px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url(../images/design/home.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle; 
	
	
}

a.menu-home:hover{
	color: #cc2924;
	background-image: url(../images/design/home-over.gif);
	background-repeat: no-repeat;
}

a.menu-sales{
	color: #53595d;
	text-decoration: none;
	padding: 7px 0px 7px 58px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url(../images/design/sales.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle; 
}

a.menu-sales:hover{
	color: #cc2924;
	background-image: url(../images/design/sales-over.gif);
	background-repeat: no-repeat;
}

a.menu-motability{
	color: #53595d;
	text-decoration: none;
	padding: 7px 0px 7px 58px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url(../images/design/bullet-motability.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle; 
}

a.menu-motability:hover{
	color: #cc2924;
	background-image: url(../images/design/bullet-motability-over.gif);
	background-repeat: no-repeat;
}


a.menu-aftersales{
	color: #53595d;
	text-decoration: none;
	padding: 7px 0px 7px 58px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url(../images/design/aftersales.gif);
	background-repeat: no-repeat;
	background-position:center;
	vertical-align: middle; 
}

a.menu-aftersales:hover{
	color: #cc2924;
	background-image: url(../images/design/aftersales-over.gif);
	background-repeat: no-repeat;
}

a.menu-partners{
	color: #53595d;
	text-decoration: none;
	padding: 7px 0px 7px 58px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url(../images/design/partners.gif);
	background-repeat: no-repeat;
	background-position:center;
	vertical-align: middle; 
}

a.menu-partners:hover{
	color: #cc2924;
	background-image: url(../images/design/partners-over.gif);
	background-repeat: no-repeat;
}

a.menu-network{
	color: #53595d;
	text-decoration: none;
	padding: 7px 0px 7px 58px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url(../images/design/network.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.menu-network:hover{
	color: #cc2924;
	background-image: url(../images/design/network-over.gif);
	background-repeat: no-repeat;
}

a.menu-contact{
	color: #53595d;
	text-decoration: none;
	padding: 7px 0px 7px 58px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url(../images/design/contact.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.menu-contact:hover{
	color: #cc2924;
	background-image: url(../images/design/contact-over.gif);
	background-repeat: no-repeat;
}

a.menu-location{
	color: #53595d;
	text-decoration: none;
	padding: 14px 0px 7px 58px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url(../images/design/location.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a.menu-location:hover{
	color: #cc2924;
	background-image: url(../images/design/location-over.gif);
	background-repeat: no-repeat;
}

a.footer {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}


div.menu hr{
   border: none;
   background:#CCC;
   height: 1px;
   margin: 10px 0px 10px 12px;
/*   width: 90%;*/
}

div.menu p{
  margin-left: 18px;	
  font-size: 10px;
}

/* END OF MENU STYLES -----------------------------------------------------------*/

div.menu{
	width: 160px;
	
	width: 169px;
	float: left;
	
	
	color: #53595d;
	
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent;
	

	
}



div.contentLeft{
	width: 230px;
	float:left;
	margin-right: 15px;
	
	margin-top: 15px;
}

div.contentCen{
	width: 240px;
	float:left;
	margin-right: 15px;
	margin-top: 0px;

	
}

div.contentCen p{
  margin-left: 5px;	
  font-size: 11px;
}

div.contentRight{
	width: 240px;
	float:left;
	font-size: 14px;
	margin-top: 0px;
}


div.clear{
  width: 100%;
  clear: both;
}

div.footerText{
    clear:both;
	width: 956px;
	margin-left:auto; margin-right:auto;
	font-size: 12px;
	text-align:center;
	padding-bottom: 20px;
	padding-top:15px;
	color:#FFF;
}

div.footerText a{
	color:#FFF;
}

div.wrapper {
	
	width: 956px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;

    background-image: url(../images/design/wrapperbg.jpg);
	background-repeat: repeat-y;
	text-align:left;	


}

div.content{
	
	width: 756px;
	float: left;
	padding: 20px 10px 10px 20px;
	display: block;
	margin: 0px 0px 0px 0px;

}

div.footer{

	width: 956px;
	background-image: url(../images/design/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	
	background-color: #9190b8;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;

	padding-top: 0px;
	text-align: center;
	color: #ffffff;
	font-size: 0.8em;

	
	
}

div.footer p{
	padding: 10px 0px 10px 0px;
}

div.footerPartners{
	width: 956px;
	background-image: url(../images/design/wrapperbg.jpg);
	background-repeat:repeat-y;
	background-position: bottom;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 0.8em;
	clear:both;
}



/* Three boxes css on the homepage*/

div.threeboxbg{
	width: 667px;
	width: 747px;
	background-image: url(../images/design/boxbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 100px;
	color: #ffffff;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	
}

div.boxleftandmiddle{
	float:left;
	width: 427px;
}

div.boxleft{
	float:left;
	width: 221px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
	font-size: 12px;

}

div.boxlefttext{
	float:left;
	font-size: 0.9em;
	width: 198px;
	margin: 0.4em 0px 0.8em 0px;
	padding: 0px 5px 0px 15px;

}

div.boxmiddle{
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: top;
	width: 216px;
	background-image: url(../images/design/middle-box-top.jpg);
	background-repeat: no-repeat;
}

div.boxmiddletext{
	float: right;
	width: 180px;
	padding: 0px 15px 5px 21px;
	margin: 0px 0px 8px 0px;
}

div.boxright{
	background-image: url(../images/design/right-box-top.jpg);
	background-repeat: no-repeat;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 310px;
	color: #ffffff;
}

div.boxrighttext{
	padding: 0px 24px 0px 7px;
	width: 269px;
	color: #ffffff;
	float: right;
}

div.boxrighttext a{
	color: #ffffff;
}

div.adsimage{
	margin: 5px 5px 0px 0px;
	float:left;
	color: #ffffff;
}

div.pledge{
	margin: -9px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* End of three boxes content on the hompage*/

div.floatimager {
	float:right;
	padding: 3px 15px 10px 10px;
}

div.floatimagel {
	float:left;
	padding: 3px 10px 0px 0px;
}

/* Partners */
	
div.partners {
	background-color: #e20a16;
	color: #fff;
	width: 759px;
	margin-left: -15px;
	padding: 10px;
}

div.partners h1{
	color: #fff;
	height: 38px;
	background-color: #ad161b;
	width: 769px;
	margin-left: -10px;
	margin-top: -14px;
	padding: 10px 0px 0px 10px;
}	

div.partners a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div.partners a:hover {
	
}

/* END OF Partners */

/* Start of Contact page */

div.contactwrapper{
	width:667px;
	
}

div.contactleft {
	width: 330px;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}

div.contactbottom {
	margin: 10px 45px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px;
	border-top-color: #ebe5e5;
	border-top-style: solid;
}

div.contactaddress {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 300px;
}

div.contactaddress h3 {
	margin: 0px 0px -12px 0px;
	padding: 0px 0px 0px 0px;
}

div.contactinfo h3 {
	margin: 0px 0px -12px 0px;
	padding: 0px 0px 0px 0px;
}

div.contactinfo {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	float: right;
	width: 317px;
	
}

div.contactleft {
	width: 350px;
	float: left;

}


div.contactright {
	width: 360px;
	float: right;

}

div.contactsubmit {
	width:325px;
	float:left;
	text-align:right;
	margin:0px;
	padding: 0px;
}

div.contactsubmit img{
	margin-bottom: 5px;
	text-align:left;
}

/* End of contact page */

/* Aftersales and sales */
div.imagesales {
	padding: 0px 15px 0px 0px;
}

div.floatimager img{
	float:right;
	padding: 0px 15px 10px 10px;

}

img.imager {
	float: right; 
	padding-left: 5px; 
	padding-right: 5px;
}

/* End of aftersales and sales */

body{
	background-image: url(../images/design/bg.jpg);
	background-color: #9190b8;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #53595d;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	text-align: center;
}

h1{
	font-size:1.2em;
	color: #CD2824;
	margin-top: -5px;
	margin-left: 0px;
}

h1.strapline{
	padding-top: 30px;
	color: #cd2824;
	font-size:1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px 0px 0px 0px;
}

h2{
	font-size: 0.9em;
	color: #788085;
}

h2.ads{
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

h2.substrapline{
	color: #afc0da;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: lighter;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0.008em;
}

h3{
	font-size: 0.9em;
	color: #cd2824;
	font-weight: bold;

}

h3.details{
	font-size: 0.9em;
	color: #ffffff;
	margin: 0px 0px 4px 0px;
	padding: 0px 11px 0px 0px;
	vertical-align: bottom;
	font-weight: normal;
}

h4 {
	color: #ffffff;

}

h4.ads {
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px; 
}

p {
	font-size: 0.8em;
}

p.pledge{
	background-image: url(../images/content/quotes-open.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px 0px 2px 0px;
	padding: 4px 10px 0px 0px;
	text-indent: 23px;
}

p.ads {
	font-size: 0.7em;
	line-height: 1em;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: 10px;
}

p.adsprice {
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	padding: 20px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}

div.menuinfo p {
	padding: 0px 0px 0px 0px;
}

div.adminpanel a{
	
}

div.adminpanel p{
	font-size: 12px;
	margin: 0px;
}

ul {

}

ul.home li{
	padding: 10px 0px 0px 0px;
}

li {
	font-size: 0.8em;
	padding: 0px;
}

#multipoint {
	list-style-image:url(../images/design/bullet-multipoint.gif);
	min-height: 28px;

	padding: 0px 0px 0px 8px;
	margin: 0px 0px 10px 2px;
	height: 23px;
}

#ownership {
	list-style-image:url(../images/design/bullet-ownership.gif);
	min-height: 28px;
	vertical-align: baseline;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 10px 2px;
	height: 28px;
}

#comprehensive {
	list-style-image:url(../images/design/bullet-comprehensive.gif);
	min-height: 28px;
	vertical-align: baseline;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 10px 2px;
	height: 28px;
}

#clutch {
	list-style-image:url(../images/design/network-life-time.gif);
	min-height: 28px;
	vertical-align: baseline;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 10px 2px;
	height: 28px;
}

#exchange {
	list-style-image:url(../images/design/bullet-exchange.gif);
	min-height: 28px;
	vertical-align: baseline;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 10px 2px;
	height: 28px;
}

#nation {
	list-style-image:url(../images/design/bullet-nation.gif);
	min-height: 28px;
	vertical-align: baseline;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 10px 2px;
	height: 28px;
}

a {
	margin: 0px;
	padding: 0px;
	color: #53595d;
	color: #cd2824;
	text-decoration: underline;
	
}

a:hover{
	text-decoration: none;
}



h3.details a{
	color: #ffffff;
	text-decoration: none;
}

h3.details:hover a{
	color: #ffffff;
	text-decoration: underline;
}

img.imager {
	float: right; 
	padding-left: 5px; 
	padding-right: 5px;
}

/* Contact area CSS */

label.contact{
float: left;
width: 120px;
font-size: 0.8em;
}

label.contactbox{
font-size: 0.8em;
padding-left: 6px;
}

label.contactboxsmall{
font-size: 0.7em;
padding-left: 6px;
}

input.contact, textarea.contact{
width: 200px;
margin-bottom: 5px;
}

input.contactcode, textarea.contactcode{
width: 200px;
padding-top: 5px;
}

textarea.imagecap{
height: 80px;
margin: 0px;
}


textarea.right {
width:146px;
height:70px;
}

textarea.contact{
width: 200px;
height: 100px;
}

div.contactimage {
	padding: 0px 0px 0px 0px;
	text-align:left;
	float: right;
	width: 275px;
}

div.contactimage  img{
	padding: 0px 5px 5px 0px;
	text-align:left;
	float: left;
}

div.partner {
	border-bottom: dashed #CCCCCC 1px;
	margin-right: 10px;
	min-height: 120px;
}

/* End contact area CSS */

/* CSS for login box */
label.partner{
	float: left;
	width: 150px;
	color: #646267;
}

input.partner {
	width: 200px;
	width: 592px;
	margin-bottom: 5px;
}

textarea.partner {
	width: 200px;
	width: 592px;
	margin-bottom: 5px;
	height: 200px;
}

br.partner {
	clear: both;
}

/* END OF CSS for login box  */
