@charset "utf-8";

/*------------------------Global classes-----------------------------*/
body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea {
    font-family: Arial, Tahoma, Verdana  ;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    color: #dedede;
    }

h1, h2, h3, h4, h5, h6   { font-weight: normal; }

h2              { font-size: 30px; line-height: 24px; display:inline; }
h3              { font-size: 24px; line-height: 26px;  }
h4              { font-size: 18px; line-height: 18px; }
h5              { font-size: 12px; line-height: 18px;  color: #1085f9;}
h6              { font-size: 10px; line-height: 18px; }

a               { color: #e5d440; text-decoration: none; font-size:12px; font-weight: normal; outline:none 0px;}
a:hover         { color: #dedede; }

body{
	padding:0px;
	margin:0px;
	width:100%;
	background:url(../images/mggm-bg.jpg) center top no-repeat;
	background-color:#000000;
	
}

ul, li, div, h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul, ol, li          { list-style-position: outside; list-style-type: none; }



p, li {line-height:18px;}

h1 {
	font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:47px;
	color:#ffffff;
	line-height:47px;
	font-weight:normal;	
	text-transform:none;
	
}

h2 {
    font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:30px;
	color:#ffffff;
	line-height:34px;
	font-weight:normal;	
	text-transform:none;
	
}

h4 {
    font-family:Arial, Tahoma, Verdana  ;
	font-size:18px;
	color:#ffffff;
	line-height:18px;
	font-weight:normal;	
	text-transform:none;
	
}
.clear{
	line-height:0px;
	font-size:0px;
	clear:both;
	margin:0px;
	padding:0px;
}

a img {border:0px; outline:0px;}

/*------------------------Global classes-----------------------------*/


/*------------------------Main page classes-----------------------------*/

#header-wrapper {
	width:100%;
	height:95px;
	background:url(../images/header-bg.jpg) top repeat-x;
}

#header {
	margin:0px auto;
	width:990px;
	height:95px;
}

#logo {
	float:left;
	width:193px;
	height:95px;
}

#flash-text {
	float:left;
	width:200px;
	height:85px;
}
.menu {
	
	padding-top:40px;
	padding-right:20px;
	float:right;
	width:530px;
	height:45px;
	font-size: 14px;
	color:ffffff;
	text-align:right;
	display:inline;
}

.menu ul {
	list-style-type:none;
	width:530px;
	text-align:right;
	float:right;
	display:inline;
	}

.menu li {
	display:inline;
	padding-left:10px;
	text-align:center;
	}
	
.menu a {
	display:inline;
	text-decoration:none;
	font-size: 14px;
	color:#ffffff;
	}

.menu a:hover, .menu .current a {
	text-decoration:none;
	color:#e5d440;
	}

.menu .sep{
	color:#e83100;
	}
	
#wrapper {
	margin:0px auto;
	width:990px;
	min-height:566px;
	height:auto !important;
	height:566px;
}

#page-body {
	width:990px;
	min-height:566px;
	height:auto !important;
	height:566px;
}

#page-left {
	float:left;
	padding-left:20px;
	padding-top:55px;
	width:630px;
	height:439px;
	overflow:hidden;
}

#page-left h1 {
	 font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:47px;
	color:#ffffff;
	line-height:47px;
	font-weight:normal;	
	text-transform:none;
	
}

#page-left h2 {
    font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:30px;
	color:#ffffff;
	line-height:34px;
	font-weight:normal;	
	text-transform:none;
	
}

#page-left h2 span{
    font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:30px;
	color:#ffffff;
	line-height:34px;
	font-weight:normal;	
	background-color:#040002;
	padding-left:5px;
	padding-right:5px;
	text-transform:none;
	
}

#page-right {
	float:right;
	padding-right:20px;
	padding-top:5px;
	width:320px;
	height:489px;
	overflow:hidden;
}

#contacts {
	float:left;
	padding-left:135px;
	padding-top:5px;
	width:185px;
	height:80px;
	background:url(../images/contacts-bg.png) right top no-repeat;
}

#contacts h1 {
	 font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:26px;
	color:#ffffff;
	line-height:26px;
	font-weight:normal;	
	text-transform:none;
	
}

#contacts h2 {
    font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:18px;
	color:#e5d440;
	line-height:18px;
	font-weight:normal;	
	text-transform:none;
	
}

#services {
	float:left;
	padding-top:200px;
	padding-left:50px;
	width:270px;
	height:175px;
	
}


#services h1 {
	 font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:30px;
	padding-left:40px;
	color:#e5d440;
	line-height:30px;
	font-weight:normal;	
	text-transform:none;
	background:url(../images/arrow-bg.png) no-repeat left center;
}

