body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	background-color: #000000;
}
A:link {text-decoration: underline; color: #666666;}
A:visited {text-decoration: underline; color: #666666;}
A:active {text-decoration: underline; color: #666666;}
A:hover {text-decoration: underline; color: #999999;}

#h1 {
	font-size:14px;
	font-style:bold;
	color:#87AA74;
}
#bg_left {
	background-image: url(images/wood_dk_bkg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#bg_right {
	background-image: url(images/wood_dk_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav_left_bg {
	width:240px;
	height:419px;
	background-image: url(images/leftback_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:center;
}
#nav_left_menu {
	padding-top:0px;
}
#mailbox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:auto;
	left: 33%;
	top: 0px;
	background-color: #CC3333;
	visibility: visible;
}
#mail {
	background-image: url(images/mail_bkg.jpg);
	background-repeat: no-repeat;
	height: 277px;
	width: 240px;
}
#mail #mail_address {
	position: relative;
	top: 225px;
	text-align: center;
}
#mail a:link {
	color: #000000;
	text-decoration: underline;
}
#mail a:visited {
	color: #000000;
	text-decoration: underline;
}
#mail a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.credits {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
#right_background {
	background-image: url(images/webcomp_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_right_bg {
	background-color:#c5d4b9;
	width:549px;
	height:394px;
	padding-left:25px;
	padding-right:25px;
}


#content_right_k {
	background-color: #000000;
	width:464px;
	height:368px;
}
#content_right_leftside_main {
	float:left;
	width:50%;
	height:100%;
	text-align:center;
	line-height: 100%;
}
#content_right_leftside_text {
	float:left;
	padding-left:20px;
	padding-right:20px;
	width:190px;;
	height:100%;
	text-align:left;
	line-height: 110%;
}
#content_right_rightside_main {
	float:right;
	width:50%;
	height:100%;
	text-align:center;
	background-image:url(images/vert/v_image_01_12.jpg);
}
#content_right_rightside_about {
	float:right;
	width:50%;
	height:100%;
	text-align:center;
	background-image:url(images/vert/v_image_04_12.jpg);
}
#content_right_rightside_services {
	float:right;
	width:50%;
	height:100%;
	text-align:center;
	background-image:url(images/vert/v_image_03_12.jpg);
}
#content_right_rightside_services_02 {
	float:right;
	width:50%;
	height:100%;
	text-align:center;
	background-image:url(images/vert/v_image_05_12.jpg);
}
#content_right_rightside_contact {
	float:right;
	width:50%;
	height:100%;
	text-align:center;
	background-image:url(images/vert/v_image_02_12.jpg);
}

.bottomlinks {
	font-size: 10px;
	color: #666666;
	text-align: center;
	
}
.bottomlinks A:link {text-decoration: underline; color: #666666;}
.bottomlinks A:visited {text-decoration: underline; none; color: #666666;}
.bottomlinks A:active {text-decoration: underline; none; color: #666666;}
.bottomlinks A:hover {text-decoration: underline; none; color: #999999;}
