
/* Reset */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	outline: 0px;
	font-size: 16px;
	background: transparent;
	}

html /* add so that IE sets font size to 1em */
	{
	font-size: 16px;
	}

body 
	{
	font-size: 16px; /* set font size to default */
	font-family: arial, sans-serif;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background: url(../images/background.jpg) repeat #ffffff;
	color: #4a4a4a;
	}

ol, ul, li
	{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/* End of Reset */

/* Formatting Divs */

h1
	{
	font-size: 1.6875em;
	line-height: 1.1em;
	font-weight: normal;
	padding: 9px 0px 0px 0px;
	color: #ffffff;
	}

h2
	{
	font-size: 0.6875em;
	line-height: 1em;
	padding: 2px 0px 0px 0px;
	color: #ffffff;
	}

h3
	{
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: normal;
	padding: 9px 0px 0px 0px;
	color: #ffffff;
	}

h3 a
	{
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;
	padding: 9px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	}

h4
	{
	font-size: 1.6875em;
	line-height: 1.1em;
	font-weight: normal;
	color: #ffffff;
	}

h5
	{
	font-size: 1.4375em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	}

/* End of Formatting Divs */

/* Main Container Divs */

#shadowone
	{
	width: 906px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 1px 0px;
	background: #f6f6f6;
	}
	
#shadowtwo
	{
	width: 904px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 1px 0px;
	background: #ededed;
	}

#shadowthree
	{
	width: 902px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 1px 0px;
	background: #e0e0e0;
	}
	
#maincontainer
	{
	width: 900px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	}

/* End of Main Container Divs */

/* Header Divs */

#header
	{
	clear: both;
	width: 900px;
	height: 100px;
	background: #000000;
	}

#acornlogo
	{
	float: left;
	width: 120px;
	height: 100px;
	}

#acornlogo img
	{
	width: 120px;
	height: 100px;
	border: none;
	}
	
#acornlogotext
	{
	float: left;
	width: 310px;
	height: 100px;
	}

#freeviewskylogos
	{
	float: left;
	width: 135px;
	height: 100px;
	}

#freeviewskylogos img
	{
	width: 135px;
	height: 100px;
	border: none;
	}

#telephone
	{
	float: left;
	width: 208px;
	height: 100px;
	}

#telephone p.area
	{
	font-size: 1.625em;
	font-weight: normal;
	font-weight: normal;
	padding: 9px 0px 0px 0px;
	color: #ffffff;
	}

#telephone p.tel
	{
	font-size: 1.6875em;
	line-height: 1.1em;
	font-weight: normal;
	color: #ffffff;
	}

#localimage
	{
	float: left;
	width: 127px;
	height: 100px;
	}

#localimage img
	{
	width: 127px;
	height: 100px;
	border: none;
	}

/* End of Header Divs */

/* Nav Divs */

#navcontainer
	{
	width: 900px;
	height: 26px;
	}

#navcontainer ul
	{
	width: 900px;
	height: 26px;
	background: url(../images/nav-background.gif) no-repeat #323499;
	}

#navcontainer ul li
	{
	float: left;
	width: 150px;
	height: 23px;
	text-align: center;
	margin: 3px 0px 0px 0px;
	}

#navcontainer ul li a
	{
	font-size: 0.875em;
	color: #ffffff;
	text-decoration: none;
	}

#navcontainer ul li a:hover
	{
	font-size: 0.875em;
	color: #ffffff;
	text-decoration: underline;
	}

/* End of Nav Divs */

/* Tag Line One Divs */

#taglineone
	{
	width: 900px;
	height: 52px;
	background: #c20008;
	text-align: center;
	padding: 7px 0px 0px 0px;
	}

/* End of Tag Line One Divs */

/* Clear One Divs */

.clearone
	{
	clear: both;
	width: 900px;
	height: 1px;
	}

.clearone img
	{
	display: block;
	width: 900px;
	height: 1px;
	border: none;
	}

/* End of Clear One Divs */

/* Tag Line Two Divs */

#taglinetwo
	{
	width: 900px;
	height: 33px;
	background: #050631;
	text-align: center;
	padding: 6px 0px 0px 0px;
	}

/* End of Tag Line Two Divs */

/* Clear Two Divs */

.cleartwo
	{
	clear: both;
	width: 900px;
	height: 5px;
	}

.cleartwo img
	{
	display: block;
	width: 900px;
	height: 5px;
	border: none;
	}

/* End of Clear Two Divs */

/* Main Content Box Divs */

#maincontentcontainer
	{
	clear: both;
	width: 900px;
	}

#leftspacer
	{
	float: left;
	width: 2px;
	height: 320px;
	}

#leftspacer img
	{
	display: block;
	width: 2px;
	height: 320px;
	border: none;
	}
	
#boxone
	{
	float: left;
	width: 217px;
	height: 316px;
	border: 2px solid #c20008;
	}

#boxonetitle
	{
	width: 217px;
	height: 49px;
	background: #c20008;
	}

#boxonetitle img
	{
	width: 217px;
	height: 49px;
	border: none;
	}

#boxoneimage
	{
	width: 217px;
	height: 170px;
	}

#boxoneimage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#boxonetext
	{
	width: 217px;
	height: 98px;
	}
	
#boxonetext p
	{
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 5px 5px 5px 5px;
	}
	
#boxonetext p a
	{
	font-size: 1em;
	color: #e32127;
	text-decoration: none;
	}

#boxonetext p a:hover
	{
	font-size: 1em;
	color: #e32127;
	text-decoration: underline;
	}

#boxonetext p.headertitle
	{
	font-size: 0.75em;
	font-weight: bold;
	color: #e32127;
	margin: 5px 5px 5px 5px;
	}

.centerspacer
	{
	float: left;
	width: 4px;
	height: 320px;
	}

.centerspacer img
	{
	display: block;
	width: 4px;
	height: 320px;
	border: none;
	}

#boxtwo
	{
	float: left;
	width: 217px;
	height: 316px;
	border: 2px solid #0000ba;
	}

#boxtwotitle
	{
	width: 217px;
	height: 49px;
	background: #c20008;
	}

#boxtwotitle img
	{
	width: 217px;
	height: 49px;
	border: none;
	}

#boxtwoimage
	{
	width: 217px;
	height: 170px;
	}

#boxtwoimage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#boxtwotext
	{
	width: 217px;
	height: 98px;
	}
	
#boxtwotext p
	{
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 5px 5px 5px 5px;
	}
	
#boxtwotext p a
	{
	font-size: 1em;
	color: #e32127;
	text-decoration: none;
	}

#boxtwotext p a:hover
	{
	font-size: 1em;
	color: #e32127;
	text-decoration: underline;
	}

#boxtwotext p.headertitle
	{
	font-size: 0.75em;
	font-weight: bold;
	color: #e32127;
	margin: 5px 5px 5px 5px;
	}
	
#boxthree
	{
	float: left;
	width: 217px;
	height: 316px;
	border: 2px solid #00d00c;
	}

#boxthreetitle
	{
	width: 217px;
	height: 49px;
	background: #c20008;
	}

#boxthreetitle img
	{
	width: 217px;
	height: 49px;
	border: none;
	}

#boxthreeimage
	{
	width: 217px;
	height: 170px;
	}

#boxthreeimage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#boxthreetext
	{
	width: 217px;
	height: 98px;
	background: #00d00c;
	}

#boxthreetext p
	{
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 0px 0px;
	color: #ffffff;
	}

.multiroomtitle
	{
	font-size: 1.416em;
	font-weight: bold;
	line-height: 1.3em;
	color: #ffffff;
	}
	
#boxthreetext p a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	}

#boxthreetext p a:hover
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: underline;
	}

