/* CSS Document */
html,body {
	margin:0;
	padding:0;
	text-align:center;
	background: #666666 url(images/bg.jpg) repeat center top;
}
#wrapper {
	text-align:center;
}
#container {
	position:relative;
	width:780px;
	margin:10px auto;
	text-align:left;
}
#sitetop{
	position:relative;
	height:35px;
	width:780px;
	background: url(images/site_t_repeat.jpg) repeat-x left top;
}
#sitetl{
	position:absolute;
	top:0px;
	left:0px;
	width:35px;
	height:35px;
	background: url(images/site_tl.jpg) no-repeat left top;
}
#sitetr{
	position:absolute;
	top:0px;
	right:0px;
	width:35px;
	height:35px;
	background: url(images/site_tr.jpg) no-repeat left top;
}
#sitebottom{
	position:relative;
	height:35px;
	width:780px;
	background: url(images/site_b_repeat.jpg) repeat-x left top;
}
#sitebl{
	position:absolute;
	top:0px;
	left:0px;
	width:35px;
	height:35px;
	background: url(images/site_bl.jpg) no-repeat left top;
}
#sitebr{
	position:absolute;
	top:0px;
	right:0px;
	width:35px;
	height:35px;
	background: url(images/site_br.jpg) no-repeat left top;
}
#tabb{
	position:absolute;
	top:0px;
	right:35px;
	width:120px;
	height:35px;
	background: url(images/tab_b.jpg) no-repeat left top;
	z-index:0;
}
#copyright{
	position:absolute;
	top:10px;
	left:40px;
	z-index:1;
	color:#cccccc;
	font: 10px Lucida, Arial, Helvetica, sans-serif;
	
}
#dev{
	position:absolute;
	top:10px;
	right:40px;
	z-index:1;
	color:#cccccc;
	font: 10px Lucida, Arial, Helvetica, sans-serif;
	
}
#mainsite{
	position:relative;
	width:780px;
	z-index:2;
	background: url(images/site_bg.jpg) repeat-y left top;
}
#mainheader{
	position:relative;
	width:710px;
	height:150px;
	margin-left:35px;
	z-index:4;
}
#flashbuttons{
	position:absolute;
	width:246px;
	height:97px;
	top:110px;
	right:10px;
	z-index:100;
}
#lcol{
	position:relative;
	width:174px;
	padding-top:5px;
	margin-left:35px;
	z-index:100;
	float:left;
}
#rcol{
	position:relative;
	width:536px;
	padding-top:5px;
	z-index:2;
	float:left;
}
#rcolframe{
	position:relative;
	width:536px;
	padding-top:5px;
	margin-left:35px;
	z-index:2;
	float:left;
}
#tabdiv{
	position:relative;
	clear:left;
	height:40px;
	width:780px;
	z-index:4;
}
#wchrstab{
	position:absolute;
	bottom:0px;
	right:35px;
}
#tabr{
	position:absolute;
	bottom:0px;
	right:0px;
	height:40px;
	width:35px;
	background: url(images/tab_r.jpg) no-repeat left top;
}
#pageheader{
	position:relative;
	width:171px;
	height:89px;
	clear:left;
	background: url(images/page_header.jpg) no-repeat left top;
}
#contactinfo{
	position:absolute;
	left:40px;
	bottom:5px;
	width:170px;
	height:85px;
	z-index:1;
	color:#333333;
	font: 11px Lucida, Arial, Helvetica, sans-serif;
}
#leftmenu{
	position:relative;
	width:174px;
	margin-top:10px;
	z-index:100;
}
#prop{
	height:250px;
	width:1px;
	position:relative;
	float:right;
	background: url(images/vert_long.jpg) no-repeat right top;
}
#leftmenu ul{
	margin-top:0px;
	width:171px;
	float:left;
	list-style: none;
	padding-left:0px;
	margin-left:0px;
	z-index:200;
}
#leftmenu ul li{
	display:block;
	z-index:200;
}
#leftmenu ul li a:link,a:active,avisited{
	font: 12px Lucida, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#leftmenu ul li a:hover{
	font: 12px Lucida, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#pageheadertxt{
	position:absolute;
	top:45px;
	right:5px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4d5c74;
}
#sitebottom a:link{
	color:#ffffff;
	text-decoration:underline;
}
#sitebottom a:active{
	color:#ffffff;
	text-decoration:underline;
}
#sitebottom a:visited{
	color:#ffffff;
	text-decoration:underline;
}
#sitebottom a:hover{
	color:#ffffff;
	text-decoration:none;
}
a:link,a:visited{
	color: #4D5C74;
	text-decoration: underline;
}
a:active{
	color: #4D5C74;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: none;
}
#txtheader{
	font-size:18px;
	padding-top:35px;
	padding-bottom:15px;
	padding-left:12px;
	background: url(images/horiz_long.jpg) no-repeat left bottom;
}
.content{
	color:#333333;
	font: 12px Lucida, Arial, Helvetica, sans-serif;
}
.red{
	color:#990000;
}
#contentbox{
	position:relative;
	padding:15px 12px 15px 12px;
}
#horizline{
	position:relative;
	height:1px;
	background: url(images/horiz_long.jpg) no-repeat left bottom;
}
#blockbuttons{
	position:relative;
	_height:1%;
}
#blockbutton{
	float:left;
	
	position:relative;
	width:178px;
	height:125px;
	display:block;
}
#vertline{
	height:125px;
	width:1px;
	float:left;
	position:relative;
	display:block;
	background: url(images/vert_short.jpg) no-repeat left top;
}
.blockbtcontent{
	padding:8px 20px 8px 20px;
}
.blockbtcontent a:link,a:active,a:visited{
	color: #4D5C74;
	text-decoration: none;
}
.blockbtcontent a:hover{
	color: #999999;
	text-decoration: none;
}