body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(my-imz/bg/rotator.php);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #12466E;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo_area {
	display: block;
	width: 850px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}
#logo_area  p a {
	color: #FFFFFF;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #12466E; opacity: 0.6;
	margin-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#logo_area  p a:hover {
	color: #12466E;
	background-color: #FFFFFF;
}

#wrapper {
	background-image: url(my-imz/bg-paper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 850px;
	background-color: #A0B6C4;
	float: left;
	padding-top: 3px;
	border: 1px solid #C5D1DA;
}

#nav{
	display: inline;
	width: 850px;
}

#menu {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	z-index:500;
	width: 850px;
}
#menu li {float:left;}
#menu li a {
	display:block;
	float:left;
	padding-top: 13px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	color:#12466E;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5D1DA;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}


#menu li a:hover {
	z-index:200;
	position:relative;
	color:#FFFFFF;
	background-image: url(my-imz/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {
	color:#fff;
	background-image: url(my-imz/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu li:hover > a.sub {
	color:#FFFFFF;
	background-image: url(my-imz/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu li.current a {
	color:#12466E;
}

#menu li a.sub {
}
#menu li.current a.sub {
	color:#12466E;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bg-nav-curve.gif);
}

#menu :hover ul {
	left:0;
	top:39px;
	width:150px;
	border: 0px none 0;
}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{
	left:150px;
	white-space:nowrap;
	width:150px;
	z-index:200;
	height:auto;
	background-color: #9AB7C9;
	top: -1px;
	border: 0px none 0;
}

#menu :hover ul li {
	margin:0;
border: 0px none 0;
}
#menu :hover ul li a {
	width:150px;
	padding:0;
	text-indent:10px;
	color:#12466E;
	height:25px;
	line-height:25px;
	font-size: 11px;
	background-color: #82A4BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E3EF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menu :hover ul li a.fly {
	background-color: #98BCD6;
	background-image: url(my-imz/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu :hover ul :hover {
	background-color:#12466E;
	color:#FFFFFF;
	background-image: none;
}
#menu :hover ul :hover a.fly {
	background-color:#FFFFFF;
	color:#12466E;
	background-image: none;
}

#menu :hover ul li.currentsub a {
	color:#12466E;
	background-color: #97BBD5;
	background-image: none;
}
#menu :hover ul li.currentsub a.fly {
	color:#12466E;
	background-color: #97BBD5;
	background-image: url(my-imz/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu :hover ul :hover ul li a {
	padding:0;
	text-indent:10px;
	color:#12466E;
	font-size: 11px;
	background-color: #96BAD4;
	background-image: none;
}
#menu :hover ul :hover ul :hover {
	background-color:#12466E;
	color:#FFFFFF;
	background-image: none;
}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {
	color:#12466E;
	background-color: #97BAD6;
	background-image: none;
}


#main {
	width: 820px;
	display: inline;
	float: left;
	padding: 15px;
	clear: left;
}
#right_side {
	float: right;
	width: 260px;
	font-size: 11px;
	display: inline;
	clear: right;
}
strong em {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #12466E;
}
a {
	color: #6192B3;
	text-decoration: none;
}
a:hover {
	color: #164A72;
	text-decoration: none;
}
#left {

	width: 543px;
	display: inline;
	float: left;
}
#left-wide {
	padding: 15px;
	width: 750px;
}

h3 {
	font-family: "Century Gothic", Arial;
	font-size: 22px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 12px;
	letter-spacing: 1pt;
}
#box1 {
	background-color: #FFFFFF;
	width: auto;
	padding: 15px;
	height: auto;
	margin-bottom: 15px;
	border: 1px solid #8FA9BA;
	background-image: url(my-imz/box1-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.imline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBD2E0;
	padding-bottom: 15px;
}
#flashcontent {
	width: 515px;
	height: 345px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}#box2 {
	background-color: #7995A6;
	width: auto;
	padding: 15px;
	height: auto;
	margin-bottom: 15px;
	display: block;
	color: #FFFFFF;
	border: 1px solid #C5D1DA;
	background-image: url(my-imz/box2-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#box3 {
	background-color: #E9EBED;
	width: auto;
	padding: 15px 15px 5px;
	height: auto;
	margin-bottom: 15px;
	border: 1px solid #8FA9BA;
}

#box2 strong {
	color: #12466E;
	font-size: 13px;
}
#box2 a {
	color: #12466E;
	text-decoration: none;
}
h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 7px;
}
#box2 a:hover {
	color: #FFFFFF;
}
#columns {
	float: left;
	width: 180px;
	padding-right: 21px;
	padding-top: 20px;
	display: table;
}
#columns-end {
	width: 180px;
	padding-top: 20px;
	float: right;
}
#box-wide {
	background-color: #FFFFFF;
	width: 760px;
	padding: 15px;
	height: auto;
	border: 1px solid #8FA9BA;
	background-image: url(my-imz/box1-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
.imgborder {
	margin-top: 6px;
	margin-bottom: 18px;
	border: 1px solid #8FA9BA;
}
#box-wide ul {
	margin: 0px;
	padding: 12px 0px 12px 15px;
	list-style-type: square;
	width: 165px;
}
#box1 ul {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
h5 {
	font-size: 15px;
	color: #12466E;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12466E;
	background-color: #FFFFFF;
	border: 1px solid #12466E;
}
.inputz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #12476F;
	border: 1px solid #C5D1DA;
	float: right;
	margin-right: 50px;
}
.formfield {
	background-color: #FFFFFF;
	border: 1px solid #12466E;
	padding: 0px;
	margin-top: 2px;
	margin-right: 65px;
	margin-bottom: 2px;
	margin-left: 0px;
	clear: right;
	float: right;
}
.subbutton {
	margin-right: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #12466E;
}

#subnav{
	display: inline;
	width: 850px;
	background-image: url(my-imz/sub-nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 35px;
	border: 1px solid #C5D1DA;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 850px;
}
#subnav li{
	display: block;
	float: left;
}
#subnav li a{
	color: #12466E;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 15px;
	display: block;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5D1DA;
}
#subnav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(my-imz/sub-nav-bg-roll.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
hr {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A0B6C4;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 507px;
}
.blue {
	color: #12466E;
}
h6 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A8CA7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.logos {
	border: 25px solid #FFFFFF;
}
#clients {
	font-family: "#clients a";
}
#clients   a  img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #12466E;
	border-right-color: #12466E;
	border-bottom-color: #9AD1D6;
	border-left-color: #6295A8;
}
#clients   a:hover   img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97D3DB;
	border-right-color: #97D3DB;
	border-bottom-color: #12466E;
	border-left-color: #477781;
}
#box-wider {
	background-color: #FFFFFF;
	width: 785px;
	padding: 15px;
	height: auto;
	border: 1px solid #8FA9BA;
	background-image: url(my-imz/box1-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
.rightpadding {
	margin-right: 15px;
}
