
body, input, select {
	font-family: verdana, arial, geneva, sans-serif;
	color: #777;
	font-size: 12px;
}

body {
	background:#eee;
	text-align: justify;
	padding: 0;
	margin: 0;
}

#shadow {
	margin: 0 auto 0 auto;
	padding: 9px 0 0;
	text-align: left;
	width: 860px;
}

#content {
	border: 1px solid #ccd7e0;
	background: #fafbfc;
	margin: 0 8px;
	padding: 0 20px 20px;
	_height: 1em;
}

#main {
	position: relative;
	float: right;
	width: 624px;
	margin: 20px 0;
}

#extra {
	position: relative;
	float: left;
	width: 160px;
	margin: 20px 0;
}


#main h3, #extra h3 {
	font-size: 1em;
	font-weight: normal;
	color: #718ea5;
	margin: 0;
}

#copy {
	margin-top: 5px;
}

#copy p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#copy a {
	color: #718ea5;
	text-decoration: none;
}

#copy a:hover {
	color: #8cc0e5;
	text-decoration: underline;
}

.line {
	background: #718ea5;
	height: 1px;
	font-size: 0;
	clear: both;
	margin: 0;
	padding: 0;
}

.menu{
	background-color: #eee;
	position: relative;
	padding: 10px 10px 20px 10px;
	margin-bottom: 10px;
	_z-index: -1
}

.item {
	background-color: #fff;
	position: relative;
	padding: 10px 10px 20px 10px;
	margin-bottom: 10px;
	_z-index: -1
}

.item a {
	color: #93b2c8;
}

.item a:hover {
	color: #8cc0e5;
	background: #fff;
}

.item h4 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #222;
}

.item p {
	font-size: 0.9em;
	text-align: justify;
	margin: 0 0 10px 0;
}

.nav {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: disc outside url('http://supit.net/pics/arrow.gif');
}

.nav li {
	padding: 0;
	margin: 0;
}

.check {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: outside url('http://supit.net/pics/check.gif');
}
.arrow {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: outside url('http://supit.net/pics/arrow.gif');
}

.right {
	position:relative;
	float:right;
}


form {
	margin: 0;
	padding: 0;
}

input {
	font-size: 1em;
}

select {
	font-size: 1em;
}

.cmsGearFooter, .cmsGearFooter a{
	font-size: 8pt;
	font-family: tahoma, verdana, arial, sans serif;
	border: 0;
	margin: 0;
	padding: 0;
	color: #bbb;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.cmsGearFooter a:hover{
	text-decoration: underline;
}