@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-color: #c0deed;
	background-repeat: no-repeat;
}

.wrapper {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin:0 auto;
	text-align:left;
	width:1000px;
}

.header {
	width:1000px;
	float:left;
}

.description {
	background-image: url(images/description.jpg);
	width:535px;
	float:left;
	height: 210px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.updates {
	width:385px;
	float:left;
	height: 240px;
}

.adblock {
	width:269px;
	float:left;
	background-color: #DDFFCC;
	padding-left: 5px;
}

.adblock2 {
	width:130px;
	float:left;
	background-color: #DDFFCC;
	padding-left: 5px;
}

.nav {
	width:279px;
	float:left;
	background-color: #DDFFCC;
	height: 975px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bddcad;
}

.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

.nav li a {
	background: url(images/background.gif) #fff bottom left repeat-x;
	height: 34px;
	line-height: 34px;
	width: 258px;
	display: block;
	color: #0084b4;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
} 

.nav li a:hover {
	background: url(images/background-roll.gif) #fff bottom left repeat-x;
	height: 34px;
	line-height: 34px;
	width: 258px;
	display: block;
	color: #0084b4;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
} 

.navextend {
	width:279px;
	float:left;
	background-color: #DDFFCC;
	height: 1765px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bddcad;
}

.navextend ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

.navextend li a {
	background: url(images/background.gif) #fff bottom left repeat-x;
	height: 34px;
	line-height: 34px;
	width: 258px;
	display: block;
	color: #0084b4;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
} 

.navextend li a:hover {
	background: url(images/background-roll.gif) #fff bottom left repeat-x;
	height: 34px;
	line-height: 34px;
	width: 258px;
	display: block;
	color: #0084b4;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
} 

.summary {
	width:200px;
	float:left;
	height: 238px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

h2 {
margin: 0px;
} 

.content {
	width:720px;
	background-color: #ffffff;
	float:left;
	height: 975px;
}

.contentextend {
	width:720px;
	background-color: #ffffff;
	float:left;
	height: 1765px;
}

.footer {
	clear:both;
	width:1000px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	height: 250px;
}

.footinfo {
	font-family: Verdana, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-align:left;
	width:230px;
	float:left;
	padding: 10px;
}

.easyinstall {
	width:340px;
	float:left;
	padding-left: 40px;
}

.login {
	width:290px;
	float:left;
}
