body {
	text-align: center;
	margin: 0px;
	padding:0px;
	scrollbar-face-color:		#999999;
	scrollbar-track-color:		#666666;
	scrollbar-arrow-color:		#666666;
	scrollbar-highlight-color:	#666666;
	scrollbar-3dlight-color:	#666666;
	scrollbar-shadow-color:		#666666;
	scrollbar-darkshadow-color:	#666666;
}
#graybar{
	width:700px;
	height:26px;
	margin:auto;
	background-color: #000000;
}
#topbar{
position:relative;
top:8px;
width:700px;
height:150px;
margin:auto;
z-index: 2;
}
#menubar{
	float:left;
	width:505px;
	height:150px;
	z-index: 2;

}
#main{
	position:relative;
	top:-90px;
	width:700px;
	margin:auto;
	z-index: 0;

}
#mainimg{
	float:left;
	width:195px;
	height: 322px;
	background-image: url(../images/mainimg.jpg);
	z-index: 0;
	
	}
#profileimg{
	float:left;
	width:195px;
	height: 322px;
	background-image: url(../images/profileimg.jpg);
	z-index: 0;
	}
#ourbusinessimg{
	float:left;
	width:195px;
	height: 322px;
	background-image: url(../images/ourbusinessimg.jpg);
	z-index: 0;
	}	
#oursuccessimg{
	float:left;
	width:195px;
	height: 322px;
	background-image: url(../images/oursuccessimg.jpg);
	z-index: 0;
	}	
#workwithusimg{
	float:left;
	width:195px;
	height: 322px;
	background-image: url(../images/workwithusimg.jpg);
	z-index: 0;
	}
	
#locateusimg{
	float:left;
	width:195px;
	height: 322px;
	background-image: url(../images/locateusimg.jpg);
	z-index: 0;
	}
#tagline{
float:left;
width:189px;
height:237px;
}
#content{
	float:left;
	width:315px;
	height:237px;
	overflow: auto;
}
#subcontent{
	float:left;
	width:505px;
	height:322px;
	overflow: auto;
	z-index: 0;
}
#subcontent h1{
	margin-left:10px;
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#subcontent h2{
	margin-left:20px;
	margin-top,margin-bottom:0px;
	padding:0px;
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 12pt;
}
#subcontent p{
	margin-left:20px;
	margin-top:-15px;
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	padding-right: 15px;

}
#subcontent ul{
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	margin-top: -15px;





}
#subcontent ul li{
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	list-style-type: square;




}
#subcontent p a{
	margin-top:-10px;
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	font-style: italic;

}
#corevalue{
float:left;
width:96px;
height:86px;
}
#button_1{
float:left;
width:135px;
height:86px;
}
#button_2{
float:left;
width:135px;
height:86px;
}
#button_3{
float:left;
width:135px;
height:86px;
}
#presence{
float:left;
	width:700px;
	height:59px;
	background-image: url(../images/presence.gif);
}
#presence img{
float:left;
margin-top:15px;
}
#presence select{
float:left;
margin-top:20px;
margin-left:5px;

}
#bottombar{
width:700px;
}
#logo{
	float:left;
	width:195px;
	height: 58px;
	}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
