/* structure */

html, body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
	margin:0;
	padding:0;
	background:#f0f0f0;
}

#hd {
	background:url(../images/bg_heading.gif);
	height:126px;
	width:772px;
}

#hd.inner {
	background:#2f4367;
	height:126px;
	width:772px;
}

#sub-hd {
	background:url(../images/bg_sub-hd.gif);
	height:178px;
	width:772px;
}

#sub-hd-inner {
	color:#304055;
}

#ft {
	background:url(../images/bg_ft.gif);
	height:60px;
	width:756px;
	color:#fff;
	padding:31px 0px 0px 16px;
}

/* general */

a:link, a:visited {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#ccc;
	font-weight:normal;
	text-decoration:underline;
}

h1 {
	font-size: 0px;
	margin:0px 0px 0px 0px;
	width: 275px;
	height: 92px;
	background: url(../images/logo.gif) no-repeat left top;
	padding: 0px;
	text-indent:-1000px;
	float:left;
}

h2 {
	font-size: 25px;
	width: 756px;
	padding: 24px 0px 44px 16px;
	background:url(../images/bg_sub-hd-inner.gif) bottom repeat-x;
}

img.btn_signup {
	float:right;
	margin:104px 150px 0px 0px;
}

.imagelink_signup {
	float:right;
}

.imagelink_signup a {
	display:block;
	width: 251px;
	height:36px;
	background: url(../images/btn_signup.gif) top left no-repeat;
	float:right;
	margin:104px 150px 0px 0px;
	_margin-right:75px;
}

.imagelink_signup a:hover { 
	display:block;
	width: 251px;
	height:36px;
	background: url(../images/btn_signup_over.gif) top left no-repeat;
}

/* about us */

#sub-hd-inner-about {
	background:#fff;
}

#sub-hd-inner-about h2 {
	background:#fff;
	color:#304055;
	padding: 0px 0px 0px 16px;
	width:756px;
	display:block;
	line-height:50px;
}

.bd-about p {
	color:#304055;
	background:#fff;
	padding: 0px 0px 20px 16px;
	width:756px;
}

#sub-hd-inner-about p {
	background:#fff;
	color:#304055;
	line-height:18px;
	padding: 0px 20px 20px 16px;
	width:736px;
}

/* home */

.yui-gb {
	width:772px;
}

.yui-u.first {
	width:252px;
	padding:0;
	margin:0;

	display:block;
}

a.firsthome {
	width:202px;
	padding:185px 25px 0px 25px;
	margin:0;
	height:80px;
	background: url(../images/btn_create_both.gif) 0px 0px no-repeat;
	display:block;
	text-decoration:none;
	line-height:20px;
}

a.firsthome:hover {
	background: url(../images/btn_create_both.gif) 0px -265px no-repeat;
	display:block;
	color:#fff;
}

#second {
	width:255px;
	padding:0;
	margin:0;	
	height:265px;
}

#second a {
	width:195px;
	padding:185px 30px 0px 30px;
	margin:0;
	height:80px;
	background: url(../images/btn_send_both.gif) 0px 0px no-repeat;
	display:block;
	text-decoration:none;
	line-height:20px;
}

#second a:hover {
	background: url(../images/btn_send_both.gif) 0px -265px no-repeat;
	display:block;
	color:#fff;
}

#third {
	width:265px;
	padding:0;
	margin:0;
	height:265px;
}

#third a {
	width:205px;
	padding:185px 30px 0px 30px;
	margin:0;
	height:80px;
	background: url(../images/btn_analyze_both.gif) 0px 0px no-repeat;
	display:block;
	text-decoration:none;
	line-height:20px;
}

#third a:hover {
	background: url(../images/btn_analyze_both.gif) 0px -265px no-repeat;
	display:block;
	color:#fff;
}

/* login area */

.imagelink_login {
	float:right;
	margin-right:14px;
}

.imagelink_login a {
	display:block;
	width: 119px;
	height:28px;
	background: url(../images/btn_login.gif) top left no-repeat;
}