#services h2 {
	font-family:Georgia, Arial, Tahoma, Verdana  ;
	font-size:14px;
	padding-left:40px;
	color:#7ecaf5;
	padding-top:5px;
	padding-bottom:5px;
	line-height:21px;
	font-weight:normal;	
	text-transform:none;
	background:url(../images/small-arrow-bg.png) no-repeat left center;
}
#services h2 a{color:#7ecaf5; text-decoration:none; font-size:14px;}
#services p{padding-left:40px; padding-top:0px; padding-bottom:0px; margin:0px; }
#services h5{padding-left:40px; padding-top:0px; padding-bottom:0px; margin:0px; line-height:18px; }
#services a{color:#7ecaf5; font-size:11px}

#productions {
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	width:950px;
	height:63px;
	border-top:1px solid #4c332b;
	}

#productions-red {
	float:left;
	margin-left:1px;
	width:250px;
	height:55px;
	background-color:#97020f;
	color:#ffffff;
	font-size:11px;
	line-height:50px;
	}

#productions-grey {
	float:left;
	margin-left:2px;
	width:250px;
	height:55px;
	background-color:#797979;
	color:#ffffff;
	font-size:11px;
	line-height:50px;
	}

#productions-green {
	float:left;
	margin-left:2px;
	width:250px;
	height:55px;
	background-color:#89966f;
	color:#ffffff;
	font-size:11px;
	line-height:50px;
	}
#footer-wrapper {
	width:100%;
	height:89px;
	background:url(../images/footer-bg.jpg) top repeat-x;
}

#footer {
	margin:0px auto;
	width:990px;
	height:89px;
}

#footer-logo {
	float:left;
	width:160px;
	height:89px;
}

#footer-links {
	padding-top:22px;
	padding-right:20px;
	float:left;
	width:810px;
	height:67px;
	
}

#footer-links ul {
	list-style-type:none;
	text-align:left;
	float:left;
	display:inline;
	width:700px;
	}

#footer-links li {
	display:inline;
	padding-left:10px;
	text-align:center;
	line-height:13px;
	}
	
#footer-links a {
	display:inline;
	text-decoration:none;
	font-size: 11px;
	color:#7ecaf5;
	}

#footer-links a:hover, #footer-links .current a {
	text-decoration:none;
	color:#ffffff;
	}

#footer-links .sep{
	color:#7ecaf5;
	}
	
#footer-links span{
	color:#7ecaf5;
	font-size:10px;
	}
	
#footer-links span a{
	color:#ffffff;
	font-size:10px;
	}
	
#footer-links .rights {
	color:#7ecaf5;
	font-size:10px;
	}
	
#footer-links .rights span{
	color:#ffffff;
	font-size:10px;
	}

#page-inner {
	padding:30px 20px 30px 20px;
	width:950px;
	min-height:506px;
	height:auto !important;
	height:506px;
}	


.txbox
{
	width:170px;
	height:15px;
	border:solid 1px #000000;
	color:#000000;
}

.listbox
{
	width:173px;
	height:20px;
	border:solid 1px #000000;
	color:#000000;
}

.areabox
{
	width:170px;
	height:100px;
	border:solid 1px #000000;
	color:#000000;
}

.title {
	
	height:25px;
}

.title a{ color:#000000; text-decoration:none;}
.title a:hover{ color:#000000; text-decoration:none;}

.btnsubmit
{
	
	height:24px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #00508d;
	border:1px solid #000000;
}

.boldlink a {
	font-weight: bold;
	color: #e5d440;
	text-decoration: none;
}

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


.error{ 
	color:#FF0000; 
	background: #E6C0C0 url(../images/notice-alert.png) 4px center no-repeat; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B; 
	margin:0px; 
	padding-left: 40px; 
	margin-right: 10px; 
	padding-top:15px;
	text-indent:0px;
	height:30px;
	}
.info{
	background: #000000 url(../images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #005596 ; 
	border-bottom: 3px solid #005596 ; 
	margin:0px; 
	padding-left: 40px; 
	padding-top:15px;
	text-indent:0px;
	height:30px;
	color:#7ecaf5;
}	


.dropmenudiv{
position:absolute;
top:0;
line-height:18px;
z-index:100;
background-color:#000000;
width: 210px;
visibility: hidden;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;

}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border: 1px solid #00508d;
border-top: 0px none;
padding:5px;
text-decoration: none;
font-weight: bold;
color: #7ecaf5;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #00508d;
color:#FFFFFF;
}