/* ---The Reset--- */

html {
	font-size: 62.5%;
	line-height: 1em;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 62.5%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

/* ---The Basics--- */

body {
	background-image: url(../images/bg.jpg);
	background-color: #dbcdc2;
	background-repeat: repeat-x;
	font-family: "Helvetica", "Arial", "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 16px;
}

img {
	border: none;
}

a:link {
	color: #2e3192;
	font-weight: bold;
}

a:hover {
	color: #00aeef;
	font-weight: bold;
}

a:visited {
	color: #000000;
	font-weight: bold;
}

/* ---Typography--- */

p {
	margin-bottom: 10px;
}

br {
	margin-bottom: 5px;
}

h1 {
	color: #2e3192;
	font-family: "Helvetica", "Arial", "Trebuchet MS", sans-serif;
	font-size: 12px;
}

h2 {
	color: #2e3192;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 15px 0;
}

h3 {
	color: #2e3192;
	font-size: 14px;
	letter-spacing: -1px;
	margin: 15px 20px;
	text-transform: uppercase;
}

h4 {
	color: #2e3192;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 20px 0;
}

strong {
	font-weight: bold;
}

em {
	color: #000000;
	float: left;
	font-size: 10px;
	margin-bottom: 5px;
}

/* ---Form--- */

label {
	color: #000000;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

.textfield {
	background-color: #ebebeb;
	border: 1px #000000 solid;
	font: 12px "Helvetica";
	height: 15px;
	margin-bottom: 5px;
	padding: 5px;
	width: 240px;
}

.select {
	background-color: #ebebeb;
	border: 1px #000000 solid;
	font: 12px "Helvetica";
	margin-bottom: 5px;
	padding: 5px;
	width: 250px;
}

.textarea {
	background-color: #ebebeb;
	border: 1px #000000 solid;
	font: 12px "Helvetica";
	height: 100px;
	margin-bottom: 5px;
	padding: 5px;
	width: 240px;
}

.submit {
	background-color: #2e3192;
	border: #000000 1px solid;
	color: #ffffff;
	float: left;
	height: 30px;
	margin-left: 170px;
	text-align: center;
	width: 80px;
}

/* ---Wrapper and Stuff--- */

#wrapper {
	margin: 100px 0 20px 40px;
	width: 1100px;
}

	#contentcolumn {
		float: left;
		width: 560px;
	}
	
		#logo {
			margin-left: 80px;
			width: 100%;
		}
		
		#contentbox {
			margin-top: 80px;
		}
		
		#content {
			margin: 15px 30px 0 30px;
			padding-bottom: 15px;
		}
		
	#dividercolumn {
		float: left;
		margin: 0;
		padding: 150px 10px 0 10px;
		text-align: center;
		width: 60px;
	}
	
	#sidebar {
		color: #2e3192;
		float: left;
		width: 300px;
	}
	
		#ebInfo {
			left: 680px;
			position: absolute;
			top: 10px;
		}

#services {
	clear: both;
	float: left;
	margin-top: 65px;
	width: 300px;
}

.services {
	display:block;
}
		
	.services *{
		display:block;
		height:1px;
		overflow:hidden;
		font-size:.01em;
		background:#ffffff;
	 }
	 
	.services1 {
		margin-left:3px;
		margin-right:3px;
		padding-left:1px;
		padding-right:1px;
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
		background:#ffffff;
	 }
	 
	.services2 {
		margin-left:1px;
		margin-right:1px;
		padding-right:1px;
		padding-left:1px;
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
		background:#ffffff;
	 }
	 
	.services3 {
		margin-left:1px;
		margin-right:1px;
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
	 }
	 
	.services4 {
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
	 }
	 
	.services5 {
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
	 }
	 
	.servicescontent {
		background:#ffffff;
		float: left;
		padding: 20px;
	 }
	
		.servicesList {
			float: left;
			margin: 0 0 0 10px;
			width: 120px;
		}
		
		.servicesList li {
			letter-spacing: -.7px;
			margin-bottom: 10px;
		}
			