.imagelink_login a:hover { 
	display:block;
	width: 119px;
	height:28px;
	background: url(../images/btn_login_over.gif) top left no-repeat;
}

.imagelink_logout {
	display:none;
	float:right;
	margin-right:14px;
}

.imagelink_logout a {
	display:block;
	width: 119px;
	height:28px;
	background: url(../images/btn_logout.gif) top left no-repeat;
}

.imagelink_logout a:hover { 
	display:block;
	width: 119px;
	height:28px;
	background: url(../images/btn_logout_over.gif) top left no-repeat;
}

.login_panel {
	display:none;
	width:328px;
	height:104px;
	margin-bottom:-104px;
	background: url(../images/bg_login.gif) top left no-repeat;
	float:right;
}

.login_close {
	float:right;
	margin:1px 14px 0px 0px;
}

.login_panel label {
	color:#1b2c4c;
}

.login_panel a {
	color:#1b2c4c;
	text-decoration:underline;
}

.login_panel a:hover {
	color:#a51618;
	text-decoration:underline;
}

.login_left {
	height:69px;
	width:116px;
	padding:5px 0px 0px 13px;
	float:left;
}

.login_right {
	height:69px;
	width:188px;
	padding:5px 0px 0px 0px;
	float:right;
}

.login_close a {
	width:119px;
	height:28px;
	background: url(../images/btn_close.gif) no-repeat;
	display:block;
}

.login_close a:hover {
	width:119px;
	height:28px;
	background: url(../images/btn_close_over.gif) no-repeat;
	display:block;
}

.form-image {
	margin-bottom:-8px;
}

.remember {
	margin-top:10px;
}

.forget {
	margin-top:10px;
}

/* navigation  */

#nav {
	background: url(../images/bg_nav.gif) top left no-repeat;	
	width:490px;
	height:29px;
	float:left;
	margin-top:97px;
	margin-left:-260px;
}

#nav ul {
	list-style:none;
	padding:0px;
	margin:0px 0 2px 0px;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	font-size:13px;
}

#nav ul li a.nav_home {
	display:block;
	width:45px;
	padding:0px 0px 0px 8px;
	color:#fff;
	font-weight:normal;
	margin-left:0px;
	text-decoration:none;
	line-height:29px;
}

#nav ul li a.nav_home:hover {
	display:block;
	width:45px;
	padding:0px 0px 0px 8px;
	color:#2f4367;
	font-weight:normal;
	background: url(../images/bg_nav_home.gif) 0px 0px no-repeat;	
	text-decoration:none;
}

#nav ul li a.nav_home_active {
	display:block;
	width:45px;
	padding:0px 0px 0px 8px;
	color:#2f4367;
	font-weight:normal;
	margin-left:0px;
	text-decoration:none;
	line-height:29px;
	background: url(../images/bg_nav_home.gif) 0px 0px no-repeat;	
}

#nav ul li a.nav_features {
	display:block;
	width:61px;
	padding:0px 0px 0px 9px;
	color:#fff;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
	text-align:middle;
}

#nav ul li a.nav_features:hover {
	display:block;
	width:61px;
	padding:0px 0px 0px 9px;
	color:#2f4367;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
	text-align:middle;
	background: url(../images/bg_nav_features.gif) 0px 0px no-repeat;	
}

#nav ul li a.nav_features_active {
	display:block;
	width:61px;
	padding:0px 0px 0px 9px;
	color:#2f4367;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
	text-align:middle;
	background: url(../images/bg_nav_features.gif) 0px 0px no-repeat;
}

#nav ul li a.nav_pricing {
	display:block;
	width:53px;
	padding:0px 0px 0px 9px;
	color:#fff;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
}

#nav ul li a.nav_pricing:hover {
	display:block;
	width:53px;
	color:#2f4367;
	font-weight:normal;
	background: url(../images/bg_nav_pricing.gif) 0px 0px no-repeat;	
	text-decoration:none;
}

