@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h1.heading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #66FFFF;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3.hosting {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CCFF;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-transform: inherit;
	color: #FFFF00;
}


.index_content {
	background-image: url(images/website_designers_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.gallery_content {
	background-image: url(images/website_design_gallery_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.domain_content {
	background-image: url(images/domain_names_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.content_left {
	width: 470px;
	padding-bottom: 15px;
}

.under_content {
	background-image: url(images/website_designers_09.jpg);
}
.right_column {
	float: right;
	width: 300px;
	margin-top: 70px;
	margin-bottom: 10px;
}
.hosting_left {
	width: 370px;
	padding-bottom: 15px;
	float: left;
}
.hosting_right {
	width: 370px;
	float: right;
	padding-top: 30px;
	padding-bottom: 15px;
}
.button_text {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a.place:link {
	text-decoration: none;
	color: #00FFFF;
	font-size: 11px;
	font-weight: bold;
}
a.place:visited {
	text-decoration: none;
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
}
a.place:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
a.place:active {
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
}
.temp_page {
	width: 95%;
	padding-bottom: 15px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.base:link {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
a.base:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}
a.base:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.base:active {
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
}
a {
	color: #CCCCCC;
}
a:visited {
	color: #00FF00;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #CC0000;
}
