@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}


body  {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}



#container  {
	width: 950px;
	background: #FFFFFF;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 1px solid #E9E9E9;
}  

div {
	margin: 0px;
	padding: 0px;
}

a  {
	color: #002395;
}

a:visited {
	color: #002395;
}


p {
	padding-bottom: 10px;
	line-height: 185%;
	font-size: 1em;
}
a img {
	border: none;
}

h1 {
	color: #002395;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.4em;
}
h2 {
	color: 002395;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1em;
}


h3 {
	color: #002395;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #002395;
	text-align: center;
	padding-top: 7px;
}
img.content {
	border: 1px solid #002395;
}

blockquote {
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #F3F9FE;
	font-size: 0.9em;
	margin-bottom: 10px;
}
h2.project {
	background-image: url(images/projectsicon2.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: 0px 18px;
	padding-top: 22px;
}

h2.services {
	background-image: url(images/servicesicon.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 25px;
	padding-top: 25px;
}


h2.services a, h2.project a {
	text-decoration: none;
}

h2.services a:hover, h2.project a:hover {
	color: #006a4d;
}
#mainbot #servicesinfo {
	float: left;
	width: 285px;
	margin-top: 25px;
	margin-left: 10px;
}

#mainbot #services_ss {
	width: 300px;
	margin-left: 305px;
	margin-top: 10px;
	border: 1px solid #002395;
}

ul.contentlist {
	padding-bottom: 10px;
}


ul.contentlist li{
	margin-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidebar1  {
	float: left;
	width: 200px; /* since this element is floated, a width must be given */
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#sidebar1top  {
	background-color: #FFF;
	height: 80px;
	padding: 0px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar1 #sidebar1top ul li a img {
	border: none;
	vertical-align: bottom;
}


#sidebar1top ul {
	padding-left: 15px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#maintop #logo {
	float: left;
}

#maintop #contactblock {
	float: right;
	margin-right: 20px;
	margin-top: 40px;
	font-size: 1em;
	font-weight: bold;

}


#sidebar1top li {
	list-style-type: none;
	font-size: 1em;
	display: inline;
	text-align: left;
	color: #002395;
	font-weight: bold;
}

#sidebar1top ul li a {
	text-decoration: none;
}

#sidebar1mid {
	margin-top: 10px;
	background-image: url(images/sidebar1midbkgrnd.jpg);
	background-repeat: no-repeat;
	height: 290px;

}
#sidebar1bot {
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidebar1bot .highlight {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002395;
	border-bottom-color: #008064;
	background-color: #F3F9FE;
	margin-left: 7px;
	margin-right: 7px;
}
#sidebar1bot .highlight ul {
	margin-left: 17px;
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-right: 5px;
}

#sidebar1bot p{
	text-align: center;
	padding-top: 10px;
	font-size: .9em;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}
#sidebar1bot .hllink  {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 0.8em;
	margin-right: 5px;
}




#main {
	margin: 0 75px 0 200px;
	width: 675px;
} 

#maintop {
	height: 80px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	background-image: url(images/headerbkgrnd.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 10px;
}

#maintop img {
	padding-top: 10px;
}
#maintop #contactblock a img {
	border: none;
	vertical-align: bottom;
}
#maintop #contactblock a {
	text-decoration: none;

}


#mainmid {
	background-image: url(images/mainmiddlebkgrnd.jpg);
	background-repeat: repeat-y;
	height: 290px;
	padding-top: 10px;
	text-align: center;
}

#mainmid #slideshow {
	background-color: e9e9e9;
	padding-left: 5px;
}

#mainbot {
	background-image: url(images/mainmiddlebkgrnd.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#mainbot ol {
	margin-bottom: 10px;
}

#mainbot ol li   {
	margin-left: 25px;
	margin-bottom: 5px;
}

#sidebar2  {
	float: right;
	width: 75px; /* top and bottom padding create visual space within this div */
	margin-top: 10px;
}

#sidebar2top {
	height: 80px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
#sidebar2mid {
	height: 290px;
	margin-top: 10px;
	background-image: url(images/sidebar2midbkgrnd.jpg);
	background-repeat: no-repeat;
}

#footer {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	height: 65px;
}
#footmain {
	height: 65px;
	margin-right: 75px;
	margin-left: 200px;
	background-image: url(images/footerbackground.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#footmain ul {
	list-style-type: none;
	padding-top: 10px;
}
#footmain ul li {
	font-size: 0.8em;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}

#footside1 {
	float: left;
	width: 200px;
	height: 55px;
}
#taglines {
	font-size: .8em;
	padding-top: 7px;
	padding-bottom: 7px;
}





/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}
.clrlft {
	clear: left;
}

.dropdown  {
	display:block;
	position: relative;
	font-weight: bold;
	color: #002395;
}
.dropdown dt   {
	cursor:pointer;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 190px;
}
.dropdown dt:hover   {
	background-image: url(images/menubkgrndhover.jpg);
	background-repeat: repeat-y;
}
.dropdown dd   {
	position:absolute;
	top:0;
	display:none;
	opacity:0;
	color: 002395;
}
.dropdown ul {
	border:2px solid #D5D3D4;
	list-style:none;
}
.dropdown li {
	font-size: 0.9em;
}
.dropdown a    {
	text-decoration: none;

}
.dropdown li a , .dropdown li a:visited    {
	display:block;
	padding:5px;
	color:#666;
	text-decoration:none;
	width:185px;
	background-color: #E7E5E6;
}
.dropdown li a:hover {
	color:#002395
}
.dropdown .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
#current    {
	color: #006a4d;
}
#subnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 20px;
}

#subnav #subnavlist {
	margin-left: 10px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#subnav #subnavlist li {
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#subnav #subnavlist li a {
	color: #002395;
	text-decoration: none;
}

#subnav #subnavlist li a:hover {
	color: #006A4D;
}

#subnav #subnavlist li a:active {
	color: #006A4D;
}

#subnav #subnavlist #subcurrent {
	color: #006A4D;
	background-image: url(images/subnavbkgrnd.gif);
	background-repeat: repeat-y;
}
#subnav #subnavlist #subcurrent a {
	color: #006A4D;
}
#mainbot .contactdetails {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #008064;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #002395;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

#mainbot .contactdetails li {
	list-style-type: none;
}
#mainbot .contactperson {
	width: 265px;
	float: left;
	margin-bottom: 0px;
	margin-left: 110px;

}
#mainbot .contactperson p , #mainbot .contactperson2 p{
	line-height: 100%;

}

#mainbot .contactperson2 {

}

#mainbot #contactform {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
}
#mainbot #contactform #errormsgs {
	border: 1px dashed #CCC;
	color: #F00;
	width: 420px;
	margin-left: auto;
	margin-right: auto;
}


#mainbot #contactform form {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E8E8E8;
	border: 1px solid #999;
	line-height: 150%;
	color: #000;
	text-align: left;
}

#mainbot #contactform form table td{
	padding: 5px;
}


.blue {
	color: #002395;
}
#mainbot #thankyou {
	margin-left: 20px;
	margin-right: 20px;


}
#mainbot #thankyou p {
	margin-top: 25px;
	padding-left: 10px;
	line-height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	color: #002395;
}
#mainbot .collage {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009F7B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009f7b;
	margin-bottom: 10px;
}
#mainbot .spacer {
	height: 25px;
}
sub {
	line-height: 0px;
	font-size: .8em;
}

