/* 
CSS Document
Designer: asterix
*/

/* DEFAULT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{
	color:#2c2c2c;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4;
	background-color: #9E9EA0;
	background-image: url(images/body_bg.png);
}
a{text-decoration:none;}

/* STRUCTURE */
#container{margin: 0px auto;background:url(images/container.png) repeat-x top; padding:35px 0;}
#holder{
	width:950px;
	margin: 0px auto;
	border:10px solid #CCCCCC;
	background:#fff;
}
#header{
	background:url(images/header.png) repeat-x  top;
	height:160px;
}
#nav-main{background:url(images/nav.png) repeat-x bottom;height:58px;}
#content-box{padding:20px;}
#footer{
	background:#e9e9e9;
	text-align:right;
	padding:30px 10px;
	color:#353535;
	font-size:12px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #0AAC49;
}
	
/* HEADER */
#logo{
	padding:23px 0 0 23px;
	width:950px;
	height:140px;
	overflow:hidden;
	position: relative;
}
#livezilla{
	padding:0px 0px 0 0px;
	height:50px;
	overflow:hidden;
	background: http
://www.coopers-driving-school.com/livesupport/image.php?id=03;
	width: 200px;
	float: right;
	top: 34px;
	position: absolute;
	left: 738px;
}
#div-1 {
 position:relative;
 padding:23px 0 0 23px;
	width:401px;
	height:140px;
	overflow:hidden;
}
#div-1a {
 padding:23px 23px 0 0px;
	height:27px;
	overflow:hidden;
	background: http
://www.coopers-driving-school.com/livesupport/image.php?id=03;
	background-image: url(http://www.coopers-driving-school.com/livesupport/image.php?id=03);
	width: 177px;
	float: right;
	left: 943px;
	top: 0px;
}

#logo h1{
	background:url(images/logo_2.png) no-repeat left top;
	width:401px;
	height:192px;
	overflow:hidden;
	margin-left: -20px;
}
#logo h1 a{display:block; padding:0 0 0 500px;}

/* NAVIGATION */
#nav-main ul{float:right;}
#nav-main ul li{float:left;}
#nav-main ul li a{
	float:left;
	margin:0 3px;
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/nav_r.png) no-repeat right top;
}
#nav-main ul li a span{float:left;line-height:32px; padding:0 25px; display:block; cursor:pointer;background:url(images/nav_l.png) no-repeat left top;}
#nav-main ul li a:hover{background-position:right -32px; color:#fff;}
#nav-main ul li a:hover span{background-position:left -32px;}
#nav-main ul li a.current{background-position:right -64px; color:#fff;}
#nav-main ul li a.current span{background-position:left -64px;}

/* CONTENT */
#content-box h2{font-size:22px; border-bottom:#d6dbde 1px solid;}
h2 .red{color:#bd1e1c;}
h2 .green{
	color:#0AAC49;
}
h2 .ligreen{
	color:#999999;
}
#content-box p{padding:10px 0;}
#content-box a.readmore{
	padding:2px 5px;
	font-style:italic;
	color:#fff;
	background-color: #0AAC49;
}

ul.prolist{padding:20px 0; float:left;}
ul.prolist li{padding:15px 8px; float:left;}
ul.prolist li .box{
	text-align:center;
	width:205px;
	padding:10px 0;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
}
ul.prolist li .box img{margin-bottom:10px;}
ul.prolist li .box div{
	font-size:14px;
	color:#0AAC49;
}
ul.prolist_2{
	padding:0px;
 	float:left;
	margin-top: -20px;
	margin-bottom: 20px;
}
ul.prolist_2 li{padding:15px 8px; float:left;}
ul.prolist_2 li .box{
	text-align:center;
	width:205px;
	padding:10px 0;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
}
ul.prolist_2 li .box img{margin-bottom:10px;}
ul.prolist_2 li .box div{
	font-size:14px;
	color:#0AAC49;
}

#readm{border:#ebebeb 1px solid; height:100px; overflow:auto;}
#readm2{
	border:#ebebeb 1px solid;
	height:80px;
	overflow:auto;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/* FOOTER */
#footer a{color:#353535;}
#footer a:hover{text-decoration:underline;}

/* OTHER */
.clear{clear:both;}
#contact_details {
	float: right;
	padding-right: 20px;
}
#contact_form {
	padding-left:40px;
}
.about {
	padding: 10px;
}
