*
{
padding: 0em;
margin: 0em;
}



body
{
	background-color: #000036;
	background-image: url(whalebodybg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

body,input
{
	font-size:100%;
    
	font-family: "Trebuchet MS", sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p
{
	font-size:0.875em;
	line-height:1.5em;
	margin-bottom: 1.0em;

	
}
a
{
	color: #00B6BF;
	text-decoration: none;
}

a:hover
{
	color: #2DFFFA;
}


h1 {
	font-size: 1.8em;
	color: #00BFE1;
	font-weight: normal;
	padding-bottom: 1em;
	padding-top: 1.5em;	
}


h2 {
	font-size: 1.3em;
	font-weight: lighter;
	padding-bottom: 1em;
	padding-top: 1.5em;	
	
	}



/*-------------------------------------------------------------------------------------------------------------------
DIV BLOCKS
-------------------------------------------------------------------------------------------------------------------*/
#tagline
{
	display: none;
	
}


/*contains page headline and logo and top of page------------------------------------------------------------------------*/
#header
{
	position: relative;padding: 20px;
	padding-bottom: 30px;
	height: 190px;
	width: 1100px;
	margin:auto;
z-index: -50;
	
	}

#header h1
{
	color: #00B6BF;
	font-size: 35px;
	font-weight: normal;
	padding-left: 300px;
	padding-top: 20px;
	}
	
#boat
{
	position: absolute;
	top: -14px;
	left: 550px;
	background-image:url(ocean_quest.jpg);
	background-repeat: no-repeat;
	height: 351px;
	width: 640px;
	z-index: -100;
}
#slideshow
{
position: absolute;
top: 4px;
margin-left: 300px;

}	
#mssHolder
{
background-image:url(images/flash.jpg);
width: 573px;
height:404px;
repeat: no-repeat;
}

/*set page widths-----------------------------------------------------------------------------------*/

#outer
{
	z-index: 2;
	position: relative;
	width: 900px;
	margin: 0 auto;

	
}
/*this fixes the bug with the placement of the calender by removing position: relative*/
#contact_outer
{
	z-index: 2;
	
	width: 900px;
	margin: 0 auto;

	
}

/*for introduction box with truck in it and workshop exterior on index.html----------------*/
#truck
{

	margin-top: 0px;
	padding-left: 20px;
padding-bottom: 30px;
	
	}






#workshop h1
{

	padding-top: 1.5em;
	font-size: 1em;
}

/*truck images on index.html----------------*/
#damaged_trucks
{
	clear: both;
	width: 898px;
	height: 225px;
	margin-top: 50px;
	background-image: url(../before_and_after/truck_montage.jpg);
	background-repeat: no-repeat;
}

#truck_montage
{
	clear: both;
	width: 898px;
	height: 190px;
	margin-top: 50px;
	background-image: url(../before_and_after/truck_montage2.jpg);
	background-repeat: no-repeat;
}


/*this divs used on workshop.html */

#workshop_interior
{
	padding-right: 30px;
	
}

/*these divs used on guarantee page----------------*/
#primarycontainer
{
float: left;
margin-right: -23.0em;
width: 100%;
}

#primarycontent
{
	margin: 0em 23.0em 0em 0em;
	
}

#secondarycontent
{

margin-left: 1em;
float: right;
width: 20.0em;
}

#contactform
{

float: right; 
margin-top: 0px;
margin-left: 0;

width: 650px;
}
#primarycontainercontact
{
float: left;

width: 300;
}
#page_base
{
clear: both;
width: 900px;
margin: auto;
margin-top: 50px;
}


/*COLUMNS - index.html------------------------*/
#column_container
{
//height: 35em;
min-height: 35em;
margin: 50px;
}

#column1
{
position: absolute;
left: 0;
width: 280px;
margin-right: 30px;
}

#column2
{
position: absolute;
left: 310px;
width: 280px;
margin-right: 30px;

}
#column3
{
position: absolute;
left: 620px;
width: 280px;

}

/*COLUMN - used in workshop.html and towing.html------------------------*/
#column4
{
	position: absolute;
	left: 670px;
	width: 215px;
	top: 0px;
	margin-right: 20px;

		
	
}
/*COLUMN - used in #truck in index.html------------------------*/


#column5
{

width: 193px;
}



/*to add borders to everything-----------------------------------------------------------------------------------*/

#workshop, #truck, #workshop_interior,.box,#damaged_trucks,#truck_montage,.text
{
	border-width: medium;
	border-style: solid;
	border-top-color: #71F8FF;
	border-right-color: #00345B;
	border-bottom-color: #000000;
	border-left-color: #00AAB3;
	background-image:url(boxbg.jpg);
	background-repeat:repeat-x;
	background-color: #000038;

	}
	
/*CLASSES-----------------------------------------------------------------------------------*/

.box,.text
{
	padding: 1.5em;
	margin-bottom: 1em;
	background-image:url(boxbg.jpg);
	background-repeat:repeat-x;
	background-color: #000038;
	
	}
	
	.boxlight
	{
	border-width: medium;
	border-style: solid;
	border-top-color: #71F8FF;
	border-right-color: #00345B;
	border-bottom-color: #000000;
	border-left-color: #00AAB3;
	padding: 1.5em;
	margin-bottom: 1em;
	background-image:url(boxlight.jpg);
	background-repeat:repeat-x;
	background-color: #B9E5FB;
	padding-top: 0;
	}
	
	.boxlight p, .boxlight h1, .boxlight h2, .boxlight ul
	{
	color:#000A82
	}
	
	.boxlight ul
	{
	list-style-type: square;

	font-size:0.875em;
	line-height:1.5em;
	margin-bottom: 1.0em;
	list-style-position: inside;
	

}
	.text
{
	padding: 4em;
	
		}
.box, .text h1
{
padding-top: 0;
}	

.text ul
{
padding-left: 5em;
}

.testimonials
{
	
	
	padding-top: 3em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;

	
}

.testimonials p

{
	font-weight: lighter;
	color: #0252D7;
	text-align: left;
	font-family: Garamond, Georgia;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.1em;
}

.contentarea
{
padding: 1.3em;
height: 30em;
min-height: 30em;
}


img.center
{
text-align: center;
}


img.headerleft
{

float: left;
margin-right: 10px;
margin-top: -27px;
	
}
img.headerleftpad
{

float: left;
margin-right: 20px;
margin-bottom: 80px;

	
}
img.right
{
float: right;
margin-left: 20px;
}

.blue

{
	color: #1F1F7C;
}

/*MENU-----------------------------------------------------------------------------------*/

#menu
{
	background-image: url(men1ubg.jpg);
	background-repeat: repeat;
	text-align:center;
	padding:10px;
	
	
	
	
}

#menu ul
{



}

#menu ul li
{
	display: inline;
	
	
	border-bottom-width: thin;
	
	border-bottom-style: solid;
	
	border-bottom-color: #4099E1;
}


#menu ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	font-size: 13px;
	padding-right: 1em;
	padding-left: 1em;
}

#menu ul li a:hover
{
	color: #2DFFFA;
	
}

/*---FOOTER--------------------------------------------------------------------------------*/

#footer
{
	margin-top: 30px;
	padding: 20px;
	font-size: 0.8em;
	text-align:center;
	background-color: #000038;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #035CBE;
	height: 100%;
	background-image:url(boxbg.jpg);
	background-repeat:repeat-x;
	}

#footer_image
{background-image: url(images/seabottom.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 214px;
	}

#footer p
{
	font-size: 1em;
	text-align: center;
	
	color: #DDCBE2;
	margin: auto;
	
}

#address
{
clear: both;

padding-bottom: 30px;
width: 900px;
margin: auto;
margin-top: 30px;
}
#address h1
{
font-size: 1.3em;}

#footer h2
{
	text-transform: uppercase;color: #DDCBE2;
	font-weight: normal;
	font-size: small;
	margin-top: -20px;
}
#footer a
{
color: #DDCBE2;
text-decoration: none;
}


#footer a:hover
{
	text-decoration: none;
	color: #FF7624;
}
.footercol
{
	width: 150px;
	
	float: left;
	padding-bottom: 30px;
	margin: 10px;
	text-align:left;
	color:#8688DB;
}
#footerlogos
{
width: 900px;
margin: auto;
}