/*
-------------------- LAYOUT ELEMENTS -------------------- 
*/

html {
	max-width: 100%;
}

html, body {
	height: 100%;
	font-size: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
}

img {
	border: 0px;
}

hr {
	width: 100%;
	border: 0;
	height: 1px;
	color: #e7e7e7;
	background-color: #e7e7e7;
}

table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	font: normal 90%/1.6 Verdana, "Lucida Bright", Lucidabright, Georgia, Serif;
	color: #1e1e1e;
}

a {
	text-decoration: none;
	color: #1e1e1e;
	font-weight: bold;
}

/* Home Elements */
#wrapper_home {
	height: 100%;
	width: 900px;
	background-attachment: fixed;
	background-image: url(/images/background-pattern-black.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#home_top_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 550px;
	height: 443px;
	display: inline;
	background: #e7e1d2 url(/images/new_images/image_home_top_background.gif) no-repeat;
	background-image: url(/images/new_images/image_home_top_background.gif);
}

#home_top_right {
	position: absolute;
	top: 0px;
	left: 550px;
	width: 350px;
	height: 443px;
	background: #010300 url(/images//new_images/image_home.jpg) no-repeat;
}

#home_logo {
	position: absolute;
	top: 275px;
	left: 215px;
}

#home_middle {
	position: absolute;
	top: 443px;
	left: 0px;
	width: 900px;
	height: 38px;
	background-color: #4f553e;
}

#home_right_nav {
	position: absolute;
	top: 500px;
	left: 725px;
	width: 150px;
	height: 63px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	line-height: 20px;
}

#home_bottom {
	position: absolute;
	bottom: 10px;
	left: 0px;
	color: #000000;
	text-align: center;
	width: 900px;
}

/* Sub Page Elements */
#sub_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 119px;
	display: inline;
	background-repeat: no-repeat;
	background-color: #909380;
	background-image: url(../new-images/image_home_sub_top_background.gif);
}

#sub_logo {
	position: absolute;
	top: 26px;
	left: 18px;
}

#sub_flower {
	position: absolute;
	top: 0px;
	left: 618px;
}

#sub_middle {
	position: absolute;
	top: 119px;
	left: 0px;
	width: 900px;
	height: 37px;
	background-color: #4f553e;
}

#sub_content {
	position: absolute;
	top: 177px;
	left: 0px;
	width: 900px;
	display: block;
}

#sub_right_nav {
	position: absolute;
	top: 177px;
	left: 764px;
	width: 116px;
	height: 63px;
}

#sub_bottom {
	position: absolute;
	bottom: 10px;
	left: 0px;
	color: #d1d1d1;
	text-align: center;
	width: 900px;
	height: 310px;
	display: block;
}

#sm_copy {
	font: normal 62.5%/1.6 Verdana, "Lucida Bright", Lucidabright, Georgia, Serif;
	color: #c3c3c3;
}

h2 {
	font: bold 160%/1.0 Arial, Verdana, "Lucida Bright", Lucidabright, Georgia, Serif;
	color: #b7b7b7;
	margin: 0 0 0 26px;
}

h4 {
	font: bold 105%/1.0 Verdana, "Lucida Bright", Lucidabright, Georgia, Serif;
	color: #b7b7b7;
	margin: 5px 0 0 26px;
}

.textsm { color: #988670; font: 10px Verdana; line-height: 8pt; text-decoration: none; }
.textsm A { font: 10px Verdana; line-height: 8pt; text-decoration: none; }
.textsm A:link {
	font: 10px Verdana;
	line-height: 8pt;
	text-decoration: none;
	color: #000000;
}
.textsm A:visited {
	font: 10px Verdana;
	line-height: 8pt;
	text-decoration: none;
	color: #000000;
}
.textsm A:hover {  font: 10px Verdana; line-height: 8pt; text-decoration: none; }

.textrg {
	color: #000000;
	font: 12px Verdana;
	line-height: 8pt;
	text-decoration: none;
}
.textrgform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12point;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 8pt;
}
.textrg A {
	font: 12px Verdana;
	line-height: 8pt;
	text-decoration: underline;
	color: #000000;
}
.textrg A:link {
	font: 12px Verdana;
	line-height: 8pt;
	text-decoration: underline;
	color: #000000;
}
.textrg A:visited {
	font: 12px Verdana;
	line-height: 8pt;
	text-decoration: underline;
	color: #000000;
}
.textrg A:hover {
	font: 12px Verdana;
	line-height: 8pt;
	text-decoration: underline;
	color: #000000;
}

.textmd {
	color: #000000;
	font: 16px Verdana;
	line-height: 12pt;
	text-decoration: none;
}
.textmd A {
	font: 16px Verdana;
	line-height: 12pt;
	text-decoration: none;
	color: #000000;
}
.textmd A:link {
	font: 16px Verdana;
	line-height: 12pt;
	text-decoration: none;
	color: #000000;
}
.textmd A:visited {
	font: 16px Verdana;
	line-height: 12pt;
	text-decoration: none;
	color: #000000;
}
.textmd A:hover {
	font: 16px Verdana;
	line-height: 12pt;
	text-decoration: none;
	color: #000000;
}

.textlg { color: #000000; font: 18px Helvetica; font-weight: bold; line-height: 12pt; text-decoration: none; }
.textlg A { font: 18px Helvetica; font-weight: bold; line-height: 12pt; text-decoration: none; }
.textlg A:link {  font: 18px Helvetica; font-weight: bold; line-height: 12pt; text-decoration: none; }
.textlg A:visited {  font: 18px Helvetica; font-weight: bold; line-height: 12pt; text-decoration: none; }
.textlg A:hover {  font: 18px Helvetica; font-weight: bold; line-height: 12pt; text-decoration: none; }

P { Font-Size: 10pt; COLOR: #666666; Font-Family: Arial, Helvetica, sans-serif; Text-Decoration: none; }
H2 { Font-Size: 14pt; COLOR: #999999; Font-Family: Arial, Helvetica; }
TABLE {	Font-SizeE: 10pt; COLOR: #666666; Font-Family: Arial, Helvetica; Text-Decoration: none; }
H1 { Font-Size: 16pt; COLOR: #999999; Font-Family: Arial, Helvetica, sans-serif; }

input, textarea, select { color: #333333; font-size: 12px; font-family: verdana, arial, sans-serif; background-color: #E6E6E6; padding: 0px; border: solid 1px; height: 20px; }

A {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.active {
	background-color: #FF0000;
	padding: 0px;
	border: solid 1px;
	color: #000000;
}#wrapper_home #home_top_left-new {
	background-color: e7e1d2;
	background-image: url(../images/new%20images/image_home_top_background.gif);
	background-repeat: no-repeat;
	display: inline;
	height: 443px;
	width: 550px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
}
