/* CSS Document */

* {margin:0;padding:0}

body {
	background-color: #FFFFFF;
	background-image: url(images/bone.jpg);
	background-repeat: repeat;
}


/* Layout ============================================================= */
#outerBOX {
	left: 50%;
	margin-left: -400px;
	position: absolute;
	top: 0px;
	width: 800px;
	height: 925px;
	z-index: 2;
}
#top_left1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 180px;
	z-index: 15;
	background-image: url(images/top_left1.png);
}
#top_left3 {
	position: absolute;
	left: 50px;
	top: 180px;
	width: 200px;
	height: 70px;
	z-index: 5;
	background-color: #cbdfba;
	background-image: url(images/topleft3.png);
}
#top_left2 {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 50px;
	height: 70px;
	z-index: 8;
	background-image: url(images/topleft2.png);
}
#top_right {
	position: absolute;
	left: 250px;
	top: 0px;
	width: 550px;
	height: 180px;
	z-index: 14;
	background-image: url(images/top_right.png);
}
#shadow_left {
	position: absolute;
	left: 0px;
	top: 250px;
	width: 50px;
	height: 605px;
	z-index: 13;
}
#content_right1 {
	position: absolute;
	left: 250px;
	top: 180px;
	width: 500px;
	height: 70px;
	z-index: 10;
	background-color: #d5ede5;
	background-image: url(images/content_right.png);
}

#content_left {
	position: absolute;
	left: 50px;
	top: 250px;
	height: 435px;
	z-index: 6;
	background-color: #cbdfba;
	padding-top: 7px;
	padding-left: 50px;
	width: 250px;
}
#content_right2 {
	position: absolute;
	left: 200px;
	top: 0;
	height: 435px;
	width: 500px;
	z-index: 3;
	background-color: #d5ede5;
	padding-top: 7px;	
}
#shadow_right {
	position: absolute;
	left: 750px;
	top: 180px;
	width: 50px;
	height: 675px;
	z-index: 12;
}
#content_bottom {
	position: absolute;
	left: 50px;
	top: 685px;
	width: 700px;
	height: 170px;
	z-index: 3;
	background-image: url(images/content_bottom.png);
}
#content_bottom_text {
	position: absolute;
	left: 221px;
	top: 30px;
	width: 354px;
	height: 90px;
	z-index: 4;
	overflow: visible;
}
#bottom {
	position: absolute;
	left: 73px;
	top: 855px;
	width: 654px;
	height: 45px;
	z-index: 1;
	background-color: #FFFFFF;
}
#bottom_ad {
	position: absolute;
	left: 50px;
	top: 20%;
	width: 456px;
	height: 15px;
	z-index: 3;
}
#bottom_phone {
	position: absolute;
	left: 535px;
	top: 20%;
	width: 123px;
	height: 17px;
	z-index: 4;
}
#lcorner {
	position: absolute;
	left: 0px;
	top: 855px;
	width: 73px;
	height: 70px;
	z-index: 7;
	background-image: url(images/bottom_l_corner.png);
}
#rcorner {
	position: absolute;
	left: 727px;
	top: 855px;
	width: 73px;
	height: 70px;
	z-index: 9;
	background-image: url(images/bottom_r_corner.png);
}
#shadow_bottom {
	position: absolute;
	left: 73px;
	top: 900px;
	width: 654px;
	height: 25px;
	z-index: 11;
}
#downloads {
	position: absolute;
	left: 218px;
	top: 20px;
	width: 350px;
	height: 27px;
	z-index: 5;
}


/* Link Styles ============================================================= */
.downloads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #9fa615;
	text-decoration: none;
}
.downloads a:link, .downloads a:active, .downloads a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #9fa615;
	text-decoration: none;
}
.downloads a:hover {
	color: #669999;
	text-decoration: none;
}
.adobe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #669999;
	text-decoration: none;
	margin-left: 63px;
	margin-right: 80px;
	line-height: 18px;
}
.adobe a:link, .adobe a:active, .adobe a:visited {
	color: #669999;
	text-decoration: none;
}
.adobe a:hover {
	color: #9fa615;
	text-decoration: none;
}
.content_bottom_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9fa615;
	line-height: 18px;
}
.content_bottom_text a:link, .content_bottom_text a:active, .content_bottom_text a:visited {
	color: #9fa615;
	text-decoration: none;
}
.content_bottom_text a:hover {
	color: #669999;
	text-decoration: none;
}


/* Type Styles ============================================================= */
.benefits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.benefits_leadin {
	font-weight: bold;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	margin-right: 15px;
}
.content_p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	font-style: italic;
	margin-right: 15px;
}
.content_leadin {	
	font-style: italic;
	font-weight: bold;
}
.content_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #9fa615;
	text-align: center;
	line-height: 1px;
}
.content_list2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #9fa615;
	text-align: center;
	line-height: 7px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9fa615;
}
blockquote {
	margin-left: 25px;
	margin-right: 46px;
}
