body
{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

body, div, p, td
{
	font-family: "trebuchet ms",arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 17pt;
}

a:link
{
	text-decoration: none;
	color: #003399;
}

a:visited
{
	text-decoration: none;
	color: #003399;
}

a:active
{
	text-decoration: none;
	color: #003399;
}

a:hover
{
	text-decoration: underline;
	color: #003399;
}

a.nav:hover 
{
	text-decoration: none;
	font-weight: bold;
}

img {border: 0}

table {width: 100%}




.centered {text-align: center}

.bigquotes
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

.quote
{
	margin-top: -10px;
	
	text-align: right;
	font-weight: bold;
	line-height: 12pt;
}

.subtitle
{
	font-size: 8pt;
	font-weight: normal;
}

.indent {margin-left: 20px}

.legend
{
	border: 1px solid #000000;
	vertical-align: middle;
}

.separator {margin: 20px 0}

.small-text 
{
	font-size: 8pt;
	line-height: 10pt;
}




#container 
{ 
	display: block;
	margin-top: 0px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	width: 750px;
}

#main
{
	position: absolute;
	left: 0px;
	top: 134px;
	width: 305px;
	height: 416px;
	overflow: visible;
	padding: 30px 25px 20px 40px;
	
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
}

#main img
{
	margin-left: -2px;
	margin-bottom: -18px;
}

#map
{
	position: relative;
	right: 50px;
	top: -10px;
}

#map a .zoom
{
	background: url(images/mag_glass.png) no-repeat center center;
	display: block;
	height: 150px;
	left: 100px;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	top: 100px;
	visibility: hidden;
	width: 150px;
	z-index: 100;
}

#map a:hover .zoom
{
	visibility: visible;
}

#logo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 370px;
	height: 109px;
}

#right-top
{
	position: absolute;
	left: 370px;
	top: 0px;
	width: 380px;
	height: 350px;
}

#advertisement
{
	position: absolute;
	left: 370px;
	top: 380px;
	width: 250px;
}

#advertisement div {text-align: left}

#nav-left
{
	position: absolute;
	left: 0px;
	top: 109px;
	width: 9px;
	height: 25px;
}

#nav-home
{
	position: absolute;
	left: 9px;
	top: 109px;
	width: 57px;
	height: 24px;
	padding-top: 1px;
	
	text-align: center;
	color: #003399;
	
	background-color: #ffffff;
}

#nav-services
{
	position: absolute;
	left: 66px;
	top: 109px;
	width: 74px;
	height: 24px;
	padding-top: 1px;
	
	text-align: center;
	color: #003399;
	
	background-image: url(images/nav_services.gif);
	background-repeat: no-repeat;
}

#nav-portfolio
{
	position: absolute;
	left: 140px;
	top: 109px;
	width: 83px;
	height: 24px;
	padding-top: 1px;
	
	text-align: center;
	color: #003399;
	
	background-image: url(images/nav_portfolio.gif);
	background-repeat: no-repeat;
}

#nav-pricing
{
	position: absolute;
	left: 223px;
	top: 109px;
	width: 63px;
	height: 24px;
	padding-top: 1px;
	padding-left: 5px;
	
	text-align: center;
	color: #003399;
	
	background-image: url(images/nav_about.gif);
	background-repeat: no-repeat;
}

#nav-contact
{
	position: absolute;
	left: 286px;
	top: 109px;
	width: 72px;
	height: 24px;
	padding-top: 1px;
	
	text-align: center;
	color: #003399;
	
	background-color: #ffffff;
}

#nav-right
{
	position: absolute;
	left: 358px;
	top: 109px;
	width: 12px;
	height: 25px;
}

#footer {height: 30px}