.langSelect{
	text-align:right;
}
BODY {
	font-size : 100%;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : #808080;
}

A {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #3f3f3f;
}
A:HOVER {
	color : #e62526;
}

P {
	font-size : 8pt;
	line-height : 12pt;
	margin : 0 0 0 0;
	padding : 7px 0 7px 0;
}

H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	letter-spacing : 1pt;
	margin : 0 0 0 0;
	padding : 10px 0 7px 0;
	text-align : center;
	background-image : url(../images/bg_h1.gif);
	background-repeat : no-repeat;
	height : 50px;
}
H2 {
	font-size : 13pt;
	color : #006699;
}

H2 a{
font-size : 13pt;
	color : #006699;	
}
H2 a:hover{
	font-size : 13pt;
	color : #FF3333;
}



H3 {
	font-size : 11pt;
	font-style : italic;
	color : #565656;
	display : inline;
}



H5 {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-size : 10pt;
	color : #006666;
}


H6 {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-size : 9pt;
	color : #565656;
}


.strapline_01{
	display : inline;
	text-align : right;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	vertical-align : text-bottom;
	font-size : 11pt;
	background-color : transparent;
}

TD#logo{
	vertical-align : bottom;
}
TD{
	font-size : 8pt;
}

TD#flash_content{
	text-align : center;
	padding-top : 10px;
}

TD#menu{
	text-align : center;
	background-image : url(../images/bg_menu.png);
	background-repeat : no-repeat;
	height : 50px;
	background-position : center;
}

.shop a{
	background-image : url(../images/buynow.png);
	background-position : top left;
	background-repeat : no-repeat;
	visibility : visible;
	min-height : 137px;
	min-width : 181px;
}

.shop a:hover{
	background-image: url(../images/buynow_hover.png);
}

TD#menu ul{
	margin : 0 0 0 0;
	padding : 0 0 0 5px;
}

TD#menu li {
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0 0 0 0;
}

TD#menu li a {
	color : #3f3f3f;
	padding : 0 30px 0 30px;
}

TD#menu li a:hover {
	color : #e62526;
}

TABLE#customertype{
	margin-top : 15px;
}

TD.customertype_header{
	background-image : url(../images/bg_menu_customer.png);
	background-repeat : no-repeat;
	width : 25%;
	text-align : center;
	padding : 10px;
	padding-bottom : 20px;
}

TD.customertype_content{
	border-bottom-color : #4296ac;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #4296ac;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #4296ac;
	border-right-style : solid;
	border-right-width : 1px;
	padding : 0px 7px 7px 7px;
	vertical-align : top;
	text-align : left;
}

TD.product_content{
	border-bottom-color : #4296ac;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #4296ac;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #4296ac;
	border-right-style : solid;
	border-right-width : 1px;
	padding : 0px 7px 7px 7px;
	text-align : left;
	vertical-align : top;
}

td.horizontalrule{
	border-bottom : 1px dashed #c0c0c0;
}

TD.content{
	padding : 0px 0px 0px 0px;
}

.border_right{
	border-right : 1px dashed #c0c0c0;
}

TD#footer{
	background-image : url(../images/bg_menu.png);
	text-align : center;
	padding : 10px 0 15px 0;
	background-repeat : no-repeat;
	background-position : center;
}

TD#footer p{
	color : #080808;
}


LI#nolink {
	color : #ffffff;
	font-weight : bold;
}

ol{
	margin : 0 0 10px 200px;
	padding : 0;
}

ol li{
	line-height : 14pt;
}

DIV#formcontainer {
	width : 390px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : .6em;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
	width: 800px;
	padding: 5px;
	color:#000;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
	margin-right : 30px;
	height : 40px;
}

.billcontent{
	width: 100%;
	display:block;
	color : #808080;
}
.billcontent p{
	font-size : 13pt;
	margin-bottom : 0;
	margin-top : 0px;
	letter-spacing : 1pt;
	font-weight : bold;
	line-height : 16pt;
	padding-top : 15px;
	color : #808080;
}

TD#billboard{
	background-image : url(../images/driveright_logo_reflection.png);
	background-position : left top;
	background-repeat : no-repeat;
	text-align : right;
}	
