/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* global page */

body {
	font-family:Verdana,sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#032140;
}
a:link {
	color:#003399;
}
a:visited {
	color:#003399;
}
a:active {
	color:#032140;
}
a:hover {
	color:#032140;
}
.clear {
	clear:both;
	display:block;
}
h1 {
	font-size:18px;
	color:#003399;
	font-weight:bold;
	margin:12px 0;
}
h1 a {
	text-decoration:none;
}
h2 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
#wrapper {
	width:auto;
}

/* global header */

#header {
	overflow:hidden;
	width:870px;
	margin-bottom:16px;
}

#leftcol {
/*	width:134px;*/
	width:154px;
	padding:0 10px 0 16px;
	float:left;
	display:inline;
}

#leftcol h3 {
	font-size:11px;
	color:#D6AB56;
	font-weight:bold;
	margin:0 0 8px 0;
}

#leftcol h3 a {
	color:#D6AB56;
	text-decoration:none;
}

#leftcol .emailfield {
	width:130px;
}

#leftcol .signupbutton {
	margin:12px 0 0 70px;
}

#rightcol {
	background-color:#ffffff;
	margin-right:15;
	float:left;
	display:inline;
}

#rightcol p {
	margin-bottom:12px;
}

#rightcol ul {
	margin-bottom:12px;
}

#rightcol li {
	list-style-type:disc;
	margin-left:13px;
}

#footer {
	width:870px;
	clear:left;
	text-align:center;
	padding:20px 0;
	color:#ffffff;
	font-size:10px;
}

#footer a {
	font-size:12px;
	color:#ffffff;
	padding:0 8px;
	font-weight:bold;
	text-decoration:none;
}

#footer p {
	margin-top:15px;
}

/* home */

.home {
/*	width:624px;*/
	width:676px;
	padding:1px 0 0 1px;
}

.home p {
	margin:10px;
}

.home .box {
	float:left;
	display:inline;
/*	width:139px;*/
	width:152px;
	margin:0 1px 10px 0;
	height:157px;
	padding:8px 8px 0 8px;
}
.home .box a {
	text-decoration:none;
}

.home .one {
	background-color:#AFD5AC;
	background-image:url(images/g_green.gif);
}

.home .two {
	background-color:#AFD6D6;
	background-image:url(images/g_ltblue.gif);
}

.home .three {
	background-color:#84ABD4;
	background-image:url(images/g_dkblue.gif);
}

.home .four {
	background-color:#CBCCE6;
	background-image:url(images/g_purple.gif);
}

.home .box ul {
	margin-top:6px;
}

.home .box li {
	font-size:11px;
	color:#000000;
}

.home h3 {
	font-size:12px;
	color:#000C83;
	font-weight:bold;
}

/* corporate pages */

#leftcol a {
	color:#ffffff;
	text-decoration:none;
}

#leftcol .active {
	color:#D6AB56;
}

#leftcol .levelone li {
	font-size:14px;
	padding-bottom:12px;
}

#leftcol .leveltwo li {
	font-size:13px;
	padding:1px 0 1px 4px;
	
}

#leftcol .levelthree li {
	font-size:11px;
}

.corporate {
/*	width:624px;*/
	width:637px;
	background-image:url(images/g_main.gif);
	background-repeat:no-repeat;
	padding:0 30px 10px 10px;
}

.corporate h2 {
	margin:0 0 0 0;
}

.corporate ul {
	padding-left:10px;
}

.testimonial {
	font-size:12px;
	color:#032140;
	font-weight:bold;
	padding:20px;
	width:190px;
	position:absolute;
	left:660px;
	background-color:#D6AB55;
}

.citation {
	font-size:10px;
}

#happybox {
	top:75px;
}
#specialbox {
	top:65px;
}
#threebox {
	top:50px;
}
#cosmeticbox {
	top:6px;
	padding:15px;
}
#eventbox {
	top:50px;
}


