#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 5px;
	overflow: hidden;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #009999;
	text-decoration: none;
}
h1 {
	font-size: large;
	font-weight: bold;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #3366CC;
}
.picleft {
	float: left;
	border: 1px solid #000066;
	margin-right: 10px;
}
body {
	margin-top: 1px;
	margin-left: 1px;
	margin-right: auto;
	margin-bottom: auto;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: small;
	color: #000066;
	background-color: #FAFBFE;
}
.portfolio {
	height: auto;
	width: 100%;
}
#top_left {
	float: left;
	height: auto;
	width: 295px;
	font-size: 16px;
	font-weight: bold;
}
#top_left_indent {
	float: right;
	height: auto;
	width: 268px;
	font-size: 13px;
}

.logo {
	padding-bottom: 40px;
}
#menu {
	height: 220px;
	width: 610px;
	padding-left: 50px;
	float: right;
}
#centre_top {
	height: 15px;
	width: 960px;
	overflow: hidden;
	float: left;
}
#centre {
	height: auto;
	width: 825px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3366CC;
	border-left-color: #3366CC;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	overflow: auto;
}
#centre_bot {
	height: 15px;
	width: 960px;
	overflow: hidden;
	float: left;
}
#footer {
	height: auto;
	width: 940px;
	text-align: right;
	padding: 10px;
	font-weight: bold;
	float: left;
}
#footer_left {
	float: left;
	height: auto;
	width: auto;
	padding-left: 100px;
}
#footer_right {

	float: right;
	height: auto;
	width: auto;
}
#top {
	height: auto;
	width: 960px;
	float: left;
}
#centre_left {
	width: 540px;
	height: auto;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.centre_right {
	width: 264px;
	float: right;
	height: auto;
	padding-left: 10px;
	overflow: auto;
}
.text_med_lightblue {
	font-size: medium;
	color: #3366CC;
}
.container_port {
	height: auto;
	width: 825px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	overflow: auto;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.centre_left_sml {
	width: 260px;
	height: auto;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.centre_mid_sml {
	width: 260px;
	height: auto;
	float: left;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.photo_border {
	border: 1px solid #3366CC;
}.text_sml {
	font-size: x-small;
}
