body {
	margin: 0;
	}

#bkg {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
	
#body_wrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	}	
	
#top {
	padding-top: 30px;
	}
		
#graphic {
	margin-left: 50px;
	}
	
#content {
	margin-left: 50px;
	padding-right: 20px;
	width: 550px;
	}
	
#content_left {
	display:inline;
	float: right;
	width: 300px;
	}
	
#footer {
	margin-top: 40px;
	margin-left: 40px;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px #96aec3 solid;
	border-bottom: 1px #96aec3 solid;
	}

#thanks {
	text-align: center;
	}

/*#thanks2 {
	width: 550px;
	padding: 5px;
	background-color: #304759;
	}*/

#thanks2 p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	}
	
.top_nav {
	width: 330px;
	display: inline;
	float: right;
	height: 80px;
	background-color: transparent;
	background-image: url(../images/nav_line.png);
	background-repeat: no-repeat;
	background-position: 0 30px;
	}
	
.text_nav {
	list-style: none;
	list-style-position: outside;
	margin-left: -20px;
	/* !IE */ *padding-top:10px;*margin-left: 5px; /* IE */
}

.text_nav li {
	display: inline;
	float: left;
	margin-right: 15px;
	padding-left: 15px;
	font-family: "Futura", Futura, Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #304759;
	border-left: 1px solid #304759;
	}
	
.text_nav li.first {
	border-left: none;
	}
	
.text_nav a {
	color: #304759;
	text-decoration: none;
	}
	
#nav_icons {
	margin-top: 35px;
	margin-left: -20px;
	/* !IE */ *margin-left:10px;*margin-top:20px; /* IE */
	height: 55px;
	background: url(../images/fade2.gif) repeat-x;
	}

	
#nav_icons li{
	float: left;
	display: inline;
	list-style: none;
	}
	
#nav_icons a {
	float: left;
	display: inline;
	overflow: hidden;
	padding: 55px 5px 0 5px;
	height: 0px;
	}	

#nav_icons a:hover, #nav_icons a:active, #nav_icons a.selected {
	background-position: 0 -60px;
	}

#specifications a {
	width: 60px;
	background: url(../images/icon_spec.gif) 0 5px no-repeat;
	}

#design a {
	width: 60px;
	background: url(../images/icon_design.gif) 0 5px no-repeat;
	}
	
#software a  {
	width: 60px;
	background: url(../images/icon_software.gif) 0 5px no-repeat;
	}
	
#systems a  {
	width: 60px;
	background: url(../images/icon_systems.gif) 0 5px no-repeat;
	}
	
.sub_nav, .right_col {
	width: 280px;
	padding:none;
	}


.right_col_sep {
	border-bottom: 1px solid #DFDFDF;
	padding: 10px;
	width: 280px
	}

.right_col_quote {
	background: url(../images/static_images/GAM_quote_bkgd.gif) 0 repeat-x;
	padding: 10px 20px 10px 20px;
	margin: -10px;
	width: 260px
	}
	
.sub_nav ul, .left_col ul {
	list-style: none;
	list-style-position: outside;
	width: 250px;
	padding: 0;
	margin: 5px 0 0 20px;
	}

.right_col ul {
	list-style: none;
	list-style-position: outside;
	width: 250px;
	padding: 0;
	margin: 5px 0 0 10px;
	}

.sub_nav ul li {
	text-align: left;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #304759;
	border-top: 1px solid #999;
	}
	
.sub_nav ul li.first {
	border-top: 0;
	}
	
.sub_nav ul li a {
	color: #304759;
	display: block;
	padding: 4px;
	margin-bottom: 0;
	text-decoration: none;
	height: 14px;
	}
	
.sub_nav ul li a:hover {
	background: #EDEDED;
	}
	
.sub_nav ul li a.selected {
	color: #304759;
	background: #DEDEDE;
	}
	
.right_col ul {
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
.right_col ul li {
	padding: 3px 0;
	font-family: Georgia, Times, serif;
	font-weight: light;
	color: #304759;
	font-size: 13px; 
	}
	
.right_col ul li a {
	color: #304759;
	text-decoration: underline;
	}

.right_col label {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #304759;
	line-height: 14px;
	font-weight: bold;
	}

.right_col input, .right_col textarea {
	width: 250px;
	border: 1px solid #999;
	background: #EFEFEF;
	}
	
.right_col input.checkbox
	border: 1px solid #999;
	background: #EFEFEF;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
.bot_nav ul{
	padding-bottom: 1px;
	}
	
.top_nav {
	background-position: 0 30px;
	}
}

.bot_nav ul {
	list-style: none;
	list-style-position: outside;
	width: 500px;
	margin: 4px 0 4px -55px;
	/* !IE */ *margin-left: 0; /* IE */
	}
	
.bot_nav ul li {
	display: inline;
	float: left;
	margin-right: 15px;
	padding-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #304759;
	border-left: 1px solid #304759;
	}
	
.bot_nav ul li.first {
	border-left: none;
	}
	
.bot_nav a {
	color: #304759;
	text-decoration: none;
	}

.bot_nav a:hover {
	text-decoration: underline;
	}
	
.cities {
	margin-top: 4px;
	display: inline;
	float: right;
	padding-left: 50px;
	text-align: right;
	font-family:  "Agenda regular", "Gotham", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #96aec3;
	}

/* TEXT STYLES */

h1 {
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Gotham", Helvetica, Arial, sans-serif;
	font-size: 54px;
	font-weight: 200;
	font-weight: normal;
	color: #304759;
	letter-spacing: none;
	margin: 0;	
}

h2 {
	font-family: "ff-enzo-web-1","ff-enzo-web-2", "Futura Light", Helvetica, Arial, sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 16px;
	color: #304759;
	margin: 0;	
}

h3 {
	color: #466d8c;
	font-family: "ff-enzo-web-1","ff-enzo-web-2",Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	}
	
h4 {
	margin-top: 10px;
	color: #466d8c;
	font-family: "ff-enzo-web-1","ff-enzo-web-2",Georgia, Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	line-height: 1px;
	}
	
.big_georgia {
	color: #466d8c;
	font-family: "ff-enzo-web-1","ff-enzo-web-2", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
	}
	
p {
	color: #333;
	font-family: Helvetica, Arial, serif;
	margin-top: 5px;
	font-size: 12px;
	line-height: 17px;
	}
	
i {
	color: #304759;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	}
	
a:visited {
	color: #466d8c;
	}
	
#content a {
	color: #304759;
	font-family: Georgia, Times, serif;
	margin-top: 5px;
	font-size: 13px;
	line-height: 14px;
	text-decoration: underline;
	}

.tiny {
	font-family: Arial, sans-serif;
	text-align: center;
	color: #7999b5;
	font-size: 8px;
	}
	
#content ul {
	list-style: dash;
	list-style-position: outside;
	font-size: 12px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #666;
	}

.right_col {
	padding: 10px;
	width: 280px;
	background: url(../images/static_images/GAM_fade_bkgd.gif) repeat-x;
	border: 1px solid #DFDFDF;
	}
	
.left_col ul {
	padding: 15px 0 15px 30px;
	}
	
.left_col ul li {
	padding: 3px 0;
	font-family: Georgia, Times, serif;
	font-weight: light;
	color: #304759;
	font-size: 13px; 
	}
	
.left_col ul li a {
	color: #304759;
	text-decoration: underline;
	}

.left_col label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #304759;
	line-height: 18px;
	font-weight: bold;
	}

.left_col input, {
	width: 400px;
	border: 1px solid #999;
	background: #EFEFEF;
	}
	
	
#content ul li{
	padding: 1px;
	}

