/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-position:center top;
	top: -200px;
	font-size: 14px;
	color: #E8DDD9;
}

.style1 {color: #FFFF00}
.style4 {color: #D4642A}
.style5 {color: #333333}
.style6 {color: #000000}
.style7 {color: #FFFFFF}
.style10 {color: #CCCCCC; font-size: 12px;}
.style8 {color: #CCCCCC;font-size: 14px;}
.style9 {color: #EFE79C; font-size: large; }
.style11 {color: #D3A098;font-size: x-large;}
.style12 {font-size: x-large}
.style17 {	font-size: small;font-weight: bold;}
.style18 {font-size: small}
#MainHolder {
	position:absolute;
	width:100%;
	height:10px;
	z-index:1;
	filter:alpha(opacity=45);
	top: -100px;
}
#business-web-design {
	position:absolute;
	width:750px;
	height:250px;
	z-index:3;
	left: 120px;
	top: 110px;
}
#top-bar {
	position:absolute;
	width:100%;
	height:10px;
	z-index:1;
	top: -60px;
}
#top-banner {
	position:relative;
	width:1200px;
	z-index:2;
}
#top-copy {
	position:absolute;
	width:600px;
	height:150px;
	z-index:3;
	left: 10px;
	top: 10px;
}
#main-copy {
	position:absolute;
	width:560px;
	height:540px;
	z-index:2;
	background-color: #000000;
	top: 120px;
	left: 220px;
	color: #333333;
	font-family: "Arial Rounded MT Bold";
	filter:alpha(opacity=15);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-nav {
	position:absolute;
	width:1000px;
	height:90px;
	z-index:3;
	background:#000;
	border: medium solid #000000;
	filter:alpha(opacity=99);
}
#left-nav {
	position:absolute;
	width:790px;
	height:1000px;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	top: -20px;
}
#inner-left {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	top: 700px;
	left: 900px;
}
#right-column {
	position:absolute;
	width:180px;
	height:720px;
	z-index:2;
	top: -20px;
	left: 900px;
	background-color: #000000;
	filter:alpha(opacity=35);
}
#InnerRight {
	position:absolute;
	width:180px;
	height:700px;
	z-index:3;
	top: 110px;
	left: 900px;
	background-color: #000000;
	filter: BlendTrans(Duration=4);
}
#top-menu {
	position:absolute;
	width:960px;
	height:65px;
	z-index:2;
	background-color: #000000;
	filter:alpha(opacity=99);
	left: 120px;
	top: 25px;
}
#inner-copy {
	position:absolute;
	width:770px;
	z-index:3;
	left: 110px;
	top: 370px;
	filter: BlendTrans(Duration=2);
	height: auto;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 36px;
	color: #000000;
}
