html, body {
    height: 100%;
	background-color: #000000;
}

body {
	background-color: #000000;
	line-height: 1.5em;
	width: 980px;
	margin: 0 auto;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #E4E4E4;
}


#container {
   min-height: 100%;
   position: relative;
}


#mainpage {
	padding: 0px;
	padding-bottom: 35px;
}


.title1 {
	margin: 0;
	padding-top: 15px;
	padding-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #68747A;
	font-size:22px;
	font-style: oblique;
	letter-spacing: 2px;
}

.title2 {
	margin: 0;
	padding-top: 12px;
	padding-left: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #68747A;
	font-size:12px;
	font-style:italic;
	letter-spacing: 1px;
}


.ctitle {
	font-size: 14px;
}

b {font-size: 110%;}

a { text-decoration: none; }

li { padding-bottom: 5px; }




.contentview td {

 	padding: 10px;
	text-align: justify;
}

.contentview td img {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}


#footer {
	/*clear: both;*/
	position:absolute;
	bottom: 0px;
	width: 100%;
	/*width: 980px;*/
    height:35px; 	
	padding: 4px 0;
	text-align: center;
	letter-spacing: 2px;
	padding: 4px 0;
	color: #999999;
	font: 12px Arial, Helvetica, sans-serif;
}


.contact_wd {
	width: 300px;
	background-color: #3e3c3d;
	color: #E4E4E4;
	/*
	border-width: 1px;
	border-color: E4E4E4;
	border-style: dotted;
	*/
	border:none;
}	



.about {
display:block;
width: 50%;
text-align:justify;
padding-top: 50px;
padding-left: 200px;
padding-right: 150px;
}




.othertext {
	display: none;
	width: 190px;
}



.formbutton2 {
	cursor:pointer;
	color:#035F02;
	font-weight:bold;
	padding: 3px;
	border:outset 1px #035F02;
	background-image: url(img/mt4.gif);
	background-repeat: repeat-x;
}

.formbutton2:hover {  color: #02035f; }
.formbutton2:active {  border-style: inset;}


.photo_descr {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	line-height: normal;
}


.set_descr {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.set_phnum {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	color: #E4E4E4;
}
