body {
	margin: 0; 
	padding: 0; 
	background: #1C66A0 url(images/bg_body.jpg) repeat-x center top;
	color:#000000; 
	font-family: Calibri, "Trebuchet MS";
	}
img {
	}
img.left {
	float: left; 
	margin: 3px 15px 0 0; 
	}
img.right {
	float: right; 
	margin: 3px 0 0 15px; 
	}
td {
	}
td.box {
	padding-bottom: 15px; 
	border-bottom: 1px dotted #cccccc; 
	}

#container {
	left: 0;
	top: 0;
	width: 100%;
	height: 800px;
	background: transparent url(images/bg1.jpg) no-repeat center top; 
	}
#top {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding: 30px 0 0 5px;
	}
#top img {
	float: left;
	}
#top .menu {
	float: right;
	height: 30px;
	margin: 5px 0;
	padding: 15px 0;
	/*background: url(images/barramenu-up.png) repeat-x #ffffff; */
	text-align: center;
	}
#top .menu ul {
	margin: 0;
	width: 100%;
	padding: 1px 0 1px 0;
	}
#top .menu li {
	float: left;
	list-style: none;
	}
/*#top .menu li.all {
	background: url(images/menuBg1.gif) no-repeat right; 
	}*/
#top .menu li.last {
	}
#top .menu ul li a {
	display: block;
	height: 27px;
	padding: 0 10px;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #f5f5f5;
	}
#top .menu ul li a:hover, #top .menu li.currItem {
	background: url(images/menuBgHover.gif) no-repeat center; 
	}

#pageCenter {
	width: 955px; 
	/*height: 100%; */
	margin: 5px auto 20px auto; 
	padding: 25px;
	border: 5px solid #2578AF;
	background-color: #EDEDED;
	}
#slogan {
	margin-top: -15px; 
	color: #013473; 
	font-size: 28px; 
	font-family: Centaur; 
	font-weight: bold; 
	}

#header-container {
	outline: none;
	width: 968px;
	height: 375px;
	padding: 0;
	margin: 0 0 15px -6px;
	background: url(images/slider_bg.jpg) no-repeat left center;
	}
#cu3er-container {
	outline: none;
	width: 953px;
	margin: 8px 0 0 8px;
	text-align: center;
	padding: 0;
	}	

#header-container_top {
	outline: none;
	width: 968px;
	height: 30px;
	padding: 0;
	margin: 0 0 0 -6px;
	background: url(images/include_bg_top.jpg) no-repeat left center;
	}
#header-container_mid {
	outline: none;
	width: 968px;
	padding: 0;
	margin: 0 0 0 -6px;
	background: url(images/include_bg_mid.jpg) repeat-y left center;
	}
#header-container_bot {
	outline: none;
	width: 968px;
	height: 30px;
	padding: 0;
	margin: 0 0 15px -6px;
	background: url(images/include_bg_bot.jpg) no-repeat left center;
	}

#bottom {
	margin-bottom: 15px;
	color: #013473;
	}
#bottom h2 {
	margin: 0; 
	}
#bottom p {
	margin: 0; 
	}
#bottom hr {
	border: 1px solid #cccccc; 
	}

#box0 {
	width: 935px;
	margin: 0 0 20px 0;
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #F7F7EE;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	}
#box0 span {
	color: #013473; 
	font-weight: bold;
	font-size: 18px;
	}

#boxSx {
	float: left; 
	width: 445px; 
	min-height: 400px; 
	border: 1px solid #cccccc; 
	padding: 10px; 
	background-color: #F7F7EE; 
	font-size: 14px; 
	text-align: justify; 
	color: #000000; 
	}
#boxSx p {
	padding: 7px 8px 0 8px;
	line-height: 1.6em;
	}
#boxSx span {
	color: #013473;
	font-weight: bold;
	font-size: 16px;
	}

#boxDx {
	float: right; 
	width: 445px; 
	min-height: 400px; 
	border: 1px solid #cccccc; 
	padding: 10px; 
	background-color: #F7F7EE; 
	font-size: 14px; 
	text-align: justify; 
	color: #000000;
	}
#boxDx p {
	padding: 7px 8px 0 8px;
	line-height: 1.6em;
	}
#boxDx span {
	color: #013473; 
	font-weight: bold; 
	font-size: 16px;
	}

#boxEndContainer {
	width: 100%;
	height: 120px;
	background-color: #1C66A0;
	}

#boxEnd {
	width: 985px;
	height: 50px;
	margin: 0 auto;
	padding: 10px;
	font-size: 12px;
	color: #fff;
	background-color: #1C66A0;
	}
#boxEnd a {
	color: #f3f3f3; }
#boxEnd a:hover {
	text-decoration: none;
	}
#boxEnd span {
	color: #f3f3f3;
	font-size: 10px;
	}
#boxEnd span.companyName {
	font-size: 14px;
	}
#boxEnd span.fields {
	font-style: italic;
	font-size: 10px;
	}
#boxEnd .footLeft {
	float: left;
	}
#boxEnd .footRight {
	float: right;
	}

#contact {
	height: 400px;
	padding: 15px 10px 15px 10px;
	/*background: url(images/bg_contact.jpg) no-repeat center bottom #ffffff;*/
	}
