body
{
	background-color: #000000;
	font-family: "Calibri", "Arial", "Tahoma", "san-serif";
	font-size: 11pt;
	margin: 0px;
	text-align: center;
}

td, tr, table, tbody
{
	margin: 0px;
	padding: 0px;
}

table.container
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 700px;
}
td.pageContent {
	width: 100%;
}

table.headingTable
{
	width: 100%;
}

td.headingLeft
{
	background-color: #000000;
	height: 120px;
}

td.headingContainer
{
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px;
	width: 935px;
}

td.headingRight
{
	background-color: #000000;
	height: 120px;
}

td.logoCell
{
	background-color: #000000;
	vertical-align: middle;
	text-align: left;
	height: 70px;
	padding: 10px;
}

td.navCell
{
	vertical-align: bottom;
	text-align: right;
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
}

table.navTable
{
	margin-right: 0px;
	margin-left: auto;
	width: 70%;
}

td.linkCell
{
	vertical-align: bottom;
}

td.contentLeft
{
	background-color: #FFFFFF;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url('/images/shadow_left.png');
}

td.contentRight
{
	background-color: #FFFFFF;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url('/images/shadow_right.png');
}

td.content
{
	width: 935px;
	background-color: #FFFFFF;
	padding: 00px;
	text-align: left;
	vertical-align: top;
}
a.bottomLink {
	margin-left: 20px;
	margin-top: 10px;
}
td.footerContainer
{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 935px;
}

table.footerTable
{
	background-color: #000000;
	background-image: url('/images/footer_bg.png');
	background-repeat: no-repeat;
	width: 100%;
	border: 0px;
}

div.content
{
	padding: 20px;
}

td.footerCellLeft
{
	vertical-align: top;
	width: 28%;
}

table.mailingList
{
	width: 100%;
}

td.mailingListCell
{
	background-color: #1a1a1a;
	font-weight: bold;
	padding: 3px;
}

table.servicesFooter
{
	width: 100%;
}

div.footerSubHeading
{
	background-color: #000000;
	padding: 4px;
	vertical-align: middle;
	height: 30px;
}

td.footerSubHeading
{
	background-color: #000000;
	padding: 4px;
	vertical-align: middle;
	height: 30px;
}

td.footerContentCell
{
	color: #b3b3b3;
	text-align: left;
	padding: 5px;
}

p.footerText
{
	margin: 0px;
	padding-left: 15px;
}

td.footerCellMiddle
{
	vertical-align: top;
	width: 28%;
}

td.footerCellRight
{
	vertical-align: top;
	width: 44%;
}

#mailingList
{
	font-size: smaller;
}

a.footer:link, a.footer:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a.footer:hover
{	
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a:link, a:visited
{
	color: #c10202;
	text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a:hover
{	
	color: #FF0000;
	text-decoration: none;
	background-color: transparent;
	border-style: none;
}

a:link img, a:visited img
{	
	border-style: none;
}

#navServices:link, #navServices:visited
{
	display: block;
	overflow: hidden;
	width: 69px;
}

#navServices:hover
{
	text-indent: -69px;
}

#navClients:link, #navClients:visited
{
	display: block;
	overflow: hidden;
	width: 56px;
}

#navClients:hover
{
	text-indent: -56px;
}

#navBlog:link, #navBlog:visited
{
	display: block;
	overflow: hidden;
	width: 35px;
}

#navBlog:hover
{
	text-indent: -35px;
}

#navAbout:link, #navAbout:visited
{
	display: block;
	overflow: hidden;
	width: 47px;
}

#navAbout:hover
{
	text-indent: -50px;
}

#navContact:link, #navContact:visited
{
	display: block;
	overflow: hidden;
	width: 62px;
}

#navContact:hover
{
	text-indent: -62px;
}

#seeAll:link, #seeAll:visited
{
	display: block;
	overflow: hidden;
	width: 48px;
	margin-top: 3px;
}

#seeAll:hover
{
	text-indent: -48px;
}

input, select, textarea
{
	background-color: #1a1a1a;
	border: none;
	color: #b3b3b3;
	font-size: 9pt;
	padding: 3px;
	font-family: "Calibri", "Arial", "Tahoma", "san-serif";

}

span.heading
{
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
}

span.date
{
	font-size: smaller;
}

h1
{
	margin: 0px;
	color: #c10202;
	text-align: left;
}

h2
{
	color: #c10202;
}