* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(/inc/imgs/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
}
#wrapper {
	width: 900px;
	margin: 10px auto 5px auto;
	background-image: url(/inc/imgs/bgMain.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFF7;
	min-height: 500px;
	border: 1px solid #999999;
	min-height: 500px;
}
#top {
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #F7D161;
	color: #999999;
}
#top a {
	color: #999999;
	text-decoration: none;
}
#top a:hover {
	color: #ff0000;
	text-decoration: underline;
}
h1 {
	background-image: url(/inc/imgs/logo.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 45px;
	text-indent: -999999px;
	margin: 20px 0 0 20px;
	clear: both;
}
h1 a {
	display: block;
	width: 245px;
	height: 45px;
}
ul#navigation li {
	list-style-type: none;
	display: block;
	text-align: right;
}
ul#navigation li a {
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
}
ul#navigation li.sub a {
	font-size: 10px;
}	
ul#navigation li.sub a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
ul#navigation li a:hover {
	font-weight: bold;
	text-decoration: none;
}
#sidebar {
	width: 225px;
	float: left;
	margin: 30px 0 0 0;
}
#col1 {
	float: left;
	width: 205px;
	margin: 10px 0 0 20px;
	_width: 200px;

}
#col3 {
	float: left;
	margin: 10px 0 0 10px;
	width: 190px; !important
}
#col2 {
	float: left;
	margin: 10px 0 0 0;
	width: 430px;

}
#address {
	margin: 150px 0 30px 0;
	text-align: right;
	color: #999999;
	text-transform: uppercase;
}
.image {
	float: left;
	width: 300px;
}
h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	text-align: right;
	margin: 0 15px 10px 0;
}
h3 {
	text-transform: uppercase;
	font-weigth: bold;
	color: #999999;
	font-size: 12px;
	text-align: left;
	margin: 0 0 10px 10px;
}
h2.red {
	color: #ff0000;
}
h4 {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	text-align: left;
	margin: 10px 0 0 0;
}
#col1 h4 a {
	color: #999999;
}
.right {
	text-align: right;
	float: right;
}
.pad {
	padding: 15px 0 0 0;
	clear: both;
}
.left {
	text-align: left;
	float: left;
	clear: both;
}
#content {
	clear: both;
	padding: 40px 0 30px 20px;
	float: left;
	width: 400px;
}
#content p {
	width: 400px;
}
ul.list li {
	margin: 0 0 0 20px;
	clear: both;
}
ul.list {
	margin: 20px 40px 20px 0;
	float: left;
}
p.footer a {
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
p.footer {
	width: 900px;
	margin: auto;
	text-align: right;
}
p.footer a:hover {
	color: #ff0000;
}
#col1 a {
	color: #ff0000;
}
.para {
	margin: 0 0 20px 0;
}
.director {
	float: right;
	clear: both;
}
.director a {
	color: #ff0000;
}
.man {
	float: right;
	margin: 0 15px 15px 15px;
	border: 1px solid #333333;
}
.thumb {
	float: left;
	margin: 5px;
}
.contact {
	clear: both;
}
#content .director p {
	float: left; 
	display: block;
	text-align: right;
	width: 290px;
}
.office {
	border: 1px solid #000000;
	margin: 75px 10px 0 0;
	float: left;
	width: 135px;
}
.officefix {
	margin: 0 0 0 6px;
}
.officecap {
	float: left;
	margin: 0 110px 0 0;
}