#contact h2 {
	margin:0;
	padding: 0 10px 0 10px;
	font: bold 1.8em Calibri, "Trebuchet MS";
	color: #15428B;
	border-bottom: 1px dotted #cccccc;
	}
	
#about {
	height: 400pX;
	padding: 15px 10px 15px 10px;
	/*background: url(images/bg_aboutus.jpg) no-repeat center center #ffffff;*/
	}
#about h2 {
	margin:0;
	padding: 0 10px 0 10px;
	font: bold 1.8em Calibri, "Trebuchet MS";
	color: #15428B;
	border-bottom: 1px dotted #cccccc;
	}

#centerPageText {
	padding: 5px 15px 0 15px;
	margin: 0 10px 0 10px;
	}
#centerPageText textarea {
	display: block;
	width: 630px;
	padding: 3px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal 16px Calibri, "Trebuchet MS";
	color: #013473;
	}
#centerPageText td {
	padding: 3px;
	height: 22px;
	font: normal 16px Calibri, "Trebuchet MS";
	color: #013473;
	}
#centerPageText span {
	font: normal 12px Calibri;
	color: #013473;
	}
#centerPageText .tBox {
	width: 240px; 
	height: 20px; 
	padding: 0 3px 0 3px; 
	border: 1px solid #C8C8C8; 
	background: #FAFAFA url(images/img04.gif) repeat-x; 
	font: normal 16px Calibri, "Trebuchet MS"; 
	color: #013473; 
	}
#centerPageText .tBoxSecure {
	width: 90px;
	height: 20px;
	padding: 0 3px 0 3px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal 16px Calibri, "Trebuchet MS";
	color: #013473;
	text-align: center;
	}
#centerPageText .comboBox {
	width: 248px;
	height: 23px;
	padding: 0 3px 0 3px;
	border: 1px solid #C8C8C8;
	background: #EAEAEA;
	font: normal 15px Calibri, "Trebuchet MS";
	color: #013473;
	}
#centerPageText .btn {
	width: 65px;
	height: 20px;
	margin: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal small Calibri, "Trebuchet MS";
	color: #013473;
	cursor: pointer;
	}
#centerPageText .smallText {
	margin: 0;
	font: normal 8px Calibri, "Trebuchet MS";
	color: #013473;
	text-align: justify;
	}
#centerPageText .smallText a {
	text-decoration: none;
	color: #013473;
	line-height: 1.48em;
	cursor: default;
	}
#centerPageText .smallText a:hover {
	font-size: 24px;
	text-transform: uppercase;
	}

#staff {
	height: 400pX;
	padding: 15px 10px 15px 10px;
	/*background: url(images/bg_staff.jpg) no-repeat center center #F7F7EE;*/
	}
#staff h2 {
	margin: 0;
	padding: 0 10px 0 10px;
	font: bold 1.8em Calibri, "Trebuchet MS";
	color: #15428B;
	border-bottom: 1px dotted #cccccc;
	}
#centerPageStaff {
	padding: 20px 15px 0 15px;
	margin: 0 10px 0 10px;
	}
#separatorVert {
	width: 5px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/separator.gif) repeat-y;
	}
#separatorHoriz {
	height: 1px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	}

#containerDiv {
	float: left;
	width: 125px;
	margin: 0;
	padding: 0;
	}

#staffBoxTop {
	margin: 0 auto; 
	padding-top: 5px; 
	width: 170px; 
	height: 36px; 
	border-bottom: 1px solid #cccccc; 
	text-align: center;
	font: bold 20px Calibri, "Trebuchet MS"; 
	line-height: 16px; 
	}
#staffBoxTop a {
	color: #15428B; 
	text-decoration: none; 
	}
#staffBoxTop a:hover {
	text-decoration: underline; 
	}
#staffBoxTop span {
	font-size: 16px; 
	color: #aaaaaa; 
	}
#staffBoxAll {
	padding-top: 5px; 
	width: 130px; 
	height: 70px; 
	text-align: center; 
	font: bold 14px Calibri, "Trebuchet MS"; 
	}
#staffBoxAll a {
	color: #15428B; 
	text-decoration: none; 
	}
#staffBoxAll a:hover {
	text-decoration: underline; 
	}
#staffBoxAll span {
	font-size: 16px; 
	color: #aaaaaa; 
	text-transform: uppercase; 
	}
#staffBoxAll h4 {
	margin: 0;
	color: #666;
	font-size: 12px; 
	}


/* menu lavalamp */
.lavaLampMenu {
	overflow: hidden;
	float: right;
	height: 25px;
	margin: 10px 0;
	padding: 15px 0;
	/*background: url(images/barramenu-up.png) repeat-x #ffffff; */
	text-align: center;
	}
.lavaLampMenu li {
	float: left;
	list-style: none;
	}
.lavaLampMenu li.back {
	width: 9px;
	height: 25px;
	border-bottom: 4px solid #66CCFF;
	z-index: 8;
	position: absolute;
	}
.lavaLampMenu li a {
	display: block;
	outline: none;
	position: relative;
	overflow: hidden;
	height: 25px;
	margin: auto 10px;
	padding: 0 5px;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #f5f5f5;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	}
.lavaLampMenu li a:hover, .lavaLampMenu li a:active, .lavaLampMenu li a:visited {
	border: none;
	}
