@CHARSET "UTF-8";

body
{
	font-family:tahoma,verdana;
	font-size:12px;
	color:#4c4c4c;
	background-color:#bcc1ca;
	background-image:url('graph/bg.png');
	background-repeat: repeat;
	margin:0px;
	padding:0px;
}
a,
a:visited
{
	color:#4c4c4c;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	text-decoration:none;
}

img
{
	border:0px;
}

.wrapper
{
	width:700px;
	margin:0px auto 0px auto;
}

.imageWrapper
{
	width:100%;
	text-align:center;
	margin:30px 0px;
}

.header,
.headerDownload,
.headerAffiliate
{
	float:left;
	width:100%;
	height:250px;
	background-image:url('graph/header.png');
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}

.headerDownload
{
	background-image:url('graph/header_download.png');
}
.headerAffiliate
{
	background-image:url('graph/header_affiliates.png');
}
.content
{
	float:left;
	width:100%;
	background-image:url('graph/bg_content.png');
	background-repeat: repeat-y;
}

.content p
{
	float:left;
	width:615px;
	margin:4px 0px 8px 50px;
}

.center
{
	float:left;
	width:100%;
	text-align:center;
}

.headerTwo,
.headerThree,
.headerFour,
.headerFive,
.headerSix,
.headerSeven
{
	float:left;
	width:100%;
	height:80px;
	background-repeat:no-repeat;
}

.headerTwo
{
	background-image:url('graph/header_2.png');
}

.headerThree
{
	background-image:url('graph/header_3.png');
}

.headerFour
{
	background-image:url('graph/header_4.png');
}

.headerFive
{
	background-image:url('graph/header_5.png');
}
.headerSix
{
	background-image:url('graph/header_6.png');
}
.headerSeven
{
	background-image:url('graph/header_7.png');
}

.featList
{
	float:left;
	width:550px;
	margin:0px 0px 0px 100px;
}

.featList ul
{
	float:left;
	margin:8px 0px 15px 0px;
    padding:0px;
}

.featList li
{
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style-image:url('graph/list_point.png');
    list-style-position:outside;
    list-style-type:none;
	font-weight:normal;
	line-height:24px;
}

.template
{
	float:left;
	width:274px;
	height:262px;
	background-image:url('graph/bg_template.png');
	background-repeat: no-repeat;
	margin:10px 0px 10px 55px;
}

.template h1,
.template h2
{
	float:left;
	width:100%;
	font-size:20px;
	padding:0px;
	margin:0px;
	text-align:center;
}

.template h2
{
	font-size:14px;
	margin:15px 0px 0px 0px;
}

.template img
{
	float:left;
	margin:19px 0px 0px 17px;
}

.download
{
	float:left;
	width:549px;
	margin:10px 0px 20px 80px;
}

.footer
{
	float:left;
	width:100%;
	height:110px;
	background-image:url('graph/footer.png');
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
}

.footer p
{
	float:left;
	width:100%;
	margin:39px 0px 0px 0px;
	text-align:center;
	color:#9b9b9b;
}

.footer a,
.footer a:visited
{
	font-weight:bold;
	color:#9b9b9b;
}

.footer a:hover
{
	color:#FFFFFF;
}

.boughtDownload
{
	float:left;
	width:100%;
	text-align:center;
	margin:30px 0px 30px 0px;
}

.package,
.packageText
{
	font-size:23px;
	font-weight:bold;
	padding:10px 0px 10px 15px;
	display:block;
}

.packageText
{
	width:100%;
	text-align:center;
}

.packageTextLittle
{
	padding:0px 0px 0px 220px;
}

.affProduct
{
	float:left;
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #c9bea1;
}

.affProductDescription
{
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
	margin:0px 0px 20px 0px;
}

.affArea
{
	border:1px solid #c9bea1;
	background-color:#f1ede0;
	width:500px;
	height:60px;
	margin:0px 0px 20px 60px;
}

.adImage
{
	float:left;
	width:100%;
	text-align:center;
	margin:5px 0px 5px 0px;
}