/******************************General Rules******************************/
img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p
{
	margin-top: 0px;
}
h1
{
	font-weight: normal;
	color: #990100;
	font-size: large; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-large; /* correct value */
}
html>body h1
{
	font-size: x-large; /* correct value (for opera) */
}
h1 .breadcrumb
{
	color: #003346;
}
h2
{
	font-weight: normal;
	color: #990100;
	font-size: medium; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large; /* correct value */
}
html>body h2
{
	font-size: large; /* correct value (for opera) */
}
h3
{
	margin-bottom: 0px;
	font-weight: normal;
	color: #990100;
	font-size: small; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium; /* correct value */
}
html>body h3
{
	font-size: medium; /* correct value (for opera) */
}


table.cool
{
	border: 1px solid #C3CED4;
	border-collapse: collapse;
	margin-bottom: 1em;
}
table.cool td
{
	border: 1px solid #C3CED4;
	padding: 5px;
	background-color: #FFFFFF;
}
table.cool th
{
	color: #FFFFFF;
	background-color: #003346;
	padding: 5px;
}
table.cool tr:hover td
{
	background-color: #E3E4E6;
}
p
{
	color: #003346;
}
a:link, a:visited, a:active
{
	/* color: #003346; */
	color: #6699AC;
	text-decoration: none;
}
/**********************Specific coloring/format rules*********************/
ol.process
{
	list-style-type: upper-roman;
}
ol.process li
{
	color: #990100;
}
body
{
	background-color: #003346;	
}
#wrapper
{
	background-color: #F4F5F7;
	color: #003346;
	font-family: arial, helvetica, sans-serif;
	font-size: small; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium /* correct value */
}
html>body #wrapper {
  font-size: medium; /* correct value (for opera) */
}
#header .menu
{
	color: #003346;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: medium; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large /* correct value */
}
body>#wrapper #header .menu {
  font-size: large; /* correct value (for opera) */
}
#header .menu a:link,
#header .menu a:hover,
#header .menu a:active,
#header .menu a:visited
{
	font-size: medium; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large /* correct value */
}
body>#wrapper #header .menu a:link,
body>#wrapper #header .menu a:hover,
body>#wrapper #header .menu a:active,
body>#wrapper #header .menu a:visited
{
  font-size: large; /* correct value (for opera) */
}
#banner
{
	border-top: 1px solid #C3CED4;
}
#content
{
	border-top: 1px solid #C3CED4;
}
#content .box
{
	background-color: #FFFFFF;
	border: 1px solid #C3CED4;
}
#content #asdesc
{
	text-align: center;
	font-size: medium; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large; /* correct value */
}
html>body #content #asdesc {
  font-size: large; /* correct value (for opera) */
}
#content #featuredproject img
{
	border: 1px solid #C3CED4;
}
#content .sidebar
{
	border-left: 1px solid #C3CED4;
	padding-bottom: 12px;
}
#footer
{
	border-top: 1px solid #C3CED4;
}
p.testimonial
{
	color: #990100;
	font-style: italic;
}
#content .sidebar img
{
	border: 1px solid #000000;
}
#content #submenu
{
	border-bottom: 1px solid #C3CED4;
}
#featuredprojects
{
	text-align: center;
}
#featuredprojects .project
{
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #C3CED4;
	width: 500px;
	padding: 7px;
	margin: 10px;
}
#featuredprojects .project img
{
	float: left;
	border: 1px solid #000000;
	margin-right: 7px;
}
#featuredprojects .project .client
{
	color: #990100;
}
#featuredprojects .project .links
{
	clear: both;
	text-align: right;
}
#clientinfo
{
	padding: 7px;
	margin-bottom: 1em;
	font-size: medium; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large; /* correct value */
}
#clientlist {
	margin-top: 30px;
}
html>body #clientinfo
{
	font-size: large; /* correct value (for opera) */
}
#clientinfo .sidebar
{
	font-size: x-small; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* correct value */
}
html>body #clientinfo .sidebar
{
	font-size: small; /* correct value (for opera) */
}
#clientinfo h1
{
	margin: 0px;
}
.printproject .title
{
	color: #990100;
	border-bottom: 1px solid #C3CED4;
	margin-bottom: 1em;
	font-size: medium; /* for win IE 4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: large; /* correct value */
}
html>body .printproject .title
{
	font-size: large; /* correct value (for opera) */
}
.printproject img
{
	border: 1px solid black;
}
.printproject .front
{
	float: left;
	margin-left: 20px;
}
.printproject .back
{
	float: right;
	margin-right: 20px;
}
/*******************Establish general layout parameters*******************/
body
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}
#wrapper
{
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	width: 769px;
	position: relative;
}
html>body #wrapper
{
	height: auto;
	min-height: 100%;
}
#header
{
	text-align: left;
	height: 49px;
	position: relative;
}
#header img.logo
{
	float: left;
}
#header .menu
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 3px;
	margin-right: 100px;
	width: 478px; /*left over width after img.logo and margin (was 578)*/
	text-align: center;
}
#banner img
{
	display: block;
}
#content
{
	text-align: left;
	position: relative;
	padding: 7px;
	padding-bottom: 15px;
}
.mainpage #content /* spacing for boxes */
{
	padding: 15px;
}
.mainpage #content .box
{
	padding: 5px;
	margin-top: 15px;
}
#content #asdesc
{
	margin-top: 0px;
	padding: 15px;
}
#content #featuredservice
{
	width: 481px;
	float: right;
}
#content #featuredservice .links
{
	text-align: right;
}


