body {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}


#Wrapper {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}

/* rotator in-page placement */
    div#rotator {
	height:315px;
	width: 650px;
	position: absolute;
	float: left;
}
/* rotator css */
	div#rotator ul li {
	position:absolute;
	list-style: none;
	padding: 0px;
}
/* rotator image style */	
	div#rotator ul li img {
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
}
#rotator ul {
	margin: 0px;
	padding: 0px;
}

#Header {
	height: 120px;
	width: 961px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#Content {
	float: left;
	height: 100%;
	width: 961px;
	margin-top: 20px;
	padding-bottom: 40px;
}
#Content-Left {
	width: 276px;
	float: left;
}
#Content-Main {
	float: right;
	width: 664px;
	height: 100%;
}
#Navigation {
	float: left;
	width: 265px;
}
#Content-Main-Article {
	float: left;
	width: 620px;
	min-height: 450px;
	background-color: #53A2D9;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#Content-Header {
	float: left;
	height: 315px;
	width: 664px;
	overflow: hidden;
}
#Content-Header-Right {
	float: right;
	height: 400px;
	width: 14px;
	background-image: url(../images/shadow_right.png);
}
#Content-Main-Article-Bottom {
	float: left;
	width: 664px;
	clear: left;
	margin: 0px;
	background-image: url(../images/shadowbottom.png);
	height: 14px;
}
#Content-Main-Article-Top-left {
	float: left;
	height: 15px;
	width: 650px;
	background-color: #53A2D9;
}

#Content-Main-Article h1 {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#Content-Main-Article p {
	font-size: 14px;
	color: #514B4B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	text-align: justify;
}
#Header-Logo {
	background-image: url(../images/logo-header.png);
	float: left;
	height: 96px;
	width: 405px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#Page {
	float: left;
	width: 100%;
	background-color: #1072BA;
	background-image: url(../images/bg_wm.png);
	background-repeat: repeat-x;
}
#Content-Main-Article h3 {
	font-size: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#Navigation li {
	list-style-type: none;
	background-color: #53A2D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	width: 265px;
}
#Navigation li a {
	list-style-type: none;
	text-decoration: none;
	width: 255px;
	font-weight: bold;
	color: #000066;
	float: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 20px;
}
#Navigation li a:hover {
	list-style-type: none;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	float: left;
	background-color: #00CCFF;
	margin: 0px;
	padding: 5px;
	height: 20px;
	width: 255px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#Navigation-Box {
	float: left;
	width: 276px;
}
#Navigation-Shadow-Right {
	float: right;
	width: 11px;
	background-image: url(../images/menu_shadow.png);
	height: 217px;
}


#Header-Buttons {
	float: right;
	height: 38px;
	clear: right;
	margin-top: 23px;
	width: 310px;
}
#Header-Telephone {
	float: right;
	height: 69px;
	width: 342px;
	background-image: url(../images/telephone.png);
	background-repeat: no-repeat;
	margin-top: 22px;
}
#Header-Buttons a {
	text-decoration: none;
	width: 130px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #61A3D7;
	border-left-color: #FFFFFF;
	float: left;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 0px;
	background-color: #1072BA;
}
#Header-Buttons a:hover {
	text-decoration: none;
	width: 130px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #61A3D7;
	border-left-color: #FFFFFF;
	float: left;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 0px;
	background-color: #00CCFF;
}
#Wrapper-footer {
	float: left;
	height: 30px;
	width: 961px;
}
#PageLine1 {
	float: left;
	width: 100%;
	background-color: #53A2D9;
	height: 50px;
}
#PageLine2 {
	float: left;
	width: 100%;
	background-color: #1072BA;
	height: 50px;
}
#PageLine3 {
	float: left;
	width: 100%;
	background-color: #015084;
	min-height: 50px;
}
#Content-Header-Bottom {
	float: left;
	width: 664px;
	clear: left;
	background-image: url(../images/shadowbottom.png);
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Article-Right {
	float: right;
	min-height: 300px;
	width: 14px;
}
#Content-Article {
	background-image: url(../images/background_shadow.png);
	background-repeat: repeat-y;
	background-position: right -100px;
	float: left;
	width: 664px;
}
#Content-Main-Article-Top {
	float: left;
	height: 15px;
	width: 664px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#Content-Main-Article-Top-Right {
	float: left;
	height: 15px;
	width: 14px;
	background-image: url(../images/shadow_top.png);
}
#Navigation-Shadow-Bottom {
	background-image: url(../images/menu_shadow_bottom.png);
	float: left;
	height: 15px;
	width: 276px;
}
.formboxtext {
	height: 30px;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.formboxmsg {
	height: 180px;
	width: 500px;
	font-size: 14px;
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer-Logo {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 42px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #53A2D9;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #eee;
	opacity: 0.85;
}
#tooltip h3, #tooltip div {
	margin: 0;
	border: 2px solid #000000;
	padding: 10px;
	background-color: #1072BA;
	font-size: 14px;
}#Services a {
	color: #525B4B;
	text-decoration: none;
}
#cards {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#Content-Main-Article a {
	color: #FFFFFF;
}
div.containerContact {
	ackground-color: #eee;
	border: 1px solid red;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	display: none;
	background-color: #F2F2F2;
}
div.containerContact ol li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
#contact_success {
	ackground-color: #eee;
	border: 1px solid red;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
	display: none;
	background-color: #F2F2F2;
}
#Navigation-Logo {
	width: 174px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	background-image: url(../images/watermark.png);
	height: 270px;
	margin-right: 46px;
	margin-left: 46px;
}
#Page #Wrapper #Content #Content-Left #nav-social {
	float: left;
	width: 276px;
	clear: left;
	margin-top: 15px;
}
