/* 
CSS Document for ??????
*/
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Century Gothic", Helvetica, Verdana, Arial;
	font-size: 0.8em;
	color: #FFFFFF;
}
img {
	border-style: none;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-weight: lighter;
}
#wrapper {
	margin: 30px auto;
	width: 1000px;
	background-color: #FFFFFF;
	height: 700px;
}
#page {
	background-image: url(images/cowellback.jpg);
	background-repeat: no-repeat;
	height: 570px;
	padding-top: 130px;
}
#container {
	height: 400px;
	width: 800px;
	margin-right: 100px;
	margin-left: 100px;
}
#left_nav {
	width: 90px;
	margin-right: 50px;
	height: 400px;
	position: relative;
	float: left;
}
.top {
	position: absolute;
	left: 0px;
	right: 10px;
	top: 0px;
}
.middle {
	position: absolute;
	left: 0px;
	right: 10px;
	top: 155px;
}
.bottom {
	position: absolute;
	left: 0px;
	right: 10px;
	top: 310px;
}
#content {
	width: 520px;
	background-color: #16284B;
	float: left;
	margin-right: 50px;
	height: 400px;
	position: relative;
}
#content_bar {
	width: 520px;
	background-color:#000;
	float:left;
	margin-right:100px;
	height:30px;
	position:relative;
	color:#ff0066;
	font-style:italic;
}
#content_client {
	width: 520px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 50px;
	height: 400px;
	position: relative;
}
#msh {
	position: absolute;
	left: 237px;
	top: 180px;
}
#kse {
	position: absolute;
	left: 117px;
	top: 351px;
}
#osi {
	position: absolute;
	left: 427px;
	top: 90px;
}
#gga {
	position: absolute;
	left: 117px;
	top: 90px;
}
#mka {
	position: absolute;
	left: 364px;
	top: 351px;
}
#fom {
	position: absolute;
	left: 327px;
	top: 270px;
}
#content_left {
	width: 99px;
	background-color: #16284B;
	height: 400px;
}
#contleft_link {
	background-color: #000000;
	width: 99px;
	height: 145px;
	padding-bottom: 2px;
}
#contleft_link a {
	padding-left: 7px;
}
#content_head {
	background-color: #000000;
	height: 70px;
	width: 400px;
	font-size: large;
	position: absolute;
	left: 100px;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contact_head {
	background-color: #16284B;
	height: 110px;
	width: 500px;
	font-size: large;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content_mainl {
	width: 180px;
	background-color: #16284B;
	height: 260px;
	position: absolute;
	left: 110px;
	top: 91px;
	padding: 5px;
}
#content_mainl img {
	float: left;
	margin-right: 5px;
}
#content_mainr {
	width: 180px;
	background-color: #16284B;
	height: 200px;
	position: absolute;
	left: 310px;
	top: 91px;
	padding: 5px;
}

#content_head_bar a {
	text-decoration:underline;
	color:#ff0066;
}

#content_head_bar a:hover {
	text-decoration:none;
	color:#fff;
}

.linkbottom {
	position: absolute;
	left: 310px;
	top: 375px;
	width: 200px;
	background-color: #000000;
	height: 15px;
	padding: 5px;
}
.linkbottommiddle {
	position: absolute;
	left: 310px;
	top: 345px;
	width: 200px;
	background-color: #000000;
	height: 15px;
	padding: 5px;
}
.linktopmiddle {
	position: absolute;
	left: 310px;
	top: 315px;
	width: 200px;
	background-color: #000000;
	height: 15px;
	padding: 5px;
}
.linktop {
	position: absolute;
	left: 310px;
	top: 285px;
	width: 200px;
	background-color: #000000;
	height: 15px;
	padding: 5px;
}
.linkbottom1 {
	position: absolute;
	left: 410px;
	top: 375px;
	width: 100px;
	background-color: #16284B;
	height: 15px;
	padding: 5px;
}
.linkbottommiddle1 {
	position: absolute;
	left: 410px;
	top: 345px;
	width: 100px;
	background-color: #16284B;
	height: 15px;
	padding: 5px;
}
.linktopmiddle1 {
	position: absolute;
	left: 410px;
	top: 315px;
	width: 100px;
	background-color: #16284B;
	height: 15px;
	padding: 5px;
}
#right_nav {
	float: right;
	width: 90px;
	height: 400px;
	position: relative;
}
#footer {
}
.footsize {
	font-size: 0.6em;
	padding-top: 7px;
	padding-left: 5px;
	color: #000000;
}
.footsize a:link, .footsize a:visited {
	color: #000000;
	text-decoration: none;
}
.footsize a:active, .footsize a:hover {
	color: #FF0000;
	text-decoration: none;
}
	
