﻿body 
{
	background-color:#400000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cca0a0;
	text-align:center;
}
.OuterContainer
{
	width:800px;
	margin:0 auto 20px;
	padding:0px;
	text-align:left;
}
.MenuContainer
{
	margin:0 10px 0;
	background-color:#400000;
}
.Logo
{
	margin:0px;
	padding:0;
	font-size:48px;
	height:80px;
}
.LogoImg
{
	float:left;
}
.LogoTxt
{
	padding:10px 0 0 170px;
}
.BorderTop
{
	height:10px;
}
.InnerContainer
{
	background-color:#500000;
	border-left:solid 1px #808080;
	border-right:solid 1px #808080;
}
.BorderBot
{
	clear:both;
	height:10px;
}
.Footer p, .Footer p a
{
	color:#ccb0b0;
	font-size:10px;
	padding:10px;
	margin:0;
	text-decoration:none;
}
.Footer p a:hover
{
	color:#ffffff;
}
.BannerDefault
{
	background:#500000 url(../img/BlankPhoto.jpg) no-repeat;
	margin:0 10px 0;
	height:160px;
}
.BannerMain
{
	background:#500000 url(../img/MainPhoto.jpg) no-repeat;
	margin:0 10px 0;
	height:160px;
}
.BannerDesign
{
	background:#500000 url(../img/DesignPhoto.jpg) no-repeat;
	margin:0 10px 0;
	height:160px;
}
.BannerDevelopment
{
	background:#500000 url(../img/DevPhoto.jpg) no-repeat;
	margin:0 10px 0;
	height:160px;
}
.BannerHosting
{
	background:#500000 url(../img/HostingPhoto.jpg) no-repeat;
	margin:0 10px 0;
	height:160px;
}
.BannerClients
{
	background:#500000 url(../img/ClientPhoto.jpg) no-repeat;
	margin:0 10px 0;
	height:160px;
}
.BannerContact
{
	background:#500000 url(../img/ContactPhoto.jpg) no-repeat;
	margin:0 10px 0;
	height:160px;
}
.BannerSoftware
{
	background:#500000 url(../img/SoftPhoto.jpg) no-repeat;
	margin:0 10px 0;
	height:160px;
}
.BannerTitle
{
	padding:4px 10px 4px 0px;
	margin:0;
	position:relative;
	top:104px;
}
.Clr
{
	clear:both;
	padding:0;
	margin:0;
	height:0;
}
.PageContainer
{
	margin:0 10px 0;
}
.HomeBody
{
	margin:0;
	margin-top:10px;
	width:780px;
}
.HomeColumn
{
	background:#500000 url(../img/MainCog.gif) no-repeat;
	padding:0 5px 0 5px;
	float:left;
	width:250px;
	position:relative;
}
.HomeTitle
{
	padding:10px 0 10px 10px;
	font-size:16pt;
	font-weight:bold;
}
.HomeSection
{
	margin:5px 0 0 0;
	background-image:url(../img/SmallCog.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}
.ContentTitle
{
	font-size:12pt;
	font-weight:bold;
}
.ContentSection
{
	font-size:12pt;
	font-weight:bold;
}
.ContactTitle
{
}
.ContentIntro
{
}
.ContentFooter
{
}
/* --- */
h1
{
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}
p
{
	padding:5px 5px 10px;
	margin:0;
	font-size:12px;
}
a
{
	text-decoration:none;
	color:#ffffff;
}
a:hover
{
	color:#ff8080;
}
a img
{
	border:0;
}
