@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 50px;
	background-attachment: fixed;

	background-image: ;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
#wrapper {
	float: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */





}
#wrapper #header {
}
#wrapper #topnega {
	height: 40px;
	color: #000;
}
#wrapper #topnega_first {
	height: 40px;
	padding-left: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #leftcol {
	float: left;
	width: 298px;
	padding: 0px;
}
#wrapper #rightcol {
	float: none;
	width: 600px;
	margin-left: 300px;
	color: #000;
	padding-left: 1px;
}
#wrapper #footer {
	

	
}
