body {
	color: #fff;
	font: normal 0.8em "Lucida Sans Unicode",Verdana, Arial,Helvetica, sans-serif;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image: url(img/analitics.png);
	background-repeat: repeat;
}

a {
	color: #000000;
	background: inherit;
	text-decoration: underline;
}
ul{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40;
	list-style-type: none;
}

li{
	line-height: 1.4em;
	padding-left: 15px;
	padding-top: 10px;
	list-style-type: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #798fc8;
}
blockquote {
	background-image:url(img/png.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 25px;
	padding-top: 10px;
	color: #805e22;
	font-weight: bold;
	background-position: left center;
	width: auto;
	margin-left: 40px;
	text-indent: 20px;
}
#wrapper{
	width:760px;
	padding: 0;
	margin: 0 auto;
	color: #333;
}


h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 30px 0 0 100px;
	letter-spacing:1px;
	font-family: "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial, Helvetica, serif;
	font-size: 220%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	background: inherit;
	color: #634815;
	margin: 20px 0 0 40px;
	padding:0 0 0 2px;
	font:normal 200% "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
	letter-spacing:1px;
}

h3 {
	background: inherit;
	color: #000000;
	margin: 15px 0 0 40px;
	padding:0 0 0 2px;
	letter-spacing:1px;
	font-family: "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial, Helvetica, serif;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	background: inherit;
	color: #000000;
	margin: 10px 0 10px 0px;
	padding:0 30px;
	font-family: "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial, Helvetica, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: .1em;
}
h5 {
	background: inherit;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 0 100px;
	letter-spacing:1px;
	font-family: "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial, Helvetica, serif;
	font-size: 175%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h6 {
	color: #634815;
	margin: 2;
	letter-spacing:1px;
	font-family: "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial, Helvetica, serif;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: inline;
	padding: 2px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #798fc8;
}
#content{
	float: left;
	width:760px;
	color: #fff;
}
#top {
	float:right;
	width:529px;
	height:142px;
	background-color: #798fc8;
	background-repeat: repeat-x;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #798fc8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #798fc8;
}
.topimg {
	float:left;
	height:140px;
	width:225px;
	border-top-color: #798fc8;
	border-right-color: #798fc8;
	border-left-color: #798fc8;
	background-color: #798fc8;
	position: relative;
	border-bottom-color: #798fc8;
}
.topimg a:link, .topimg a:visited{
	background-color: #798fc8;
}
.topimg a:hover{
	background-color: #798fc8;
	border-top-color: #798fc8;
	border-right-color: #798fc8;
	border-bottom-color: #798fc8;
	border-left-color: #798fc8;
}
#skip{
	float:right;
	width:98.5%;
	margin:10px 0 0px 0;
	padding:0;
	color: #FFFFFF;
	text-align:right;
}
#skip a, #skip a:visited{
	color: #FFFFFF;
	background: inherit;
	margin: 0 8px 0 0;
	text-decoration: underline;
	border-top-color: #798fc8;
	border-right-color: #798fc8;
	border-bottom-color: #798fc8;
	border-left-color: #798fc8;
}
#skip a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #798fc8;
}
.skipimg{border-top-color: #798fc8;
	border-right-color: #798fc8;
	border-left-color: #798fc8;
	background-color: #798fc8;
		border-bottom-color: #798fc8;
}
.skipimg a:link, .topimg a:visited{
	background-color: #798fc8;
}
.skipimg a:hover{
	background-color: #798fc8;
	border-top-color: #798fc8;
	border-right-color: #798fc8;
	border-bottom-color: #798fc8;
	border-left-color: #798fc8;
}
#topmenu{
	float:left;
	width:685px;
	color:#634815;
	margin:0;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-left: 75px;
	padding-top: 20px;
}

#topmenu ul{
 padding:0;
 margin:0;
 list-style-type: none;
}

#topmenu li{
 float:left;
 display:inline;
 list-style-type: none;
}

#topmenu a, #topmenu a:visited{
	display:block;
	text-align:center;
	text-decoration:none;
	padding: 6px 18px 6px 18px;
	color:#634815;
	line-height:30px;
	font-size:120%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#topmenu a:hover, #topmenu a#current{
	color:#FFFFFF;
	background-color: #798fc8;
}

#mainbox {
	float:left;
	width:756px;
	color: #000;
	margin: 0;
	padding: 8px 0 10px 0;
	font: 106% Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#wrapper #content #mainbox .last a {
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-type: none;
}

#mainbox ul{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40;
	list-style-type: none;
}

#mainbox li{
	line-height: 1.4em;
	padding-left: 15px;
	padding-top: 10px;
	list-style-type: none;
}
#mainbox p{
	padding: 6px 20px 6px 28px;
	margin: 0;
	line-height:1.6em;
}
.style1 {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.website{
	color:#634815;
	float:left;
	padding:6px 0 6px 0;
	margin:20px 0 0 0;
	width:100%;
}

.websitetitle {
	color: #634815;
	border: solid 1px #634815;
	margin: 0 0 10px 0;
	padding: 8px 1px 8px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

.websitetitle a:link, .websitetitle a:visited{
	color: #634815;
	text-decoration:none;
}
.websitetitle a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #798fc8;
}

.website1 {
	color: #333333;
	float: left;
	line-height: 1.1em;
	text-align:center;
	width: 31%;
	padding: 0;
	margin-left: 2.05%;
	display: inline;
}

.website2 {
	color: #333333;
	float: left;
	line-height: 1.1em;
	text-align:center;
	width: 31%;
	padding:0;
	margin-left: 1%;
}

.website3 {
	color: #333333;
	float: left;
	line-height: 1.1em;
	text-align:center;
	width: 31%;
	padding:0;
	margin-left: 1%;
}
.website4 {
	color: #333333;
	float: none;
	line-height: 1.1em;
	text-align:center;
	width: 31%;
	clear: both;
	display: block;
	padding: 0;
	margin-left: 31%;
}



.websiteimg{
	border: 1px solid #FFFFFF;
	padding:5px;
}
.websiteimg a:link, .websiteimg a:visited{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.websiteimg a:hover{
	border: 1px solid #634815;
	padding:5px;
	background-color: #FFFFFF;
}

.last {
	float:left;
	font-size:12px;
	color: #000000;
	width: 760px;
}
#last ul{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40;
	list-style-type: none;
}

#last li{
	line-height: 1.4em;
	padding-left: 15px;
	padding-top: 10px;
	list-style-type: none;
}

#footer{
	float:left;
	clear: both;
	text-align:center;
	width:760px;
	height:40px;
	color:#634815;
	margin:0;
	padding: 8px 0 2px 0;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer p{ padding:8px 0 8px 0; margin:0;
}
#footer a:link, #footer a:visited{
	color: #634815;
	text-decoration:none;
	background-color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #798fc8;
}
