#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
	text-align: justify;
	height: 1104px;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
}
body {
	margin: 0px;
	padding: 0px;
}


#container #content #leftcontent {
	float: left;
	height: 810px;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#container #content #rightcontent {
	float: right;
	height: 954px;
	width: 480px;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 0px;
}
#container #header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
}

#container #content #leftcontent #contactus {
	height: 50px;
	width: 280px;
	padding: 5px;
	border: 2px solid #00CCCC;
	
}

#container #content #leftcontent #webdesign {
	height: 150px;
	width: 280px;
	padding: 5px;
	border: 2px solid #00CCCC;
	margin-top: 20px;
	background-color: #FFFFff;
	background-image: none;
}


#container #content #leftcontent .webhosting {
	
	height: 150px;
	width: 280px;
	padding: 5px;
	border: 2px solid #00CCCC;
	margin-top: 20px;
}
#container #content #leftcontent #marketing {
	
	height: 150px;
	width: 280px;
	padding: 5px;
	border: 2px solid #00CCCC;
	margin-top: 20px;
}
#container #content #leftcontent #howto {
	
	height: 150px;
	width: 280px;
	padding: 5px;
	border: 2px solid #00CCCC;
	margin-top: 20px;
}
#container #copyright {
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	height: 15px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00cccc;
	clear: both;
	padding-top: 5px;
	margin: 0px;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 5px;
}
.firstword {
	color: #006699;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #006699;
	}
a:hover {
	color:#00CCCC;
	}
