
/* page1 */
#page1 #logo_box{padding:48px 0 32px 0px}
#page1 header nav {top:72px}
/* page6 */

body, center,  h1, h2, header, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody,  thead, ul, var {background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top}
ol, ul {list-style:none}
/* Getting the new tags to behave */
header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block} 
mark, rp, rt, ruby, summary, time {display:inline}
/* Left & Right alignment */
.left {float:left}
.right {float:right}
.wrapper {width:100%;overflow:hidden}
/* Global properties */
body {background:#fff;border:0;font:14px Arial, Helvetica, sans-serif;color:#6f6f6f;line-height:18px;min-width:960px}
.main {margin:0 auto;width:960px}

/* main layout */
a {color:#2D8DF3;text-decoration:underline;outline:none}
a:hover {text-decoration:none}
h1 {font-size:30px;line-height:40px;padding-left:47px}
h2 {font-size:26px;line-height:36px;color:#2c2d2e;padding:16px 0 12px 0}
/* header */
header {width:100%;overflow:hidden;padding-bottom:186px;position:relative}
#logo_box {
background: #2D8DF3 url(testLogo2.png) no-repeat scroll 98% +87%;
	padding: 38px 0 22px 0px;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	box-shadow: 0 1px 3px #b7b7b7;
	-moz-box-shadow: 0 1px 3px #b7b7b7;
	-webkit-box-shadow: 0 1px 3px #b7b7b7;
	behavior: url(PIE.htc);
	position: absolute;
	z-index: 2;
	margin-top: -18px;
	width: 100%;
	overflow: hidden;color: #2b5d2f;}
#logo {color:#fff;text-decoration:none}
#logo span {font-size:17px;color:black;vertical-align:baseline}
header nav {border:1px solid #bebebe;background:url(../images/menu_bg.gif) bottom repeat-x;padding-top:36px;height:47px;border-radius:18px;-moz-border-radius:18px;-webkit-border-radius:18px;behavior:url(_SupportFiles/PIE.htc);position:absolute;top:52px;z-index:1;padding-left:10px}
#menu {width:948px}
#menu li {float:left;padding-left:36px;right 18px no-repeat;padding-right:37px}
#menu .bg_none {background:none;padding-right:0;margin-right:0}
#menu li a {display:block;font-size:17px;color:#2c2d2e;text-decoration:none;line-height:47px}
#menu li a:hover, #menu #menu_active a {color: #003399}
