@font-face {
font-family: "Square721 BT";
src: url("fonts/square721_bt.ttf")
}

body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-family: "Square721 BT", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #549100;
	padding-bottom: 5px;
}

h1{
	font-size: 24px;
	line-height: 1em;
}

h1.first{
	padding-top: 0;
}

h2{
	font-size: 20px;
	line-height: 1em;
}

h3{
	font-size: 14px;
	line-height: 1em;
	
}

abbr,acronym { 
	border:0;
}

strong{
	font-weight: bold;
}

body {
	background: #1d1d1d url(images/main-bg.png) repeat-x 0 0;
	color: #fff; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 13px; 
	line-height: 1.3em;
	_behavior:url("js/csshover3.htc");
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.niceBorder{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	float: left;
	margin: 0 10px 5px 0px;
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.niceBorderright{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	float: right;
	margin: 0 10px 5px 0px;
}
.niceBorderright1{
	padding: 5px;

	border: 0px solid #4f4f4f;
	float: right;
	margin: 0 10px 5px 0px;
}
.niceBorderright img, .niceBorderright object{
	vertical-align: bottom;
}

ul{
	padding: 0 0 1em 30px;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.5em;
}

a{
	color: #549100;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	width: 870px;
	padding-top: 277px;
	background: #303030 url(images/container-bg.png) repeat-y 0 100%;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	height: 247px;
	width: 100%;
	background: url(images/header.png) no-repeat 0 0;
}

#logo{
	position: absolute;
	overflow: hidden;
	display: block;
	left: 18px;
	top: 15px;
	width: 222px;
	height: 55px;
}

#flash{
	position: absolute;
	top: 109px;
	left: 0;
	height: 168px;
	width: 100%;
	z-index:0;
	background:#000000;
}

#content{

	padding: 31px 16px 0 16px;
	background: url(images/container-bottom.png) no-repeat 0 bottom;
	overflow:auto;
}

.leftColumn{
	margin-bottom: 15px;
	float: left;
	overflow:hidden;
	width: 183px;

}

.leftColumn .bg-bottom{
	padding: 5px 3px;
	background: url(images/side-bottom.png) no-repeat 0 bottom;
}

.leftColumn .bg-top{
	background:  url(images/side-top.png) no-repeat 0 top;
	overflow:hidden;
	background-color:#000;
}

#rightColumn{
	float: right;
	width: 641px;
	margin-bottom: 15px;
	background: #000  url(images/content-bg.png) repeat-y 0 top;
}

#rightColumn .bg-bottom{
	padding: 12px 17px 5px;
	background: url(images/content-bottom.png) no-repeat 0 bottom;
}


#rightColumn .bg-top{
	background:  url(images/content-top.png) no-repeat 0 top;
}

#line{
	position: absolute;
	height: 15px;
	background: #3b3b3b;
	width: 868px;
	top: 277px;
	right: 1px;
	clear: both;
}

#bottomLogos{
	_margin-top: -30px;
	clear: both;
	height: 67px;
	width: 836px;
	background: url(images/bottom-logos.png) no-repeat ;
	padding: 0 0 16px 0;
}

/* Footer */
#footer{
	width: 850px;
	padding: 10px 0;
	margin: 0 auto;
	overflow: hidden;
	height: auto !important;
	height: 1%;
}

#footerLeft{
	width: 53%;
	float: left;
}

#footerRight{
	width: 45%;
	text-align: right;
	float: right;
}

#footerLeft a{
	text-decoration:none;
	color:#FFF;
	
}
	

*:first-child+html #contactForm {
	
}

#contactForm h2{
	padding: 5px 0 10px 0;
	font-size: 16px;
	color: #fff;
}

#contactForm .bg-bottom{
	padding: 5px 10px;
	overflow:hidden;
}

/* Contact Form */
#contactForm .element{
	padding: 0 0 5px 0;
}

#contactForm .element .field{
	text-align: left;
}

#contactForm .element .field input, #contactForm .element .field textarea{
	background: #fff;
	border-top: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #666;
	width: 161px;
}

#contactForm .element .field textarea{
	height: 85px;
}

#contactForm .element .field input{
	height: 18px;
	line-height: 18px;
}

#contactForm .button{
	width: 48px;
	height: 17px;
	border: 0;
	float: right;
	padding: 0;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 5px;
	line-height: normal;
	background: #93cbbe url(images/send-button.png) no-repeat;
	font-weight: bold;
}

ul.main{
padding: 2px 0px 8px 15px;
list-style-position: inside;
}

ol.main{
padding: 2px 0 8px 20px;
list-style-position: inside;
}

#bacd {
	width:166px;
	height:133px;
	background:url(images/awards.jpg) no-repeat;
	margin-top: 3px;
}


#gmtv {
	width:166px;
	height:90px;
	background:url(images/gmtv_logo.jpg) no-repeat;

	margin-top: 6px;
	margin-bottom: 3px;

}


/* Top Menu */

#topMenu {
	position:absolute;
	top:79px;
	left:0;
	height:30px;
	width:870px;
	z-index:10;
	background:#3B3B3B;
	}
	
#topMenu ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#topMenu ul li {
	background:#3B3B3B;
	list-style:none;
	float:left;
	margin:0;
	position:relative;
	text-transform:capitalize;
	}
	
#topMenu li a{
	position: relative;
	display: block;
	height: 29px;
	padding: 0 22px;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
	float:left;
	border-right:1px solid #1D1D1D;
}

#topMenu li a:hover, #topMenu li a.selected{
	color: #fff;
	background-color: #549100;
}

#topMenu li ul {
	background:#3B3B3B;
	display:none;
	width:130px;
	z-index:100;
	height:auto;
	position:absolute;
	top:29px;
	left:0;
/*	border-color:#303030;
	border-style:solid;
	border-width:0px 1px 1px 1px;
*/	}
	
#topMenu li:hover ul {
	display:block;
	}
	
#topMenu li ul li {
	_height: 1%;
	background:none;
	margin:0;
	float:none;
	position:relative;
	font-size:11px;
	z-index:100;
	}
	
#topMenu li ul li a {
	background:none;
	height:auto;
	padding:5px;
	float:none;
	line-height:normal;
	border:0 none;
	display:block;
	z-index:100;
	}
	
#topMenu li ul li a:hover {
	background:#549100;
	}
	
.niceBorderLeft {
	background:none repeat scroll 0 0 #1F1F1F;
	border:1px solid #3F3F3F;
	float:left;
	margin:0 3px 5px 0;
	padding:3px;
}
 
.alignCenter {
	text-align:center;
}
.niceBorderRight {
	background:none repeat scroll 0 0 #1F1F1F;
	border:1px solid #3F3F3F;
	float:right;
	margin:0 3px 5px 0;
	padding:3px;
}
.invis-offer h2{
	color:#0C0;
	font-weight:bold;
	text-align:center;
}
.invis-offer{
	border:1px dashed #390;
	float:left;
	width:360px;
	margin:0 0 10px;
	padding:10px;
	background-color:#333;
	
}
.green{
	color:#549100;
	font-weight:bold;
}

#top-50 {
  margin: 0 auto 10px;
  display: block;
  border-radius: 5px;
}
