* {
	padding-right: 0px;
	padding-left: 0px;
	}

body {
	font: 400 0.9em "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color: #666;
	background: #FFF;
	letter-spacing: 0;
}
	
#wrapper {
	width: 800px;
	margin: 0 auto;
	background:#FFF;
	padding: 0px 0px 0px 0px;
	border-left:solid 1px #060;
	border-right:solid 1px #333399;
}
	
#nav {
	margin: 0.5em 0;
	width: 100%;
	padding: 0px 0;
	}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	}
	
#nav li {
	float: left;
	clear: none;
	}
	
#nav li a {
	margin-left: 40px;
	padding-top: 15px;
	display: block;
	text-decoration: none;
	font: 400 1.1em "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color: #999;
	letter-spacing: -.5px;
	}

#nav li a:hover {
	background: #FFF url('arrow.gif') no-repeat top center;
	}
	
#head {
	margin:0px 0 0 0 ;/*0.5em 0*/
	_margin:4px 0 ;/*for IE6 only*/
	width: 100%;
	line-height: 0.1em;
	border-bottom: solid 0.5px #CCC;
	height:194px; /*added*/
	background:url(../images/banner-top.png) left top no-repeat; /*added*/
	}

#head h1 {
	font: 400 3.5em "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color: #666;
	margin: 0px;
	padding-bottom: 0px;
	letter-spacing: -0.1em;
	text-indent:-3000px;/*added*/
	}

#head h2 {
	font: 400 2.5em "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	margin-top: -0.7em;
	padding: 0;
	margin-bottom: 5px;
	letter-spacing: -0.1em;
	text-indent:-3000px;/*added*/
	}

#main {
	position: relative;
	margin: 0px 0 0 0;
	padding: 0;
	width: 100%;
	}
	
#right {
	width: 35%;
	float: right;
	padding-top: 20px;
	text-align: right;
	margin-bottom: 10px;
	margin-right:5px;
	margin-top:0px;
	}

#right ul, .right2 ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#right li, .right2 li {
	padding: 5px 0 5px 20px;
	}

#right li a, .right2 li a {
	padding: 0 0 0 20px;
	color: #999;
	font-size: 1.1em;
	text-decoration: none;
	}

#right li a:hover, .right2 li a:hover {
	background: #FFF url('bullet.gif') no-repeat left center;
	}

#content {
	width: 67%;
	margin-right: 35%;
	padding-top: 1px;
	margin-bottom: 10px;
	min-height:300px;
	padding-left: 10px;
	letter-spacing: 0px;
	line-height: 1.7em;
	}
	
h1 {
	color: #333;
	letter-spacing: -0.6px;
	margin-bottom: 0;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.7em;
	}

h2 {
	font: 400 1.2em "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	margin-top: -0.1em;
	padding-top: 1px;
	letter-spacing: -0.3px;
	color: #369;
	}
	
h3 {
	font: 400 1.2em arial,sans-serif;
	color: #666;
	margin-bottom: 10px;
	}
	
p {
	line-height: 1.8em;
	margin: 10px 0 20px 0;
	color: #777;
	font-size: 0.9em;
	padding-left: 5px;
	}
	
.indent{
	padding-left: 10px;
	margin-left: 5px;
}	
	
#content a, #content2 a, #foot a {
	text-decoration: none;
	}

#content a:hover, #content2 a:hover, #foot a:hover {
	border-bottom: none;
	color: #30F;
	}

img.content, a img.content {
	float: right;
	padding: 4px;
	border: 1px solid #060;
	margin: 10px 0 10px 10px;
	}
	
a:hover img.content {
	border: 1px solid #339;
	color: #F0F0F0;
	}
	
img.color, a img.color {
	float: left;
	padding: 1px;
	border: 1px solid #CCC;
	margin: 0 8px 0 0;
	}
	
a:hover img.color {
	border: 1px solid #999;
	}

.right2 {
	float: right;
	width: 160px;
	margin-left: 15px;
	padding-top: 10px;
	border-top: 5px solid #339;
	text-align: right;
	font-size: 0.9em;
	}
	
.right2 h3 {
	letter-spacing: 0px;
	}
	
#content2 {
	border-top: 5px solid #CCC;
	padding-top: 10px;
	width: 67%;
	margin-right: 33%;
	padding-left: 10px;
}
	
ol {
	color: #AAA;
	font: 600 0.9em "Century Gothic", "Trebuchet MS", arial, sans-serif;
	padding: 10px;
	}
 
ol span {
	font: 400 0.9em "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color: #777;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}

#content ul, #content2 ul {
	list-style-type: none;
	padding: 10px;
	color: #777
	}
	
#content ul li, #content2 ul li {
	padding-left: 17px;
	background: url('bullet2.gif') no-repeat left center;
	margin-left: 10px;
	}

table {
	width: 100%;
	margin-bottom: 20px;
	font-size: 13px;
	border-collapse: collapse;
}

table caption {
	margin-top: 0px;
	padding: 0 0 1px 3px;
	font: 400 1.2em "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	letter-spacing: -0.2px;
}

table th,
table td {
  text-align: left; 
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
  border-top: 2px solid #CCC;
  border-bottom: 1px solid #CCC;
}


tbody td {
	border-bottom: 1px solid #ECECEC;
}

tbody tr:hover {
  background-color: #F0F0F0;
}

.blockquote {
	display: block;
	/*width: 100%;*/
	width:auto;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #F0F0F0;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
	}

form label{
	display:block;
	}

form input.text, form textarea{
	width:100%;
	border:1px #E0E0E0 solid;
	color:#666;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #F3F3F3;
	}

form input.text:hover, form textarea:hover{
	border:1px #E0E0E0 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #CCC solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color: #CCC;
	color:#333;
	}

#foot {
	width: 100%;
	border-top: 3px solid #ECECEC;
	border-bottom: 3px solid #CCC;
	border-left:none;
	padding: 5px 0 5px 0;
	margin-top: 10px;
	text-align: center;
	}