#nav ul li a.nav_pricing_active {
	display:block;
	width:53px;
	padding:0px 0px 0px 9px;
	color:#2f4367;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
	background: url(../images/bg_nav_pricing.gif) 0px 0px no-repeat;	
}

#nav ul li a.nav_faq {
	display:block;
	width:36px;
	padding:0px 0px 0px 8px;
	color:#fff;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
}

#nav ul li a.nav_faq:hover {
	display:block;
	width:36px;
	color:#2f4367;
	font-weight:normal;
	background: url(../images/bg_nav_faq.gif) 0px 0px no-repeat;	
	text-decoration:none;
}

#nav ul li a.nav_faq_active {
	display:block;
	width:36px;
	padding:0px 0px 0px 8px;
	color:#2f4367;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
	background: url(../images/bg_nav_faq.gif) 0px 0px no-repeat;	
}

#nav ul li a.nav_about {
	display:block;
	width:64px;
	padding:0px 0px 0px 8px;
	color:#fff;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
}

#nav ul li a.nav_about:hover {
	display:block;
	width:64px;
	color:#2f4367;
	font-weight:normal;
	background: url(../images/bg_nav_about.gif) 0px 0px no-repeat;	
	text-decoration:none;
}

#nav ul li a.nav_about_active {
	display:block;
	width:64px;
	padding:0px 0px 0px 8px;
	color:#2f4367;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
	background: url(../images/bg_nav_about.gif) 0px 0px no-repeat;	
}

#nav ul li a.nav_signup {
	display:block;
	width:178px;
	padding:0px 0px 0px 6px;
	color:#fff;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
	background: url(../images/bg_nav_signup.gif) 0px 0px no-repeat;	
	font-size:12px;
}

#nav ul li a.nav_signup:hover {
	display:block;
	width:178px;
	color:#2f4367;
	font-weight:normal;
	background: url(../images/bg_nav_signup_over.gif) 0px 0px no-repeat;	
	text-decoration:none;
}

#nav ul li a.nav_signup_active {
	display:block;
	width:178px;
	padding:0px 0px 0px 6px;
	color:#2f4367;
	font-weight:normal;
	margin-left:1px;
	text-decoration:none;
	line-height:29px;
	font-size:12px;
	background: url(../images/bg_nav_signup_over.gif) 0px 0px no-repeat;	
}

#sub-nav {
	background: url(../images/bg_subnav.gif) top left;	
	width:757px;
	height:28px;
	float:left;
	padding:11px 0px 0px 15px;
}

#sub-nav ul {
	list-style:none;
	padding:0px;
	margin:0px 0 2px 0px;
}

#sub-nav ul li {
	float:left;
}

#sub-nav ul li a {
	font-size:13px;
	color:#2f4367;
	margin-right:10px;
}

#sub-nav ul li a:hover {
	font-size:13px;
	color:#900d10;
}

#sub-nav ul li a.active {
	color:#900d10;
}


/* footer */

#ft {
	float:none;
}

#ft ul {
	list-style:none;
	padding:0px;
	margin:0px 0 2px 0px;
}

#ft ul li{
	float:left;
}

#ft ul li a {
	padding:0px 11px 0px 0px;
	color:#fff;
	font-weight:normal;
	margin-left:0px;
	text-decoration:underline;
	font-size:13px;
}

#ft ul li a:hover {
	color:#ccc;
	text-decoration:underline;
}

#ft p {
	font-size:11px;
}

#ft p a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#ft p a:hover {
	color:#ccc;
	text-decoration:underline;
}

/* faq */

.odd {
	background:url(../images/bg_faq_odd.gif) bottom repeat-x;
	padding:20px 168px 30px 15px;
	line-height:20px;
	width:772px;
}

.even {
	background:url(../images/bg_faq_even.gif) bottom repeat-x;
	padding:20px 168px 30px 15px;
	line-height:20px;
	width:772px;
}

.odd p, .even p {
	font-size:15px;
}

