@charset "UTF-8";
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,li,ol,ul,fieldset,form,label,legend,caption {margin:0;padding:0;border:0;font-weight:normal;font-style:normal;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #000;
	background-image: url(../images/background_stripe.png);
	background-repeat: repeat;
}

#header {
	width: 800px;
	height:204px;
	margin:0 auto 0 auto;
	background-image: url(../images/header-background-blank.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#083964;
}

#headerLeft {
	height:165px;
	width:168px;
	padding: 15px 10px 10px 15px;
	overflow:hidden;
}

#slideshow {

}

#headerLeft ul li {
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	font-size:11px;
}

#headerLeft p {
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	font-size:11px;
}

#headerLeft .right {
	text-align:right;
	font-style:italic;
}

#headerRight {
	height:194px;
	width:570px;
	float:right;
	padding:10px 0 0 0px;
	background-color:#00693E;
}

table p {
	padding:5px;
}

#menu {
	color:white;
	width:793px;
	height:29px;
	background-color:#00512F;
	margin:0 auto 0 auto;
	padding-left:7px;
	padding-top:5px;
}

#menu ul li {
	font-size:15px;
	display: inline;
	color:#FFFBC6;
}

#menu li a {
	text-decoration:none;
	color:white;
	background-color:none;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#menu li a:hover {
	text-decoration:underline;
	background-color:#083964;
}

#menuDrop {
	height:18px;
	background-image: url(../images/horiz-drop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width:800px;
	background:white;
	margin:0 auto 0 auto;
}

#left {
	width:510px;
	padding:10px 10px 20px 20px;
}

#left h1 {
	font-size:18px;
	font-weight:bold;
	color:#00512F;
	margin: 0 0 10px 0;
}

#left h2 {
	font-size:14px;
	font-weight:bold;
	color:#073964;
	margin: 15px 0 5px 0;
	text-decoration:underline;
}

#left h3 {
	font-size:14px;
	color:#073964;
	margin: 15px 0 5px 0;
	text-decoration:underline;
}

#left p {
	font-size:13px;
	line-height:18px;
}

#left a {
	color:#00512F;
	text-decoration:none;
	font-weight:bold;
}

.warning {
	color:red;
	font-weight:bold;
}

.pic {
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #00693E;
}

.border {
	border: 1px solid #00693E;
}

.info {
	font-size:10px;
	text-align:center;
	padding-left: 15px;
	margin-bottom: 15px;
}

#left a:hover {
	text-decoration:underline;
}

#left ul {
	font-size:13px;
	line-height:18px;
	margin:10px 0 0 0;
	padding:0;
}

#left li {
	list-style-image: url(../images/green-dot.gif);
	list-style-position: outside;
	margin-top:8px;
	margin-left:10px;
	padding-top:0;
}

.picFloatRight {
	float:right;
	border: 1px solid #00512F;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#right {
	width:225px;
	float:right;
	padding: 10px 20px 20px 5px;
}

#howDoing {
	width:210px;
	margin:0 0 0 0;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	text-align:center;
	background-image: url(../images/how-doing.gif);
	background-position: left top;
	height: 55px;
	padding: 45px 30px 15px 5px;
	background-repeat: no-repeat;
}

#howDoing a {
	color:white;
	text-decoration:none;
}

#howDoing a:hover {
	text-decoration:underline;
}

#signup {
	width:220px;
	margin:0 0 20px 0;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 0;
	text-align: center;
}

#signup p {
	color:#01482b;
	text-align:center;
	padding-top: 10px;
}

#testimonial {
	font-size:12px;
	text-align:center;
}

.italicRight {
	font-style:italic;
	text-align:right;
}

	
.clear {
	clear:both;
	width:100%;
}

.bold {
	font-weight:bold;
}

#footer {
	width:800px;
	background-color:#073964;
	height:70px;
	margin:0 auto 0 auto;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
}

#footerLeft {
	height:60px;
	width:570px;
	padding-top:10px;
}

#footerLeft p {
	font-size:12px;
	text-align:center;
	margin-top:8px;
}

#footerRight {
	height:70px;
	width:220px;
	padding-top:5px;
	float:right;
}
	
#footerRight p {
	font-size:12px;
	text-align:center;
	margin-top:10px;
}

#footerRight a {
	color:white;
	text-decoration:none;
}

#footerRight a:hover {
	text-decoration:underline;
}
.beforeafter {
	border: 1px solid #00693E;
	margin: 3px;
}
#twinkle1 {
	background-image: url(../images/whitewonderstar.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	position: relative;
	left: 50px;
	bottom: 150px;
}
