#masthead{
	height: 229px;
	border-top: 1px solid #006599;
	width: 952px;
	margin: 0px auto;
	background-color: #66add0;
}
#masthead .titlesub{
	padding: 28px 0 0 25px;
	float: left;
}
#masthead #mastheadlinks{
	float:right;
	width: 200px;
}
#masthead #mastheadlinks img{
	float: right;
	margin-bottom: 2px;
}
#masthead #mastheadlinks img.buynow{
	margin-bottom: 0px;
}
#youarehere{
	height: 33px;
	background: #d9f0fc;
	width: 952px;
	margin: 0px auto;
	border-top: 1px solid #e2f4fd;
	border-bottom: 1px solid #bfe6fa;
}
#youarehere img.arrow{
	padding: 11px 5px 0 10px;
	float: left;
}
#youarehere p{
 padding-top: 9px;
 font-size: 1.1em;
}
#youarehere a{
	color: #000000;
	text-decoration: none;
}
#youarehere a.active{
	color: #44748c;
}
#youarehere a:hover{
	color: #4f88a4;
	border-bottom: 1px dotted #000000;
}
#leftcolumn{
	float: left;
	width: 685px;
	padding: 20px 0 30px 30px;
}
#leftcolumn p{
	font-size: 1.25em;
	line-height: 1.6em;
	margin-bottom: 15px;
}

#leftcolumn h1{
	font-size: 2.5em;
	line-height: 1.5em;
	color: #393939;
	display: block;
	margin-bottom: 15px;
	border-bottom: 1px solid #bbbbbb;
}
	#leftcolumn .extraspacing {
		margin-top: 16px;
	}
	#leftcolumn h2{
		font-size: 2.0em;
		line-height: 1.5em;
		/* color: #393939; */
		display: block;
		padding-top: 15px;
		margin-bottom: 10px;
		border-bottom: 1px solid #bbbbbb;
	}
	#leftcolumn h3{
	font-size: 1.5em;
	line-height: 1.5em;
	/* color: #393939; */
		color: #006599;
	display: block;
	margin-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	}
	#leftcolumn h4{
		font-size: 1.3em;
		line-height: 1.6em;
		color: #308fbd;
		display: block;
		margin-bottom: 5px;
		padding-top: 5px;
		font-weight: bold;
		border-bottom: 1px solid #b2c9d4;
	}
	
	
	
#leftcolumn a:link {
	color: #0085cf;
	/* border-bottom: 1px dotted #6dadcd; */
	text-decoration: none;
}
#leftcolumn a:visited {
	color: #0085cf;
	/* border-bottom: 1px dotted #6dadcd; */
	text-decoration: none;
}
#leftcolumn a:hover {
	color: #1194dd;
	border-bottom: 1px dotted #1194dd;
	text-decoration: none;
}

#leftinside{
	width: 255px;
	float: left;
}
.rightinside{
	float: left;
	width: 380px;
	height: 100px;
	padding: 10px 0 0 40px;
}
.rightinside#rightinsidetop{
	padding-top: 18px !important;
}
.rightinside img{
	float: left;
	margin-right: 10px;
}
.rightinside p{
	padding-top: 15px;
}
#rightnav{
	width: 208px;
	float: right;
	background: #e2f1f9;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#rightnav ul li.main{
	height: 34px;
	line-height: 34px;
	background:#c0deee  url('../img/sub/rightnav.gif');
	margin-bottom: 1px;
}
#rightnav ul li a{
	color: #393939;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding-left: 12px;
}
#rightnav ul li.active{
	background:#e2f1f9  url('../img/sub/activerightnav.gif') top no-repeat;
	height: auto;
	padding-top: 10px;
}
#rightnav ul li.single{
	padding-bottom: 10px;
}
#rightnav ul li.active a{
	color: #ffffff;
}
#rightnav ul li.hover{
	background: url('../img/sub/rightnavhover.gif');
}
#rightnav ul li.active ul {
	padding: 20px 0 10px 0;
	display: block;
}
#rightnav ul li.active ul li{
	background: transparent;
	line-height: inherit;
	list-style-position: outside;
	list-style-image: url('../img/sub/limage.gif');
	margin: 10px 0 10px 26px;
}
#rightnav ul li.active ul li.iefix{
	height: 1px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}
#rightnav ul li.active ul li a{
	color: #898989;
	padding-left: 0px;
}
#rightnav ul li.active ul li a:hover{
	color: #4f88a4;
}

