body {
	margin:15px 0 0 0;
	padding:0;
	background-color:#bfdce5;
}

hr.clear {
	visibility:hidden;
	width:100%;
	height:0px;
	clear:both;
}

div#page {
	position:relative;
	width:925px;
	margin:0 auto;
	padding:0;
}

div#page div#page-header {
	position:relative;
	text-align:right;
	width:925px;
}

div#page div#page-header div#logo {
	position:absolute;
	top:0;
	left:40px;
}

div#page div#page-header div#headline {
	position:relative;
	width:227px;
	height:25px;
	float:right;
	margin:35px 100px 10px 0;
}

div#page div#page-body {
	position:relative;
	width:925px;
	margin:0;
	padding:0;
	clear:both;
}

div#page div#page-body div#menu {
	position:relative;
	width:150px;
	float:left;
	margin:130px 0 0 0;
	text-align:right;
}

div#page div#page-body div#menu div.menu-element {
	position:relative;
	width:150px;
	margin:0 0 10px 0;
	text-transform:uppercase;
	color:#592c6a;
	font-family:Verdana, sans-serif, "Times New Roman";
	font-size:11px;
}

div#page div#page-body div#menu div.menu-element a {
	text-transform:uppercase;
	color:#592c6a;
	text-decoration:none;
	font-family:Verdana, sans-serif, "Times New Roman";
	font-size:11px;
}

div#page div#page-body div#menu div.menu-element a:hover {
	text-decoration:underline;
}

div#page div#page-body div#content-body {
	position:relative;
	width:745px;
	float:right;
	margin:0;
	padding:0 0 15px 0;
	background-image:url('/images/body/content_body.gif');
	background-repeat:repeat-y;
	background-position:top right;
}

div#page div#page-body div#content-body div#content-body-top-left {
	position:absolute;
	top:0;
	left:0;
	width:14px;
	height:6px;
	background-image:url('/images/body/corner_top_left.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

div#page div#page-body div#content-body div#content-body-top-right {
	position:absolute;
	top:0;
	right:0;
	width:17px;
	height:10px;
	background-image:url('/images/body/corner_top_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

div#page div#page-body div#content-body div#content-body-bottom {
	position:absolute;
	z-index:0;
	bottom:0;
	left:0;
	width:744px;
	height:14px;
	margin:0;
	padding:0;
	background-image:url('/images/body/content_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#page div#page-body div#content-body div#content-body-bottom-right-beads {
	position:absolute;
	z-index:400;
	bottom:-54px;
	right:-8px;
	width:110px;
	height:118px;
	background-image:url('/images/body/bottom_beads.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

div#content-body div#content-button {
	position:relative;
	top:-5px;
	z-index:400;
	margin:0;
	padding:0;
	width:724px;
	height:33px;
}

div#content-body div#content-button div.button {
	position:relative;
	display:block;
	float:right;
	width:141px;
	height:33px;
	margin:0 0 0 4px;
	padding:0;
	clear:none;
}

div#content-body div#content-button div.button p {
	position:relative;
	margin:0;
	padding:7px 0 0 0;
	text-align:center;
}

div#content-body div#content-button div.button p a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Verdana, sans-serif, "Times New Roman";
	font-size:12px;
}

div#content-body div#content-button div.button div.dropdown-red, div#content-body div#content-button div.button div.dropdown-purple, div#content-body div#content-button div.button div.dropdown-green {
	position:absolute;
	z-index:500;
	display:none;
	top:25px;
	left:4px;
	width:133px;
	padding-bottom:6px;
}

div#content-body div#content-button div.button div.dropdown-red div.dropdown-element, div#content-body div#content-button div.button div.dropdown-purple div.dropdown-element, div#content-body div#content-button div.button div.dropdown-green div.dropdown-element {
	position:relative;
	width:121px;
	padding:2px 2px 2px 10px;
	margin:0;
	font-size:11px;
	font-family:Verdana, sans-serif, "Times New Roman";
}

