* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: center;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #626f74;
}

	a:hover {
		text-decoration: none;
	}
	a:hover img { 
Filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);
	}


body {
	background: #d9e2e4 url(images/body-tail.gif) repeat-x 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 10px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.5em;
	font-style: italic;
	color: #e6f4f9;
}

h3 {
	margin: 0 0 16px 0;
	padding: 0 0 6px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.5em;
	color: #7aa1a5;
	border-bottom: 1px solid #b4c6cc;
}

	h3 span {
		display: block;
		margin: -4px 0 0 0;
	}

h6 {
	padding: 0 0 10px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #3d7da6;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	background: url(images/header.gif) no-repeat 0% 35px;
	position: relative;
	height: 100px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

#menu {
	position: absolute;
	top: 45px;
	left: 240px;
	vertical-align:middle;
}

	#menu li {
		background: url(images/menu-divider.gif) no-repeat 0% 5px;
		float: left;
		padding-bottom:0px;
		padding-top:0px;
		padding-left:25px;
		padding-right:25px;
		font-weight: bold;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#menu li a {
		text-decoration: none;
		color: #678d9a;
		font-weight:bold;
	}
	
	#menu li a:hover {
		text-decoration: underline;
		color:#83cad9;
	}

#content {
	background: url(images/content.jpg) no-repeat;
	background-position:center;
	position: relative;
	height: 470px;
	padding: 25px 21px 25px 21px;
	overflow: hidden;
}

	#page1 #content {
	background: #fff url(images/content-1.jpg) no-repeat; background-position:bottom;
	font-size: 24px;
	font-weight: bold;
	}
	
	#page2 #content {
		background: #fff url(images/content-1.jpg) no-repeat 15px 237px;
	}

	#content p {
		padding: 0 0 0 0;
		line-height: 1.4em;
		font-size: 0.833em;
		color: #626f74;
	}
	
	#content p small {
		float: right;
		padding: 0 22% 0 0;
		font-size: 1em;
	}

.choose {
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	color: #a2bec6;
	position: absolute;
	top: 47px;
	left: 40px;
	width: 181px;
}

#button-left {
	background: url(images/button-left.gif) no-repeat 0% 0%;
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 189px;
	left: 45px;
}

#button-right {
	background: url(images/button-right.gif) no-repeat 0% 0%;
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 189px;
	right: 43px;
}

#phones li#phone-1 {
	position: absolute;
	top: 125px;
	left: 105px;
}

#phones li#phone-2 {
	position: absolute;
	top: 60px;
	left: 352px;
}

#phones li#phone-3 {
	position: absolute;
	top: 128px;
	left: 675px;
}

#description {
	background: url(images/description-line.gif) no-repeat 0% 24px;
	line-height: 1.286em;
	font-size: 16px;
	color: #294b61;
	position: absolute;
	top: 401px;
	left: 44px;
	width: 544px;
}

	#description span {
		display: block;
		padding: 12px 0 0 1px;
		font-size: 0.786em;
		color: #74888c;
	}
	
	#description strong {
		display: block;
		margin: 0 0 0 1px;
		padding: 5px 0 0 0;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 0.643em;
		font-weight: normal;
		color: #7c8788;
	}
	
	#description strong a {
		background: url(images/link-bg.gif) no-repeat 0% 0%;
		display: block;
		width: 74px;
		height: 21px;
		padding: 0 0 0 11px;
		line-height: 18px;
		text-decoration: none;
		color: #7c8788;
	}
	
	#description strong a:hover {
		text-decoration: underline;
	}

#buy-now {
	position: absolute;
	top: 415px;
	right: 26px;
}

#description-block {
	background: url(images/description-block.jpg) no-repeat 0% 0%;
	width: 304px;
	height: 455px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 20px;
}

	#description-block .inner {
		padding: 57px 40px 30px 19px;
	}

	#description-block strong {
		display: block;
		padding: 0 0 24px 0;
		line-height: 1em;
		font-size: 1.5em;
		font-weight: normal;
		color: #294b61;
	}
	
	#description-block ul {
		padding: 0 0 26px 21px;
	}
	
	#description-block ul li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 12px;
		line-height: 1.5em;
		color: #294b61;
	}
	
	#description-block ul li a {
		text-decoration: none;
		color: #294b61;
	}
	
	#description-block ul li a:hover {
		text-decoration: underline;
	}
	
	#description-block p {
		padding: 0 0 0 2px;
		line-height: 1.333em;
		font-size: 0.75em;
		color: #869396;
	}

.line-hor {
	background: #bac8cf;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 18px 0;
}

.line-hor-1 {
	background: #c4d5da;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 9px 0 8px 0;
}

.box {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top:10px;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;

	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(images/border-top.gif) repeat-x 0% 0%;
		height: 10px;
		margin: 0 10px;
		overflow: hidden;
		
	}
	
	.box .box-content {
		background: #d1e4ea url(images/box-tail.gif) repeat-x 0% 0%;
		height: 430px;
		width: 100%;
		overflow: hidden;
	}
	
	.box .inner {
		padding: 0px 0px 0 0px;
	}
	
	.box .inner .inner {
		padding: 0 0px 0 0px;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 0%;
		height: 10px;
		margin: 0 10px;
		overflow: hidden;
	}
	
	.box p {
		padding: 0 0 20px 0 !important;
		line-height: 1.273em !important;
		font-size: 0.917em !important;
		color: #294b61 !important;
	}
	
	.box p.extra {
		padding: 0 0 14px 0 !important;
	}

