@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-color: #201E1F;
	text-align: justify;
	
}

p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrrapper {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#toparea {
	display: block;
	height: 202px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/topgrapics.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}
#logo {
	height: 143px;
	width: 215px;
	float: left;
	padding-top: 30px;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-weight: bolder;
	line-height: normal;
}
#manurea {
	display: block;
	float: left;
	height: 127px;
	width: 552px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
}
#leftcontent {
	height: auto;
	width: 650px;
	float: left;
}
#leftcontent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#leftcontent li {
	list-style-position: outside;
	list-style-image: url(../images/bullets.png);
	list-style-type: none;
	padding-bottom: 15px;
	font-size: 13px;
}


#rigthcontent {
	width: 300px;
	float: left;
	margin-left: 19px;
	padding-top: 20px;
}


#menu {
	height: 54px;
	width: 720px;
	background-image: url(../images/menubg.png);
	background-repeat: repeat-x;
	margin-top: 148px;
	float: right;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	list-style: none;
	float: left;
	display: block;
	padding-top: 18px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 18px;
}

#menu ul li a,#menu ul li a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 9px;
	padding-left: 9px;
	list-style-type: none;
	padding-bottom: 18px;
}

#menu ul li a:hover {
	background-image: url(../images/menubghover.png);
	background-repeat: repeat-x;
	list-style-type: none;
	padding-top: 18px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 18px;
}

#menu ul li#selected a, #menu ul li#selected a:visited {
	background-image: url(../images/menubghover.png);
	background-repeat: repeat-x;

}
#centerarea {
	display: block;
	margin-top: 50px;
	width: 970px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414d53;
	padding-bottom: 10px;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7fc8f7;
	text-decoration: none;
}
.bluetext {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #7fc8f7;
	text-decoration: none;
}
#footer {
	background-color: #000000;
	width: 1000px;
	font-family: tahoma;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
	padding-left: 5px;
	height: 54px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
}
#leftfooter {
	width: 300px;
	padding-top: 20px;
	padding-left: 30px;
}


#footer a {
	font-family: tahoma;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}
#footer a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7fc8f7;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rightfooter {
	text-align: right;
	display: block;
	float: right;
	width: 500px;
	padding-top: 20px;
}
#mainfooter {
	padding-right: 41px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
}
#leftcontent img {
	list-style-position: outside;
	list-style-image: url(../images/bullets.png);
	list-style-type: none;
	padding-right: 10px;
}
#leftcontent li a {
	list-style-position: outside;
	list-style-image: url(../images/bullets.png);
	list-style-type: none;
	padding-bottom: 15px;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
#leftcontent li a:hover {
	list-style-position: outside;
	list-style-image: url(../images/bullets.png);
	list-style-type: none;
	padding-bottom: 15px;
	font-size: 13px;
	padding-left: 10px;
	color: #FFFFFF;
}
#rightbanner {
	display: block;
	width: 290px;
	float: right;
	border: 1px solid #FFFFFF;
	background-color: #787878;
	font-family: "Arial Black", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-image: url(../images/inergraphic.png);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#rightbanner ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#rightbanner li {
	list-style-position: inside;
	list-style-image: url(../images/bullets.png);
	list-style-type: none;
	padding-bottom: 15px;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#gsacontact {
	display: block;
}
#gsacontactleft {
	width: 50%;
	float: right;
}
#mail {
	float: right;
}
.email {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-left: 130px;
}
.email a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
}
.email a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
