body {
	text-align: center;
	padding: 0;
	margin: 0;
}

.header-line {
	background: #9e3026;
	height: 5px;
}

#header-intro a {
	color: #6d6d6d;
	text-decoration: none;
}

#header-intro a:hover {
	text-decoration: underline;
}

.header-www {
	height: 64px;
	padding: 0 0 0 25px;
	vertical-align: middle;
	color: #6d6d6d;
	font-size: 8pt;
	font-family: verdana;
	text-align: left;
}

.header-language {
	width: 570px;
	vertical-align: middle;
	text-align: right;
}


/* Menu */

.menu-left {
	width: 6px;
	height: 65px;
	background: url('/images/menu-left.gif') no-repeat;
}

.menu-right {
	width: 6px;
	height: 65px;
	background: url('/images/menu-right.gif') no-repeat;
}

.menu-center {
	width: 703px;
	height: 65px;
	background: url('/images/menu-center.gif') repeat-x;
	vertical-align: middle;
}

.menu-vdot {
	width: 2px;
	height: 31px;
	background: url('/images/vdot.gif') no-repeat;
}

.menu-line {
	width: 2px;
	height: 31px;
	background: url('/images/menu-line.gif') no-repeat;
	background-position: center;
}

.menu-link {
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana;
	height: 31px;
	vertical-align: middle;
	padding: 2px 15px 0 15px;
	background-position: center;
}

#menu a {
	color: #666;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

.black-left {
	width: 6px;
	height: 44px;
	background: url('/images/black-left.gif') no-repeat;
}

.black-right {
	width: 6px;
	height: 44px;
	background: url('/images/black-right.gif') no-repeat;
}

.black-center {
	width: 703px;
	height: 44px;
	padding: 0 25px 0 0;
	font-size: 8pt;
	font-family: verdana;
	color: white;
	text-align: right;
	background: url('/images/black-center.gif') repeat-x;
	vertical-align: middle;
}

.black-yellow {
	color: #ffcc00;
}


/* Main content */

.main-left {
	width: 308px;
	height: 420px;
	background: url('/images/main-left.jpg') no-repeat;
}

.main-right {
	width: 13px;
	height: 420px;
	background: url('/images/main-right.gif') no-repeat;
}

.main-center {
	width: 394px;
	height: 420px;
	padding: 0 0 0 0;
	font-size: 9pt;
	font-family: verdana;
	text-align: right;
	background: url('/images/main-center.gif') repeat-x;
	vertical-align: top;
}

.content {
	padding: 25px 0 0 0;
}

.dot-line {
	background: url(/images/hdot.gif) repeat-x;
	height: 1px;
}

.benefits-header {
	line-height: 1.8;
}

.benefits {
	padding-left: 15px;
	line-height: 1.8;
	font-size: 8pt;
}


/* FAQ */

#faq h1 {
	padding: 0;
	margin: 0;
	font-size: 15pt;
	font-family: "Trebuchet MS", arial;
	text-align: left;
}

#faq h2 {
	padding: 0;
	margin: 0;
	font-size: 11pt;
	font-family: verdana;
	text-align: left;
}

#faq p {
	padding: 0 10px 0 8px;
	margin: 2px 0 14px 0;
	font-size: 9pt;
	font-family: verdana;
	text-align: justify;
}

#faq a {
	color: #9e3026;
	text-decoration: none;
}

#faq a:hover {
	text-decoration: underline;
}

#faq h5 {
	padding: 0 ;
	margin: 0;
	font-size: 10pt;
	font-family: verdana;
	text-align: left;
}




/* Price */

.price-intro {
	padding: 0;
	font-size: 10pt;
	font-family: verdana;
	text-align: left;
}

#price-table td {
	text-align: left;
	font-size: 10pt;
	font-family: tahoma, arial;
	background: url('/images/hdot.gif') repeat-x;
	background-position: bottom;
	padding: 5px 45px 5px 0;
}

#price-table th {
	text-align: left;
	font-size: 10pt;
	font-family: arial;
	padding: 25px 0 10px 0;
	color: #262626;
	font-weight: 700;
}

#price-table span {
	font-size: 8pt;
	font-family: verdana;
	font-weight: 300;
	padding-left: 5px;
	color: #b94f20;
}

#price-table p {
	font-size: 8pt;
	font-family: verdana;
	font-weight: 300;
	padding-left: 5px;
	color: #656463;
}

#price-table div {
	font-size: 8pt;
	font-family: verdana;
	font-weight: 300;
	padding-left: 4px;
	color: #878787;
	display: inline;
}


#attention {
	background: #fae2e1;
	font-size: 12pt;
	font-family: 'Trebushet MS', verdana;
	padding: 6px;
	line-height: 1.7;
}

#attention span {
	color: #f93627;
}

/* Examples */

.links {
	line-height: 1.2;
	padding: 0;
	margin: 8px 0 0 10px;
}

.examples-content {
	padding-left: 10px;
}

.examples-left {
	width: 156px;
	background: #eeefed;
	background-position: right;
	padding: 10px 0 0 12px;
}

#examples td {
	vertical-align: top;
	text-align: left;
}

#examples a {
	padding: 0;
	font-size: 9pt;
	font-family: verdana;
	text-align: left;
	text-decoration: none;
	color: #993333;
}

#examples a:hover {
	text-decoration: underline;
}

#examples h2 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 11pt;
	font-family: verdana;
	text-align: left;
}

#examples p {
	padding: 0;
	margin: 0;
	font-size: 9pt;
	font-family: verdana;
	text-align: justify;
	line-height: 1.5;
}

#examples span {
	color: #888;
	font-size: 8pt;
	font-family: arial;

}

.php-div {
	padding-top: 10px;
	color: #2a2929;
	font-size: 9pt;
	font-family: verdana;
}


/* Footer */

.footer {
	padding: 20px 0 0 15px;
	width: 715px;
	color: #5e5e5e;
	font-size: 8pt;
	font-family: verdana;
	text-align: left;
	background: url('/images/footer-line.gif') repeat-x;
	background-position: top;
}

/*


#linx div {
	line-height: 40px;
	padding: 5px 0 0 10px;
}

#linx a {
	font-size: 16pt;
	font-family: arial;
	color: #ff8207;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: 300;
}

#linx a:hover {
	text-decoration: underline;
}


*/