#quote {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 300px;
}

#quote h2 {
	margin-top: 0;
}

.quote {
	display:block;
}
		
	.quote *{
		display:block;
		height:1px;
		overflow:hidden;
		font-size:.01em;
		background:#ffffff;
	 }
	 
	.quote1 {
		margin-left:3px;
		margin-right:3px;
		padding-left:1px;
		padding-right:1px;
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
		background:#ffffff;
	 }
	 
	.quote2 {
		margin-left:1px;
		margin-right:1px;
		padding-right:1px;
		padding-left:1px;
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
		background:#ffffff;
	 }
	 
	.quote3 {
		margin-left:1px;
		margin-right:1px;
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
	 }
	 
	.quote4 {
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
	 }
	 
	.quote5 {
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
	 }
	 
	.quotecontent {
		background:#ffffff;
		padding: 20px;
	 }
			
/* ---Navigation--- */

#nav {
    position: relative;
    height: 29px;
    width: 540px;
    background-color: white;
    padding: 10px;
    margin: 0 0 10px 0;
}
    #nav li {
        float: left;
        list-style: none;
    }
        #nav li.back {
            border: 2px solid #2e3192;
            background-color: #fff200;
            width: 9px;
            height: 28px;
            z-index: 8;
            position: absolute;
        }
        #nav li a {
            font: bold 14px "Helvetica";
            text-decoration: none;
            color: #2e3192;
            outline: none;
            text-align: center;
            top: 10px;
            letter-spacing: -1px;
            z-index: 10;
            display: block;
            float: left;
            height: 30px;
            position: relative;
            margin: auto 13px;
        }
            #nav li a:hover, #nav li a:active, #nav li a:visited {
                border: none;
            }        				
/* ---Content--- */

.contentbox {
			display:block;
		}
		
		.contentbox *{
			display:block;
			height:1px;
			overflow:hidden;
			font-size:.01em;
			background:#ffffff;
		 }
		 
		.contentbox1 {
			margin-left:3px;
			margin-right:3px;
			padding-left:1px;
			padding-right:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			background:#ffffff;
		 }
		 
		.contentbox2 {
			margin-left:1px;
			margin-right:1px;
			padding-right:1px;
			padding-left:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
			background:#ffffff;
		 }
		 
		.contentbox3 {
			margin-left:1px;
			margin-right:1px;
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.contentbox4 {
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.contentbox5 {
			border-left:1px solid #ffffff;
			border-right:1px solid #ffffff;
		 }
		 
		.contentboxcontent {
			background:#ffffff;
		 }
		 
/* ---Coupon--- */

#coupon {
	background-color: #cecece;
	border: 3px dashed #000000;
	margin: 20px 40px;
	text-align: center;
	padding: 20px;
	width: 360px;
}
		 
/* ---Services--- */

#servicesPage {
	clear: both;
	height: 200px;
	margin-top: 20px;
}

.servicesListServicesPage {
	float: left;
	margin: 0 0 0 50px;
	width: 200px;
}

.servicesListServicesPage li {
	letter-spacing: -.7px;
	margin-bottom: 10px;
}

ol {
	list-style: inside decimal;
	margin-left: 50px;
}
		 
/* ---Contact Us--- */

#contact {
	text-align: center;
}
	
/* ---Footer--- */

#footer {
	background-color: #2e3192;
	clear: both;
	float: left;
	margin-top: 20px;
	width: 100%;
}

	#bottomnav {
		float: left;
		margin: 10px 0 0 70px;
	}

		#bottomnav li {
			float: left;
			margin-right: 15px;
		}
		
			#bottomnav li a {
				color: #ffffff;
				text-decoration: none;
				text-transform: uppercase;
			}
			
				#bottomnav li a:hover {
					color: #fff200;
				}
				
	#copyright {
		color: #ffffff;
		float: left;
		margin: 10px 0 0 135px;
		text-align: center;
	}