#boxfour
	{
	float: left;
	width: 217px;
	height: 316px;
	border: 2px solid #cfcfcf;
	}

#boxfourimage
	{
	width: 217px;
	height: 108px;
	}

#boxfourimage img
	{
	width: 217px;
	height: 108px;
	border: none;
	}
	
#boxfourtext
	{
	width: 217px;
	height: 208px;
	}

#boxfourtext p
	{
	font-size: 1em;
	color: #0b0c58;
	font-weight: bold;
	margin: 10px 5px 5px 5px;
	text-align: center;
	}
	
.alsofindus
	{
	font-size: 0.75em;
	color: #0b0c58;
	font-weight: bold;
	text-align: center;
	}

#rightspacer
	{
	float: right;
	width: 2px;
	height: 320px;
	}

#rightspacer img
	{
	display: block;
	width: 2px;
	height: 320px;
	border: none;
	}

/* End of Main Content Box Divs */

/* Bottom Boxes Divs */

#bottomboxes
	{
	clear: both;
	width: 900px;
	height: 160px;
	}

#bottomboxleft
	{
	float: left;
	width: 2px;
	height: 160px;
	}

#bottomboxleft img
	{
	display: block;
	width: 2px;
	height: 160px;
	border: none;
	}

#bottomboxone
	{
	float: left;
	width: 333px;
	height: 160px;
	background: #050631;
	}

