@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424242;
	background-image: url(images/pattern_bkgd.gif);
}
#wrapper{
	width:800px;
	background-color: #B7AEB0;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/grad_wrapper.jpg);
	background-repeat: repeat-y;
	}
.header{
	height:100px;
	width:100%;
	background-color: #000000;
}
.logo{
	float:left;
	width:580px;
}
.navbg{
	float:right;
	width:200px;
	height:20px;
	margin-right:10px;
}
.navbg2 {
	width:100%;
	height:100px;
	}
#navcontainer ul
{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	height: 50px;
	padding-top:50px;
	padding-bottom:0px;
	display:block;
	width:100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	font-size: 14px;
	font-weight:normal;
	color:#fdb913;
	width: 120%;
	height: 50px;
	padding-right: 12px;
}

#navcontainer ul li a:hover
{
	color:#FFF;
	font-size: 14px;
	text-decoration:none;
	margin-top:0px;
	width: 100%;
	height:33px;
}
.underbanner{
	height:273px;
	width:100%;
}
.content{
	width:100%;
	height: 100%;
}
.leftcolumn{
	width:260px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 10px;
}
.rightcolumn{
	width:480px;
	float:right;
	padding:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a {
	font-size: 11px;
	color: #74685A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #404F60;
}
h1, h2 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight:400;
	text-align:left;
	padding-bottom:5px;
	text-transform: uppercase;
	letter-spacing: 3pt;
	line-height: 22px;
}
a.client:link{
	width:90%;
	font-size:11px;
	background:#CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	color:#000;
	border-bottom:1px solid #ededed;
	padding-lefT:10px;
	text-transform: uppercase;
}
a.client:visited{
	width:90%;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	color:#000;
	padding-lefT:10px;
	border-bottom:1px solid #ededed;
	background-color: #CCCCCC;
	text-transform: uppercase;
}
a.client:hover{
	width:90%;
	background:#575757;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	color:#fff;
	border-bottom:1px solid #ededed;
	padding-lefT:10px;
	text-transform: uppercase;
}
.testimonials{
	font-style:italic;
	font-size:11px;
	color:#333;
	border-left:#ededed solid 3px;
	margin-left:5px;
	margin-top:0px;
	width: 160px;
	background-color: #F1F1F1;
	padding: 5px;
}
.clientname{
background:url(images/testimonials_03.gif) bottom left no-repeat;
padding-top:7px;
width:172px;
height:21px;
margin-top:5px;
color:#000;
border-bottom:1px #ccc sold;
margin-left:5px;
margin-bottom:0px;
text-align:center;
}
.footer{
	height:50px;
	text-align: center;
	padding-top: 1px;
	background-color: #B7AEB0;
}


.boxtitle {
	height:26px;
	font-size:1.5em;
	font-weight:bold;
	color: #333333;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

/* Navigation styles */
#navigation {
	height:2.2em;
	line-height:2.2em;
	width:800px;
	color:#FFF;
	background-color: #222524;
	background-image: url(images/grad_nav_top.gif);
	background-repeat: repeat-y;
}
#navigation li {float:left; list-style-type:none; border-right:1px solid #ffffff; white-space:nowrap;}
#navigation li a {display:block; padding:0 10px; font-size:0.8em; font-weight:normal; text-transform:uppercase; text-decoration:none; background-color:inherit; color: #ffffff;}
* html #navigation a {width:1%;}
#navigation .selected,#navigation a:hover {
	color:#333333;
	text-decoration:none;
	background-color: #B7AEB0;
}

/* bullet list */
.bulletlist {
	padding:0;
	list-style:url(images/bullet-arrow.jpg);
	line-height:16px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 18px;
}
.bulletlist li {
	margin:4px 0;
	padding-left:5px;
}
.bulletlist li ul li {
	margin:4px 0;
	background:none;
	
	
	

/* form elements */
form {
	padding: 0;
	border: 1px solid #D6D6D6;
	color: #666666;
	padding-left: 10px;
	background-color: #E5E5E5;
	color: #666666;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#4284B0;
}
textarea {
	width:350px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:60px;
	display:block;
	color:#4284B0;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}
h4 {
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
}
