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

ul#downloadNav {
	width: 800px; 
	margin: 0 0 0 -25px; 
	height: 1.618em; 
}

ul#downloadNav li { 
	font-size: 1em; display: inline; 
	float: right;
}

ul#downloadNav li a { 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: none; 
}

.box {
	width: 790px;
	height: 175px;
	margin-left: -50px;
}

.sections {
	width: 800px;
}

.title {
	width: 800;
	height: 75px;

}

.description {
	width: 785px;
	margin-left: 40px;
}

ul#description { 
	height: 1.618em;
}

ul#description li { 
	width: 200px;
	font-size: 1em; display: inline; 
}

ul#description li a { 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: none; 

}