#bottomboxone p
	{
	font-size: 0.75em;
	color: #ffffff;
	line-height: 1.5em;
	margin: 0px 20px 20px 20px;
	}

#bottomboxone p a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: underline;
	}

#bottomboxone p.title
	{
	font-size: 1.125em;
	color: #ffffff;
	margin: 15px 20px 2px 20px;
	}

#bottomboxone p.title a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	}

.bottomboxspacer
	{
	float: left;
	width: 4px;
	height: 160px;
	}

.bottomboxspacer img
	{
	display: block;
	width: 4px;
	height: 160px;
	border: none;
	}

#bottomboxtwo
	{
	float: left;
	width: 334px;
	height: 160px;
	background: #050631;
	}

#bottomboxtwo p
	{
	font-size: 0.75em;
	color: #ffffff;
	line-height: 1.5em;
	margin: 0px 20px 20px 20px;
	}

#bottomboxtwo p a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: underline;
	}

#bottomboxtwo p.title
	{
	font-size: 1.125em;
	color: #ffffff;
	margin: 15px 20px 2px 20px;
	}

#bottomboxtwo p.title a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	}

#bottomboxthree
	{
	float: left;
	width: 217px;
	height: 156px;
	border: 2px solid #cfcfcf;
	}

#bottomboxright
	{
	float: right;
	width: 2px;
	height: 160px;
	}

#bottomboxright img
	{
	display: block;
	width: 2px;
	height: 160px;
	border: none;
	}

/* End of Bottom Boxes Divs */

/* Copyright Divs */

#bottomcopyright
	{
	width: 900px;
	height: 21px;
	background: #323499;
	}
		
#copyright
	{
	float: left;
	width: 420px;
	height: 17px;
	font-size: 0.6875em;
	color: #ffffff;
	margin: 4px 10px 0px 10px;
	}

#siteby
	{
	float: right;
	width: 420px;
	height: 17px;
	font-size: 0.6875em;
	color: #ffffff;
	margin: 4px 10px 0px 10px;
	text-align: right;
	}

#siteby a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	}

#siteby a:hover
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: underline;
	}
	
/* End of Copyright Divs */

/* Clear Three Divs */

.clearthree
	{
	clear: both;
	width: 900px;
	height: 5px;
	margin: 0px auto 0px auto;
	}

.clearthree img
	{
	display: block;
	width: 900px;
	height: 5px;
	border: none;
	}

/* End of Clear Three Divs */

/* Prices General Page Divs */

.pricesleftspacer
	{
	float: left;
	width: 2px;
	}
	
.pricesleftspacer img
	{
	display: block;
	width: 2px;
	border: none;
	}

.pricesrightspacer
	{
	float: right;
	width: 2px;
	}

.pricesrightspacer img
	{
	display: block;
	width: 2px;
	border: none;
	}

/* End of Prices General Page Divs */

/* Prices One Divs */

#pricesareaone
	{
	clear: both;
	width: 900px;
	}

#pricesonecontainer
	{
	float: left;
	width: 892px;
	border: 2px solid #c20008;
	}

