/* STYLE SHEET */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
	position:relative;
	height:100%;
	background-color:#ffffff; 
	background-repeat:repeat-x; 
	background-image:url(../images/background/bodybg.jpg);
	background-position:top; 
	margin-top:5px;
}
#container {
	position:relative;
	width:960px;
	margin:auto;
	background-color:#ffffff;
	padding-bottom:20px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

/* ***************************************************************************** */
/* HEADER */
#header {
	position:relative;
	background-image:url(../images/background/headerbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:224px;
	}
#header-left {
	position:relative;
	float:left;
	width:650px;
}	

#header-right {
	position:relative;
	width:290px;
	float:right;
}
#logo {
	position:relative;
	padding:10px;
}
.location {
	padding-left:190px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;	
	color:#ff931b;
	font-weight:bold;
	}
#tagline {
	position:relative;
	margin:5px;
	padding-left:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;	
	color:#6a80b7;
	font-size:30px;
	letter-spacing:-2px;
}
#social {
	position:relative;
	
	padding:20px;
	color:#1c2c67;
	font-size:18px;
	text-align:right;
}
/* ***************************************************************************** */
/* MENU */
#navigation {
	position:relative;
	height:22px;
	background-image:url(../images/background/navbg.jpg);
	background-repeat:repeat-x;
	border:1px solid #e28c20;
	z-index:10;
}
/* ***************************************************************************** */
/* CONTENT*/
#content {
	position:relative;
}
#content p {
	color:#525a77;
	line-height:22px;
}
#content-container {
	position:relative;
	padding:10px;
}
/* ***************************************************************************** */
/* LEFT COLUMN */
#left-column {
	position:relative;
	width:488px;
	height:384px;
	float:left;
	padding:10px;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:4px solid #ffb037;
	text-align:justify;	
}
#left-column p{
	line-height:18px;
}
/* ***************************************************************************** */
/* RIGHT COLUMN */
#right-column {
	position:relative;
	width:420px;
	float:right;
}
/* Auto School */
#auto-school {
	position:relative;
	background-color:#feb9ce;
	border:1px solid #e8a6ba;
	height:210px;
}
#auto-photo {
	position:relative;
	float:left;
	margin:5px 0px 5px 5px;
	width:135px;
}
#auto-content {
	position:relative;
	float:right;
	width:260px;
	margin:5px 10px 5px 0px;
}
#auto-school p {
	font-size:11px;
	line-height:16px;
	color:#572a36;
	text-align:justify;
	margin:5px 0px;
}
#auto-school h4 {
	font-weight:normal;
	margin:2px 0px;
}
#auto-school a.ladies-school:link,
#auto-school a.ladies-school:visited,
#auto-school a.ladies-school:hover {
	color:#0e2b89;
	text-decoration:none;
	font-style:normal;
}

#auto-school a:link,
#auto-school a:visited,
#auto-school a:hover {
	color:#905164;
	text-decoration:underline;
	font-style:italic;
}
/* Testimonial */
#testimonial {
	position:relative;
	float:left;
	width:228px;
	height:182px;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:4px solid #ffb037;
	background-image:url(../images/background/testimonialbg.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:10px;
}
#testimonial-container {
	padding:8px;
}
/* Ad */
#ad {
	position:relative;
	float:right;
	margin-top:10px;
}
/* Lower Content */
#qualifications {
	position:relative;
	margin-top:10px;
	padding-left:2px;
}
.qualification {
	position:relative;
	float:left;
	background-image:url(../images/background/grey-square.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	margin-right:12px;
	font-size:11px;
	font-weight:bold;
	color:#c2c8da;
}	
/* ***************************************************************************** */
/* GALLERY */

table.image-gallery{
	width:100%;
	border-spacing:0px;
}
table.image-gallery tr th{
	background-color:#d9e3d1;
	text-align:left;
	padding:4px;
	font-weight:normal;
}
table.image-gallery tr td{
	padding:4px;
}

img.gallery-thumb{
	margin-right:5px;
	margin-bottom:5px;
}
/* ***************************************************************************** */

#lower-content {
	position:relative;
	background-color:#e0f2fc;
	padding:0px 10px;
	margin-top:5px;
	color:#3c3d43;
}
#lower-content p {
	line-height:18px;
	font-size:11px;
	color:#3c3d43;
	margin:2px 0px;
}
#lower-content a:link,
#lower-content a:visited,
#lower-content a:hover {
	color:#368ef1;
}
/* ***************************************************************************** */
/* FOOTER */
#footer {
	position:relative;
	margin:0 auto;
	width:940px;
	padding:10px;
	font-size:11px;
	color:#ffffff;
	background-color:#0e2b89;
	margin-top:10px;
	
}
#footer-left {
	position:relative;
	float:left;
}
#footer-right{
	position:relative;
	float:right;
}
#footer a:link,
#footer a:visited,
#footer a:hover {
	color:#ffffff;
}
/* ***************************************************************************** */
/* PLUJO */
#plujo {
	position:relative;
	margin:5px auto;
	width:960px;
	padding-top:5px;
	border-top:1px solid #e6e6e6;
}
a.plujo:link,
a.plujo:visited {
	color:#aaacb7;
	text-decoration:none;
	font-size:10px;
}
a.plujo:hover {
	text-decoration:underline;
}
/* GLOBAL */
	
.clear-column {
	clear:both;
}
:focus {
	outline:none;
}

ul,ol{ 
	margin-left:20px;
}
ul li, 
ol li{
	margin-bottom:8px;
}