@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
	background-image: url(../images/grant_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #header #FlashID {
	vertical-align: bottom;
	position: relative;
	top: 50px;
}
#container #text_area #address {
	width: 300px;
	float: right;
	margin-right: 10px;
}

#map {
	width: 600px;
	height: 400px;
	margin-left: 10px;
}
#container #text_area ul {
	margin-left: 30px;
}
#container #right_area #photo_block {
	height: 125px;
	margin-bottom: 15px;
	border: 3px solid #FFF;
}

#container #header {
	height: 300px;
	background-repeat: no-repeat;
}
#container #flash_area {
	height: 350px;
	border: 3px solid #FFF;
}
.gmnoprint {
	font-size: 12px;
	color: #333;
}

#container #text_area {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 22px;
	display: block;
}
h1 {
	color: #DFDFDF;
	font-size: 30px;
	line-height: 40px;
	font-family: "Century Gothic";
	font-weight: normal;
	padding-bottom: 20px;
}
#container #right_area div #more {
	text-align: center;
	width: 150px;
	height: 35px;
	display: block;
	clear: both;
	float: right;
	margin-right: 13px;
	line-height: 35px;
}

.red {
	color: #DD2E35;
}


#container #right_area {
	width: 340px;
	margin-top: 20px;
	float: right;
	clear: both;
}
#container #footer {
	height: 80px;
	margin-top: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#general_menu  {
	display: block;
	list-style-type: none;
	text-align: center;
	text-transform: capitalize;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
	position: relative;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
	margin-left: 17px;
	float: right;
	height: 28px;
	line-height: 28px;
	top: 30px;
	background-image: url(../images/menu_bar.png);
	width: 645px;
	background-repeat: no-repeat;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A62C39;
}
#general_menu a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
#general_menu a:visited {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
#general_menu a:hover {
	color: #c10606;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c10606;
}

#general_menu li  {
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

#footer_section 
{
	font-size: 12px;
	text-align: left;
	color: #FFF;
	display: block;
	overflow: auto;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 980px;
	clear: both;
	background-color: #000;
}

#footer_section  a 
{
	color: #FFF;
	text-decoration: none;
	float: left;
	display: block;
	width: 48%;
	margin-right: 1%;
}
#container #text_area #gallery_frame {
}

#footer_section  a:hover 
{
	color: #9BB7B6;
	text-decoration: underline;
}
#footer_section  p 
{
	display: block;
	float: left;
	width: 28%;
	margin: 0 0 0 10px;
}
#footer_section  p.copyright 
{
	text-align: right;
	width: 50%;
	float: right;
	margin-right: 10px;
}
#footer_section p.info {
	width: 30%;

}
#footer_section p.info a {
	display: inline;
	float: none;
}


#footer_section p.copyright a {
	float: none;
	display: inline;
}

#footer_section  p  span 
{
	color: #FFF;
	display: block;
	font-weight: bold;
	font-size: 120%;
}
#gmnoprint a:link {
	color: #000;
}
#gmnoprint a:hover {
	color: #333;
}
#gmnoprint a:visited {
	color: #000;
}
#container #text_area #working_Examples {
	float: right;
	width: 288px;
	margin-left: 25px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F2F68;
}
#container #text_area #form_contact img {
	margin-top: 14px;
}

