﻿body 
{
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	color:#404060;
	background-color:#eeeeee;
}

input,textarea,select
{
	border:1px solid #cccccc;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
}

#pagecontainer
{
	width:900px;
	height:auto;
	position:absolute;
	overflow:hidden;
	left:50%;
	margin-left:-450px;
	top:20px;
	background-color:White;
}

#header
{
	width:900px;
	height:200px;
	overflow:hidden;
	background-image:url(../Images/header.jpg);
}

#linelr1,#linelr2,#linetb1,#linetb2,#linelr3
{
	background-color:#cccccc;
	overflow:hidden;
}

#linelr1
{
	position:absolute;
	top:20px;
	left:0px;
	height:1px;
	width:100%;
}

#linelr2
{
	position:absolute;
	top:219px;
	left:0px;
	height:1px;
	width:100%;
}

#linelr3
{
	position:absolute;
	top:240px;
	left:0px;
	height:1px;
	width:100%;
}

#linetb1
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-450px;
	height:20px;
	width:1px;
}

#linetb2
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:449px;
	height:20px;
	width:1px;
}

#divider
{
	width:898px;
	height:10px;
	overflow:hidden;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#footer
{
	width:898px;
	height:30px;
	overflow:hidden;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#content
{
	width:898px;
	height:auto;
	overflow:hidden;
	border:1px solid #cccccc;
	background-image:url(../Images/plans.jpg);
	background-repeat:repeat-y;
}

a
{
	color:#404060;
	text-decoration:none;
}

a:hover
{
	color:#202030;
}

#menu
{
	width:166px;
	height:auto;
	overflow:hidden;
	margin:0px;
	float:left;
	background-color:White;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

#pagecontent
{
	width:720px;
	height:auto;
	overflow:hidden;
	min-height:300px;
	margin:0px 0px 0px 0px;
	float:right;
	border-left:1px solid #cccccc;
}

.menuitem
{
	width:177px;
	border-bottom:1px solid #cccccc;
	background-color:#ddeeff;
}

.menuitem:hover
{
	background-color:#eeffff;
}

.menuitem a
{
	color:#404060;
	text-decoration:none;
	display:block;
	width:175px;
	font-size:13px;
	padding:2px 0px 2px 20px;
	background-image:url(../Images/go.png);
	background-repeat:no-repeat;
}

h1,h2,h3,h4,h5,p
{
	margin:0px 0px 10px 0px;
	padding:0px;
}

h1
{
	font-size:20px;
	font-weight:normal;
}

h2
{
	font-size:18px;
	font-weight:normal;
}

h3
{
	font-size:16px;
	font-weight:normal;
}

h4
{
	font-size:14px;
	font-weight:normal;
}

h5 
{
	font-size:13px;
}

img
{
	border:0px;
	margin:0px;
	padding:0px;
}

.portfolioitem
{
	width:343px;
	height:228px;
	overflow:hidden;
	border:1px solid #cccccc;
	float:left;
}

.portfoliolink
{
	width:345px;
	height:auto;
	background-color:#666666;
	margin-top:-40px;
	overflow:hidden;
	display:block;
}

.portfoliolink h2
{
	margin:3px 10px 4px 10px;
	color:#eeeeee;
	font-size:19px;
	float:left;
}

.portfoliolink img
{
	margin:3px 10px 1px 0px;
	float:right;
}

.contacttable td
{
	padding:3px 5px 0px 0px;
}

.t_prompt
{
	text-align:right;
	vertical-align:top;
	padding-top:6px;
}

.pnl_contactform
{
	width:420px;
	height:auto;
	overflow:hidden;
	border-right:1px solid #cccccc;
	float:left;
}

#gmap
{
	border-bottom:1px solid #cccccc;
}

#div_contactother
{
	width:270px;
	margin:10px;
	float:right;
	overflow:hidden;
	height:auto;
}

hr
{
	color:#cccccc;
	background-color:#cccccc;
	height:1px;
	border:0px;
	margin-left:-10px;
	width:720px;
}


.back a
{
    font-size:14px;
    color:#0030aa;
    font-weight:bold;
}
.thumb
{
    width:100px;
    height:100px;
    margin:0px 10px 10px 0px;
    float:left;
    padding:2px;
    border:1px solid #aaaaaa;
}

.areas
{
    width:150px;
    height:auto;
    overflow:hidden;
    float:left;
    margin:10px;
    padding:10px;
    border:1px solid #aaaaaa;
}

.areas a
{
    display:block;
}

.areatext
{
    width:496px;
    height:auto;
    overflow:hidden;
    padding:10px;
    margin:10px 10px 10px 0px;
    border:1px solid #aaaaaa;
    float:left;
}

strong
{
    font-weight:normal;
}