div#content-body div#content-button div.button div.dropdown-red div.dropdown-element a, div#content-body div#content-button div.button div.dropdown-purple div.dropdown-element a, div#content-body div#content-button div.button div.dropdown-green div.dropdown-element a {
	color:#FFFFFF;
	text-decoration:none;
}

div#content-body div#content-button div.button div.dropdown-green {
	background-color:#00AC54;
}

div#content-body div#content-button div.button div.dropdown-green div.dropdown-element {
	border-top:1px solid #00AC54;
	border-bottom:1px solid #00AC54;
}

div#content-body div#content-button div.button div.dropdown-green div.dropdown-element:hover {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

div#content-body div#content-button div.button div.dropdown-red {
	background-color:#9C1F48;
}

div#content-body div#content-button div.button div.dropdown-red div.dropdown-element {
	border-top:1px solid #9C1F48;
	border-bottom:1px solid #9C1F48;
}

div#content-body div#content-button div.button div.dropdown-red div.dropdown-element:hover {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

div#content-body div#content-button div.button div.dropdown-purple {
	background-color:#76458E;
}

div#content-body div#content-button div.button div.dropdown-purple div.dropdown-element {
	border-top:1px solid #76458E;
	border-bottom:1px solid #76458E;
}

div#content-body div#content-button div.button div.dropdown-purple div.dropdown-element:hover {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

div#content-body div#content-button div#purple {
	background-image:url('/images/body/button_purple.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

div#content-body div#content-button div#green {
	background-image:url('/images/body/button_green.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

div#content-body div#content-button div#red {
	background-image:url('/images/body/button_red.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

div#page div#page-body div#content-body div#content {
	position:relative;
	margin:0;
	padding:15px 0 0 0;
	z-index:0;
}

div#page div#page-body div#content-body div#content div#main-content-wrapper{
	position:relative;
	width:744px;
	margin:15px 8px 0 1px;
	margin:0;
	padding:0;
}

div#content div#main-content-wrapper div#column-large-image {
	position:relative;
	float:left;
	width:132px;
	margin:0 0 15px 40px;
}

div#content div#main-content-wrapper div#column-medium-image {
	position:relative;
	float:left;
	width:80px;
	margin:11px 0 0 15px;
}

div#content div#main-content-wrapper div#column-medium-image img {
	margin:0 0 5px 0;
}

div#content div#main-content-wrapper div#column-medium-image {
	position:relative;
	float:left;
	width:80px;
	margin:11px 0 0 15px;
}

div#content div#main-content-wrapper div#column-third-text {
	position:relative;
	float:left;
	width:350px;
	margin:0 0 0 40px;
	padding:5px 0 0 0;
	color:#592C6A;
	font-size:11px;
	font-family:Verdana, sans-serif, "Times New Roman";
}

div#page div#page-footer {
	position:relative;
	clear:both;
	z-index:500;
	width:925px;
	text-align:right;
	margin:0;
	padding:0;
}

div#page div#page-footer p {
	position:relative;
	text-align:right;
	z-index:500;
	color:#000000;
	font-family:Verdana, sans-serif, "Times New Roman";
	font-size:9px;
	margin:-13px 120px 0 0;
	padding:0;
}

div.homestyle-div-first, div.homestyle-div {
	position:relative;
	width:200px;
	float:left;
	text-align:center;
	font-family:Verdana, sans-serif, "Times New Roman";
	font-size:11px;
}

div.homestyle-div-first {
	margin-left:70px;
}

div.homestyle-div-first p a, div.homestyle-div p a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div.homestyle-div-first p a:hover, div.homestyle-div p a:hover {
	text-decoration:underline;
}

div#contactcontent1, div#contactcontent2 {
	font-family:Verdana, sans-serif, "Times New Roman";
	font-size:14px;
}

div#contactcontent1 {
	position:relative;
	width:200px;
	float:left;
	margin-left:20px;
}

div#contactcontent2 {
	position:relative;
	width:450px;
	float:right;
	margin-right:30px;
	border-left:1px solid #000000;
	padding-left:20px;
}

div#contactcontent2 table {
	width:100%;
}

div#contactcontent2 input.resize {
	width:100%;
}

div#contactcontent2 textarea.resize {
	width:100%;
}