/* Metaphrasis */


/* Global */

* {
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	text-align: left;
	line-height: 1.25em;
	border: 0; }

.clearboth {
	clear: both; }

.clearleft {
	clear: left; }

.clearright {
	clear: right; }

b {
	color:#2f3802;
	font-size:12px;
}

a:link, a:visited, a:active {
	color:#00F;
	text-decoration: none; }
a:hover {
	color:#000;
	text-decoration: none; }



a.amenu:link {
	text-decoration: none;
	color: #ffffff; }

a.amenu:visited {
	text-decoration: none;
	color: #ffffff; }

a.amenu:hover {
	text-decoration: none;
	color: #ffffff; }

a.amenu:active {
	text-decoration: none;
	color: #ffffff; }


p {
	margin: 15px 0 0; }

ul {
	padding: 15px 0 0 15px; }

h1 {
	margin: 0 0 5px 0;
	font-size: 16px;
	text-transform: uppercase; }


body {
	background: #111; }

.wrapper {
	margin: 0 auto 0;
	width: 800px;
	background: #9c9d55; }

.marquee {
	position: relative;
	height: 113px;
	background: #e3debf; }

.logo {
	position: absolute;
	top: 10px;
	left: 0; }

.marquee_image {
	position: absolute;
	top: 18px;
	right: 6px; }

.infobar {
	padding: 15px 45px 15px 445px;
	background: url(../images/worldmap.jpg) 20px 8px no-repeat #48501b;
	border-top: 6px solid #9c9d55;
	font-size: 12px;
	text-align:justify;
	color: #ffffff; }

.main {
	padding: 35px 0 0;
	background: url(../images/bg_main.jpg) 0 0 repeat-y #ffffff; }

.main_left {
	float: left;
	padding: 1px 10px 70px;
	width: 133px; }


ul.umenu {
	padding: 0 15px 0;
	list-style-type: none;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase; }

ul.umenu li {
	padding: 5px 0 0;
	line-height: 1.25em; }


.main_right {
	float: left;
	padding: 1px 80px 10px;
	width: 485px;
	color:#212121;
	line-height:17px;
	font-size: 11px; }
ul, li {
	line-height:17px;	
}
.main_slogan {
	padding-top:25px;
	font-family: times new roman, times roman, times, arial, helvetica, sans serif;
	font-size: 13px;
	color: #48501b;
	font-style: italic;
	text-align: right; }


.footer {
	padding: 10px 0 10px;
	height: 80px;
	background: #48501b; }

.footer_addr {
	margin: 40px 0 0;
	font-size: 10px;
	color: #ffffff;
	text-align: center; }

#bottomLinks {
	text-align:center;
	color:#fff;
	padding-top:5px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#bottomLinks a:active, #bottomLinks a:visited, #bottomLinks a:link {
	color:#fff;
	text-decoration:none;
}
#bottomLinks a:hover {
	color:#f0f0f0;	
}

/* end of Global */





/* Contact page */

table.tcp_contbl {
	margin: 15px 0 0;
	width: 100%;
	font-size: 12px;
	color: #000000; }

table.tcp_contbl td {
	padding: 3px; }

.fcp_contact_txtinp {
	padding: 3px;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999; }

.cp_contact_btnrow {
	margin: 20px 0 0;
	text-align: center; }

.fcp_contact_btn {
	margin: 0 5px 0;
	width: 91px;
	height: 22px;	
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	background: url(../images/button.gif) 0 0 no-repeat; }

.fcp_contact_btn2 {
	margin: 0 5px 0;
	width: 70px;
	height: 22px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	background: url(../images/button2.gif) 0 0 no-repeat; }

/* end of Contact page */