@charset "utf-8";
/* CSS Document */

body {
padding:0px;
margin:0px;
font-size:13px;
color:#333;
background:url(../images/bg.png) top center repeat-x #000;
font-family:Arial, Helvetica, sans-serif;
}

img {
border:0px;
}

h1 {
font-size:10px;
color:#999;
text-align:center;
padding:0px;
margin:2px 0px;
}

h2 {
color:#900;
font-size:24px;
padding:0px;
margin:6px 0px;
text-align:left;
}

h3 {
font-size:24px;
color:#333;
padding:0px;
margin:0px 3px;
}

.main {
background-color:#fff;
border-left:5px solid #000;
border-right:5px solid #000;
margin:0px;
padding:0px;
text-align:left;
}

.examples td {
border-left:1px dotted #777;
}

.header_links {
text-align:right;
color:#000;
font-size:11px;
padding-right:10px;
padding-bottom:3px;
}
	.header_links a:link, .header_links a:visited {
	color:#000;
	text-decoration:none;
	}
	.header_links a:hover, .header_links a:active {
	color:#000;
	text-decoration:underline;
	}

.menu {
background:url(../images/header_04.png) repeat-x;
color:#fff;
font-size:13px;
font-weight:bold;
}
	.menu a:link, .menu a:visited {
	color:#fff;
	text-decoration:none;
	margin:0px 6px;
	}
	.menu a:hover, .menu a:active {
	color:#000;
	text-decoration:none;
	margin:0px 6px;
	}

.left {
width:182px;
margin:10px 0px;
float:left;
}

.nav ul, nav li{
padding:0px 8px;
margin:0px;
list-style:none;
font-size:18px;
font-weight:bold;
}
	.nav a:link, .nav a:visited {
	color:#333;
	text-decoration:none;
	}
	.nav a:hover, .nave a:active {
	color:#333;
	text-decoration:underline;
	}

.right {
float:right;
width:680px;
margin-top:10px;
padding:0px 10px;
}
	.right a:link, .right a:visited {
	color:#900;
	text-decoration:none;
	}
	.right a:hover, .right a:active {
	color:#900;
	text-decoration:underline;
	}

.content p {
line-height:1.4em;
word-spacing:.2em;
text-align:justify;
margin:8px 0px;
padding:0px 5px;
}
.content strong {
font-weight:100;
}

.title {
font-weight:bold;
color:#900;
}

.testimonial {
background:url(../images/layout_14.png);
margin:25px 0px;
width:660px;
padding:10px;
font-weight:bold;
}
.testimonial p {
background: url(../images/layout_04.png);
width:624px;
color:#333;
padding:4px 15px;
margin:0px;
font-size:12px;
}
.testimonial h3 {
color:#fff;
}

.faq {
margin-bottom:20px;
}
.faq a:link, .faq a:visited, .faq a:hover, .faq a:active {
text-decoration:none;
}
.faq p a:link, .faq p a:visited, .faq p a:hover, .faq p a:active {
text-decoration:underline;
}
.faq h2 {
font-size:20px;
padding-left:25px;
background:url(../images/arrow_03.png) left no-repeat;
}
.faq h3 {
color:#333;
text-decoration:underline;
}
.faq p {
padding:5px 15px;
}


.upsell h2 {
font-family:Arial Black, Arial, Helvetica;
font-size:20px;
padding:3px 0px;
margin:0px;
color:#900;
}
.upsell hr {
margin-top:8px;
}
.upsell a {
color:#30F;
}
.upsell p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#000;
padding:2px 0px;
margin:0px;
}

.adsense {
padding-left:15px;
}

.join {
font-size:11px;
font-weight:bold;
color:#333;
margin-left:10px;
margin-bottom:8px;
}
.join h5 {
font-size:14px;
margin:2px 0px;
padding:0px;
}
.join_input input {
width:150px;
border:1px solid #333;
background:#eee;
color:#333;
margin-bottom:5px;
}

.footer {
font-size:11px;
border-top:3px solid #000;
text-align:center;
background:#555;
color:#eee;
padding:8px 140px;
font-weight:bold;
}
	.footer a:link, .footer a:visited {
	color:#eee;
	text-decoration:none;
	}
	.footer a:hover, .footer a:active {
	color:#eee;
	text-decoration:underline;
	}



















