body {
	font-family: Arial, Helvetica, sans-serif;
	color: #B1ABAB;
	background-color: #404040;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}

#page {
	padding:0px;
	margin:0px;
	width:950px;
	color: #FFFFFF;
}

#left {
	width:250px;
	float:left;
}

#right {
	width: 680px;
	padding-left:10px;
	padding-bottom:10px;
	font-size:small;
	float:right;
	text-align:justify;
	}

.rolloverStyle a {color: #B1ABAB; text-decoration: none;}
.rolloverStyleHover a {color:#FFFFFF; text-decoration: none; border:none;}

img {border:0;}

td {vertical-align:top;}

#header {width:680px; height:50px; text-align:right;color: #ffffff; font-weight:bold;font-size:small; background-image:url(../images/headerunderline.gif); background-position:bottom; background-repeat:no-repeat;}
#header a {color: #ffffff; text-decoration: none; border:none;}
#header a:hover {color: #d81e05; text-decoration: underline; border:none;}

#content {
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	width: 650px;
	background-color:#404040;
	background-image:url(../images/toprightcorner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}

.non-faultcar {min-height:830px;}
.about {min-height:580px;}
.contact {min-height:850px;}
.other {min-height:350px;}
.rights {min-height:420px;}
.no-fault {min-height:950px;}



#columnonly {float:left; width:650px;background-color:#404040;}

#column1 {float:left; width:310px;background-color:#404040;}
#column2 {float:right; width:310px;background-color:#404040;}

#box { float:left; background-color:#404040; border-left:1px solid #B1ABAB;}
	
#lastbox {float:left; background-color:#404040; border-left:1px solid #B1ABAB;border-right:1px solid #B1ABAB;}

#menu {height:113px;color: #A4A0A0; padding: 10px 0 0 0px;}

#content a:link {
	text-decoration: none;
	border-bottom:1px dotted #DC0D0D;
	color: #DC0D0D;
	}
	
#content a:visited {
	text-decoration: none;
	border-bottom:1px dotted #DC0D0D;
	color: #DC0D0D;
	}

#content a:active {
	text-decoration: none;
	border-bottom:1px dotted #DC0D0D;
	color:  #DC0D0D;
	}
	
#content a:hover {
	text-decoration: none;
	border-bottom:1px solid #DC0D0D;
	color: #DC0D0D;
	}


#footer {
	font-size:x-small;
	text-align:right;
	padding-top:3px;
	clear:both;
	border-top:1px solid #7b7878;
}
#footer a {color:#B1ABAB; text-decoration:none; }
#footer a:hover { text-decoration:underline;}


h1 {
	border-bottom: 1px solid #ffffff; 
	font-size:2.8em;
	color: #d81e05;
}


.title {color: #ffffff; font-size:0.5em;}

#pagetitle {width:622px; height:60px;float:left; margin: 20px 0 0 10px;}

.nolist { list-style-type:none; margin:0px; padding:0px;}
.noindent {margin:0px; padding:0px;}
.nolist li {display:inline;}
.red {color:#DC0D0D;}
.white {color:#FFFFFF;}
.centre {text-align:center;}
.left {float:left;}
.right {float:right;}

