body {
	margin:0px;
	background-color: #504e4d;
	background-image:url(../images/bg-main.gif);
	background-position:center;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #9a9834;
}


a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { color: #9a9834;text-decoration:underline;}

p a:link { color: #9A9600;text-decoration:none;}
p a:active { color: #9A9600;text-decoration:none;}
p a:visited { color: #9A9600;text-decoration:none;}
p a:hover { color: #9A9600;text-decoration:underline;}

a.m1	{
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 70%;
	color: #f1f0de;
	font-weight: bold;
	}

a.m2	{
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 110%;
	font-size: 10px;
	color: #9a9834;
	font-weight: bold;
	}

a.m3	{
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 110%;
	font-size: 10px;
	color: #f1f0de;
	font-weight: bold;
	}
#MainBox {
	position: absolute;
	background-color: #404040;
	width: 800px;
	height: 600px;
	top: 20px;
	left: 50%;
	z-index: 1;
	margin-left: -400px;
	/*margin-top:-300px;*/
}
#PhotoBox {
	position: absolute;
	background-color: #404040;
	width: 700px;
	height: 500px;
	padding:20px;
	top: 50%;
	left: 50%;
	z-index: 1;
	margin-left: -370px;
	margin-top:-270px;
}
#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}
#menu {
	position: absolute;
	top: 105px;
	right: 610px;
	text-align: right;
}
.page {
	color: #e97311;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
}
#line {
	position: absolute;
	left: 211px;
	bottom: 0px;
	z-index: 1;
}
#back {
	position: absolute;
	left: 230px;
	bottom: 20px;
}
#next {
	position: absolute;
	left: 295px;
	bottom: 20px;
}
.backnext {
	color: #ebeada;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 23px;
	text-align: right;
}
.backnext:hover {
	color: #ebeada;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 23px;
	text-align: right;
}

#orange {
	position: absolute;
	width: 213px;
	height: 85px;
	background-color: #e97311;
	left: 0px;
	top: 470px;
	z-index: 0;
}
#green {
	position: absolute;
	width: 213px;
	height: 85px;
	background-color: #989936;
	left: 0px;
	top: 470px;
	z-index: 0;
}


.login {
width: 150px;
display: block;
height: 27px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
color: #ebeada;
text-decoration: none;
background-color: #9A9600;
margin: 2px;
line-height: 25px;
}
.login:hover {
width: 150px;
display: block;
height: 27px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
color: #404040;
text-decoration: none;
background-color: #A09680;
margin: 2px;
line-height: 25px; 
}
.button {
margin-top:4px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
color: #ebeada;
text-decoration: none;
background-color: #989936;
margin: 2px;
border:none;
}
.button:hover {
margin-top:4px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
color: #404040;
text-decoration: none;
background-color: #C8C946;
margin: 2px;
border:none; 
}
.ContactText {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom:-5px;
	line-height:16px;
}

#specialists
{	position: absolute;
	width: 570px;
	height: 495px;
	right: 0px;
	top: 105px;
	z-index: 0;
	overflow:auto;
	}
	
#specialists td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ebeada;
	line-height: 14px;
}
#specialists td a:link{
	color: #ebeada;
	text-decoration:none;
}
#specialists td a:active{
	color: #ebeada;
	text-decoration:none;
}
#specialists td a:visited{
	color: #ebeada;
	text-decoration:none;
}
#specialists td a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#specialiststop {
	position: absolute;
	width: 316px;
	height: 19px;
	left: 234px;
	top: 80px;
	z-index: 0;
}
#specialistsclick {
	position: absolute;
	width: 239px;
	height: 17px;
	left: 559px;
	top: 80px;
	z-index: 0;
	text-align:right;
}
.SmallText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #9a9834;
	line-height: 11px;
	font-weight:bold;

}

