body {
	margin: 0;
	background-color: #000000;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}

form{
	margin: 15px 0 15px 0;
	}

p {
	margin: 0;
	padding: 0;
	}

img {
	margin: 0;
	padding: 0;
	}

a:hover {
	text-decoration: none;
}

.hide {
	display: none;
}

#banner {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	clear: both;
	width: 700px;
	height: 75px;
	background-color: #FFFFFF;
}

#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 700px;
	display: block;
	background-color: #FFFFFF;
}

#content {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 700px;
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
}

#bottomTitle{
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	border-top: 0px solid #000000;
	padding: 5px 0 0 0;
	clear: both;
}

#foot {
	font-size: 14px;
	text-align: right;
	background-color: #006600;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 10px 0 0;
	clear: both;
}

.logo {
	margin: 0 0 0 35px;
	}

.center {
	text-align: center;
}

.titleright {
	text-align: right;
	margin: -30px 55px 20px 0;
}

.bold {
	font-weight: bold;
}

.gbold {
	font-weight: bold;
	color: #333333;
}

.green {
	color: #009900;
}

/*
** consultants layout
*/
.consultant {
	width: 200px;
	height: 100px;
	margin: 0 0 0 35px;
	text-align: center;
	float: left;
	display: block;
	font-size: 14px;
	}
	
.cname {
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin: 10px 0 0 0;
	}
	
.cposition {

	}

.cemail {
	width: 100%;
	display: block;
	}
	
.cell {
	width: 100%;
	display: block;
	}

.office {
	width: 100%;
	display: block;
	}

/*
** Start Menu Items
*/
ul {
	list-style: none;
	}
	
#linktitle {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
}

#nav {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 175px;
	display: block;
	text-align: left;
	float: left;
	font-weight: bold;
	list-style: none;
	}

#nav a {
	font-weight: bold;
	color: green;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	list-style: none;
	width: 175px;
}

ul#nav  {
	list-style: none;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #006600;
	background-color: transparent;
	list-style: none;
}

#nav li li a:hover {
	display: block;
	font-weight: normal;
	color: #CC6600;
	background-color: transparent;
	list-style: none;
}
/*
**	end menu items
*/

#phatfly {
	text-align: right;
	font-size: 12px;
	color: #009900;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px 0 0;
	clear: both;
}
