 @charset “utf-8″;
/* CSS Document */

#preloader {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 240px;
	height: 60px;
	overflow: auto;
	margin-top: -50px;
	margin-left: -100px;
	background-color: #FFFFFF;
	text-align:center;
	color: #7c7d6f;
	vertical-align:middle;
	font-size:17px;
	opacity:0.9;
	filter:alpha(opacity=90);
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:5px solid #CCCCCC;
	z-index:10001;
	-moz-border-radius: 1em;
	border-radius: 1em;
}

    html, body, div, span, applet, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a, a:hover, a:link, a:active {
	color: #FFF;
	text-decoration:none
}
body {
	line-height: 1;
	background:url(../images/bg.jpg) center top no-repeat #000;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ”;
	content: none;
}
/* remember to define focus styles! */
    :focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
    ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need ‘cellspacing=”0″‘ in the markup */
    table {
	border-collapse: collapse;
	border-spacing: 0;
}
.master {
	width:768px;
	margin:auto;
}
.header {
	background:url(../images/lines.png) center bottom no-repeat;
	text-align:left;
}
.logo {
	background:url(../images/logo.png) no-repeat left;
	width:418px;
	height:118px;
	display:block;
	position:relative;
	left:190px;
	top:0px;
	text-indent:-5000px;
}
.menu {
	position:relative;
	top:-30px;
	left:190px;
	text-align:left;
	color:#FFF;
	font-size:1.2em
}
.footer {
	text-align:center;
	background:url(../images/lines.png) top center no-repeat;
	padding-top:10px;
	margin-top:0px;
	color:#7b6d56
}
.footer a {
	color:#625744
}
.copyright {
	text-align:center;
	margin-top:5px;
	color:#94A754
}
.content {
	width:560px;
	text-align:left;
	color:#9D8D73;
	margin:auto;
	font-size:1.1em;
	min-height:400px
}
.Pclass {
	text-align:center;
}
input, select, textarea {
	border:1px solid #333;
	background-color:#000;
	color:#FFF;
	padding:5px;
	margin:2px;
	font-size:0.9em;
	text-align:left;
	width:120px;
}
label {
	text-align:right;
	width:80px;
	display:block;
	border-right:2px solid #C00;
	margin-right:5px;
	padding-right:10px;
	color:#C9C9BA
}
h2 {
	color:#EBE8E2;
	font-size:14px;
}
.photoServ {
	width:248px;
	height:302px;
	position:relative;
	float:right
}
.m1 {
	background:url(../images/menu.jpg);
	display:block;
	width:100px;
	height:18px;
	text-indent:-5000px;
	float:left;
	margin-right:10px;
}
.m2 {
	background:url(../images/menu.jpg) 0px -20px;
	display:block;
	width:65px;
	height:18px;
	text-indent:-5000px;
	float:left;
	margin-right:10px;
  
}
.m3 {
	background:url(../images/menu.jpg) 0px -40px;
	display:block;
	width:55px;
	height:18px;
	text-indent:-5000px;
	float:left;
	margin-right:10px;
}
.m4 {
	background:url(../images/menu.jpg) 0px -60px;
	display:block;
	width:80px;
	height:18px;
	text-indent:-5000px;
	float:left;
	margin-right:10px;
}

