@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

.hide {
	display: none;
}
body {
	background-color: #069;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.menulink:link {

}
a.menulink:visited {
	color: #FFF;
}
a.menulink:hover {
	color: #069;
}
a.menulink:active {
	color: #069;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #069;
	font-weight: bold;
	text-decoration: underline;
}
a:link {

}
a:visited {
	color: #069;
}
a:hover {
	color: #333;
}
a:active {
	color: #069;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2em;
	color: #666;
}
h2 {
	font-size: 1.5em;
	color: #069;
}
h3 {
	font-size: 1em;
	color: #8DBAD1;
}


#container {
	height: auto;
	width: 100%;
	position: relative;
	padding: 0px;
	
}
#logo {
	height: auto;
	width: 100%;
	position: relative;
	text-align:center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
#content {
	height: auto;
	width: 100%;
	position: relative;
	text-align:left;
	background-color: #FFF;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}

.paragraphstart {
	font-size: 1em;
	color: #999900;
	font-weight: bold;
}
.paragraphstart2 {
	font-size: 1em;
	color: #069;
	font-weight: bold;
}

#hrline {
	height: 0.2em;
	width: 98%;
	position: relative;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	border-bottom-color: #999999;
}
#contentwrap {
	height: auto;
	width: 100%;
	position: relative;
	text-align:left;
	padding: 0px;
}
#menu {
	height: auto;
	width: 100%;
	position: relative;
	text-align:center;
	background-color: #003366;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#logowrap {
	height: auto;
	width: 100%;
	position: relative;
	text-align:center;
	padding: 0px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}


a.bottomlink {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	text-decoration: underline;
}
a.bottomlink:link {
	color: #069;
}
a.bottomlink:visited {
	color: #069;
}

a.bottomlink:hover {
	color: #666;
}
a.bottomlink:active {
	color: #666;
}
#contentbottom {
	height: auto;
	width: 100%;
	position: relative;
	text-align:center;
	margin: 0px;
	background-color: #FFF;
	color: #666;
	font-size: 0.75em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#homepic {
	text-align:center;
	padding: 0px;
	background-color: #4566c7;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: auto;
	width: 100%;
}
#servicespic {
	height: auto;
	width: 100%;
	text-align:center;
	padding: 0px;
	background-color: #2AA9CC;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
#aboutpic {
	height: auto;
	width: 100%;
	position: relative;
	text-align:center;
	padding: 0px;
	background-color: #38A2D2;
	background-repeat: no-repeat;
	background-position: center;
}
#clientspic {
	height: auto;
	width: 100%;
	text-align:center;
	padding: 0px;
	background-color: #4588B2;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
#contactpic {
	height: auto;
	width: 100%;
	text-align:center;
	padding: 0px;
	background-color: #0049AF;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
a.bodylink {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	text-decoration: underline;
}
a.bodylink:link {
	color: #069;
}
a.bodylink:visited {
	color: #069;
}
a.bodylink:hover {
	color: #666;
}
a.bodylink:active {
	color: #666;
}
a.backtotoplink {
	font-size: 0.75em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
a.backtotoplink:link {
	color: #FFF;
}
a.backtotoplink:visited {
	color: #FFF;
}
a.backtotoplink:hover {
	color: #999;
}
a.backtotoplink:active {
	color: #FFF;
}
#backtotop {
	height: auto;
	width: 100%;
	position: relative;
	text-align:center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content-inner {
	height: auto;
	width: 90%;
	position: relative;
	text-align:left;
	background-color: #FFF;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
}
#photo {
	height: auto;
	width: 80%;
}
