body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Futura, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background: #000000;
}

a:link, a:visited { color: #d0cfcb; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #d0cfcb; text-decoration: underline}

h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 1.8em;
	font-weight: normal;
	color: #c4bfb8;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: normal;
}

p{
	margin: 0px;
	padding: 0 10px 10px 0;
	text-align: justify;
}

.spacetobottom {
	clear: both;
	height: 50px;
}

.spacetoright {
	float: left;
	width: 10px;
	height: 10px;;
}

/* ----- Form ----- */
.form_row{
	padding: 3px 0px;
}

form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: right;	
}

label {
	margin-right: 10px;
}

input{
	width: 150px;
	height: 15px;
	color: #aabdd0;
	border: 1px solid #686f76;
	background: #070707;
}

.button{
	width: 60px;
	height: 25px;
}
/* End of Form */

.more_button a{
	clear: both;
	display: block;
	width: 80px;
	height: 20px;
	margin: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #aabdd0;
	background: #0b1016;
	border: 1px solid #05070a;
}


#wrapper1 {
	background: #000000;
}

#wrapper2 {
		background: #000000;
}

#container {
	margin: auto;
	width: 1000px;
}

/*------------- Menu ------------------*/
#menu {
	float: right;
	width: 1000px;
	height: 40px;
	margin: 18px 0 0 0;
	padding: 0 0 0 30px;
}

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

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	width: 400px;
	height: 30px;
	padding: 10px 0 0 0;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ff0101;
	border-left: 1px solid #34373b;
}

#menu ul li .lastmenu{
	border-right: 1px solid #34373b;	
}

#menu li a:hover, #menu li .current{
	color: #ccc;
	background: #000000;
}

/* ----------------- end of menu----------------*/

/* header and banner */

#header_banner1 {
	float: right;
	width: 1000px;
	height: 400px;
	padding: 0 30px;
	margin-top: 2px;
}




#header6 {
	float: left;
	width: 1000px;
	height: 136px;	
	background: url(images/GP_website_top.jpg) no-repeat;
}


#header7 {
	float: left;
	width: 310px;
	height: 268px;	
	background: url(images/header7.jpg) no-repeat;
}


#sitetitle {
	padding: 180px 0 10px 40px;
	font-size: 3.0em;
	font-weight: bold;
	color:#ff6000;
}
#sitetitle span{
	font-weight: normal;
	color: #FFFFFF;
}
#tagline{
	padding: 0 0 0 43px;
	font-size: 1.0em;
	letter-spacing: 4px;
	color:#FFFFFF;
}

#banner1 {
	float: center;
	width: 1000px;
	height: 261px;
	background: url(images/GP_website_banner.jpg) no-repeat;
}

#bannertext1{
	text-align: left;
	padding: 190px 20px 0 0;
	font-size: 14px;
	color: #FFFFFF;	
	}
#bannertext1 span{
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;	
}



#banner6 {
	float: left;
	width: 1000px;
	height: 261px;
	background: url(images/GP_website_banner.jpg) no-repeat;
}

#bannertext6{

    float: right;
	text-align: right;
	padding: 190px 20px 0 0;
	font-size: 14px;
	color: #FFFFFF;	
	}
#bannertext6 span{
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;	
}



#banner7 {
	float: left;
	width: 590px;
	height: 268px;
	background: url(images/banner7.jpg) no-repeat;
}


#bannertext7
{
	float: right;
	width: 280px;
	padding: 50px 0px 0 10px;
}

/* end of header and banner */

/* ----------------- Content ----------------------- */

#content {
	float: left;
	width: 1000px;
	padding:0 30px;
}

#leftcolumn {
	float: left;
	width: 280px;
	padding: 50px 20px 0 10px;
	background: url(images/leftcolumnBG.gif) top center no-repeat;
}

.login_form{
	background: #06080a;
	width: 240px;
	padding: 15px;
	border: 5px solid #070707;
}

.newssection {
	padding: 0 0 5px 0;
}


#rightcolumn {
	float: left;
	width: 960px;
	padding: 50px 20px 0 10px;
}

.onecolumn {
	width: 890px;
}

.onecolumn img {
	float: right;
	clear: both;	
	margin: 0 0 5px 30px;
	border: 1px solid #CCCCCC;
}



.twocolumn {
	width: 530px;
}

.twocolumn_box {
	float: left;
	width: 230px;
	padding: 10px;
	background: #0c1117 url(images/boxBG.gif) top right no-repeat;
	border: 1px solid #cccccc;
}
.twocolumn_box img {
	float: left;
	margin: 2px 10px 10px 10px ;
	border: 1px solid #CCCCCC;
}
.twocolumn_box p {
	text-align: left;
}
.twocolumn_box ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
.twocolumn_box li {
	list-style: none;
	padding: 10px 0 10px 20px;
	background: url(images/listicon.gif) center left no-repeat;
}


.twocolumn1 {
	width: 530px;
}

.twocolumn1_box {
	float: left;
	width: 500px;
	padding: 10px;
	background: #0c1117;
	border: 1px solid #cccccc;
}
.twocolumn1_box img {
	float: left;
	margin: 2px 10px 10px 10px ;
	border: 1px solid #CCCCCC;
}
.twocolumn1_box p {
	text-align: left;
}
.twocolumn1_box ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
.twocolumn1_box li {
	list-style: none;
	padding: 10px 0 10px 20px;
	background: url(images/listicon.gif) center left no-repeat;
}


#gallery {
	width: 1000px;
}

.gallery_column {
	float: left;
	width: 300px;
}

.gallery_column img{
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
}

.gallery_column p{
	text-align: left;
}

/* end of content */

/* ----- Footer ----- */

#footer {
	clear: both;
	padding: 20px 0px 0px 0px;
	width: 1000px;
	height: 60px;
	text-align: right;
	text-align: right;
}

#footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */