* {
	margin:0;
	padding:0;
}

ul{
 list-style-type: square;
 margin-left:20px;
 list-style-position:outside;
}

body {
	font: 13px "trebuchet MS", arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

#content {
	background: #737c98 url(images/bg.png) repeat-x top;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#bl {
	float: left;
	width: 190px;
	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}
#top {
	
	height: 200px;
	width: 100%;
}
#top #header {
	
	
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top #header #topmenu {
	
	width: 600px;
	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: #6a7181;
	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: #6a7181;
	
}

#login {
	padding-top: 30px;
	padding-right: 10px;
	float: left;
	height: 50px;
	width: 150px;
	
}

#top #header #listwebdesign h1 {
	color: #b1a790;
	font: 22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#top #header #listwebdesign h2 {
	font-size: 13px;
	color: #737373;
	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 {
	
	height: 50px;
	width: 100%;
	clear: both;
}
#footer #inside {

	
	
	color: #222222;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content #innercontent {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	 
}

#content #innercontent #right {
	float: right;
	height: auto;
	width: 295px;
}
#content #innercontent #right img {
	border: 1px solid #333333;
	float: left;
	margin-right: 6px;
	display: inline;
	margin-bottom: 20px;
}
#content #innercontent #right h1 {
	height: 36px;
	width: 295px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
#content #innercontent #left {
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	padding-right: 20px;
	width: 450px;
}
#content #innercontent h1 {
	color: #FFFFFF;
	font: 300 24px Georgia, "Times New Roman", Times, serif;
}
#content #innercontent #right h2 {
	color: #FFFFFF;
	line-height: 24px;
	font-size: 16.8px;
	display: block;
}
#content #innercontent #left h2 {
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 24px;
	font-size: 16.8px;
}
#top #header #topmenu #set {
	background: #737c98;
	height: 40px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
}

#contentTitle {
	background: #9fabc5 url(images/middle_bg.jpg) repeat-x top;
	height: 60;
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#innerTitle {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	
}

#innercontent2 {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	
}