#pricesoneheadline
	{
	width: 892px;
	height: 40px;
	background: #c20008;
	}

#pricesoneheadline p
	{
	font-size: 1.5625em;
	color: #ffffff;
	padding: 5px 0px 0px 10px;
	}

#pricesoneheadline p a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	}

#pricesonecontent
	{
	clear: both;
	width: 892px;
	}
	
#pricesoneleftbox
	{
	float: left;
	width: 217px;
	}

#pricesoneleftboximage
	{
	width: 217px;
	height: 170px;
	}

#pricesoneleftboximage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#pricesoneleftboxtext
	{
	width: 217px;
	height: 110px;
	background: #c20008;
	text-align: center;
	}

#pricesoneleftboxtext p
	{
	font-size: 1.125em;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	}

#pricesonecentrebox
	{
	float: left;
	width: 458px;
	}
	
#pricesonecentrebox p
	{
	font-size: 1.25em;
	color: #c20008;
	font-weight: bold;
	margin: 20px 20px 20px 20px;
	}	
	
#pricesonecentrebox ul
	{
	margin: 25px 0px 10px 0px;
	}	
	
#pricesonecentrebox ul li
	{
	margin: 0px 10px 0px 55px;
	list-style: disc;
	font-size: 0.875em;
	line-height: 1.5em;
	}	
	
#pricesonerightbox
	{
	float: right;
	width: 217px;
	}

#pricesonerightboximage
	{
	width: 217px;
	height: 170px;
	}

#pricesonerightboximage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#pricesonerightboxtext
	{
	width: 217px;
	height: 110px;
	background: #c20008;
	text-align: center;
	}

#pricesonerightboxtext p
	{
	font-size: 1.125em;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	}

/* Prices One Divs */

/* Prices Two Divs */

#pricesareatwo
	{
	clear: both;
	width: 900px;
	}

#pricestwocontainer
	{
	float: left;
	width: 892px;
	border: 2px solid #0000b8;
	}

#pricestwoheadline
	{
	width: 892px;
	height: 40px;
	background: #0000b8;
	}

#pricestwoheadline p
	{
	font-size: 1.5625em;
	color: #ffffff;
	padding: 5px 0px 0px 10px;
	}

#pricestwoheadline p a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	}

#pricestwocontent
	{
	clear: both;
	width: 892px;
	}
	
#pricestwoleftbox
	{
	float: left;
	width: 217px;
	}

#pricestwoleftboximage
	{
	width: 217px;
	height: 170px;
	}

#pricestwoleftboximage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#pricestwoleftboxtext
	{
	width: 217px;
	height: 110px;
	background: #0000b8;
	text-align: center;
	}

#pricestwoleftboxtext p
	{
	font-size: 1.125em;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	}

#pricestwocentrebox
	{
	float: left;
	width: 458px;
	}
	
#pricestwocentrebox p
	{
	font-size: 1.25em;
	color: #0000b8;
	font-weight: bold;
	margin: 20px 20px 20px 20px;
	}	
	
#pricestwocentrebox ul
	{
	margin: 25px 0px 10px 0px;
	}	
	
#pricestwocentrebox ul li
	{
	margin: 0px 10px 0px 55px;
	list-style: disc;
	font-size: 0.875em;
	line-height: 1.5em;
	}	
	
#pricestworightbox
	{
	float: right;
	width: 217px;
	}

#pricestworightboximage
	{
	width: 217px;
	height: 170px;
	}

#pricestworightboximage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#pricestworightboxtext
	{
	width: 217px;
	height: 110px;
	background: #0000b8;
	text-align: center;
	}

#pricestworightboxtext p
	{
	font-size: 1.125em;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	}

/* Prices Two Divs */

/* Prices Three Divs */

#pricesareathree
	{
	clear: both;
	width: 900px;
	}

#pricesthreecontainer
	{
	float: left;
	width: 892px;
	border: 2px solid #00d00c;
	}

#pricesthreeheadline
	{
	width: 892px;
	height: 40px;
	background: #00d00c;
	}

