body {
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
p{
	font-size: .8em;
	line-height: 1.8em;
	color: #666;	
	}
h1{
	font-size: 1em;
	line-height: 2em;
	color: #666;
	font-weight: bold;
		}
a:link  {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	}
a:active {
		text-decoration: underline;
	color: #000000;
		}
#header {
	
	text-align: left;
}

#header .container{
	height: auto;
	width:777px;
	margin: 20px auto 0;
	position: relative;
	overflow: hidden;
	padding-top: 15px;
	border: 1px solid #ccc;
	background-color: #FFF;
}


#header a img { margin-left: 12px; }
#nav{
	position: relative;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: .8em;	
	text-transform: uppercase;
	font-weight: normal;
	}

#nav ul { margin-bottom: 3px; }
#nav li {
	display: inline;
	padding-left: 10px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-right: 10px;
	margin-bottom: 5px;
}

#nav a:link {
	color: #999999;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #999999;
}
#nav a:hover {
	color: #666666;
}
#nav a:active { color: #000; }

#main { z-index: 1; }


#main .container{
	width: 777px;
	min-height:474px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 99;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	background-color: #FFF;
		}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#leftcolumn{
	width:257px;
	height:auto;
	float: left;
	margin: 0;
	padding: 25px 10px 10px;
	text-align: left;
	background-color: #FFF;
}
/*#centercolumn{
	width:600px;
	height:auto;
	padding: 10px;
	float: left;
	margin-top: 0;
	margin-right: 135px;
	margin-bottom: 0;
	margin-left: 135px;
}
*/

#rightcolumn{
	width:465px;
	height:auto;
	padding: ;
	float: left;
	margin: 0;
	text-align: left;
	background-color: #FFF;
	padding: 1em 25px 1em 10px;
}
#rightcolumn p {
	font-size: .8em;
	line-height: 2em;
}
#col {
	text-align: center;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;

}
.halfcolumn {
	float: left;
	height: 218px;
	width: 44%;
	margin: 0px;
	padding: 20px 3% 0px;
	text-align: center;
	position: relative;
	
}

.halfcolumnFL {
	float: left;
	height: auto;
	width: 39%;
	margin: 18px 0px 10px;
	padding: 0px 6% 0px 4%;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	position: relative;
}
#BotNav {
	height: 30px;
	width: 100%;
	position: absolute;
	visibility: visible;
	z-index: 100;
}
/*#text {
	position: absolute;
	width: 425px;
	left: 260px;
	top: 109px;
	z-index: 12;
}*/
#footer {
	
	text-align: left;
	font-size: .6em;
	color: #999999;
	line-height: 12px;
}


#footer .container{
	height: 21px;
	width:777px;
	margin: 5px auto 0;
	position: relative;
	overflow: hidden;
}

#contactBar {
	background-color: #CCC;
	height: auto;
	width: 777px;
	font-size: .8em;
	text-align: center;
	color: #666;
	float: left;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
	
}
#contactBar a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#contactBar a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#contactBar a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


#picture {
	clear: both;
	float: left;
	width: 777px;
	left: 0px;
	top: 60px;
	height: auto;
	margin: 0px;
	z-index: 10;
	padding: 0px;
	
}
#picture2 {
	clear: both;
	float: left;
	width: 777px;
	height: auto;
	margin: 0px;
	z-index: 4;
	padding: 0px;
	text-align: left;
	
}
#Mark {
	position: absolute;
	z-index: 7;
	width: auto;
	left: 580px;
	top: 372px;
}
/*#picture3 {
	position: absolute;
	height: auto;
	width: 140px;
	left: 19px;
	top: 35px;
	z-index: 5;
}*/
#RingNav {
	width: 100%;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	float: left;
	margin-top: 10px;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	margin-bottom: 10px;
}
#RingNav a:link, a:visited{
	color: #999;
	text-decoration: none;
}
#RingNav a:hover {
	color: #000;
	text-decoration: none;
}

#RingNav a:active {
	color: #66F;
	text-decoration: none;
}

#BotNav {
	height: 30px;
	width: 100%;
	visibility: visible;
	z-index: 100;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#Bot1, #Bot2, #Bot3, #Bot4, #Bot5, #Bot6, #Bot7 {
	position: absolute;
	font-size: .8em;
	font-weight: normal;
	color: #333333;
	width: 350px;
	z-index: 500;
	height: auto;
}
#Bot1 a:link, #Bot2 a:link, #Bot3 a:link, #Bot4 a:link, #Bot5 a:link, #Bot6 a:link, #Bot7 a:link {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#Bot1 a:hover, #Bot2 a:hover, #Bot3 a:hover, #Bot4 a:hover, #Bot5 a:hover, #Bot6 a:hover, #Bot7 a:hover {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#Bot1 a:visited, #Bot2 a:visited, #Bot3 a:visited, #Bot4 a:visited, #Bot5 a:visited, #Bot6 a:visited, #Bot7 a:visited {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#Bot1 {
	left: 6px;
	z-index: 100;
	visibility: hidden;
	
}
#Bot2 {
	left: 55px;
	z-index: 90;
	visibility: hidden;
}
#Bot3 {
	left: 211px;
	visibility: hidden;
	z-index: 80;
}
#Bot4 {
	left: 375px;
	visibility: hidden;
	z-index: 70;
	width: 70;
}
#Bot5 {
	left: 450px;
	z-index: 60;
	visibility: hidden;
	width: 200;
}
#Bot6 {
	left: 535px;
	z-index: 50;
	width: 260px;
	visibility: hidden;
}
#Bot7 {
	left: 633px;
	z-index: 40;
	width: 130;
	visibility: hidden;
}
#bottomNav A:link {
	color: #999999;
	text-decoration: none;
}
#textA {
	left: 29px;
	top: 297px;
	width: 122px;
	height: auto;
	text-align: left;
	
}
#textB {
	left: 79px;
	top: 49px;
	text-align: right;
	width: 113px;
	height: 72px;
}
#textC {
	left: 639px;
	top: 288px;
	width: 103px;
	height: auto;
}
#textD {
	left: 507px;
	top: 383px;
	text-align: right;
	width: 114px;
	height: 80px;

}
#textE {
	left: 19px;
	top: 458px;
	text-align: right;
	width: 191px;
	height: 47px;

}
#textF {
	left: 616px;
	top: 63px;
	text-align: left;
	width: 122px;
	height: 69px;
	
	
}
#textG {
	left: 276px;
	top: 392px;
	width: 95px;
	height: auto;
	
}
#textA, #textB, #textC, #textD, #textE, #textF, #textG{
	position: absolute;
	line-height: 14px;
	font-size: 10px;
	
}


#textA a:link, #textB a:link, #textC a:link, #textD a:link, #textE a:link, #textF a:link, #textG a:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

#textA a:visited, #textB a:visited, #textC a:visited, #textD a:visited, #textE a:visited, #textF a:visited, #textG a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#textA a:hover, #textB a:hover, #textC a:hover, #textD a:hover, #textE a:hover, #textF a:hover, #textG a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}


.blue {
	color: #6666cc;
}
/*#picture4 {
	position: absolute;
	height: auto;
	width: 140px;
	left: 587px;
	top: 238px;
	z-index: 5;
}*/
.right { float: right; }
.left { float: left; }

