@CHARSET "UTF-8";
body {
	background: #F5F5F5;
	margin: 0px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
	color: #333333;
}
#introbg, #m {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 600px;
	display: table-cell;
}
#introbg {
	background: url("/imgs/introback.png") #E5E5E5 bottom repeat-x;
}
#m {
	background: url("/imgs/m.png") left bottom no-repeat;
}
body td {
	font-family: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
	vertical-align: top;
}
#logo {
	position: absolute;
	width: 349px;
	height: 120px;
	left: 11px;
	top: 18px;
	background: url(/imgs/logo.png) no-repeat;
	z-index: 8;
}
#flags {
	position: absolute;
	width: 210px;
	height: 276px;
	top: 138px;
	z-index: 8;
	left: 11px;
	background: url(/imgs/flags.jpg) no-repeat;
}
#allpage {
	position: absolute;
	width: 760px;
	left: 80px;
	background: url(/imgs/mainback.png) bottom right no-repeat #FFFFFF;
	top: 44px;
	border: 1px solid #999999;
	margin-bottom: 35px;
	z-index: 0;
}
#homep {
	position: absolute;
	z-index: 9;
	top: 1px;
	left: 650px;
	width: 150px;
	height: 70px;
}
#cont {
	position: absolute;
	z-index: 9;
	top: -1px;
	left: 760px;
	width: 80px;
	height: 70px;
}
#cont a {
	height: 70px;
	display: block;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: bold;
}

#homep a {
	height: 70px;
	padding-right:110px;
	display: block;
	font-size: 10px;
	color: #999999;
	text-align: right;
	font-weight: bold;
}

#homep a {
background: url(/imgs/home.gif) bottom center no-repeat;
line-height: 17px;
}
#cont a {
background: url(/imgs/mail.gif) bottom center no-repeat;
line-height: 20px;
}
#left {
	top: 0px;
	width: 270px;
	background: url(/imgs/leftback.png) repeat-y;
	margin-right: 10px;
	height: 700px;
}
#right {
	width: 450px;
	margin-right: 10px;
	margin-top: 220px;
	padding-bottom: 10px;
	float: right;
	min-height:400px;
}
#right p {
	line-height: 20px;
}
#menu {
	position: relative;
	top: 101px;
	left: 138px;
	width: 132px;
	font-size: 11px;
	font-weight: bold;
}
#menu a {
	background: url(/imgs/menu.png) repeat-y;
	height: 28px;
	line-height: 28px;
	display: block;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	margin-bottom: 9px;
	text-align: right;
	padding-right: 10px;
	color: #990000;
	font-size: 12px;
}
#menu a:hover {
	color: #333333;
}
#intro {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -380px;
}
#leftfla {
	position: relative;
	top: 210px;
	left: 0px;
	width: 270px;
	height: 280px;
}
#headerphoto {
	position: absolute;
	width: 516px;
	height: 209px;
	top: 45px;
	left: 365px;
	z-index:8;
}
.startbg {
	background: url(/imgs/globestart.jpg) no-repeat;
}
.profilebg {
	background: url(/imgs/profile.jpg) no-repeat;
}
.servbg {
	background: url(/imgs/services.jpg) no-repeat;
}
.costbg {
	background: url(/imgs/cost.jpg) no-repeat;
}
.linksbg {
	background: url(/imgs/links.jpg) no-repeat;
}
.contbg {
	background: url(/imgs/cont.jpg) no-repeat;
}
h1,h2,h3 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;;
}
h1 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #333333;
}
#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	font-size: 10px;
	color: #666666;
	height: 30px;
	border-top: 1px solid #CCCCCC;
}
#footer p, img {
	margin: 0px;
	line-height: 30px;
	padding-left: 20px;
	float: left;
	margin-right: 10px;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
input,select,textarea {
	font-family: Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	padding: 2px;
	background: #FFFFFF;
	color: #333333;
}
.gent td, .gent th {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.gent th {
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
#formok {
	width: 98%;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