#pricesthreeheadline p
	{
	font-size: 1.5625em;
	color: #ffffff;
	padding: 5px 0px 0px 10px;
	}

#pricesthreeheadline p a
	{
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	}

#pricesthreecontent
	{
	clear: both;
	width: 892px;
	}
	
#pricesthreeleftbox
	{
	float: left;
	width: 217px;
	}

#pricesthreeleftboximage
	{
	width: 217px;
	height: 170px;
	}

#pricesthreeleftboximage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#pricesthreeleftboxtext
	{
	width: 217px;
	height: 150px;
	background: #00d00c;
	text-align: center;
	}

#pricesthreeleftboxtext p
	{
	font-size: 1.125em;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	}

#pricesthreecentrebox
	{
	float: left;
	width: 458px;
	}
	
#pricesthreecentrebox p
	{
	font-size: 1.25em;
	color: #00d00c;
	font-weight: bold;
	margin: 20px 20px 20px 20px;
	}	
	
#pricesthreecentrebox ul
	{
	margin: 25px 0px 10px 0px;
	}	
	
#pricesthreecentrebox ul li
	{
	margin: 0px 10px 0px 55px;
	list-style: disc;
	font-size: 0.875em;
	line-height: 1.5em;
	}	
	
#pricesthreerightbox
	{
	float: right;
	width: 217px;
	}

#pricesthreerightboximage
	{
	width: 217px;
	height: 170px;
	}

#pricesthreerightboximage img
	{
	width: 217px;
	height: 170px;
	border: none;
	}

#pricesthreerightboxtext
	{
	width: 217px;
	height: 150px;
	background: #00d00c;
	text-align: center;
	}

#pricesthreerightboxtext p
	{
	font-size: 1.125em;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	}

/* Prices Three Divs */

/* Prices Four Divs */

#pricesareafour
	{
	clear: both;
	width: 900px;
	}

#pricesfourcontainer
	{
	float: left;
	width: 892px;
	border: 2px solid #050631;
	}

#pricesfourheadline
	{
	width: 892px;
	height: 40px;
	background: #050631;
	}

#pricesfourheadline p
	{
	font-size: 1.5625em;
	color: #ffffff;
	padding: 5px 0px 0px 10px;
	}

#pricesfourarrow
	{
	width: 892px;
	height: 23px;
	}

#pricesfourcontent
	{
	clear: both;
	width: 892px;
	}
	
#pricesfourtext
	{
	float: left;
	width: 712px;
	}

#pricesfourtext p
	{
	font-size: 0.875em;
	color: #050631;
	padding: 10px 10px 10px 10px;
	}

#pricesfourprices
	{
	float: right;
	width: 180px;
	}

#pricesfourprices p
	{
	font-size: 0.875em;
	color: #050631;
	padding: 10px 10px 10px 10px;
	}

#pricesfourtag
	{
	clear: both;
	width: 892px;
	background: #050631;
	}
	
#pricesfourtag img
	{
	float: right;
	width: 195px;
	height: 42px;
	padding: 14px 10px 0px 0px;
	border: none;
	}

#pricesfourtag p
	{
	font-size: 1em;
	line-height: 1.5em;
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	}
	
/* Prices Four Divs */

/* Prices Five Divs */

#pricesareafive
	{
	clear: both;
	width: 900px;
	}

#pricesfivecontainer
	{
	float: left;
	width: 896px;
	}

#pricesfiveheadline
	{
	width: 896px;
	background: #c20008;
	}

#pricesfiveheadline p
	{
	font-size: 1.125em;
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	}

#pricesfiveheadline p.smalladdress
	{
	text-algin: center;
	font-size: 0.6875em;
	}

#pricesfiveheadline p.smalladdress a
	{
	font-size: 1em;
	color: #ffffff;
	}

/* End of Prices Five Divs */

/* About Us Divs */

#aboutpageimages
	{
	float: left;
	width: 221px;
	padding: 0px 4px 0px 2px;
	}

#aboutpageimages img
	{
	float: left;
	width: 221px;
	height: 148px;
	padding: 0px 0px 2px 0px;
	border: none;
	}

