@charset "UTF-8";
/* CSS Document */

* {
	margin:0; padding:0;
}

ul {
	list-style:none;
}

h3 {
	font-size:12px;
	font-weight:normal;
}

h6 {
	clear:both;
}

a {
	color:#999;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

b {
	color:#666666;
}

body {
	color:#999;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	margin:auto;
	margin-top:10px;
	position:relative;
	width:945px;
}

#mainNav {
	display:inline;
	float:right;
	margin-top:46px;
	width:708px;
}

#mainNav li {
	border-right:#999 1px solid;
	display:inline;
	float:right;
}

#mainNav li.last {
	border-right:none;
	padding-right:0;
}

#mainNav li a {
	color:#176954;
	padding:2px 5px 2px 5px;
}

#mainNav li a:hover {
	background:#176954;
	color:#FFFFFF;
	text-decoration:none;
}

#logo {
	display:inline;
	float:left;
}

#breadcrumb {
	background:#b0cfc0;
	color:#176954;
	display:inline;
	float:left;
	font-size:10px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:3px;
	padding-left:10px;
	width:935px;
}

#breadcrumb a {
	color:#176954;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#main {
	border-bottom:#999 1px solid;
	display:inline;
	float:left;
	margin-top:30px;
	padding-bottom:30px;
	width:945px;
}

#col2 {
	display:inline;
	float:right;
	padding-left:30px;
	padding-right:30px;
	width:412px;
}

#col2MinusNav {
	display:inline;
	float:right;
	padding-left:30px;
	padding-right:118px;
	padding-top:30px;
	width:324px;
}

#col2 ul, #colQuarter ul {
	float:right;
	width:150px;
}

#col2 li, #colQuarter li {
	border-bottom:#999 1px solid;
	padding-bottom:5px;
	padding-top:5px;
}

#col2 li a, #colQuarter li a {
	color:#176954;
	padding:1px 2px 1px 2px;
}

#col2 form {
	background:#b0cfc0;
	border:#999 1px solid;
	margin-top:15px;
	padding:10px;
}

.formLine {
	clear:left;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
	width:350px;
}

#col2 label {
	float:left;
	width:100px;
}

#col2 input {
	float:left;
	width:200px;
}

#col2 input.submit {
	background:#176954;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-weight:bold;
	margin-top:5px;
	width:75px;
}

#col2 p.smallPrint {
	float:left;
	font-size:10px;
	margin-top:15px;
	width:412px;
}

#mainNav li a.selected, #col2 li a:hover, #col2 li a.selected, #colQuarter li a:hover, #colQuarter li a.selected {
	background:#176954;
	color:#FFFFFF;
	text-decoration:none;
}

#colQuarter ul ul li {
	border-bottom:none;
	line-height:12px;
}

#colQuarter ul ul li.last {
	border-bottom:#999 1px solid;
}

#colQuarter ul ul li a {
	color:#999;
}

#colQuarter ul ul li a:hover {
	background:#b0cfc0;
	color:#176954;
}

.welcomeVid {
	background:url(../images/videoWelcome.gif) 0 0 no-repeat;
	height:28px;
	margin-top:30px;
	width:185px;
}

.welcomeVid:hover {
	background-position:0 -28px;
	cursor:pointer;
}

.wakeVid {
	background:url(../images/videoWake.gif) 0 0 no-repeat;
	height:28px;
	margin-top:30px;
	width:185px;
}

.wakeVid:hover {
	background-position:0 -28px;
	cursor:pointer;
}


.aboutVid {
	background:url(../images/videoAboutus.gif) 0 0 no-repeat;
	height:28px;
	margin-top:30px;
	width:185px;
}

.aboutVid:hover {
	background-position:0 -28px;
	cursor:pointer;
}

.adviceVid {
	background:url(../images/videoAdvice.gif) 0 0 no-repeat;
	height:28px;
	margin-top:30px;
	width:185px;
}

.adviceVid:hover {
	background-position:0 -28px;
	cursor:pointer;
}

.servicesVid {
	background:url(../images/videoServices.gif) 0 0 no-repeat;
	height:28px;
	margin-top:30px;
	width:185px;
}

.servicesVid:hover {
	background-position:0 -28px;
	cursor:pointer;
}

#col1 {
	border-right:#999 1px solid;
	display:inline;
	float:left;
	padding-bottom:100px;
	padding-left:15px;
	padding-right:30px;
	width:427px;
}

#colQuarter {
	float:right;
	width:236px;
}

#col3Quarter {
	border-right:#999 1px solid;
	float:left;
	padding-bottom:100px;
	padding-left:15px;
	padding-right:30px;
	width:663px;
}

#col3Quarter a {
	color:#176954;
}

#pdfContainer {
	border:#999 1px solid;
	display:inline;
	float:left;
	margin-bottom:10px;
	padding:10px 0 10px 10px;
	width:650px;
}

#rightCol {
	border-left:#999 1px solid;
	display:inline;
	float:right;
	padding-left:10px;
	width:540px;
}

#rightCol ul li {
	background:url(../images/pdfButton.gif) 170px 1px no-repeat;
	display:inline;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:250px;
}

#rightCol ul li:hover {
	background-position:170px -15px;
}

#rightCol ul li a {
	display:block;
	width:100%;
}

#leftCol {
	display:inline;
	float:left;
	padding-right:10px;
	text-align:center;
	width:80px;
}

#leftCol h3 {
	font-weight:bold;
}

#footerNav {
	display:inline;
	float:left;
	margin-left:25px;
	margin-top:10px;
	width:945px;
}

#footerNav li {
	border-right:1px solid #999999;
	display:inline;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#footerNav li.last {
	border-right:none;
}

#contactInfo {
	line-height:40px;
	text-align:center;
}

#contactInfo li {
	display:inline;
	padding-left:20px;
}

#videoContentRight {
	padding: 10px 30px 0px 0px;
	width: 360px;
	height:273px;
}

img.floatRight { 
    float: right; 
    margin: -10px 4px 0 0; 
}
