body  {
	background:#dde1e4;
	font:13px "Trebuchet MS", Verdana, Tahoma;
	line-height:150%;
	color:#fff;
	margin:0px;
}

* { padding:0; margin:0; }

p {
	text-align:justify !important;
	margin-bottom:20px;
	line-height:170%;
}

img {
	border-style:none;
	-ms-interpolation-mode:bicubic;
}

.center table { margin-left:auto; margin-right:auto; text-align:left; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.justify { text-align:justify; }

h3 {
	font-size:13px;
	font-weight:normal;
}

#flag {
	padding-left:17px;
	padding-top:70px;
	width:65px;
}

.flag-tr { width:30px; height:32px; display:block; text-decoration:none; background-repeat:no-repeat; background-image:url(images/flag-tr-off.png); }
.flag-tr:hover { background-image:url(images/flag-tr-on.png); outline:none; }

.flag-en { width:30px; height:32px; display:block; text-decoration:none; background-repeat:no-repeat; background-image:url(images/flag-en-off.png); }
.flag-en:hover { background-image:url(images/flag-en-on.png); outline:none; }

#container {
	width:1024px;
	height:auto;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

#header {
	width:1024px;
	height:116px;
	background-position:0px 0px;
	background-color:#15181c;
}

#header h1 {
	color:#fff;
	font-size:14px;
	text-align:right;
}

#banner {
	width:1024px;
	height:248px;
	background-position::0px 0px;
	background:url('images/banner01.png') #15181c;
	margin-top:1px;
}

#contentContainer {
	background:#15181c;
	clear:both;
	width:1024px;
}

#contentHeader {
	background-color:#15181c;
	padding:25px 20px 4px 20px;
}

#contentHeader h2 {
	font-size:17px;
	font-weight:normal;
}

#contentHeaderBottom {
	background-color:#656667;
	height:2px;
	margin-left:20px;
	width:984px;
}

#contentCenter {
	background-color:#050607;
	margin-left:20px;
	padding:10px;
	width:964px;
}

#contentCenterBottom {
	background-color:#15181c;
	height:20px;
	width:1024px;
}

#contentCenter a {
	border-bottom:1px #fff solid;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#contentCenter a:hover {
	border-bottom:0px;
	outline:none;
}

#contactWrapper {
	background-color:#050607;
	width:964px;
	height:400px;
}

#contactLeft {
	float:left;
	padding-left:10px;
	width:550px;
}

#contactRight {
	float:right;
	padding-right:10px;
	width:250px;
}

#contactRight .title {
	border-bottom:1px #fff solid;
	margin-bottom:5px;
}

#goTop {
	background:#15181c;
	float:right;
	padding-right:30px;
	text-align:center;
}

#goTop a {
	border-bottom:1px #fff solid;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#goTop a:hover {
	border-bottom:0px;
	outline:none;
}

#footerContainer {
	background-color:#121518;
	clear:both;
	height:25px;
	padding-top:30px;
	width:1024px;
}

.footerLeft {
	float:left;
	font-size:11px;
	padding:0 0 0 20px;
	text-align:left;
	width:700px;
}

.footerLeft a {
	color:#fff;
	text-decoration:none;
}

.footerLeft a:hover {
	border-bottom:2px #333 solid;
	outline:none;
}

.footerRight {
	font-size:10px;
	font-family:Verdana;
	padding:0 20px 0 0;
	text-align:right;
}

.footerRight a {
	color:#fff;
	text-decoration:none;
}

.footerRight a:hover {
	border-bottom:2px #333 solid;
	outline:none;
}

.menuSeperator {
	background:url(images/menu-seperator.png);
	width:1px;
	height:116px;
	background-repeat:no-repeat;
}

.menuItem01 {
	height:116px;
	text-align:center;
	width:110px;
}

.menuItem02 {
	height:116px;
	text-align:center;
	width:139px;
}

.menuItem03 {
	height:116px;
	text-align:center;
	width:120px;
}

a.mainMenuItem {
	background-color:#15181c;
	color:#fff;
	display:block;
	height:64px;
	padding-top:52px;
	text-decoration:none;
}

a:hover.mainMenuItem {
	background-color:#000;
	color:#fff;
	height:64px;
	text-decoration:none;
	outline:none;
}

/* Contact Form Styles */
#contactForm {
	width:750px;
	height:auto;
	margin:5px 0 0 0;
}

#contactForm table {
	
	border:0px;
}

#contactForm.form {
	float:left;
	padding:0 10px 10px 10px;
	background:#f3f3f3;
	border:2px solid #cfcfcf;
}

#contactForm.form label {
	float:left;
	width:100px;
	padding:10px 10px 0 0;
	font-weight:bold;
}

#contactForm.form select {
	float:left;
	width:146px;
	margin-top:10px;
}

#contactForm.form input {
	float:left;
	margin-top:10px;
}

#contactForm.form, #contactForm.submit {
	clear:both;
}

#msg {
	display:none;
	position:absolute;
	z-index:300;
	background:url(images/msg_arrow.gif) left center no-repeat;
	padding-left:7px;
}

#msgcontent {
	display:block;
	background:#f3e6e6;
	color:#000;
	border:2px solid #924949;
	border-left:none;
	padding:5px;
	min-width:150px;
	max-width:250px;
}

.contact-textbox {
	width:450px;
	padding:3px;
	border:1px #b7b7b7 solid;
	font-family:'Trebuchet MS';
	font-size:13px;
}

.contact-textarea {
	width:450px;
	height:175px;
	padding:3px;
	border:1px #b7b7b7 solid;
	font-family:'Trebuchet MS';
	font-size:13px;
}

.contact-submit-button {
	width:100%;
	height:25px;
	background-color:#15181c;
	color:#fff;
	border:0px;
	font-family:'Trebuchet MS';
	font-size:13px;
}
/* Contact Form Styles */

