/* CSS Document */

body {
	margin: 0px;
	font:11px/140% Arial, Helvetica, sans-serif;
	color:#111111;
	background-color: #000066;
	padding: 0px;
	background-image: url(images/bac.gif);
	background-repeat: repeat;
}


/* Page Structure -------------------------------------------------------------------------------- */

#wrap {
	width: 750px;
	height: 597px;
	margin: 0px auto;
	padding: 0px 25px;
	text-align: center;
	background-image: url(images/wrapbac.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}

#header {
	height: 80px;
	width: 750px;
	background-color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#bar {
	background-image:  url(images/barright.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #E10B00;
	height: 18px;
	width: 615px;
	padding-right: 135px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	border: 0px;
	font-size: 11px;
}
#maincontent {
	width: 750px;
	background-image:  url(images/contentbac.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 456px;
}
#sidebar {
	width: 165px;
	float: left;
	text-align: left;
	height: 456px;
}
#nav {
	padding-top: 15px;
	padding-left: 15px;
	height: 296px;
}
#content {
	float: left;
	width: 585px;
	height: 456px;
	text-align: left;
}
#photos {
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 7px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #000099;
	border-bottom-color: #CC9900;
	width: 570px;
	
} 
#section1 {
	width: 174px;
	height: 170px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A8A8CB;
	border-bottom-color: #A8A8CB;
	border-left-color: #A8A8CB;
	float: left;
	margin-top: 1px;
	font-size: 11px;
}
#section2 {
	width: 174px;
	height: 170px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8CB;
	border-bottom-color: #A8A8CB;
	float: left;
	margin-top: 1px;
	font-size: 11px;
}
#section3 {
	width: 158px;
	height: 170px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8CB;
	border-bottom-color: #A8A8CB;
	float: left;
	margin-top: 1px;
	font-size: 11px;
}
#subsection1 {
	width: 172px;
	height: 350px;
	padding: 8px;
	float: left;
	font-size: 10px;
	border: 1px solid #A8A8CB;
}
#subsection2 {
	width: 172px;
	height: 350px;
	padding: 8px;
	float: left;
	font-size: 10px;
	border-top: 1px solid #A8A8CB;
	border-right: 1px solid #A8A8CB;
	border-bottom: 1px solid #A8A8CB;
}
#subsection3 {
	width: 172px;
	height: 350px;
	padding: 8px;
	float: left;
	font-size: 10px;
	border-top: 1px solid #A8A8CB;
	border-right: 1px solid #A8A8CB;
	border-bottom: 1px solid #A8A8CB;
}
#footer {
	color: #666699;
	font-weight: bold;
	text-align: left;
	font-size: 9px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	background-color: #FFFFFF;
	float: left;
	width: 720px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	background-image: url(images/footerbac.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#copyright {
	float: left;
}
#footerlinks {
	float: right;
}
/* Links -------------------------------------------------------------------------------- */
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E10B00;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
h1 a:link {
	color: #E10B00;
	text-decoration: none;
	font-weight: bold;
}
h1 a:visited {
	color: #E10B00;
	text-decoration: none;
	font-weight: bold;
}
h1 a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
h1 a:active {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:link {
	color: #666699;
	text-decoration: none;
}
#footer a:visited {
	color: #666699;
	text-decoration: none;
}
#footer a:hover {
	color: #E10B00;
	text-decoration: none;
}
#footer a:active {
	color: #CC9900;
	text-decoration: none;
}
/* Tags -------------------------------------------------------------------------------- */


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #9090BD;
	line-height: 140%;
}
.title h1 {
	font-size: 13px;
	font-weight: bold;
	color: #E10B00;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #9090BD;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	line-height: 140%;
	margin-bottom: 5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #111111;
	line-height: 140%;
}
p {
	color: #111111;
	font-size: 12px;
	line-height: 140%;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 140%;
	margin-top: 0px;
}
li {
	margin-left: 10px;
	list-style-type: square;
	line-height: 140%;
	padding-left: 0px;
}
ul ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 140%;
}
ul ul li {
	list-style-type: none;
}
ol {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 140%;
	margin-top: 0px;
}
ol li {
	margin-left: 10px;
	list-style-type: decimal;
	line-height: 140%;
	padding-left: 0px;
	margin-bottom: 10px;
}
/* Classes -------------------------------------------------------------------------------- */

.nav {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
}
.nav a:link {
	text-decoration: none;
	color: #000066;
	background-image: url(images/carrot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-weight: normal;
}
.nav a:visited {
	text-decoration: none;
	color: #000066;
	background-image: url(images/carrot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-weight: normal;
}
.nav a:hover {
	text-decoration: none;
	color: #E10B00;
	background-image: url(images/carroto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-weight: normal;
}
.nav a:active {
	text-decoration: none;
	color: #CC9900;
	background-image: url(images/carroto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-weight: normal;
}
.indent {
	left: 10px;
	position: relative;
}
.satisfaction {
	margin-top: 56px;
}
.hometext {
	width: 455px;
	height: 80px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	color: #000066;
	font-size: 13px;
	line-height: 140%;
}
.title {
	width: 445px;
	padding-top: 15px;
	height: 14px;
	padding-bottom: 10px;
	text-align: left;
}
.text {
	width: 475px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
.h1inline {
	font-size: 14px;
	font-weight: bold;
	color: #9090BD;
}
.h2inline {
	font-size: 13px;
	font-weight: bold;
	color: #E10B00;
}
.h3inline {
	font-size: 12px;
	font-weight: bold;
	color: #9090BD;
}
.photo {
	margin-left: 1px;
}
.imageleft {
	float: left;
}
.imageright {
	float: right;
}
.question {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-top: 10px;
	margin-top: 15px;
}
.answer {
	margin-top: 5px;
	margin-bottom: 20px;
}
.leftphoto {
	margin-left: 0px;
}
.form {
	font-size: 10px;
	line-height: 110%;
	color: #000099;
	margin-top: 10px;
}
