/* 
Xpress Laundry Service
Created by: Brian Shilling
Date: April 20, 2009
Version: 1.0
 */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
	height: 100%;
	width: 100%;
}

body {
	background: url(images/bg.png) repeat-x top left fixed;
	text-align: justify;
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	text-align: justify;
	min-height: 100%;
	color: #555E4F;
	margin-top: 20px;
}


a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #555E4F;
	text-decoration: underline;
}

h3 {
	color: #0767a3;
	font-weight: bold;
}

#head {
	margin-left: 20px;
}
	

/* Header */

div#header{
	width: 920px;
	height:100px;	
	margin: 0 auto;
	color: #FFFFFF;
}

.row1 {float:left; height:100px;}

#header h1 a {
	float: left;
	margin: 25px 0px 0px 10px;
	font-size: 33px;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#header h2 {
	float: right;
	margin: 35px 10px 0px 150px;
	font-size: 18px;
	font-weight: bold;
}

/* Display Image */

#imagehead {
	float: right;
	margin-right: 30px;
	width: 671px;
}

/* Menu 1 */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 150px;
	padding: 10px 0px;
	background-color: #0767a3;
	border-top: 1px solid #0b7cc3;
	border-bottom: 1px solid #0c5482;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #e9e9e9;
}

#menu1 a:hover {
	background-color: #50a1d9;
	border-top: 1px solid #0b7cc3;
	border-bottom: 1px solid #0c5482;
	color: #FFFFFF;
}

/* Menu2 */

#menu2 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu2 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu2 li {
}

#menu2 a {
	display: block;
	width: 150px;
	padding: 10px 0px;
	background-color: #D9D9D9;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #808080 ;
}

#menu2 a:hover {
	background-color: #8A8A8A;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #FFFFFF;
}

/* Content */
#content {
	width: 920px;
	margin: 0 auto;
	padding-top: 10px;
	border: 10px solid #FFFFFF;
	background: #E9EAE2;
}

.content {
	width: 920px;
	min-height:650px;
    height:650px;
	margin: 0 auto;
	padding-top: 10px;
	border: 10px solid #FFFFFF;
	background: #E9EAE2;
}

div.content {
   height:auto;
   }

#colOne {
	float: left;
	width: 150px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 700px;
	padding: 0 20px 0 20px;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #0767a3;
}

#content p {
	margin-bottom: 20px;
}

.content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #0767a3;
}

.content p {
	margin-bottom: 20px;
}

#list {
	color: #555E4F;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-variant: small-caps;
	width: 200px;
}

#listheader {
	color: #0767a3;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 20px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-variant: small-caps;
}

#list li {
	list-style-type: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-variant: small-caps;
}

#faqquestions {
	margin-left: 100px; 
	padding-bottom: 20px; 
	color: #0767a3; 	
	font-weight: bold;
}

#faqanswers li{
	font-weight: bold; 
	margin-left: 30px;
}

#faqanswers a{
	font-weight: bold;
	color:  #0767a3;
}

#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer a {
	text-align: center;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
}

#footer p {
	text-align: center;
	padding: 0;
	color: #FFFFFF;
	font-size: 10px;
}
