* {
	margin:0;
	padding:0;
}

ul{
 list-style-type: square;
 margin-left:20px;
 list-style-position:outside;
}

body {
	font: 12px/18px "trebuchet MS", arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

#content {
	
	height: auto;
	width: 100%;
	color: #444444;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#bl {
	color: #000000;
	float: left;
	width: 190px;
	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
#top {
	width: 100%;
	height: 200px;
	
}
#top #header {
	
	
	
	margin-right: auto;
	margin-left: auto;
}
#top #header #topmenu {
	
	width: 400px;
	height: 24px;
	
	margin-right: auto;
	margin-left: auto;
	
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom-color: #6a7181;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-align: center;
}
#top #header #topmenu a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
}
#top #header #topmenu a:hover {
	background: #6a7181;
	
	width: auto;
	color: #FFFFFF;
}
#top #header #listwebdesign {
	float: left;
	height: 20px;

	padding-left: 50px;
	padding-top: 50px;
	
}
#top #header #listwebdesign b{
	
	color: #000000;
	
}

#login {
	padding-top: 30px;
	padding-right: 10px;
	float: right;
	height: 50px;
	width: 100px;
	display: none;
}

#top #header #listwebdesign h1 {
	
	font: 22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#top #header #listwebdesign h2 {
	font-size: 13px;
	
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
#top #header #listwebdesign #left {
	width: 135px;
	float: left;
}
#top #header #listwebdesign #right {
	float: left;
	width: 135px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 50%;
	clear: both;
}
#footer #inside {
	color: #000000;	
	margin-right: auto;
	margin-left: auto;
}
#content #innercontent {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	
}

#content #innercontent #right {
	float: right;
	
	height: auto;
	
}
#content #innercontent #right img {
	border: 1px solid #333333;
	float: left;
	margin-right: 6px;
	display: inline;
	margin-bottom: 20px;
}
#content #innercontent #right h1 {
	color: #000000;
	height: 36px;
	width: 295px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
#content #innercontent #left {
	float: left;
	padding-right: 20px;
	width: 100%;
}
#content #innercontent h1 {
	color: #000000;
	font: 300 24px Georgia, "Times New Roman", Times, serif;
}
#content #innercontent #right h2 {
	color: #000000;
	line-height: 24px;
	font-size: 16.8px;
	display: block;
}
#content #innercontent #left h2 {
	color: #000000;
	
	padding-left: 30px;
	line-height: 24px;
	font-size: 16.8px;
}
#top #header #topmenu #set {
	font-weight: bold;
	height: 40px;
	padding-right: 8px;
	padding-left: 8px;
	color: #000000;
}