@charset "utf-8";
/* CSS Document */

/* BASIC */
* {
	margin: 0px;
	padding: 10px;
}

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #008080;
	height: 100%
}



#ques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #482A34;
	padding-bottom: 10px;
	margin-left: 20px;
	width: 90%;		
	}
	
#ans {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BE9009;
	padding-bottom: 10px;
	margin-left: 20px;
	width: 90%		
	}	
		
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
}

.text-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}


.text-bold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


 
a:link, a:visited, a:active {
	color: #008080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #B39E5B;
	font-weight: bold;
}

a.black-l:link, a.black-l:visited, a.black-l:active {
	color: #008080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.black-l:hover {
	color: #B39E5B;
	font-weight: bold;
}

a.white-l:link, a.white-l:visited, a.white-l:active {
	color: #008080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.white-l:hover {
	color: #008080;
	font-weight: bold;
}

#indentbox {
     padding-left: 50px;	 
	 width: 200px;
}

#salebox {
     padding-left: 10px;
	 margin-left: 50px;	 
	 width: 380px;
	 background-color: #F1E6C9;
	 }	
	  


#wrapper {
	width: 839px;	
	background-color: #ffffff;		
	padding-bottom: 10px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#main {
	width: 839px;	
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
	border-top: 2px solid #000000;
}



#col1 {
	width: 160px;
	float: left;
	margin: 0;
	padding-left:  10px;
	background-color: #ffffff;
	clear: both;
	height: 511px;
	position: absolute;
	}





#col2 {
    width: 650px;
	float: right;
	margin: 0;
	min-height: 600px;
	padding: 0px;
	background-color: #ffffff;
	border-left: 5px solid #B39E5B;		
	}	

	

.label {

height: 10px;

}

#masthead {
    height: 240px;
	width: 839px;
	padding: 0px;
	margin: 0px;	
	clear: both;	
	border-width: 0px;	
	top: 0px;
	background-image: url(images/adjustlogo.jpg);
	position: relative;
	border-bottom: 5px solid #B39E5B;	
}	



#mastheadtext{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	position: absolute;
	margin-top: 60px;
	margin-left: 100px;
	clear: both;
	left: 10px;
	top: 20px;
	}





#footer {
    width: 99%;	
	margin-top: 50px;
	padding: 5px;	
	background-color: #B39E5B;
	clear: both;
	margin-left: 0px;
	text-align: center;
	border-width: 0px;	
	}
	

	
.footer-text {
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
text-align: center;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
margin: 0px;
line-height: 15px;
}


a.footer-text:link, a.footer-text:visited, a.footer-text:active {
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}


a.footer-text:hover {
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

	
	

h1 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}



h2 {
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	height: 28px;
}



h3 {
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin: 0px;
}




p {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 0.4px;
	background-color: #ffffff;
}



img { padding: 10px;
border: 0px;}

.img2 { padding: 0px;
border: 0px;}


#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	width: 160px;
	clear: both;
}




#navleft ul
{list-style-type: none;}





#navleft li a {
	list-style-type: none;
	display: block;
	color: #000000;
	width:130px;
	font-weight: bold;
	
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad2bc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}




#navleft a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#navleft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#B39E5B;
}	



#testimonialsbox {
	width: 400px;
	background-color:#E1F1DD;
	margin: 0 auto;
	font-style: italic;
	padding: 5px;
	}
	
	
.style1 {
	font-size: 16px;
	color: #B39E5B;
	font-weight: bold;
}
.style4 {font-size: 16px}