.box-1 {
	background: #568698 url(images/box-1.jpg) no-repeat 0% 0%;
}

	.box-1 .inner {
		position: relative;
		min-height: 212px;
		height: auto !important;
		height: 212px;
		padding: 11px 10px 20px 10px;
	}
	
	.box-1 .inner-1 {
		position: relative;
		height: 366px;
		padding: 11px 10px 20px 10px;
	}
	
	.box-1 p {
		padding: 0 0 0 0 !important;
		line-height: 1.2em !important;
		font-size: 0.833em !important;
		color: #c5dbe3 !important;
	}
	
	.box-1 p.extra {
		padding: 0 0 14px 0 !important;
	}
	
	.box-1 p.extra-1 {
		padding: 0 0 8px 0 !important;
	}

.box-2 {
	background: #71957e url(images/box-2.jpg) no-repeat 0% 0%;
}

	.box-2 .inner {
		position: relative;
		min-height: 212px;
		height: auto !important;
		height: 212px;
		padding: 11px 10px 20px 10px;
	}
	
	.box-2 .inner-1 {
		position: relative;
		height: 366px;
		padding: 11px 10px 20px 10px;
	}
	
	.box-2 p {
		padding: 0 0 0 0 !important;
		line-height: 1.2em !important;
		font-size: 0.833em !important;
		color: #cee9d7 !important;
	}
	
	.box-2 p.extra {
		padding: 0 0 10px 0 !important;
	}
	
	.box-2 p.extra-1 {
		padding: 0 0 8px 0 !important;
	}

.button-1 {
	background: url(images/button-1.gif) no-repeat 0% 0%;
	display: inline-block;
	width: 34px;
	height: 25px;
	overflow: hidden;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #c5d0d3;
	position: absolute;
	right: 10px;
	bottom: -8px;
}

	.button-1:hover {
		color: #fff;
	}

.button-2 {
	background: url(images/button-2.gif) no-repeat 0% 0%;
	display: inline-block;
	width: 34px;
	height: 25px;
	overflow: hidden;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #cad4ce;
	position: absolute;
	right: 10px;
	bottom: -8px;
}

	.button-2:hover {
		color: #fff;
	}

.indent-bot {
	margin: 0 0 11px 0;
}

.indent {
	padding: 16px 0 0 9px;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker-1.gif) no-repeat 0% 5px;
		padding: 0 0 0 9px;
		line-height: 1.4em;
		font-size: 0.833em;
		color: #626f74;
	}
	
	.list li a {
		text-decoration: none;
		color: #626f74;
	}
	
	.list li a:hover {
		text-decoration: underline;
	}

.list-1 {
	overflow: hidden;
}
	
	.list-1 li {
		background: url(images/marker-2.gif) no-repeat 0% 7px;
		padding: 0 0 0 12px;
		line-height: 1.5em;
		color: #294b61;
	}
	
	.list-1 li a {
		text-decoration: none;
		color: #294b61;
	}
	
	.list-1 li a:hover {
		text-decoration: underline;
	}

.list-indent {
	padding: 0 0 13px 0 !important;
}

.list-indent-1 {
	padding: 0 0 21px 0 !important;
}

#zip-form {
	background: url(images/zip-form.gif) no-repeat 0% 0%;
	width: 284px;
	height: 96px;
	overflow: hidden;
	position: absolute;
	top: 344px;
	left: 10px;
}

	#zip-form .inner {
		padding: 18px 20px 0 20px;
	}
	
	#zip-form p {
		float: right;
		width: 161px;
		padding: 0 0 7px 0 !important;
		line-height: 1.333em !important;
		font-size: 0.75em !important;
		color: #8da4ab !important;
	}
	
	#zip-form input {
		background: #fff;
		width: 65px;
		height: 13px;
		margin: 2px 0 0 0;
		padding: 0 3px 0 3px;
		float: left;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #294b61;
	}
	
	#zip-form a {
		background: url(images/zip-link.gif) no-repeat 0% 0%;
		display: inline-block;
		width: 34px;
		height: 25px;
		float: right;
		overflow: hidden;
		line-height: 24px;
		text-decoration: none;
		text-align: center;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
	}
	
	#zip-form a:hover {
		color: #000;
	}

.link {
	background: url(images/link-bg1.gif) no-repeat 0% 0%;
	display: inline-block;
	width: 34px;
	height: 25px;
	float: right;
	overflow: hidden;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}
	
	.link:hover {
		color: #000;
	}

#footer {
	height: 185px;
	padding: 15px 0 0 0;
	overflow: hidden;
}

#banners {
	width: 100%;
	overflow: hidden;
}
	
	#banners li {
		float: left;
		padding: 0 4px 0 0;
	}
		
	#banners li.extra {
		padding: 0;
	}

.foot-list {
	float: right;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 11px 0 0 0;
}
.foot-list_l {
	float: left;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 11px 0 0 0;
}

	.foot-list li {
		background: url(images/divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 10px 0 11px;
		font-size: 0.917em;
		color: #929899;
	}
	
	.foot-list li span {
		padding: 0 3px 0 0;
	}

	.foot-list li a {
		text-decoration: none;
		color: #929899;
	}
	
	.foot-list li a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
.title2 {
	font-size: 20px;
}
.title3 {
	font-size: 16px;
}
.title4 {
	font-size: 34px;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#003
}
.title5 {
	font-size: 26px;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#003
}
list_content {
	font-size: 14px;
}
.listed {
	font-size: 14px;
}
.listed_items{
	font-size: 14px;
	padding:0px;
	margin:0px;
}
.page_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003;
	font-size:16px;
}
