body {
	background: url(../images/bg.jpg) repeat-x #e0dada;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.cl {
	clear: both;
	}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #8a55b4;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}
h1 {
	font-size: 14px;
	margin: 0px 0px 2px 0px;
	padding: 5px 0px 3px 0px;
	color: #338a41;
	}
#wrapper {
	margin: 0 auto;
	width: 1009px;
	background: white;

	}
#header {
	background: url(../images/bg_top.jpg) no-repeat white;
	height: 325px;
	}
#header2 {
	background: url(../images/bg_top2.jpg) no-repeat white;
	}
.content {
	margin: 30px 5px 0px 5px;
	
	}
.content_contact {
	background: url(../images/bg_contact.jpg) no-repeat;
	margin: 30px 5px 0px 0px;
	padding: 30px 0px 0px 460px;
	min-height: 200px;
	}
#flash_front {
	
	}
#top_nav {
	float: right;
	width: 350px;
	text-align: right;
	}
.footer {
	width: 1009px;
	background: url(../images/pix.png) no-repeat bottom right;
	height: 35px;
	padding: 5px 0px 0px 0px;
	margin: 0 auto;
	font-size: 11px;
	}
.choose_colors {
	background: url(../images/choose.png) no-repeat;
	width: 437px;
	height: 91px;
	float: right;
	clear: right;
	position: relative;
	top: 10px;
	right: -20px;
	}
.front-intro {
	width: 175px;
	padding: 5px;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	position: relative;
	top: 15px;
	left: 45px;
	float: left;
	}
.buttons {
	position: relative;
	top: 20px;
	left: 60px;
	}
.button_front {
	width: 225px;
	border-right: #CCCCCC 1px solid;
	float: left;
	padding: 10px;
	font-size: 11px;
	color: #999999;
	}
.logo {
	float: left;
	width: 350px;
	height: 100px;
	position: relative;
	top: 23px;
	left: 28px;
	background-repeat: no-repeat;
	background-position: center left;
	}
.button_edition, .button_copy, .button_support {
	display: block;
	height: 94px;
	width: 230px;
	background: url(../images/img_edit.jpg) no-repeat;
	margin-bottom: 5px;
	}
.button_copy {
	background: url(../images/img_purc.jpg) no-repeat;
	}
.button_support {
	background: url(../images/img_supp.jpg) no-repeat;
	}
.sub_title {
	display: block;
	font-size: 14px;
	color: #338a41;
	font-weight: bold;
	}
.learn_more {
	display: block;
	text-align: right;
	}
.download_link {
	display: block;
	height: 67px;
	width: 383px;
	background: url(../images/bg_down_button.jpg) no-repeat;
	}
	.download_link:hover {
		background: url(../images/bg_down_button.jpg) bottom;

		}