html, body {
	margin: 0px;
	padding: 0px;
	background: #dad8d8 url('images/bg.png') repeat;
	font-family: Arial;
}
a {
 	color: #404040;
}
img {
	border: 0px none;
}
#page {
	width: 896px;
	position: absolute;
	left: 50%;
	margin: 0px -448px;
}
#header {
	height: 306px;
	background: url('images/header.png') no-repeat center;
}
#main_bg {
	background: url('images/main_bg.png') repeat-y center;
	padding: 0px 25px 0px 14px;
}
#bottom{
	height: 36px;
	background: url('images/footer.png') no-repeat center;
}
#header object {
	position: relative;
	top: 110px;
	left: 312px;
}
#menu {
	list-style-type: none;
	margin: 0px;
	padding: 162px 0px 0px 36px;
}
#menu li {
	float: left;
	padding: 4px 5px 6px 5px;
}
#menu1 {
	background: url('images/menu_spacer1.png') no-repeat right top;
}
#menu2, #menu3, #menu4, #menu5, #menu6 {
	background: url('images/menu_spacer.png') no-repeat right top;
}
#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 2px solid white;
	font-size: 11px;
	letter-spacing: 3px;
	padding-right: -3px;
	padding-left: 3px;
}
#menu1 a {
	color: #a0a0a0;
}
* html #menu li a {
	padding-right: 1px;
}
#menu1 a:hover, #menu5 a:hover  {
	border-bottom: 2px solid #96e67a;
}
#menu2 a:hover, #menu6 a:hover {
	border-bottom: 2px solid #ff6b57;
}
#menu3 a:hover, #menu7 a:hover {
	border-bottom: 2px solid #ceaac7;
}
#menu4 a:hover {
	border-bottom: 2px solid #ede981;
}
#left {
	float: left;
	width: 268px;
}
#left h3{
	display: block;
	height: 18px;
	background: url('images/left_title.png') no-repeat left top;
	margin: 0px;
	text-transform: uppercase;
	color: white;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 5px 0px 0px 30px;
	margin-bottom: 8px;
	margin-top: 10px;
}
* html #left h3{
	height: 23px;
}
#left p {
	font-size: 10px;
	padding: 0px 10px 10px 30px;
	margin: 0px 0px 20px 0px;
	text-align: justify;
	background: url('images/left_p.png') no-repeat left bottom;
	color: #aaa;
}
#left p a {
	color: #aaa;
	text-decoration: none;
}
#left_pb{
	height: 7px;
	background: url('images/left_pb.png') no-repeat left top;
	font-size: 0px;
}
#right {
	width: 566px;
	float: right;
}
#right h3, #right h1{
	display: block;
	height: 18px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 5px 0px 0px 10px;
	margin-bottom: 8px;
	margin-top: 10px;
}
* html #right h3, * html #right h1 {
	height: 23px;
}
#right h4{
	font-size: 18px;
	margin: 10px 25px 10px 20px;
	padding: 0px;
	font-weight: bold;
}
#right h5{
	margin: 0px;
}
#right a {
	color: #808080;
}
#right p{
	margin: 0px;
	margin: 5px 25px 8px 20px;
	color: #808080;
	font-size: 12px;
	text-align: justify;
}
#right ul {
	color: #808080;
	font-size: 12px;
	list-style-type: none;
}
#right li {
	display: block;
	margin-right: 60px;
}
#right li strong {
	float: right;
	
}
.green h3, .green h1{
	background: url('images/header_green.png') no-repeat right top;
	color: white;
}
.green h4{
	color: #339933;
}
.purple h3, .purple h1 {
	background: url('images/header_purple.png') no-repeat right top;
	color: white;
}
.purple h4{
	color: #ceaac7;
}
.purple h5{
	background: url('images/line.png') no-repeat right bottom;
	color: white;
}
.yellow h3, .yellow h1 {
	background: url('images/header_yellow.png') no-repeat right top;
	color: white;
}
.yellow h4{
	color: #ede981;
}
.red h3, .red h1 {
	background: url('images/header_red.png') no-repeat right top;
	color: white;
}
.red .red, .red h4{
	color: #dd2d00;
}
.darkgreen h3 {
	background: url('images/header_darkgreen.png') no-repeat right top;
	color: white;
}
.webdesign h3{
	background: url('images/header_grey.png') no-repeat right top;
	color: #404040;
}
h3 .purple {
	color: #d66f9e;
}
h3 .red {
	color: #ec4245;
}
h3 .green{
	color: #6bc335;
}
h3 .yellow {
	color: #fdce1a;
}

.webdesign ul {
	list-style-type: none;
	margin: 0px 0px 0px auto;
	font-size: 12px;
	color: #808080;
}
.webdesign ul li {
	padding-left: 14px;
}
.webdesign .purple li{
	background: url('images/dot_purple.png') no-repeat left center;
}
.webdesign .red li{
	background: url('images/dot_red.png') no-repeat left center;
}
.webdesign .grey li{
	background: url('images/dot_grey.png') no-repeat left center;
}
.webdesign .green li{
	background: url('images/dot_green.png') no-repeat left center;
}
.webdesign .yellow li{
	background: url('images/dot_yellow.png') no-repeat left center;
}

#webdesign-menu{
	height: 174px;
	background: url('images/webdesign-menu.png') no-repeat right top;
	margin-bottom: 19px;
}
#webdesign-menu a{
	font-size: 0px;
	display: block;
	width: 115px;
	height: 130px;
	float: left;
	color: white;
	margin: 15px 6px 0px 17px;
}
#footer {
	border-top: 1px solid #d6d6d6;
	font-size: 10px;
	color: #d6d6d6;
	clear: both;
	padding-top: 8px;
	margin-bottom: -5px;
}
* html #footer{
	padding-top: 3px;
}
#footer p{
	margin: 0px;
	color: #c0c0c0;
	padding: 8px 0px 10px 460px;
	display: block;
}
#footer a {
	color: #c0c0c0;
}
#footer img {
	margin: 0px;
	padding: 0px;
}
* html #footer p {
	padding: 8px 0px 10px 0px;
	margin-top: 0px;
}
#footer .l {
	float: left;
	padding: 0px;
	margin: 0px;	
	width: 460px;
}
#reference p {
	height: 110px;
	margin: 0px;
	background: url('images/ref_bg.png') no-repeat right bottom;
	padding: 34px 0px 0px 310px;
}
* html #reference p{
	height: 150px;
}
#reference p img{
	float: left;
	
	margin-left: -290px;
	margin-top: -14px;
	border: 0px none;
}
#reference p a img {
	filter: Gray;
}
#reference p a:hover img {
	filter: none;
}
.sign {
	margin-top: 10px;
	margin-bottom: 17px;
}
* html .sign {
	margin-bottom: 20px;
}