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

body,td,th {
	color: #333333;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 13px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 32px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 28px;
	color: #339900;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3 {
	font-size: 15px;
	color: #336699;
	font-style: normal;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
}
.firstP {
	margin-top: 0px;
}
#logo {
	position:absolute;
	left:19px;
	top:17px;
	width:180px;
	height:46px;
	z-index:5;
}
#navigation {
	position:absolute;
	left:330px;
	top:45px;
	width:700px;
	height:30px;
	z-index:5;
	font-size: 15px;
	color: #999999;
	font-weight: lighter;
}
.navigation_txt {
	margin-right: 30px;
}
#navigation a:link {
	color: #999999;
	text-decoration: none;
}
#navigation a:visited {
	color: #999999;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#masthead_icon {
	position:absolute;
	left:0px;
	top:78px;
	width:265px;
	height:226px;
	z-index:1;
}
#masthead_headline {
	position:absolute;
	left:209px;
	top:125px;
	z-index:2;
}
#masthead_tagline {
	position:absolute;
	left:210px;
	top:220px;
	z-index:2;
	font-size: 14px;
	color: #ccffff;
	font-weight: lighter;
}
#feature1 {
	position:absolute;
	left:515px;
	top:270px;
	width:128px;
	height:111px;
	z-index:3;
}
#feature2 {
	position:absolute;
	left:717px;
	top:270px;
	width:102px;
	height:111px;
	z-index:3;
}
#feature3 {
	position:absolute;
	left:893px;
	top:270px;
	width:105px;
	height:113px;
	z-index:3;
}
#hr1 {
	position:absolute;
	left:35px;
	top:430px;
	width:965px;
	height:1px;
	z-index:3;
}
#sidebar {
	position:absolute;
	left:38px;
	top:480px;
	width:225px;
	z-index:4;
	color: #666666;
	font-size: 12px;
}
.sidebar_title {
	font-size: 20px;
	color: #666666;
}
#content {
	position:absolute;
	left:210px;
	top:350px;
	width:700px;
	z-index:4;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.icon {
	padding: 4px 7px 10px 0;
}
/*  */
label {
	display: block;
	float: left;
	width: 70px;
	padding-bottom: 15px;
}
textarea {
	display: block;
	float: left;
	width: 210px;
	height: 100px;
}
input.textfield {
	display: block;
	float: left;
	width: 200px;
}
#c1 {
	float: left;
	height: auto;
	width: 320px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-right: 25px;
	padding-right: 20px;
	display: inline;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0;
}
#c2 {
	float: left;
	height: auto;
	width: 185px;
	margin: 30px 0 30px 20px;
}
.small {
	font-size: 11px;
	color: #666666;
}
#footer {
	font-size: 10px;
	color: #999999;
	padding: 40px 40px 40px 0;
	float: left;
	text-align:left;
}
.thumb {
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	text-align: center;
	font-size: 11px;
}
.thumb_screenshot {
	padding-bottom: 7px;
	border: 1px solid #ccc;
}
