body {
	background:url(../images/background.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	color: #CCC;	/*color:#333;*/
}
.profile table {
	background-color: #454545;
	border: 1px solid #CCCCCC;
	margin-left: 30px;
}
.profile table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/*
img {
   behavior: url("pngbehavior.htc");
}
*/

#page {
	width:1024px;
	margin:2px auto 0;
	height: 768px;
}
#page #head {
	background-image: url(../images/colin-nell.png);
	height: 131px;
	width: 776px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page #head1 {
	background-image: url(../images/backgroundimage8.jpg);
	height: 666px;
	width: 1024px;
	background-repeat: no-repeat;
	background-position: left bottom;
}


.content {
	background:transparent url(../images/concept-11_04.png) no-repeat center top;
	padding-left: 0px;
	padding-top: 0px;
	width: 776px;
}
#nav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}








#page #foot {
	background-image: url(../images/footer.png);
	height: 41px;
	font-size: 11px;
	padding-top: 9px;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin-left: 1px;
}
#page #head #nav {
	padding-top: 100px;
	color: #FFFFFF;
	padding-left: 225px;
}
#page #head #nav a {
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#page .content .column1 {
	width: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 10px;
	padding-left: 40px;
}
#page .content .column2 {
	float: left;
	width: auto;
	padding-top: 86px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	color: #99BC2D;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
