body
{
	background-color: #94a0be;
	margin: 0;
}

form
{
	margin: 0;
}

body, td, input, select, textarea
{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #181818;
}

a
{
	color: #181818;
	text-decoration: underline;
}

a img
{
	border: 1px solid #181818;
}

h1
{
	color: #F48E00;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 6px 0;
}

h1 a
{
	color: #F48E00;
	text-decoration: none;
}

/*
div#content h1
{
	background: url(/images/h1bg.gif) no-repeat;
	padding-left: 14px;
}
*/
h2
{
	color: #302279;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 3px 0;
}

h2 a
{
	color: #302279;
	text-decoration: none;
}

h3
{
	color: #302279;
	font-size: 11px;
	font-weight: bold;
	margin: 6px 0 3px 0;
}

p
{
	margin: 3px 0 12px 0;
	line-height: 18px;
}

blockquote
{
	margin: 12px 24px;
}

ul, ol
{
	margin-top: 3px;
	margin-bottom: 6px;
}

th
{
	color: #302279;
	text-align: left;
}

ul
{
	list-style: url(/images/arrow_bullet.gif) square;
	text-align: left;
	margin: 3px 0 12px 20px;
	padding-left: 0;
}

ul li
{
	line-height: 18px;
	margin-bottom: 6px;
}
ul li ul
{
	list-style: url(/images/arrow_bullet2.gif) circle;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
ul li ul li
{
	margin-bottom: 3px;
}

ul.quote_credit
{
	margin-top: -5px;
	margin-bottom: 20px;
}
ul.quote_credit li
{
	list-style: url(/images/arrow_bullet2.gif) circle;
	margin-left: 50px;
}

div.hr
{
	height: 1px;
	margin: 6px 0;
	background-color: #181818;
}
div.hr hr
{
	display: none;
}

.phone
{
	font-size: 13px;
	font-weight: bold;
}

a.email
{
	background-image: url(/images/email.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 1px;
	text-decoration: none;
}

a.email:hover
{
	text-decoration: underline;
}

div#page
{
	margin: 12px auto;
	padding: 9px;
	width: 885px;
	text-align: left;
	border: solid 1px #6B6B6B;
	background-color: #FFFFFF;
}

div#header
{
	height: 64px;
	background-image: url(/images/header_bg.gif);
	border-top: 1px solid #6B6B6B;
}

div#header_logo
{
	width: 199px;
	height: 54px;
}

table#menu_login
{
	width: 137px;
}

table#menu_login input
{
	font-size: 10px;
}

table#menu_login td
{
	padding: 1px 2px;
	font-size: 10px;
	color: #FFFFFF; 
}

div#navigation
{
	height: 27px;
	margin: 3px 0 2px 0;
}

div#location
{
	height: 13px;
	background-color: #B7B8BB;
	padding: 9px 12px;
}

div#location a
{
	text-decoration: none;
}

div#location a:hover
{
	text-decoration: underline;
}

div#content
{
	margin: 3px 0;
}

div#footer
{
	margin: 3px 0;
}

div#footer_content
{
	margin-left: 3px;
	height: 39px;
	width: 667px;
	padding: 12px;
	background-color: #E7E7E6;
	line-height: 18px;
}

div#footer_navigation, div#copyright
{
	margin: 3px 0;
	font-size: 10px;
	color: #6B6B6B;
}

div#copyright
{
	float:right;
}

div#footer_navigation a, div#copyright a
{
	text-decoration: none;
	color: #6B6B6B;
}

div#footer_navigation a:hover, div#copyright a:hover
{
	text-decoration: underline;
}

div.website-portfolio h2
{
	margin: 6px 0 0 0;
}

div.website-portfolio img
{
	margin: 6px 0;
	border: 1px solid #b7b8bb;
}

div.website-portfolio
{
	/*border-bottom: 1px solid black;*/
}

div.highlight
{
	color: #6b6b6b;
	text-align: center;
	border-top: 1px solid #b7b8bb;
	border-bottom: 1px solid #b7b8bb;
	text-transform: uppercase;
	font-size: 10px;	
}

img.float-right
{
	float:right;
	margin:0 0 6px 6px;
	border:0;
}

img.float-left
{
	float:left;
	margin:0 6px 6px 0;
	border:0;
}

div.screenshot
{
	text-align: center;
	margin: 10px 0;
}

div.screenshot span
{
	font-size: 10px;
}

table.pricing
{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	margin-bottom: 15px;
}

table.pricing th
{
	font-weight: normal;
	text-align: center;
	color: #000000;
}

table.pricing td
{
	text-align: right;
	padding-right: 15px !important;
}

table.pricing td, table.pricing th
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 3px 5px;
}

table.pricing td.grey, table.pricing th.grey
{
	background-color: #e7e7e6;
}