.odd h3, .even h3 {
	font-size:19px;
	margin-bottom:10px;
}

/* pricing */

.odd_pricing {
	background:url(../images/bg_faq_odd.gif) bottom repeat-x;
	padding:20px 168px 30px 25px;
	line-height:20px;
	width:579px;
}

.even_pricing {
	background:url(../images/bg_faq_even.gif) bottom repeat-x;
	padding:20px 168px 30px 25px;
	line-height:20px;
	width:579px;
}

.odd_pricing p, .even_pricing p {
	font-size:15px;
}

.odd_pricing h3, .even_pricing h3 {
	font-size:19px;
	margin-bottom:10px;
	line-height:25px;
}

/* features */

.feature_image {
	width:209px;
	float:left;
	padding:21px 15px 10px 23px;
}

.feature_text {
	width:508px;
	float:right;
	padding:21px 17px 20px 0px;
}

.feature_text_deliver {
	width:700px;
	float:left;
	padding:21px 17px 20px 20px;
}

.featuresbd .odd, .featuresbd .even {
	padding:0;
}

/* policy */

.odd_pricing ol, .even_pricing ol, .odd_pricing ul, .even_pricing ul {
	font-size:15px;
	margin:20px 0px 20px 0px;
}

.odd_pricing ol li, .even_pricing ol li {
	line-height:20px;
	list-style:decimal;
	margin-left:20px;
}

.odd_pricing ul li, .even_pricing ul li {
	line-height:20px;
	list-style:disc;
	margin-left:20px;
}

.yui-gb table {
	font-size:15px;
}

/* signup */

.signupbd .yui-u.first {
	float:left;
	width:408px;
	padding:0px;
}

.signupbd .yui-u {
	color:#304055;
	width:340px;
	float:right;
	padding:10px 0px 0px 0px;

}

.signupbd {
	background:url(../images/bg_signup.gif) top left;
}

.signup_browsers {
	width:135px;
	float:left;
}

.signup_browsers img {
	margin-top:-5px;
}

.signup_brtext {
	width:250px;
	float:right;
	padding-right:20px;
}

.signup_brtext h2 {
	font-size:17px;
	background:none;
	width:270px;
	padding:45px 0px 0px 0px;
	color:#304055;
}

.signup_brtext ul li {
	list-style-image:url(../images/arrow.gif);
	padding:0px 0px 10px 0px;
	margin-left:20px;
}

.signup_brtext ul {
	margin:10px 0px 0px 0px;
}

.signup_brtext a {
	clear:both;
	background:none;
	text-decoration:underline;
	color:#b82e31;
	width:0px;
	padding:0px;
	margin:0;
}

.signup_brtext a:hover {
	clear:both;
	background:none;
	text-decoration:underline;
	color:#304055;
	width:0px;
	padding:0px;
	margin:0;
}

.yui-u {
	display:block;
}

input, textarea, select {
	margin:5px 0px 5px 0px;
	width:275px;
}

input {
	height:18px;
}

input.submit {
	width:75px;
	height:25px;
}

.signup-left {
	float:left;
	width:150px;
	margin-top:-6px;
	_margin-top:-3px;
}

.signup-right {
	float:left;
	width:225px;
}

.signup-right h2 {
	font-size:17px;
	background:none;
	width:250px;
	padding:30px 0px 0px 0px;
	color:#304055;
}

.signup-right ul li {
	list-style-image:url(../images/arrow.gif);
	padding:0px 0px 10px 0px;
	margin-left:20px;
}

.signup-right ul {
	margin:10px 0px 0px 0px;
}

.signup-right a {
	clear:both;
	background:none;
	text-decoration:underline;
	color:#b82e31;
	width:0px;
	padding:0px;
	margin:0;
}

.signup-right a:hover {
	clear:both;
	background:none;
	text-decoration:underline;
	color:#304055;
	width:0px;
	padding:0px;
	margin:0;
}

/* login */

.loginpanel {
	color:#304055;
	margin:0px 0px 20px 20px;
}