* {
	padding: 10;
	margin: 0;
}
body {
	font-family: tahoma;
	font-size: 12px;
	color: #666;
	background-image: url(../images/as_bg2.png);
	background-repeat: repeat-y;
	background-color: #292929;
}
.left {
	float:left;
	padding-top: 60px;
	width: 220px;
}
.left img {
	margin-right: auto;
	margin-left: 20px;
}
.left ul li {
	list-style: none;
	display: block;
	clear: both;
}
.left ul li a {
	margin-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 10px;
	width: 190px;
	height: 24px;
	float: right;
}
.left ul li a:hover {
	background: #97B340 url(../images/as_bg_menu.png) no-repeat scroll 0px center;
	color: #292929;
	font-weight: bold;
}
.clear {
	color: #9FBB41;
	clear: both;
	width: 100%;
	text-align: left;
}
#default .h_home a, #photo .h_photo a, #gd .h_gd a, #wd .h_wd a, #re .h_re a, #vl .h_vl a, #contact .h_cont a, #about .h_about a {
	color: #A3BF42;
	background: #292929 url(../images/as_bg_menu.png) no-repeat scroll 0px bottom;
	font-weight: bold;
}
#container {
	width: 780px;
	left: 239px;
	top: 0px;
	right: auto;
	position: absolute;
}
#panel_r {
	width: 250px;
	border-left: 1px solid #666;
	padding-left: 15px;
	float: right;
}
hr {
	margin: 5px 0 10px 0;
	border-bottom: 3px dotted #9b3;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	text-align: left;
}
.right {
	padding-top: 40px;
}
#heading {
	height: 60px;
	width: 300px;
}
.content {
	width: 780px;
}
#footer {
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: #a6cc37;
	color: #FFFFFF;
	height: 40px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #292929;
}

.footerL {
	float: left;
	padding: 3px;
	margin: 0px 0px 0px 10px;
	width: 300px;
	text-align: left;
}
.footerR {
	float: right;
	padding: 3px;
	margin: 0px 10px 0px 0px;
	width: 420px;
	text-align: right;
}
.block {
	margin-top: 10px;
	height: 106px;
	width: 600px;
}
h1 {
	font-size: 24px;
	color: #8BB431;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h2 {
	font-weight: bold;
	padding-bottom: 7px;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	padding-top: 7px;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#default #heading {
	background: url(../images/as_hdr_home.png);
}
#contact #heading {
	background: url(../images/as_hdr_contact.png);
}
#contact input, #contact textarea {
	background: #DBE6B5;
	border: 2px solid #A3BF42;
	margin: 0px 0px 6px;
}
#re #heading {
	background: url(../images/as_hdr_re.png);
}
#gd #heading {
	background: url(../images/as_hdr_gd.png);
}
#photo #heading {
	background: url(../images/as_hdr_photo.png);
}
#wd #heading {
	background: url(../images/as_hdr_wd.png);
}
#vl #heading {
	background: url(../images/as_hdr_vl.png);
}
#about #heading {
	background: url(../images/as_hdr_about.png);
}
/*- Menu 11--------------------------- */

#menu11 {
	width: 250px;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
}
#menu11 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
#menu11 li a:link, #menu11 li a:visited {
	color: #889944;
	display: block;
	background:  url(../images/as_rmenu.png);
	padding: 8px 0 0 25px;
}
#menu11 li a:hover, #menu11 li #current {
	color: #889944;
	background:  url(../images/as_rmenu.png) 0 -32px;
	padding: 8px 0 0 27px;
}
