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

#preloader {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 240px;
	height: 60px;
	overflow: auto;
	margin-top: -50px;
	margin-left: -100px;
	background-color: #FFFFFF;
	text-align:center;
	color: #7c7d6f;
	vertical-align:middle;
	font-size:17px;
	opacity:0.9;
	filter:alpha(opacity=90);
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:5px solid #CCCCCC;
	z-index:10001;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	text-align:justify
}
p {
	margin-bottom:10px;
}
td, tr {
	padding:10px
}
#contact-form td, #contact-form tr, #parttable tr, #parttable td {
	padding:1px
}
#parttable th {
	color: #C1CE97;
	font-weight:bold
}
#parttable img {
	border:1px solid #EDEDE9
}
body {
	line-height: 1.3;
}
h2 {
	color: #949B60;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}
.clear {
	clear:both
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/bg_top_center.jpg) top center no-repeat #0a0a0a;
	font-size:11px;
	color: #A4AB96;
}
a:link, a:hover, a:visited, a:active {
	text-decoration:none;
	color:#A4AB96
}
a:hover {
	color:#7aa937
}
.master {
}
.content {
	width:932px;
	margin:auto;
}
.footer {
	display:block;
	margin-top:5px;
	line-height:1.5;
}
.footer, .footer a {
	color: #484742
}
.footer a:hover {
	color: #67684F
}
.footerData {
	padding:5px 10px 5px 10px;
	text-align:right
}
.copyright {
	margin-top:4px;
	float:right
}
.header {
	height:145px;
}
.header_nav {
	height:15px;
	display:block;
	text-align:left;
	font-size:0.9em;
	width:100%;
	color:#A4AB96;
	text-align:right;
	padding-top:5px
}
.header_nav a {
	color:#A4AB96
}
.header_nav a:hover {
	color:#858E71;
}
.logoFlash {
	margin:10px auto 10px auto;
	width:361px;
	height:71px;
	display:block;
	position:relative;
	top:0px;
}
.logo {
	background:url('../images/logo.png') no-repeat;
	width:361px;
	height:71px;
	display:block;
	text-indent:-3000px;
}
#nform {
	display:block;
	visibility:hidden;
	width:221px;
	height:98px;
	background-color: #000;
	padding:10px;
	color:#FFF;
	position:absolute;
	margin:210px 0 0 685px;
	overflow:hidden;
	border:1px solid #333;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-border-radius:10px;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#nform input {
	border:1px solid #333;
	width:auto
}
#nform .closeBTN {
	margin-bottom:5px;
}
#nform #messageerrorsnews {
	color: #666
}
.social {
	position: absolute;
	margin-left:930px;
	margin-top:30px;
	width:21px;
}
.socialTwitter {
	background:url(../images/twitter_btn.png);
	width:21px;
	height:54px;
	display:block;
	text-indent:-3000px;
	margin-bottom:0px
}
.socialTwitter:hover {
	background:url(../images/twitter_btn.png) -22px 0px no-repeat;
	display:block;
}
.socialFacebook {
	background:url(../images/social_btns.png);
	width:21px;
	height:102px;
	display:block;
	text-indent:-3000px
}
.socialFacebook:hover {
	background:url(../images/social_btns.png) -22px 0px no-repeat;
	display:block;
}
.socialNewsletter {
	margin-top:1px;
	background:url(../images/social_btns.png) -44px 0px no-repeat;
	width:21px;
	height:122px;
	display:block;
	text-indent:-3000px;
}
.socialNewsletter:hover {
	background:url(../images/social_btns.png) -66px 0px no-repeat;
	display:block;
}
.menu {
	margin:auto;
	display:table;
	padding:2px;
	white-space:nowrap;
}
.menu ul {
	text-align:center
}
.menu li {
	display: table-cell;
}
#menu li.mgal {
	cursor:pointer
}
.menu li a, .mgal {
	margin:0px;
	list-style:none;
	padding:7px 10px 7px 10px;
	display:block;
	text-align:center;
}
#menu li.mgal div {
	display:none
}
#menu li.hovering div {
	display: block;
	cursor: default;
	width:250px;
	position:absolute;
	padding:10px;
	background-color:#000;
	margin: 15px 0 0 0;
	opacity:0.8;
	filter:alpha(opacity=80);
	border:1px solid #333;
	z-index:10001;
	-moz-border-radius: 1em;
	border-radius: 1em;
	white-space: normal;
}
#menu li.hovering div DT {
	padding-top:5px;
}
#menu li.hovering div DD {
	border-bottom:1px solid #900;
	padding-bottom:5px;
}
#menu li.hovering div dl a {
	margin:0px;
	padding:0px;
	text-align:left;
	background:none
}
.menu li a:hover {
	background:url(../images/menu_bg.png) top center no-repeat;
	color:#7B8365;
}
.data_pages {
	height:332px;
	display:block;
	min-height:0px;
	color:#CCC;
}
.newsIMG {
	border:10px solid #F1F1ED;
	margin:0 5px 0 0;
}
#messageerrors {
	color: #9A9B75;
	padding:5px;
	text-align:center
}
input, textarea, menu, select {
	border:0px solid #C1CE97;
	background-color: #FFF;
	width:150px;
	color: #333;
	padding:3px;
	font-size:11px;
}
label {
	color:#ADAF96;
}
:focus {
	outline: 0;
}
.facilitieBullets {
	list-style: circle;
	margin-left:12px;
	color:#ADAF96
}
.htmlData {
	padding:10px 5px 5px 5px;
}
.flashData {
	margin:0px;
	padding:0px;
}
.pageBG {
	min-height: 320px
}
.partners h2 {
	margin-bottom:20px;
	text-align:center
}
.partners {
	position:relative;
	top:100px;
	text-align:center;
	white-space:nowrap;
	width:100%;
	height:200px;
	clear:both
	
}
.partloop {
	display:table-cell;
	float:left;
	width:124px;
	height:75px;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #333
}
.facebook-like {
	position:absolute
}
.theme-default {
	display:block;
	position:relative;
	width:931px;
	height:332px
}
#mainarea_text {
	background:url(../images/65.png) repeat transparent;
	position:absolute;
	top:0px;
	height:100%;
	width:295px;
	z-index:9999;
}
#mainarea_text .area_text {
	padding:12px;
	text-align:left;
	line-height:13px
}

#tabs{
	position:absolute;
	left:330px;
	z-index:999;
	width:560px;
	top:25px;
	font-size:90%}

