body{
	background:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url('../images/main_back.jpg');
	background-repeat:repeat-x;
	background-position:0px 0px;
	}
img{
	border:0px;
	padding:0px;
	margin:0px;
	}

a.white:link{
	color:#ffffff;
	}
a.white:visited{
	color:#ffffff;
	}
a:link, a:visited, a:active {
	color: #767370;
	text-decoration: underline;
	}

b.green{
	color:#006131;
	}

span{
	font-family:verdana;
	font-size:11;
	}

div{
	font-family:arial;
	font-size:11;
	color:#767370;
	}

div.container{
	padding:0px;
	margin:0px;
	position:relative;
	width:780px;
	height:auto;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	top:0px;
	}

div.header{
	border:0px;
	margin:0px;
	padding:0px;
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:197px;
	}

div.nav{
	border:0px;
	margin:0px;
	padding:0px;
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:28px;
	}

div.content{
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:500;
	overflow:auto;
	background:#ffffff;
	}
div.footer{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:26px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image:url('../images/footer_back.jpg');
	background-repeat:repeat-x;
	}

div.main_text{
	position:relative;
	float:left;
	width:550px;
	height:273px;
	background-image:url('../images/corner.jpg');
	background-repeat:no-repeat;
	}

div.welcome_text{
	position:relative;
	float:left;
	width:340px;
	left:30px;
	top:40px;
	}

div.quickcontact{
	position:relative;
	float:left;
	width:207px;
	height:152px;
	top:15px;
	background-image:url('../images/quickcontact_back.jpg');
	background-repeat:no-repeat;
	}

div.latestnews{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:573px;
	height:168px;
	background-image:url('../images/corner.jpg');
	background-repeat:no-repeat;
	}



div.latestnews_text{
	position:relative;
	float:left;
	left:55px;
	width:450px;
	}

div.footer_left{
	position:relative;
	float:left;
	left:270px;
	width:260px;
	top:5px;
	}

div.footer_right{
	position:relative;
	float:left;
	left:500px;
	width:256px;
	top:5px;
	}
div.sub_title{
	position:relative;
	float:left;
	width:565px;
	height:40px;
	left:8px;
	top:0px;
	}



div.sub_container{
	position:relative;
	float:left;
	width:770px;
	height:100px;
	background-image:url('../images/corner.jpg');
	background-repeat:no-repeat;
	}

div.sub_text{
	position:relative;
	float:left;
	left:40px;
	top:25px;
	width:600px;
	height:100px;
	}

div.contact_text{
	position:relative;
	float:left;
	left:40px;
	top:25px;
	width:540px;
	height:250px;
	}

div.contact_info{
	position:absolute;
	float:left;
	width:200px;
	top:220px;
	left:25px;
	height:80px;
	}

div.bottom_contact{
	position:relative;
	float:left;
	left:40px;
	top:75px;
	width:600px;
	height:15px;
}


div.projects_container{
	position:relative;
	float:left;
	width:770px;
	height:100px;
	}

div.projects_text{
	position:relative;
	float:left;
	width:700px;
	height:100px;
	left:40px;
	}

span.bullet{
	position:relative;
	float:left;
	left:42px;
	}

img.nav_explain{
	position:relative;
	float:left;
	left:101px;
	}

img.flag{
	position:relative;
	left:20px;
	top:20px;
	float:left;
	}

img.welcome{
	position:relative;
	left:20px;
	top:34px;
	float:left;
	}
img.quick_email{
	position:relative;
	left:27px;
	top:130px;
	}

img.latestnews_header{
	position:relative;
	left:20px;
	top:17px;
	}

img.usgbclogo{
	position:relative;
	float:left;
	left:20px;
	top:40px;
	}
img.thumb{
	position:relative;
	float:left;
	left:20px;
	top:20px;
	}

img.up{
	position:absolute;
	left:740px;
	top:40px;
	}

img.down{
	position:absolute;
	left:740px;
	top:388px;
	}