html, body, div, p, li, ul, h1, h2, h3   
	{ 
	margin: 0; 
	padding: 0; 
	list-style: none; }
img	{
	border:0; }

body 	{
	background:#fff; 
	color:#333333; 
	font:14px/18px Verdama, Arial, Helvetica, sans-serif; 
	margin:32px 0 0; 
	padding:0; }

a:link.p, A:visited.p, A:active.p, A:hover.p {
	color:#000000; 
	text-decoration:underline;}


#main 	{
	width: 780px;
	margin: 0 auto;	}

#header {
	width: 100%;
	height:185px; 
	position:relative; }

#header ul {
	width:780px; 
	height:45px; 
	position:absolute; 
	top:0; 
	right:0; }

#header ul li {
	float:left; 
	font:12px Verdana, Arial; 
	font-weight: normal; }

#header li a {
	width:115px; 
	height:45px; 
	background:url('images/menu_back.gif') no-repeat; 
	display:block; 
	color:#fff; 
	text-decoration:none; 
	text-align:center; }

#header li.blue a {
	background:url('images/menu_back_b.gif') no-repeat; 
	width:115px; 
	height:45px; 
	background-position: 0 -45px; }
	


#header li a:hover, #header li.act a, #header li.acttwo a {
	width:115px; 
	height:45px; 
	background-position: 0 -45px; }

#header li.blank {
	width:185px; 
	height:45px; 
	display:block;}

#header li.two a, #header li.acttwo a {
	padding-head:8px; }

#picture {
	width:780px;
	height:140px; 
	position:absolute; 
	top:0; 
	left:0; 
	margin:45px 0 0; 
	padding:0; 
	background:url('images/top1.jpg') no-repeat 0 0 #FC5F00; }

#picture_b {
	width:780px;
	height:140px; 
	position:absolute; 
	top:0; 
	left:0; 
	margin:45px 0 0; 
	padding:0; 
	background:url('images/top1_blue.jpg') no-repeat 0 0 #FC5F00; }

#lefty {
	width: 200px;
	float: left; }

#lefty li a {
	width:165px; 
	height:30px; 
	background:url('images/more1.gif') no-repeat; 
	display:block; 
	font:18px/20px Verdana, Arial; 
	color:#666666; 
	text-decoration:none; 
	margin:0; 
	padding:5px 0 0 35px; }

#lefty p {
	padding: 5px 0 5px 0px; }

#lefty p.small {
	font:12px/15px Verdama, Arial, Helvetica, sans-serif; }


#content {
	float: left;
	width: 580px; }

#content h2 {
	display:block; 
	width:550px; 
	height:40px; 
	margin:0; 
	font:20px/20px Verdana, Arial; 
	font-weight:normal; 
	padding:4px 0 0 0; 
	color:#666666; }

#content p {
	padding: 5px 0 5px 0;}

#content p span {
	font-weight:bold; }

#content ul li {
	background:url(images/symbol2.gif) 0 4px no-repeat; 
	padding:0 0 0 30px; }

#content li.nic {
	background:url(images/blank.gif) 0 4px no-repeat; 
	padding:0 0 0 30px; }



#right1 {
	float: left;
	width: 290px;
	}

#right2 {
	float: left;
	width: 290px;
	}

#right3 {
	float: left;
	width: 580px;
	}

#footer {
	clear: both;
	width: 100%;
	height:53px;
	background:url(images/bottom2.jpg) 0 0 no-repeat;
	color:#bbbbbb; 
	position:relative;
	}

#footerMenu ul {
	width:780px; 
	display:block; 
	position:absolute; 
	right:0px; 
	top:20px; }

#footerMenu li {
	float:left; 
	font:12px/15px Arial, Helvetica, sans-serif; }

#footerMenu ul li a { 
	padding:0 6px; 
	color:#bbbbbb; 
	text-decoration:none; }

#footerMenu ul li a:hover {
	text-decoration:underline;}

#footerMenu p.copyright {
	display:block; 
	position:absolute; 
	top:54px; 
	right:20px;
	color:#333333;
	font:12px/15px Arial, Helvetica, sans-serif;}

.move20 {
	padding-left:60px;}
