body 
{
	font-size: 0.8em;
	font-family: verdana;
	text-align:center;
}

#container 
{
	width: 990px;
	margin: 0 auto 0 auto;
	text-align:left;
	border-top: 8px solid #e9e9e9;
}

#header 
{
	margin:0;
	border-bottom: 8px solid #e9e9e9;
	height: 155px;
}

#headerleft
{
	float: left;
	width: 420px;
}

#headerright
{
	float: right;
	padding-top: 10px;
	width:560px;
}

#menu
{
	margin: 90px 0 0 0;
	border: 1px solid white;
}

#banner
{
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-color: #c8cdd2;
	height: 235px !important;
	height: 275px;
	text-align: right;
	padding-top: 40px;
	padding-right: 20px;
	width: 970px !important;
	width: 990px;
}

#content
{
	width: 970px;
	padding: 10px;
}

#footer 
{
	text-align:center;
	padding:12px;
	border-top: 8px solid #0a0167;
}

a:link
{ 
	color: #000000;
}

a:visited 
{
	color: #000000;
}

a:hover 
{ 
	color: #393939;
}

a:active 
{ 
	color: #000000;
}

#menu li
{	
	float: left;	
	padding: 0;
	margin: 0;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
}

#menu ul, #footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a:link,#menu ul li a:visited
{
	display: block;
	width: 115px !important;
	width: 130px;
	height: 20px;
	color: #000000;
	background-image: url(buttonbg.jpg);
	background-repeat: no-repeat;
	padding: 8px 0 0 15px;
	margin: 0 2px 0 0;
	text-decoration: none;
}

#menu ul li a:hover,#menu ul li a:active
{
	display: block;
	width: 115px !important;
	width: 130px;
	height: 20px;
	color: #000000;
	background-image: url(buttonbg.jpg);
	background-repeat: no-repeat;
	padding: 8px 0 0 15px;
	margin: 0 2px 0 0;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	color: #898989;
	letter-spacing: -1px;
	font-size: 1.8em;
}

h2
{
	color: #0a0167;
}

#content h1
{
	color: #0a0167;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
}

#content h2
{
	font-style: italic;
	font-weight: normal;
}

#banner p
{
	margin-top: 30px;
}

.phone
{
	font-size: 2.5em;
	font-weight: bold;
	color: #0a0167;
	font-size: 4em;
}

.portfoliobox
{
	float: left;
	width: 280px;
	margin-right: 40px;
}

.padding
{
	padding-bottom: 20px;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}
