@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Verdana;
	margin:0;
	padding:0;
	font-size: 12px;
	background-color: #2e4676;
}


img {
	border-style:none;
	
	}
	
h1, h2, h3, h4, h5, h6, img, ul, li, ol, fieldset, input, form, p, select, blockquote {
	margin:0;
	padding:0;
}

a:visited {
	color:#0000FF;
}

/*----------------------------------------------- Wrapper ----------------------------------------------- */

#wrap {
	margin:0 auto;
	width:755px;
	background-color: #2e4676;
	text-align: left;
}

/*----------------------------------------------- Header ----------------------------------------------- */


#topHeader {
	background-image: url(/images/bg-topHeader.gif);
	background-repeat: no-repeat;
	height:218px;
}

#topHeader p {
	color:#2e4676;
	position: relative;
	top:140px;
	left:80px;
	font-size: 14px;
	font-style: italic;
}

#bottomHeader {
	background-image: url(/images/bg-bottomHeader.gif);
	background-repeat: no-repeat;
	height:118px;
}

#bottomHeader img {
	padding:30px 30px 0 30px;
	float:left;
}

#bottomHeader h2 {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 28px;
	padding:40px 0 0 0;
	line-height: 30px;
}

/*----------------------------------------------- Content ----------------------------------------------- */

#content {
	background-color: #FFFFFF;
	padding:20px 30px 20px 30px;
}

#content2 {
	background-color: #FFFFFF;
	padding:0;
}



.leftGradient ul {
	list-style-position: inside;
	margin-left:20px;
	margin-right:10px;
	font-size: 14px;
}

.leftGradient ul strong {
	color:#0000FF;
}

.leftGradient li {
	margin-bottom: 20px;
}

.downloadLink {
	font-size:14px;
	width:165px;
	float:left;
	text-align: center;
	padding:10px 40px 0 10px;
}

#content p {
	font-size: 12px;
	margin-bottom:16px;
	line-height: 16px;

}

#content2 p {
	font-size: 12px;
	margin-bottom:16px;
	line-height: 16px;

}

.downloadBlock {
	text-align: center;
	background-color: #59df59;
	padding:30px 0 14px 0;
	border-top: 5px solid #2e4676;
	border-bottom: 5px solid #2e4676;
}

.downloadBlock p span {
	font-size: 22px;
	line-height: 24px;
}

.leftGradient {
	width:350px;
	float:left;
	padding:20px 20px 0 20px;
	margin-left:20px;
	margin-right:10px;
	min-height: 237px;
  	height:auto !important;
  	height:237px;
  	position: relative;
 
}

.leftGradient h2 {
	color:#000000;
	margin-bottom: 20px;
	font-size: 18px;
}

.rightGradient h2 {
	color:#000000;
	margin-bottom: 20px;
	font-size: 18px;
}

.rightGradient {
	padding:20px 20px 0 20px;
	float:left;
	width:275px;
	margin:0;
	background-image: url(/images/bg-contentArea3.gif);
	background-repeat: repeat-x;
	min-height: 237px;
	height:auto !important;
  	height:237px;
  	position: relative;
}

.mainList {
	list-style-type: none;
	font-size: 12px;

	
}

.list {
	width:300px;
	float:left;
	position: relative;
	left:80px;
	margin-right:70px;
}

.list2 {
	font-size: 12px;
	list-style-position: outside;
	margin-left:20px;
	
}

.list2 li {
	margin-bottom: 3px;
}

.mainList li {
	margin-bottom:3px;
}
.mainList img {
	position:relative;
	top:10px;
	
}

.softpedia {
	width:365px;
	padding:20px 20px 20px 20px;
	border-right:1px solid #2e4676;
	float:left;


}

.screenshot {
	width:349px;
	float:left;
}

#contentArea8 {
	border-top: 5px solid #2e4676;
	border-bottom: 5px solid #2e4676;
	text-align: center;
	background-color: #FFFFFF;
	padding:20px 0 20px 0;
}

.headerInside a {
	color:#FFFFFF;
	text-decoration: none;
}

/*----------------------------------------------- Footer ----------------------------------------------- */

#footer {
	background-color: #586683;
	text-align: center;
	padding:12px 0 12px 0;
	color:#FFFFFF;
}