@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#mainbg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.top {
	line-height: 30px;
}
.navigation {
	line-height: 35px;
}
.logo {
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	color: #AAB1B3;
	text-align: left;
	padding-left: 7px;
	padding-top: 3px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #96A5A7;
	text-align: left;
	padding-left: 7px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
}
#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 97px;
}
#toplink {
}
#toplink ul {
	margin: 0px;
	padding: 0px;
}
#toplink ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0094A4;
	text-align: right;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
#toplink ul li a {
	color: #0094A4;
	text-decoration: none;
}
#toplink ul li a:hover {
	color: #003237;
	text-decoration: none;
}


#toplink ul .seprater {
	background-image: url(../images/seprater.gif);
	background-repeat: no-repeat;
}
#mainbg p .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7E999C;
}
#home {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
#home p {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}

#mainbg p a {
	text-decoration: none;
	color: #337880;
}
#work {
	text-decoration: none;
	text-align: left;
}
#work h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85AFAF;
	padding-left: 6px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#work p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#work ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	color: #98A3A5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#work ol li {
	line-height: 26px;
	text-align: left;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#work ol li a {
	color: #8EAEB0;
	text-decoration: none;
}
#work ol li a:hover {
	color: #45585A;
	text-decoration: none;
}
#events {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#events p {
	line-height: 22px;
	text-align: left;
}
#what {
	line-height: 20px;
}
#what .whats {
	line-height: 20px;
}
#whowe {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#whowe p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-left: 6px;
	padding-right: 35px;
}
.back {
	text-align: left;
	padding-left: 6px;
	font-weight: bold;
	color: #85AFAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
.back a {
	color: #85AFAF;
	text-decoration: none;
}
