/* CSS RESET */html{color:#000;background:#ff0000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}body {font:14px/1.5 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}/* CSS RESET */body {	text-align:left;	color:#fff;	background:url(images/bg.jpg);	background-repeat: no-repeat;}a {	text-decoration:none;		color:#fff}a:hover {	text-decoration: underline;		color:#A1E062}#wrap {	width:1000px;	text-align:left;	margin:0 auto;}.fl{	float:left}.textonly{		padding-left: 190px;}.fr{	float:left}.clearfix{ clear:both}/* header */#header {	position:relative;	height:260px}#logo {position:absolute; top:60px; right:70px}#logo h1 {	font-size:43px;	color:#fff}#logo div {	padding-left:10px;	font-size: 18px;}#nav { position:absolute; top:200px; left:190px; background:url(images/nav.jpg); width:738px;height:26px; line-height:26px;  }#nav li {float:left;  font-weight:700; width:auto; padding-left:15px; padding-right:10px; background:url(images/nav_b.jpg) no-repeat ;  }#nav li.first {background: none} #nav a {text-decoration:none; display:block; text-align:center;}#nav a:hover {background:url(images/nav_hover.jpg);margin:0  0 0 0px}/* content */#content { }.main {	width:550px;	font-family:Verdana, Arial, Helvetica, sans-serif;}#text {width:600px; }#text h2 {font-size:30px; padding-bottom:20px}#text p img {float:left; padding:0 20px 0 0}#text a { color:#A1E062}#col {margin:20px 0 0 0; height:200px ; }#col div {width: 250px; margin: 20px 0 0 25px; display:inline}#col .first  {margin: 20px 0 0 20px }#col li{line-height:25px;}#col .first ul {border-right:#EEE 1px solid; }.side { width:360px;display: inline; background: url(images/side.png) no-repeat; height:537px}.side h2 {font-size:20px}.sideinner h3 a{position:absolute; top:670px;	font-size:24px;	color:#fff;	margin:0 0 0 80px;}/* footer */#footer { height:133px; position:relative}#ftinner{ position:absolute; bottom:20px; width:780px; margin-left:190px}.ftlink {width:700px;}.red {	color: #ff0000;}