@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
}
#left #textbox ul li {
	list-style-type: square;
}


#wrapper {
	width:100%;
	height:100%;
}


#page {
	width: 1024px;
	height: 590px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	background-image: url(images/globe.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#top {
	height: 450px;
}
#left {
	float: left;
	width: 600px;
	height: 445px;
}
#textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #999;
	line-height: 12pt;
	padding-top: 50px;
	padding-left: 40px;
	width: 350px;
	text-align: justify;
	
}

#textboxb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 14px;
	padding-top: 50px;
	padding-left: 40px;
	width: 450px;
	text-align: justify;
	
}

#right {
	float: left;
	height: 445px;
	width: 400px;
}
#right #menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	height: 440px;
}
.menudivs1 {
	padding-top: 70px;
	text-align: right;
}

.menudivs2 {
	padding-top: 70px;
	text-align: right;
}

.menudivs3 {
	padding-top: 70px;
	text-align: right;
}


.menudivs1 a {
	text-decoration: none;
	padding-right: 195px;
}

.menudivs2 a {
	text-decoration: none;
	padding-right: 248px;
}

.menudivs3 a {
	text-decoration: none;
	padding-right: 264px;
}


#bottom {
	height: 140px;
	background-image: url(images/logo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a:link, a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
.orange {
	color: #F90;
	text-align: left;
}
#wrapper #page #top #left #textboxb #frm_message table {
	text-align: left;
}
