/*----------------------------------------------------------
	
	Copyright 2009 United Vehicle Warranties
	
	Author: Kitch & Schreiber Marketing & Advertising
			Webmaster: Brian Scroggins
			www.kitchandschreiber.com
			kands@kitchandschreiber.com
			
----------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	}
	
h1, h2, h3, h4, h5, h6, pre, code{
	font-size: 1em;
	}
	
a{
	text-decoration: underline;
	color: #97ACC5;
	}
	
a:hover{
	text-decoration: none;
	color: #4D4D4F;
	}	
	
a img{
	border: none;
	}

h1{
	font-family: Times, serif;
	font-size: 24px;
	color: #003366;
	font-weight: normal;
	}
	
h2{
	padding-top: 3px;
	}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	line-height: 1.5em;
	}
	
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #578CA5;
	}	
	
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	}		

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(IMAGES/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#background{
	background-image: url(IMAGES/headerBackground.jpg);
	background-repeat: repeat-x;
	}	

#container  {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/*----------------------------------------------------------
	
	                       Header
			
----------------------------------------------------------*/

#header {
	height: 200px;
	}

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	}
	
#logo{
	background-image: url(IMAGES/unitedLogo.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 400px;
	float: left;
	}

#headerCopy{
	float: right;
	width: 560px;
	padding-top: 65px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCCCC;
	padding-bottom: 15px;
	}
	
#phone{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}
	

/*----------------------------------------------------------
	
	                Main Content Column
			
----------------------------------------------------------*/

#mainWrap{
	width: 960px;
	background-image: url(IMAGES/sidebarBackground.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	}
	
#mainContent{
	float: left;
	width: 615px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
	
.buttonWrap{
	height: 133px;
	width: 910px;
	float: left;
	color: #cfd4d9;
	background-color: #cfd4d9;
	padding: 25px;
	}
	
.buttonWrap li{
	float: left;
	list-style-image: none;
	list-style-type: none;
	}	
	
.buttonWrap #benefits a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/benefitsButton.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 279px;
	}
	
.buttonWrap #benefits a:hover{
	background-position: 0 -132px;
	}
	
.buttonWrap #schedule a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/scheduleButton.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 279px;
	margin-left: 32px;
	}
	
.buttonWrap #schedule a:hover{
	background-position: 0 -132px;
	}
	
.buttonWrap #maintenance a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/maintenancePlansButton.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 279px;
	margin-left: 32px;
	}
	
.buttonWrap #maintenance a:hover{
	background-position: 0 -132px;
	}	
	
#pictureWrap{
	height: 373px;
	width: 175px;
	margin-left: 25px;
	background-image: url(IMAGES/sidePics.jpg);
	background-repeat: no-repeat;
	}
	
#formWrap{
	width: 390px;
	height: 63em;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #c9c9c9;
	}		
	
#formContent{
	width: 340px;
	padding: 10px 25px 25px 25px;
	}				
		

/*----------------------------------------------------------
	
	                Sidebar Column
			
----------------------------------------------------------*/

#sidebar{
	float: right;
	width: 320px;
	background-color: #d8e4ef;
	}	
	
.rotatingPics{
	float: right;
	height: 183px;
	width: 320px;
	background-repeat: no-repeat;
	background-image: url(IMAGES/picture1.jpg);
	}	
	
#rotateText{
	text-align: center;
	padding-top: 75px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	}	
	
#rotateText a{
	color: #5d758b;
	text-decoration: underline;
	}
	
#rotateText a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
		
#sidebarContentWrap{
	width: 290px;
	float: right;
	margin-top: 25px;
	}		

#testimonialHeader{
	height: 27px;
	width: 263px;
	background-color: #97acc5;
	background-image: url(IMAGES/roundCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, serif;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 3px;
	text-align: center;
	font-size: 18px;
	}
	
#testimonialWrap{
	float: left;
	width: 261px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #838383;
	border-bottom-color: #838383;
	border-left-color: #838383;
	background-color: #FFFFFF;
	}

.testimonial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #4D4D4F;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	}	
	
.quote{
	background-image: url(IMAGES/beginQuote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 40px;
	float: left;
	}	
	
.testimonialName{
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	color: #5F768C;
	text-align: justify;
	padding-right: 30px;
	padding-top: 5px;
	float: right;
	padding-bottom: 15px;
	}		
	
	
/*----------------------------------------------------------
	
	                       Table
			
----------------------------------------------------------*/		

#form{
	padding-top: 15px;
	}


table {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding: 0px;
	width: 390px;
	}

caption {
	text-align: center;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 60px;
	width: 390px;
	background-color: #838383;
	margin-bottom: 15px;
	padding-top: 12px;
	}

td,th {
	padding: 3px 5px 2px 5px;
	font-size: 18px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #5d758b;
	}
	
th {
	background: url(images/th_bg.png) no-repeat left top;
	color: white;
	text-align: center;
	border-color: #14556b;
	}
	
tr.alt td {
	background: url(images/td_bg.png) no-repeat left top;
	}		
	

/*----------------------------------------------------------
	
	                    Footer
			
----------------------------------------------------------*/

#footerWrap {
	width: 100%;
	height: 169px;
	background-color: #4d4d4f;
	clear: both;
	background-position: bottom;
	}

#footer{
	width: 935px;
	height: 129px;
	background-color: #4d4d4f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 25px;
	}

#ks a{
	text-indent: -9999px;
	background-image: url(IMAGES/k&s_Logo.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 86px;
	float: right;
	display: block;
	}
	
#ks a:hover{
	background-position: 0 -92px;
	background-image: url(IMAGES/k&s_Logo.jpg);
	background-repeat: no-repeat;
	}	

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	width: 250px;
	float: left;
	margin-top: 20px;
	}
	
.copyright a{
	color: #CCCCCC;
	text-decoration: underline;
	}	
	
.copyright a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#disclaimer{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	text-align: left;
	font-style: normal;
	width: 575px;
	float: left;
	margin-top: 55px;
	}	
	
p strong {
	font-family: Georgia, serif;
	font-style: italic;
	color: #CCCCCC;
	font-size: 12px;
	text-align: left;
	}
