﻿
#page-container {
	width: 970px;
	text-align: left;
	margin: auto;
	background: #fff url('images/bgmiddle.jpg') top center repeat-y;

}

body {
	margin: 10px 0;
	padding: 0;
	background: #fff;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
    outline-style: none;
}

h2 {
	font-size: 1.2em;
}

h4 {
	margin: 0;
	font-size: 1.1em;
}


h3 {
	margin: 0;
	font-size: .875em;
}

ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

ul {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

blockquote {
	margin: 0px;
	line-height: 180%;
	text-align: justify;
    width: 820px; 
}


p {
	margin-top: 0;
	line-height: 180%;
    text-align: justify;
}

a {
	color: #333366;
	outline-style: none;
}

a:hover {
	text-decoration: none;
	color: #cc3300;
}



#header {
	width: 970px;
	height: 180px;
	margin: 0 auto;
	background: #fff url('images/bgtop.jpg') top center no-repeat;
	float:inherit;
}

#menu 
{	
	width: 620px;
	float:right;
	padding: 140px 6px 0px 6px;
	margin: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 17px;
	padding: 0 9px 0 9px;
	text-decoration: none;
	background: url(images/img02.gif) no-repeat left center;
	color: #333333;
}

#menu a:hover {
	color: #cc3300;
}

#menu .first a {
	background: none;
}
#xyzzy 
{
    	width: 640px;
	float:right;
	padding: 140px 6px 0px 6px;
	margin: auto;

}

#title {
	width: 850px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: medium;
	text-transform: none;
	color: #4fa600;
	font-weight: bold;
}

#content {
	width: 860px;
	margin: 0 auto;
}

#main {
	width: 830px;
	margin: 0 auto;
	margin-bottom: 20px;
} 

#left {
	float: left;
	width: 420px;
	margin-bottom: 20px;
}

#left .more {
	padding-top: 15px;
	border-top: 1px dashed #CCCCCC;
}

#left .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
	font-size: large;
}

#right {
	float: right;
	width: 430px;
	margin-bottom: 20px;
}

#right h3 {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
}

#right .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #CCCCCC;
}

#right .more {
	margin: 0;
	padding: 0;
	border: none;
}

#right .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

/* Feature */

#feature {
	clear: both;
	width: 860px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #83c01b;
	border: 1px solid #E0E0E0;
	color: #ffffff;
	text-align: justify;
}

#innerPanel{
	clear: both;
	width: 820px;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	background: #ffffff;
	border: 1px solid #E0E0E0;
	color: #666666;
	text-align: justify;
	line-height: 180%;
}
 
#feature .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
} 

#feature img {
	padding: 10px 15px 5px 15px;
}

#feature h2 {
	margin: 0;
}

/* Footer */

#prefooter {
	height:30px;
	width: 970px;
	background: #fff url("images/bgbottom.jpg") center no-repeat;
}

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 10px 0 0px 0px;
	text-align:	center;
	font-size:small;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	color: #666666;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#footer a:hover {
	color: #CC3300;
}
