@charset "utf-8";

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4bbbec;
	margin-top: 0;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #19286c;
	margin-top: 0;
	margin-bottom: 7px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 25px;
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #FF0000;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}


.right {
	border: 0px solid #999999;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.left {
	border: 0px solid #999999;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.caption {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.green {
	color: #0E7F6C;
}
.greenbold {
	color: #0E7F6C;
	font-weight: bold;	
}


body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
}
.container {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}


/* header */
.header {
	margin: 0;
	padding: 0;
	height: 151px;
	width: 970px;
}


.topnav {
	width: 970px;
}
.topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.topnav li {
	position: relative;
	float: left;
	text-align: left;
	cursor: default;
	padding: 0;
	margin: 0;
}
.topnav li ul {
	display: none;
	position: absolute;
	width: 195px;
	top: 32px;
	left: 0;
	padding: 0;
	margin: 0;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
.topnav li ul li {
	clear: left;
	padding: 0;
	margin: 0;
	width: 195px;
	position: relative;
	border-top: solid 1px #CCCCCC;
}
.topnav li li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #19286c;
	padding: 7px 10px 7px 10px;
	display: block;
}
.topnav li li a:hover {
	color: #000000;
	background-color: #ffaf24;

}
.topnav li:hover ul, .navigation li.over ul {
	display: block;
}


.leftnav {
	float: left;
	width: 350px;
}


.content {
	width: 930px;
	clear: both;
	height: 100%;
	margin: 0px;
	padding: 20px 20px 0 20px;
	min-height: 400px;
	height:auto !important;
	height:400px;
}
.content p {
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 12px;
}

.content .contactus td {
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #555555;
}

.icon {
	float: none;
	margin: 0 2px 0 2px;
	padding: 0;
	vertical-align: middle;	
}


.content .staff {
	margin: 30px 20px 20px 20px;
}

.content .staff .title {
	font-size: 14pt;
	color: #0E7F6C;
}
.content .staff img {
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0;
	border: 2px solid #DDDDDD;
}


.businesslisting {
	border: solid 2px #4bbbec;
	margin: 0 0 15px 0;
	padding: 10px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
}
.businesslisting:hover, .businesslisting:visited:hover {
	background-color: #FFFFD2;
	cursor: pointer;
}
.businesslisting h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	margin-bottom: 5px;
}
.businesslisting img {
	float: right;
	margin: 0 0 0 10px;
	border: solid 1px #EEEEEE;
}
.businesslisting .price {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}
.businesslisting .shortdescription {
	clear: both;
	margin: 5px 0 5px 0;
}
.businesslisting .reference {
	float: right;
	color: #4bbbec;
	font-size: 11px;
	margin: 5px 0 0 0;
}
.businesslisting .end {
	clear: both;
	margin: 0;
}
.businesslisting a:link, .businesslisting a:visited {
	color: #4bbbec;
}
.businesslisting a:hover, .businesslisting a:visited:hover {
	color: #FFCC66;
}


.search {
	font-size: 11px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	background-color: #F8F8F8;	
	width: 300px;
}

.browse {
	list-style: none;
	padding: 0;
	margin: 0;
}
.browse li {
	background: url(img/arrow-blue.gif) no-repeat 17px 50%;
	padding: 3px 0 3px 34px;
}
.browse a:link, .browse a:visited {
	font-size: 13px;
	color: #153c85;
}
.browse a:hover, .browse a:visited:hover {
	color: #FF0000;
}


/* footer */
.footer {
	clear: both;
	width: 940px;
	height: 21px;
	color: #4bbbec;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding-top: 38px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: none;
}
.footer p {
	margin: 0;
	padding: 0;
}

.footerleft {
	float: left;
	width: 500px;
}
.footerleft a:link, .footerleft a:visited {
	color: #4bbbec;
}
.footerleft a:hover, .footerleft a:visited:hover {
	color: #FFCC66;
}

.footerright {
	float: right;
	width: 250px;
	text-align: right;
}
.footerright a:link, .footerright a:visited {
	color: #4bbbec;
}
.footerright a:hover, .footerright a:visited:hover {
	color: #FFCC66;
}