/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {

	background-image: none;
	background-repeat: no-repeat;
	
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}



.col-one {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	width:100%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.col-two {
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}



.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */


.box-ad {

}

.box-ad .section {
	font-size: 100%;
	color: #FFFFFF;
}

.box-ad .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
}

.box-ad .content {
	padding: 5px;
	color: #333333;
	background-color: #FFFFFF;
}
.box-orange {
}

.box-orange .section {
		font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background-repeat: no-repeat;
	background-color: #000000;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.box-blue .section {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
}

.box-blue .content {
	padding: 20px;
}

.box-pink .section {
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
}

.box-pink .content {
	padding: 5px;
}

/* Header */

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
}

#service_list li {
	list-style-type: square;
	color: #666666;
	background-color: #FF0000;

}


#logo h1 {
	padding-top: 20px;
	font-size: 50px;
	font-weight: normal;
	padding-left: 10px;
	text-transform: uppercase;
}

#logo h2 {
	/*padding: 63px 0 0 3px;*/
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	letter-spacing: 0.17em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 350px;
	height: 80px;
	padding-top: 25px; 
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background-color: #000000;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 0;
	padding: 0;
	background-color: #000000;
	color: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #999999;
	background-image: none;
	background-repeat: no-repeat;
}

#menu a:hover {
	color: #FFFF00;
	background-color: #000000;
	background-image: none;
	text-decoration: underline;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	cursor: hand;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

#menu li.active {
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	color: #FFFF00;
}

#menu li.active a {
	color: #FFFF00;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

#menu li.active b {
	background-image: none;
	background-repeat: no-repeat;
}


#crest {
	list-style-image: url(images/img16.gif);
	padding-left: 10px;
	padding-bottom: 5px;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

#faqcontent {
	float: left;
}



#content2 {
	float: left;
	width: 400px;
	padding-left: 10px;
}



/* Feature */

#feature {
	margin-bottom: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {

}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

.crimageLeft {
	padding-right:15px;
	float:left;

}

.crimageRight {
	padding-right:5px;
	float:right;
	padding-bottom: 5px;
}


.faqQuestion {

color: red;
border-bottom:dotted red 1px;

}

.faqAnswer {

}

.faqHeader {
	color: #333333;
	margin-bottom: 10px;
}

#section {

border-bottom:1px dotted black;

}

.same_day_logo {
	padding-left: 75px;


}


}
