body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:150%;
	width: 100%;
	background-color: #fcfcfc;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #111111;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #111111;
	margin: 30px 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #0066cc;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #0066cc;
	padding: 5px 0 0px 20px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #0066cc;
	margin: 15px 0px 10px 0px;
	border-left: 4px solid #FF8C00;
	padding: 0px 0px 0px 5px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

hr {
	border-top: 1px solid #cccccc;
	height: 1px;
}

img.alignabove { margin: 15px 15px 15px 15px; }

img.alignleft { float: left; margin: 15px 15px 15px 15px; }

img.alignright { float: right; margin: 15px 15px 15px 15px; }

span, #container-name span,#container-slogan span { color: #006AC3; }

ul#navigation { margin: 0 0 0 0; padding: 0 0 0 0; }

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

.clearer { clear: both; }

#bigcontent { width: 660px; padding: 15px 30px 15px 30px; }

#border {
	width: 200px;
	margin-left: 540px;
	background-color: #f7f7f7;
	border-bottom: 2px solid #E5E5E5;
	padding: 15px 10px 15px 10px;
	color: #0066CC;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #111111;
	margin: 0 0 15px 10px;
}

#container {
	width: 820px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}

#container-content {
	width: 760px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	padding: 0px 20px 0px 40px;
	margin: 0px 0px 0px 0px;
}

#container-eyecatcher { width: 820px; padding: 0px 0px 0px 0px; height: 290px; }

#container-footbanner{
	width: 740px;
	height: 74px;
	background-image: url(images/cvtblocks60.png);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}

#container-footer {
	width: 740px;
	padding: 0px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover { color: #006AC3; }

#container-header {
	background-color: #ffffff;
	width: 820px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	/**background-image: url(images/bg_header.gif);**/
	line-height: 90px;
	font-size: 28px;
	font-weight: bold;
}

#container-name {
	height: 100px;
	background-image: url(images/top_new4.png);
	background-repeat: no-repeat;
}

#container-navigation {
	width: 820px;
	background-color: #45AAFF;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

#content { width: 500px; float: left; }

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	/**	font-style: italic;**/
}

#content hr {
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content li { line-height: 20px; color: #111111; margin: 0 0 0 15px; }

#content p {
	line-height: 19px;
	color: #111111;
	margin: 0 0 20px 25px;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 820px;
	margin-bottom: 10px;
}

#footer-copyright { float: left; padding-left: 10px; }


#nav {
	padding: 0 0 0 0px;
	margin: 0;
	list-style: none;
	height: 37px;
	background: url(pro_drop9/back.png) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	width: 820px;
	font-weight: bold;
}

#nav :hover div {
	left: 0;
	top: 37px;
	width: 200px;
	height: 144px;
	padding: 10px 0;
	z-index: 100;
}

#nav :hover ul {
	padding: 0px 10px 10px 10px;
	margin: 0;
	list-style: none;
	left: 0;
	top: 37px;
	z-index: 120;
	background: #99CCFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

#nav :hover ul :hover { z-index: 200; }

#nav :hover ul :hover div {
	left: 150px;
	top: -4px;
	width: 200px;
	height: 144px;
	padding: 10px 0;
	z-index: 200;
}

#nav :hover ul :hover ul {
	padding: 0;
	margin: 0;
	list-style: none;
	left: 150px;
	top: -4px;
	width: 150px;
	height: 144px;
	padding: 10px 0;
	z-index: 250;
}

#nav :hover ul :hover ul li a { background: transparent; }

#nav :hover ul :hover ul li a:hover {
	background: url(pro_drop9/subtab_over.png);
	color: #000;
}

#nav :hover ul li {
	font-size: 11px;
	font-weight: normal;
	height: 25px;
	padding: 2px 10px 2px 10px;
	background: #99CCFF;
	border-top: 1px solid #6699CC;
}

#nav :hover ul li a {
	height: 25px;
	line-height: 25px;
	color: #0066cc;
	width: 180px;
	text-align: left;
	text-indent: 5px;
	font-weight: normal;
}

#nav :hover ul li a:hover {
	background: url(pro_drop9/subtab_over.png);
	color: #000;
}

#nav :hover ul li#fly a {
	background: url(pro_drop9/arrow.gif) no-repeat 200px center;
}

#nav :hover ul li:hover > a {
	background: url(pro_drop9/subtab_over.png);
	color: #fff;
}

#nav :hover ul ul, #nav :hover ul div { position: absolute; left: -9999px; }

#nav li { float: left; height: 37px; }

#nav li a {
	display: block;
	height: 41px;
	width: 136px;
	float: left;
	line-height: 37px;
	color: #99CCFF;
	text-decoration: none;
	text-align: center;
}

#nav li a:hover {
	position: relative;
	visibility: visible;
	line-height: 35px;
	z-index: 50;
}

#nav li a:hover b {
	display: block;
	width: 136px;
	height: 41px;
	background: url(pro_drop9/toptab_shadow.png);
}

#nav li a:hover span {
	display: block;
	width: 136px;
	height: 41px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

#nav li ul, #nav li div { position: absolute; left: -9999px; }

#nav li:hover { position: relative; }

#nav li:hover > a { line-height: 35px; color: #000; }

#nav li:hover > a b {
	display: block;
	width: 136px;
	height: 41px;
	background: url(pro_drop9/toptab_shadow.png);
}

#nav li:hover > a span {
	display: block;
	width: 136px;
	height: 41px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

#nav table { border-collapse: collapse; margin: -1px; }

#navigation li { display: inline; list-style: none; height: 22px; }

#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#navigation li a:hover { text-decoration: underline; background-color: #0066CC; }

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 700px; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	width: 700px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 35px 30px 5px;
	color: #0066cc; 
	font-weight: bold; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 30px 40px;
}


.sidebox2 {
	margin: 0 auto; /* center for now */
	width: 500px; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead2 {
	background: url(sbhead-r.gif) no-repeat top right;
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead2 h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 35px 30px 5px;
	color: #0066cc; 
	font-weight: bold; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody2 {
	background: url(sbbody-l.gif) no-repeat bottom left;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 30px 40px;
}
