body {
	background-color:#63503F;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
}
.wrapper	{
	width:100%;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


											/* top bar across the screen*/
#title-bar-container {
	width:100%;
	background-color:#9DBDB3;
	clear:both;
	margin-top:12px;
}										
#title-bar {
	width:100%;
	height:112px;
	left:50%;
	margin-right:auto;
	margin-left:auto;
	background-color:#9DBDB3;
	clear:both;
}
#logo {
	width:auto;
}
.left-side {
	float:left;
}
.right-side {
	float:right;
}


   
   
                                     		 /* navigation controls*/
#nav {
	width:100%;
	background-image:url(/images/nav-back.jpg);
	background-repeat:repeat-x;
	display:block;
	text-align:center;
	height:30px;
	padding-top:10px;
	clear:both;
}	
#nav a {
	text-decoration:none;
	color:#1A1A1A;
	margin-left:10px;
	margin-right:10px;
}
#nav a:hover {
	border-bottom:1px solid #1A1A1A !important;
	position:relative;
	padding-bottom:5px;
}	






                                      		/* whole site container div */
#container {
	background-color:#E7DBCD;
	display:block;
	clear:both;
	width:100%;
}







                                           			 /* top images */
#top-container {
	display:block;
	left:50%;
	margin-right:auto;
	margin-left:auto;
	width:824px;
}
#top-images {
	width:824px;
	height:215px;
	display:block;
	clear:both;
}
#left-clip {
	position:absolute;
	margin-left:50px;
	margin-top:-30px;
}
#right-clip {
	position:absolute;
	margin-left:-100px;
	margin-top:-24px;
	
}
	
	
	
	
                                            		/* body background */
#body-container {
	display:table;
	clear:both;
	background-image:url(/images/body-bg.jpg);
	background-repeat:repeat-y;
	width:824px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}




/* content and form area */
#content-container {
	display:block;
	clear:both;
}
#content-left {
	margin-left:42px;;
    width:452px;
	display:block;
	float:left;
	padding-left:15px;
	padding-right:20px;
	padding-top:20px;
}
h1 {
	color:#5583A9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	color:#5583A9;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:12px 0px 0px 0px;
	font-weight:normal;
}
a {
	color:#5583A9;
	text-decoration:none;
}
a:hover	{
	color:#5583A9;
	text-decoration:underline;
}
#content-cta {
	background-image:url(/images/lock-bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:261px;
	width:418px;
	display:table;
	padding-left:30px;
	padding-right:15px;
	margin-top:20px;
	margin-bottom:20px;
}
#content-cta-2 {
	background-image:url(/images/case-bg-2.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:261px;
	width:418px;
	display:table;
	padding-left:30px;
	padding-right:15px;
	margin-top:20px;
	margin-bottom:20px;
}
#content-cta-3 {
	background-image:url(/images/glass-bg-3.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:261px;
	width:418px;
	display:table;
	padding-left:30px;
	padding-right:15px;
	margin-top:20px;
	margin-bottom:20px;
}
#content-cta-4 {
	background-image:url(/images/key-bg-4.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:261px;
	width:418px;
	display:table;
	padding-left:30px;
	padding-right:15px;
	margin-top:20px;
	margin-bottom:20px;
}
#content-cta-5 {
	background-image:url(/images/laptop-bg-5.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:261px;
	width:418px;
	display:table;
	padding-left:30px;
	padding-right:15px;
	margin-top:20px;
	margin-bottom:20px;
}
.lock {	
	float:left;
	margin-left:-20px;
	margin-top:-10px;
	margin-right:20px;
}		
#form-right {
	display:block;
	float:right;
	width:290px;
}		
#form {
	background-image:url(/images/form-bg.jpg);
	width:235px;
	height:270px;
	margin-top:20px;
	margin-left:20px;
	padding-top:55px;
	padding-left:20px;
}
/* spaces out the various fields */

/*#L01, #L02, #T01, #T02, #continue-button {
	margin-top:10px;
	text-align:center;
}
/* formats the input areas 
#T01 select {
	text-align:center;
	width:130px;
}
#T02 input {
	width:90px;
	text-align:center;
}
*/

#form p {
	margin:25px 0px 0px 0px;
	font-size:14px;
	color:#63503F;
}
#form-image {
	margin-top:-380px;
	margin-left:240px;
	}	
.note {
	margin-top:60px;
	margin-left:4px;
}	
.new-form	{
	display:block;
	padding-right:40px;
}
.insurance-zip {
   font-size:11px;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-weight:bold;
   margin-left:56px;
   margin-top:8px;
   margin-bottom:8px;
}
.insurance-type	{
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:40px;
   	margin-bottom:8px;
}
.insurance-select	{
	margin-left:36px;
}
.input-zip  {
}
.insurance-select select {
   width:100px;
   font-size:18px;
}
.input-zip input	{
	margin-left:44px;
	width:100px;
	background-color:#ffffff !important;
	text-align:center;
}
.insurance-select select:hover, .input-zip input:hover   {

}
.continue-button input {
   margin-top:10px;
   margin-left:24px;
}	
	
	
	
	
	
	
	
                                                      /*bottom image*/	
#bottom-container {
	display:block;
}													  
#body-bottom {
	display:block;
	margin-left:40px;
	clear:both;
}
#copyright {
	display:block;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#copright ul {
	margin:0px;
	padding:0px;
}
#copyright ul li {
	display:inline;
	margin-right:8px;
}
#copyright a {
	color:#ffffff;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
	
	
	
	
													/* necessary extras */	
img {border:0px; margin:0px;}

