/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background: #fff url(images/navbg.gif) repeat-x;
	}

#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 100%;
	padding: 0px;
	height: auto;
	}

#folio {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	padding: 0px;
	}

#wrappereightfifty {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 850px;
	padding: 0px;
	height: auto;
	}

#logonavstrip {
	float: left;
	width: 850px;
	height: 128px;
	margin: 0px;
	padding: 0px;
	}

#logo {
	float: left;
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	}

#logo p {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

#navwrap {
	float: right;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	}

#ordernow {
	float: right;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	text-align: right;
	}

#ordernow p {
	margin: 16px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	float: right;
	width: 640px;
	margin: 9px 0px 0px 0px;
	padding: 0px;
	height: auto;
	}

#maincontent {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 850px;
	height: auto;
	}

#leftcolumn {
	float: left;
	width: 191px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#leftcolumntext {
	float: left;
	width: 191px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#leftcolumntext h1 {
	font-size: 16px;
	color: #255685;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	}

#rightcolumn {
	float: right;
	width: 640px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#largeimage {
	float: left;
	width: 640px;
	height: 270px;
	margin: 0px;
	padding: 0px;
	}

#rightcolcontent {
	float: left;
	width: 640px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}

#rightcolcontent h1 {
	font-size: 15px;
	color: #1c4770;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#rightcolcontent h1 a {
	color: #1c4770;
	text-decoration: underline;
	}

#rightcolcontent h1 a:hover {
	color: #1c4770;
	text-decoration: underline;
	}

#rightcolcontent h2 {
	font-size: 15px;
	color: #1c4770;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#rightcolcontent h2 a {
	color: #1c4770;
	text-decoration: underline;
	}

#rightcolcontent p {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}


#servicetypes {
	float: left;
	width: 640px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #9ab8d9 url(images/services-bg.gif) repeat-x;
	text-align: center;
	}

#servicetypes p {
	margin: 0px;
	padding: 4px 5px 4px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #d7e4f2;
	}

#servicetypes a {
	color: #fff;
	text-decoration: underline;
	}

#servicetypes a:hover {
	color: #f2f8ff;
	text-decoration: underline;
	}

#testimonialarea {
	float: left;
	width: 850px;
	height: auto;
	background: #dae4f0 url(images/testimonials-bg.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}
	
#testimonialarea h1 {
	font-size: 18px;
	font-weight: normal;
	color: #d95200;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	background: url(images/testh1bg.gif) bottom left no-repeat;
	}

#testimonial {
	float: left;
	width: 283px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}

#testimonial p {
	margin: 0px;
	padding: 12px;
	font-size: 12px;
	color: #000;
	}

#testimonial p.byline {
	margin: 0px;
	padding: 13px;
	font-size: 12px;
	color: #798797;
	font-weight: bold;
	text-align: right;
	}

#testimonialright {
	float: right;
	width: 283px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}

#testimonialright p {
	margin: 0px;
	padding: 12px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}
	
#testimonialright p.byline {
	margin: 0px;
	padding: 12px;
	font-size: 12px;
	color: #798797;
	text-align: right;
	font-weight: bold;
	}

#testimonialareabot {
	float: left;
	width: 850px;
	height: auto;
	background: #dae4f0 url(images/testimonials-bgbot.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 2px;
	}

#todaysdate {
	float: left;
	width: 191px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: url(images/todays-date.gif) no-repeat;
	text-align: center;
	}
	
#todaysdate p {
	font-size: 13px;
	color: #53697e;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	}

#booklp {
	float: left;
	width: 191px;
	height: auto;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	background: url(images/bookbg.gif) no-repeat;
	text-align: left;
	}
	
#booklp p {
	font-size: 12px;
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	}

#booklpbotcap {
	clear: left;
	float: left;
	width: 191px;
	height: 4px;
	margin: 0px;
	padding: 0px;
	background: url(images/bookbg-bot.gif) no-repeat;
	font-size: 2px;
	}

form {
	margin: 0px;
	padding: 0px;
	}

.formfield {
	font-size: 12px;
	color: #000;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	}

.formcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 4px;
	}

.formcelldark {
	font-size: 12px;
	color: #000;
	padding: 4px;
	background: #f0f5fB;
	}

.formcell a, .formcelldark a {
	color: #586981;
	text-decoration: underline;
	}

.formcellpicture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 4px 4px 4px 0px;
	}

#footer {
	float: left;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background: #DC4D00 url(images/footerbg.gif) repeat-x;
	text-align: center;
	}

#footer p {
	font-size: 12px;
	color: #fff;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}

.imgmarginleft {
	margin: 0px 0px 10px 15px;
	}