#aboutpageimages img.last
	{
	float: left;
	width: 221px;
	height: 148px;
	padding: 0px 0px 0px 0px;
	border: none;
	}

#aboutpagecontent
	{
	float: left;
	width: 667px;
	height: 444px;
	border: 2px solid #010066; 
	}

#aboutpagecontent p
	{
	font-size: 0.875em;
	color: #010066;
	line-height: 1.4em;
	margin: 10px 10px 10px 10px;
	}

#aboutpagecontent p a
	{
	font-size: 1em;
	color: #010066;
	text-decoration: underline;
	}

#aboutpageright
	{
	float: right;
	width: 2px;
	}

#aboutpageright img
	{
	display: block;
	width: 2px;
	border: none;
	}

/* End of About Us Divs */

/* Guarantee Divs */

#guaranteepageimages
	{
	float: left;
	width: 221px;
	padding: 0px 4px 0px 2px;
	}

#guaranteepageimages img
	{
	float: left;
	width: 221px;
	height: 148px;
	padding: 0px 0px 2px 0px;
	border: none;
	}

#guaranteepageimages img.last
	{
	float: left;
	width: 221px;
	height: 148px;
	padding: 0px 0px 0px 0px;
	border: none;
	}

#guaranteepagecontent
	{
	float: left;
	width: 667px;
	height: 444px;
	border: 2px solid #010066; 
	}

#guaranteepagecontent p
	{
	font-size: 0.875em;
	color: #010066;
	line-height: 1.4em;
	margin: 10px 10px 10px 10px;
	}

#guaranteepagecontent ul
	{
	margin: 10px 10px 10px 10px;
	}	
	
#guaranteepagecontent ul li
	{
	margin: 0px 10px 0px 55px;
	list-style: disc;
	font-size: 0.875em;
	line-height: 1.4em;
	color: #010066;
	}

.guaranteetitle
	{
	font-size: 1.5625em;
	line-height: 1.4em;
	font-weight: bold;
	}

#guaranteepageright
	{
	float: right;
	width: 2px;
	}

#guaranteepageright img
	{
	display: block;
	width: 2px;
	border: none;
	}

/* End of Guarantee Divs */

/* Testimonials Divs */

#testimonialspage
	{
	clear: both;
	width: 892px;
	border: 2px solid #010066;
	margin: 0px 2px 0px 2px;
	}

#testimonialspage p
	{
	font-size: 0.875em;
	color: #010066;
	line-height: 1.4em;
	margin: 10px 10px 10px 10px;
	}

/* End of Testimonials Divs */

/* Contact Us Divs */

#contactuspageleft
	{
	float: left;
	width: 441px;
	height: 375px;
	border: 2px solid #010066;
	margin: 0px 4px 0px 2px;
	}

#contactuspageleft p
	{
	font-size: 0.875em;
	color: #010066;
	line-height: 1.4em;
	margin: 10px 10px 10px 10px;
	}

.contacttell
	{
	font-size: 1.25em;
	color: #010066;
	line-height: 1.4em;
	font-weight: bold;
	}

#contactuspageright
	{
	float: right;
	width: 441px;
	height: 375px;
	border: 2px solid #010066;
	margin: 0px 2px 0px 0px;
	}

#contactuspageright p
	{
	font-size: 0.875em;
	color: #010066;
	line-height: 1.4em;
	margin: 10px 10px 10px 10px;
	}

input
	{
	width: 300px;
	height: 20px;
	font-size: 1em;
	line-height: 1.5em;
	font-family: arial, sans-serif;
	margin: 2px 0px 2px 0px;
	}
	
textarea
	{
	width: 300px;
	height: 80px;
	font-size: 1em;
	line-height: 1.5em;
	font-family: arial, sans-serif;
	margin: 2px 0px 2px 0px;
	}
	
.button
	{
	width: 120px;
	font-size: 1em;
	line-height: 1.5em;
	font-family: arial, sans-serif;
	height: 25px;
	}


/* End of Contact Us Divs */
