

* {
	
	
}

h4{
	color:#13a8b7;
	padding-left:20px;
	padding-bottom:0px;
	margin:0;
}

#description{
	color: #616161;
	font-size:14px;
	font-weight:bolder;
	width:600px;
	margin-left:100px;
	line-height: 20px;
}

li{
	color:#555555;
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
	margin-left:10px;
}

body {
	margin: 0px 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/GradientBackground.png) repeat-x left top;
}

.container {
	width:720px; 
	border:1px solid;
	border-color: #b3b3b3;
	background-color:#FFFFFF;
	margin:0 auto;
	padding: 0px;
}

#

#main{
	background-color:#FFFFFF;
	background: url(images/GradientBackground.png) repeat-x left top;
}

#featured{
	padding:auto;
}

#featuredHeader{
	color: #616161;
	font-size:20px;
	font-weight:700;
	line-height:46px;
	margin-left:30px;
}

#icon{
	margin-left:10px;
}

#featuredDescription{
	color: #616161;
	font-size:14px;
	font-weight:bolder;
}

#screenShot{
	margin-left:425px;
	margin-top:-115px;
	display:block;
	padding:0;
}

#tableFeatured{
	display:block;
}


#header {
	width: 724px;
	height: 89px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/Logo.png) no-repeat left top;
}

#navigation {
	width: 723px;
	height: 36px;
	margin: 0px auto;
	padding: 0px;
}

#navigation a {
	display: block;
	float: left;
	margin: 0px;
	text-decoration: none;
	color: #6b767c;
	border: 0px solid;
	text-align:center;
	font-size:14px;
	line-height: 35px;
}

#featuredDownloadButton{
	display: block;
	width: 105px;
	height: 25px;
	padding: 0px;
	border: 0px solid;
	
	left:85px;
	top:-30px;
	
	position:relative;
	
	background: url(images/GreenButton.png)  no-repeat left top;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	text-decoration: none;
}

#featuredBuyButton{
	display: block;
	width: 105px;
	height: 25px;
	padding: 0px;
	
	left:225px;
	top:-55px;
	
	position:relative;
	
	background: url(images/GreenButton.png)  no-repeat left top;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	text-decoration: none;
}

#thumb{
	margin-left:5px;
	padding-bottom:20;
}

.GreenButton{
	display:inline-block;
	width:105px;
	height:25px;
	background: url(images/GreenButton.png)  no-repeat left top;
	text-align:center;
	font-size:14px;
	margin-left:30px;
	line-height:22px;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom:30px;
}

.FirstNavButton { 
	width: 145px;
	height: 36px;
	background: url(images/LeftButton.png)  no-repeat left top;
}

.NavButton{
	width: 144px;
	height: 36px;
	background: url(images/MiddleButton.png)  no-repeat left top;
}

#navigation a:hover {
	color: #00C6FF;
}


#footer {
	width: 720px;
	margin: 0px auto;
	padding: 5px 0px;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #90908E;
}
