body {
	background-image:url(../img/bg-body.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.boxes
{
	width:200px;
	height:15px;
	padding: 2px;
	margin: 2px;	
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border-style:solid;
	border-width: 1px;
	border-color:#666;
}

.sendbutton
{
	color:#FFF;
	font-weight:bold;
	background-color:#FFF;
	width:104px;
	height:25px;
	background-image:url(../img/bg-button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:5px;
	border-style:none;
	border-width:0px;
}

.sendbutton:hover,.sendbutton:hover {
	background-image:url(../img/bg-buttonhover.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.contenttext
{
	font-size:11px;
	line-height:18px;
	text-align:justify;
	color:#666666;
}

#container {
	margin:auto;
}

#main {
	width:900px;
	margin:auto;
	padding-top:15px;
}

#menu-container {
	width:540px;
	float:left;
	height:20px;
	margin-top:15px;
}

#menu-container a {
	display:block;
	width:100%;
	height:19px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding-top:6px;
}

.button1 {
	width:104px;
	height:25px;
	background-image:url(../img/bg-button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
	margin-right:5px;
}

.button2 {
	width:104px;
	height:25px;
	background-image:url(../img/bg-button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

.button1:hover,.button2:hover {
	background-image:url(../img/bg-buttonhover.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#content-container,#footer-container {
	margin-top:15px;
}

#header-container {
	height:295px;
}

#logo {
	width:330px;
	height:295px;
	float:right;
	text-align:center;
}

#features-container {
	width:330px;
	float:right;
	font-size:16px;
	line-height:26px;
}

#features {
	width:300px;
	height:165px;
	background-image:url(../img/bg-features.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:11px;
	line-height:16px;
	padding-left:15px;
	padding-right:15px;
	padding-top:76px;
	text-align:justify;
	color:#6dc05d;
}

#features span{
	font-size:16px;
	font-weight:bold;
}


#partners {
	float:left;
	background-color:#333399;
}

#header {
	width:540px;
	height:295px;
	float:left;
}

#content-container {
	height:150px;
}


#content {
	width:540px;
	float:left;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	color:#666666;
}

#inner-container {
	width:540px;
	float:left;
}

#footer-container {
	width:570px;
	height:60px;
	margin-top:20px;
	float:left;
}