body>#wrapper #content #featuredproject,
body>#wrapper #content #featuredservice
{
	height: auto;
	min-height: 180px
}

#content #featuredproject {
	margin-top: 30px;
}
#content #featuredproject .title,
#content #featuredservice .title
{
	font-style: italic;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
}
#content .sidebar
{
	float: right;
	width: 192px;
	margin-top: 7px;
	padding: 5px;
}
#content .sidebar .img
{
	text-align: center;
	margin-bottom: 1em;
}
#content #submenu
{
	float: right;
	margin-right: 7px;
	padding-bottom: 3px;
}
#footer
{
	font-size: 10px;
	width: 769px;
	left: 0px;
	text-align: left;
	position: absolute;
	bottom: 0px;
}
#footer .menu
{
	text-align: right;
	float: right;
}
/**********************************Links**********************************/
/* Normal */ 
.menu a:link,
.menu a:hover,
.menu a:active,
.menu a:visited
{
	color: #003346;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
/* Current Page */
.mainpage .menu a.mainpagelink:link,
.mainpage .menu a.mainpagelink:active,
.mainpage .menu a.mainpagelink:hover,
.mainpage .menu a.mainpagelink:visited,
.designpage .menu a.designpagelink:link,
.designpage .menu a.designpagelink:active,
.designpage .menu a.designpagelink:hover,
.designpage .menu a.designpagelink:visited,
.maintenancepage .menu a.maintenancepagelink:link,
.maintenancepage .menu a.maintenancepagelink:active,
.maintenancepage .menu a.maintenancepagelink:hover,
.maintenancepage .menu a.maintenancepagelink:visited,
.hostingpage .menu a.hostingpagelink:link,
.hostingpage .menu a.hostingpagelink:active,
.hostingpage .menu a.hostingpagelink:hover,
.hostingpage .menu a.hostingpagelink:visited,
.clientspage .menu a.clientspagelink:link,
.clientspage .menu a.clientspagelink:active,
.clientspage .menu a.clientspagelink:hover,
.clientspage .menu a.clientspagelink:visited,
.contactpage .menu a.contactpagelink:link,
.contactpage .menu a.contactpagelink:active,
.contactpage .menu a.contactpagelink:hover,
.contactpage .menu a.contactpagelink:visited
{
	color: #990100;
}

/**********************************Tweeks*********************************/
/* allow full page height of elements */
body, html
{
	height: 100%;
}