body {
	background:url(images/back_tile.png)
}

#wrapper {
	width: 751px; 
	margin: 0 auto; 
}

#main {
	width:724px;
	z-index: auto;
	position: relative;
	top: 166px;
}

#sec_main {
	width:724px;
	z-index: auto;
	position: relative;
	top: 71px;
}
#body_block {
	position: relative;
	background-image: url(images/main_back.png);
	width: 100%;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#menu {
	position: absolute;
	width: 120px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	z-index: auto;
	top: 10px;
	left: 15px;
	vertical-align: top;

}


#text {
	position: relative;
	width: 553px;
	left: 140px;
	background-image: url(images/text_back.png);
	font-family: "Trebuchet MS", "Arial Black", Garamond, Tahoma;
	top: 10px;
	font-size: 12px;

}
#header {
	background-image: url(images/top.png);
	position: absolute;
	height: 166px;
	width: 724px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	z-index: auto;

}
#footer {
	background-image: url(images/bottom.png);
	height: 26px;
	width: 724px;
	margin: 0px;
	padding: 0px;
}
#sec_header {
	background-image: url(images/sec_top.png);
	height: 71px;
	width: 724px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#height {
	width:1px;
	height:400px;
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}

#clear {
	clear:both;
    height:1px;
    overflow:hidden;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#dropmenudiv{
	text-align:right;
	position:absolute;
	font-family: "Trebuchet MS", "Arial Black", Garamond, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height:18px;
	z-index:100;
	color: #000000;
	text-decoration: none;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	font-family: "Trebuchet MS", "Arial Black", Garamond, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

#dropmenudiv a:visited{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	font-family: "Trebuchet MS", "Arial Black", Garamond, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	font-family: "Trebuchet MS", "Arial Black", Garamond, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0073AE;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}

#text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}

#text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
