@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #CECECE;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
} 
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
#wrapper {
	width: 100%;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
} 
#headerWrap {
	width: 100%;
	position: relative;
	height: 426px !important;
	background-color: #036;
	background-repeat: repeat-x;
}
#header {
	width: 1000px;
	position: relative;
	height: 426px !important;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header2 { /*portfolio header*/
	width: 1000px;
	position: relative;
	height: 426px !important;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
} 
#contentWrap {
	padding-bottom: 40px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 30px;
} 
#footerWrap {
	width: 100%;
	bottom: 0 !important;
	bottom: -1px;
	height: 100px;
	background-color: #323232;
	float: left;
	margin-top: 30px;
} 
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
} 
.blueText{
	font-size: 9px;
	color: #005B7F;
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	float: left;
	width: 500px;
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 40px;
}
.links a {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	float: right;
	width: 300px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 40px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sideWrap {
	float: right;
	height: auto;
	width: 270px;
}
#content {
	float: left;
	width: 560px;
}
#content2 {
	float: left;
	width: 890px;
}
#menu {
	width: 917px;
	float: left;
	margin-top: 385px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-transform: uppercase;
	font-weight: bold;
	height: auto;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu ul li a {
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#menu img {
	border: 0px solid transparent;
}
/*
#menu ul li a:hover {
	background-image: url(../images/over.png);
	background-repeat: repeat-y;
}
*/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#sideBox {
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCC9;
	height: 280px;
}
#sideBox2/*For portfolio*/ {
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCC9;
	height: 200px;
}
#slidePic {
	height: 190px;
	width: 243px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1773a2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #023955;
	width: 266px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1773a2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #023955;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.size25 {
	font-size: 25px;
	color: #464646;
	line-height: 42px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
	font-size: 11px;
	line-height: 20px;
}
.whiteSize30 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
}
.serviceLeft {
	float: left;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
}
.serviceRight {
	float: left;
	width: 370px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.col1 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.size15 {
	font-size: 14px;
	font-weight: bold;
}
.img {
	float: left;
	height: 97px;
	width: 192px;
	margin-bottom: 10px;
}
.img img {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95)Gray;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.img img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.img img a:hover {
	filter:: Alpha(Opacity=80, FinishOpacity=70, Style=2)
} 
.imgText {
	height: 95px;
	width: 187px;
	background-image: url(../images/alpha.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 3;
	background-position: bottom;
}
#left {
	float: left;
	width: 890px;
}
h3 {
	font-size: 13px;
	text-transform: uppercase;
}
.slideshow {
	height: 200px;
	width: 890px;
	margin-bottom: 10px;
}
#content a {
	color: #005B7F;
}
#content2 a {
	color: #005B7F;
}
#box1 {
	height: 166px;
	width: 156px;
	position: absolute;
	left: 493px;
	top: 202px;
	background-color: #FFFFFF;
}
#box2 {
	height: 166px;
	width: 156px;
	position: absolute;
	left: 658px;
	top: 202px;
	background-color: #FFFFFF;
}
#box3 {
	height: 166px;
	width: 156px;
	position: absolute;
	left: 823px;
	top: 202px;
	background-color: #FFFFFF;
}
#box1 img {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95)Gray;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#box1 img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#box2 img {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95)Gray;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#box2 img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#box3 img {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95)Gray;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#box3 img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.logos {
	float: left;
	height: 150px;
	width: 150px;
}
#shortText {
	float: left;
	height: 120px;
	width: 200px;
	padding-right: 15px;
	padding-left: 35px;
	margin-top: 15px;
}
#shortText ul {
}
#shortText li {
	margin-left: 25px;
}
