/*BODY STYLES*/
body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/gmBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
html, body {
    height: 100%;
}

/*td, tr {
	text-align: left;
	color: #67a989;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}*/

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}
/*p { margin: 0px;}*/

/*Layout Styles*/
#mainBG{
	position:relative;
	width:100%;
	padding-bottom:0px;
	background-image: url(../images/gmTopBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#bigBlock{
	position:relative;
	width:784px;
	padding:0px;
	background-image: url(../images/gmBG2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}
#bg2{
	position:relative;
	width:784px;
	min-height:650px;
	padding-bottom:0px;
	background-image: url(../images/gmmainBG1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logoContainer{
	width:784px;
	height:174px;
	position:relative;
	/*background-image: url(../images/gmFlashBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#bannerContainer{
	width:784px;
	height:345px;
	position:absolute;
	top:0px;
	left:0px;
}
#logoContainer1{
	width:784px;
	height:174px;
	position:absolute;
	top:0px;
	left:0px;
	/*background-image: url(../images/gmFlashBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#headerContainer{
	position:relative;
	width:784px;
	/*background-image: url(../images/gmHeaderbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

#contentContainer{
	float:left;
	width:523px;
	margin-top:240px;
	padding-left:27px;
	padding-bottom:16px;
	color:#626262;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:11pt;
}
#menuContainer{
	float:right;
	width:220px;
	margin-top:166px;
	background-image: url(../images/gmMenuBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#menuTextContainer{
	position:relative;
	top:0px;
	
}
#buffer{
	position:relative;
	width:784px;
	height:1px;
	line-height:1px;
	clear:both;
}
#menuBottom{
	position:relative;
	width:171px;
	height:126px;
	bottom:-12px;
	background-image: url(../images/gmMenuBot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
	color: #626262;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-left:40px;
}

#addressContainer{
	position:absolute;
	width:235px;
	height:20px;
	left:73px;
	top:180px;
}

/*LAYOUT CONTAINERS CONTENT*/
.content{
	position: relative;
	color:#626262;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: justify;	
}

.content a:link{
	
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #59745d;
}
.content a:visited{
	
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #59745d;
}
.content a:hover{
	
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #f95803;
	text-decoration:underline;
}

/*FOOTER*/

#footerContainer{
	position:relative;
	width: 784px;
	height: 117px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/gmFooterBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerContainer1{
	position:relative;
	width: 784px;
	background-image: url(../images/gmBot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
}
#footerBottom{
	position:absolute;
	width: 500px;
	height: 12px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color:#626262;
	bottom:6px;
	left:20px;
	font-size: 8pt;
	
}
#footerBottom a:link {
	color:#626262;
	font-size: 8pt;
	text-decoration: underline;
}
#footerBottom a:visited {
	color:#626262;
	font-size: 8pt;
	text-decoration: underline;
}
#footerBottom a:hover {
	color: #ffffff;

	text-decoration: underline;
}
.form{
	border: 1px solid #2c2c2c;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#004a80;
	background-color:#f4fdff;
}
.button{
	border: 1px solid #2c2c2c;
	background-color:#f4fdff;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	color:#000000;
}
.contactstyle{
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#626262;
	text-align:left;
	width:150px
}
/*NAV*/

.menu_links {
	padding-left: 0px;
	padding-right: 0px;
	margin-top:4px;
	margin-bottom:4px;
	color: #626262;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/gmMenuArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;


}
.menu_links_active {
	padding-left:0px;
	padding-right: 0px;
	margin-top:4px;
	margin-bottom:4px;
	color: #ffffff;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/gmMenuArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
/*HEADING*/

h1{
	position: relative;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #626262;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
}
h2{
	position: relative;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f04022;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h3{
	position: relative;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59745d;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
