@CHARSET "UTF-8";

body {
	background-color: #CBD6E3;
	margin: 0;
}

img {
	border: none;
}

.small {
	font-family: Verdana; sans-serif;
	font-size: 10px;
}

.error {
	color: #c05;
	font-weight: bold;
}

input.error {
	background-color: #fdd;
	font-weight: normal;
}

table tr td {
	vertical-align: top;
}

table.fill {
	width: 100%;
	height: 430px;
}

.hand {
	cursor: pointer;
}

.hide {
	display: none;
}

.infoMessage {
	background-color: #cdf;
	background-image: url("images/information.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 384px;
	border: 1px solid #68f;
	margin: 1px;
	padding: 5px 3px 3px 27px;
	font-family: Arial;
	font-size: 10pt;
	list-style-type: none;
	list-style-image: none;
	line-height: 100%;
}

.errorMessage {
	background-color: #fdd;
	background-image: url("images/exclamation.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 384px;
	border: 1px solid #f88;
	margin: 1px;
	padding: 5px 3px 3px 27px;
	font-family: Arial;
	font-size: 10pt;
	list-style-type: none;
	list-style-image: none;
	line-height: 100%;
}

#homeLink {
	text-indent: -999em;
	display: block;
	position: absolute;
	top:0px;
	left:0px;
	width: 400px;
	height: 70px;
}

#main {
	width: 900px;
	border-right: 2px solid #A7BAD1;
	overflow: hidden;
	background-color: white;
	background-image: url("images/title.png");
	background-repeat: no-repeat;
	position: relative;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
}

#main2 {
	width: 900px;
	border-right: 2px solid #A7BAD1;
	overflow: hidden;
	background-color: white;
	background-image: url("images/titleb.png");
	background-repeat: no-repeat;
	position: relative;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
}

#left {
	position: absolute;
	top: 108px;
	width: 160px;
	height: 712px;
	background-image: url("images/left.png");
	background-repeat: no-repeat;
	background-position: top left;
}

#content {
	clear: both;
	background-image: url("images/content.png");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	padding: 0 30px 0 195px;
	min-height: 470px;
}

#content2 {
	clear: both;
	background-image: url("images/contentb.png");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: white;
	padding: 0 30px 0 30px;
	min-height: 470px;
}

#footer {
	color: #E3E9F1;
	background-color: #A7BAD1;
	height: 24px;
	width: 884px;
	padding: 5px 9px 0 9px;
	position: relative;
}

#fish {
	position:absolute;
	top: 7px;
 	right: 8px;
}

#fish a img {
	border: none;
}

.bottomBorder {
	padding-bottom: 1px;
	border-bottom: 1px solid #34689A;
}

ul.overview {
	color: #0E3369;
	background-color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 6px 6px 6px 24px;
	width: 300px;
	list-style-type: square;
	border: 3px double #CCD7E4;
	border-left-style: double;
	margin-bottom: 20px;
	position: relative;
}

ul.overview li {
	margin:0; 
}

ul.overview li.title {
	font-weight: bold;
	list-style-type: none;
	position:absolute;
	top:-12px;
	left: 5px;
}

hr {
	width: 100px;
	color: #E3E9F1;
	margin: 30px 0 20px 0;
}

a:link,a:active,a:visited {
	color: #0E3369;
	text-decoration: none;
}

a:hover,.link {
	color: #4E73c9;
	text-decoration: underline;
	cursor: pointer;
}


ul.overview a:link,ul.overview a:active,ul.overview a:visited {
	color: #0E3369;
	text-decoration: none;
}

ul.overview a:hover {
	color: #4E73c9;
	text-decoration: underline;
}

h1 {
	text-indent: -999em;
	float:right;
	width: 496px;
	margin: 0;
	background-image: url("images/title2.png");
	background-repeat: no-repeat;
	height: 108px;
}

h2 {
	color: #336699;
	margin: 12px 0 3px 0;
	font-size: 16pt;
}

h3 {
	margin: 0;
	width: 160px;
	height: 44px;
	overflow: hidden;
}

h3 a {
	display: block;
	text-indent: -999em;
	width: 160px;
	height: 32px;
}

ul {
	margin:0;
	padding-left: 20px;
	line-height: 133%;
	list-style-type: square;
}

li {
	margin-bottom: 8px;
}

#ethics:link,#ethics:active,#ethics:visited {
	background-image: url("images/btn_ethics_hl.png");	
}
#ethics:hover {
	background-image: url("images/btn_ethics.png");	
}

#experience:link,#experience:active,#experience:visited {
	background-image: url("images/btn_experience_hl.png");	
}
#experience:hover {
	background-image: url("images/btn_experience.png");	
}

#portfolio:link,#portfolio:active,#portfolio:visited {
	background-image: url("images/btn_portfolio_hl.png");	
}
#portfolio:hover {
	background-image: url("images/btn_portfolio.png");	
}

#testimonials:link,#testimonials:active,#testimonials:visited {
	background-image: url("images/btn_testimonials_hl.png");	
}
#testimonials:hover {
	background-image: url("images/btn_testimonials.png");	
}

#rates:link,#rates:active,#rates:visited {
	background-image: url("images/btn_rates_hl.png");	
}
#rates:hover {
	background-image: url("images/btn_rates.png");	
}

#login {
	margin-top: 12px;
}

#login:link,#login:active,#login:visited {
	background-image: url("images/btn_login_hl.png");	
}
#login:hover {
	background-image: url("images/btn_login.png");	
}


