body {
	background-image: url(images/BG.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Header */
table.header {
	width: 975px;
	border: thin solid White
}
td.header {
	width: 975px;
	height: 140px;
}
div.header_tag {
	text-align: center;
	color: #CECECE;
	font-size: 7pt;
}
/* End Header */
/* Body */
table.body {
	width: 975px;
}
/* Column 1 */
td.column_1 {
	width: 170px;
	vertical-align: top;
}
span.award_link {
	font-size: 7pt;
	font-size-adjust: none;
	font-weight: bold;
	color: White;
}
/* End Column 1 */
/* Column 2 */
td.column_2 {
	width: 805px;
	vertical-align: top;
	color: White;
	font-size: 10pt;
}
table.content_white_bg {
	width: 805px;
}
td.content_white_bg_top {
	width: 805px;
	height: 54px;
	background-image: url(images/content_white_top.jpg);
 	background-position: center;
	background-repeat: no-repeat;
}
td.content_white_bg_middle {
	width: 805px;
	background-image: url(images/content_white_middle.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	color: Black;
}
td.content_white_bg_bottom {
	width: 805;
	height: 76px;
	background-image: url(images/content_white_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
/* End Column 2 */
/* End Body */
/* Services */
a.service_link {
	font-size: 7pt;
}
ul.web_design {
	margin-right: 80px;
	margin-left: 100px;
}
li.web_design {
	padding-bottom: 5px;
}
ul.web_design_sub {
	margin-left: 50px;
	list-style-type: circle;
	padding-top: 10px;
}
li.web_design_sub {
	padding-bottom: 5px;
}
ul.redesign {
	margin-right: 100px;
	margin-left: 100px;
}
li.redesign {
	padding-bottom: 5px;
}
table.packages {
	width: 650px;
}
td.packages {
	width: 325px;
	text-align: justify;
	vertical-align: top;
	border: 1px solid Black;
	padding: 10px;
}
span.package_title {
	font-size: 12pt;
	font-weight: bold;
}
div.package_link {
	text-align: right;
}
table.hosting {
	width: 640px;
}
td.hosting_feature {
	width: 220px;
	text-align: left;
	vertical-align: top;
}
td.hosting_package {
	width: 210px;
	text-align: left;
	vertical-align: top;
}
table.fantastico {
	width: 680px;
}
td.fantastico {
	width: 170px;
	vertical-align: top;
	font-size: 8pt;
}
ul.fantastico {
	font-weight: bold;
	list-style: none;
	margin-left: 15px;
}
li.fantastico {
	padding-bottom: 4px;
}
ul.maintenance {
	font-weight: bold;
	margin-left: 100px;
}
li.maintenance {
	padding-bottom: 4px;
}
ul.multimedia {
	font-weight: bold;
	margin-left: 100px;
}
li.multimedia {
	padding-bottom: 12px;
}
ul.interactive {
	font-weight: bold;
	margin-left: 100px;
}
li.interactive {
	padding-bottom: 11px;
}
ul.graphic_design {
	font-weight: bold;
	margin-left: 100px;
}
li.graphic_design {
	padding-bottom: 15px;
}
ul.flash_design {
	font-weight: bold;
	margin-left: 100px;
}
li.flash_design {
	padding-bottom: 15px;
}
/* End Services */
/* Portfolio */
table.linklist {
	width: 650px;
} 
td.linklist {
	width: 200px;
	vertical-align: top;
}
a.linklist {
	font-size: 7pt;
	font-weight: 600;
	font-size-adjust: none;
}
table.gallery {
	width: 650px;
}
td.gallery {
	width: 162px;
	text-align: center;
	vertical-align: top;
}
/* End Portfolio */
/* FAQ */
a.questionlink {
	font-size: 12pt;
	font-weight: bolder;
}
p.answer {
	font-size: 12pt;
	font-weight: bold;
}
a.returnlink {
	font-size: 8pt;
}
/* End FAQ */
/* About Us */
ul.charities {
	margin-left: 120px;
	margin-right: 90px;
	text-align: justify;
}
li.charities {
	padding-bottom: 8px;
}
ul.mission {
	margin-left: 120px;
	margin-right: 90px;
	text-align: justify;
	font-weight: bold;
}
li.mission {
	padding-bottom: 20px;
}
/* End About Us */
img {
	border: none;
}
a {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #818181;
}
a.bottom_menu {
	font-size: 8pt;
	font-size-adjust: none;
	color: #CBCBCB;
	text-decoration: none;
}
a:hover.bottom_menu {
	color: White;
}
a.black_bg {
	color: #CBCBCB;
	text-decoration: none;
}
a:hover.black_bg {
	color: White;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
}

h2 {
	margin-left: 80px;
}
h2.page_title {
	color: White;
	text-align: center;
	padding-top: 20px;
	position: relative;
	left: -30px;
}
h3 {
	margin-left: 80px;
}
p {
	margin-left: 80px;
	margin-right: 80px;
	text-align: justify;
}