/* MAIN ELEMENTS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;	
	 background-image:url(../im/gradient.gif);
	background-repeat: repeat-x;
	_margin-top: 5px;
	}	
.shell{
	background-color: #FFFFFF;
	width:820px;

/*	border: 1px solid #cccccc;*/
	}

.phone{
	color: #999999;
	font-size: 9px;
	text-align: right;
	padding: 0px 0px 3px 0px;
	margin-bottom: 15px;
	}	
	
.banner{
	padding: 10px 0px 0px 0px;
	}
	


.sidenav{
	border-right: 1px dotted #cccccc;
	padding: 10px 8px 0px 8px;
	text-align:left;
	}

.navimg{
	padding: 5px;
	}
		
.pad{
	padding: 5px;
	text-align: justify;
	}

.footer {
	font-size:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 8px;
	color:#999999;
	}

a:hover.endlnk {
	color:#666666;
	text-decoration: none;}
	
ul{
	text-align: left;	
	}

ul.bullet {
	padding-right: 10px;
	list-style: url(../im/box.gif);
	}
a{
	color:#658bc9;
	text-decoration: underline;
	}

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

a:active{
	color:#999999;
	}
	
#head{
	padding-top: 6px;
	}
	
.rightnav{
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	}
.header {
	color: #f5b84e;
	font-size: 14px;
	font-weight: bold;
}

.headersm {
	font-size: 14px;
	font-weight: bold;
}

.arrow {
	padding-right: 10px;
	}
.collapse {
    display: none; 
	padding: 0px;
}
a.button{
	color: #333333;
	text-decoration: underline;
	}
a.button:active{
	color:#f5b84e;
	text-decoration: none;
	}	
	
a.button:hover{
	color: #999999;
	text-decoration: none;
	}

a.sublnk{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
	
a.sublnk:active{
	color: #f5b84e;
	font-weight: bold;
	text-decoration: underline;
	}	
a.sublnk:hover{
	color: #333333;
	text-decoration: underline;
	}
a.sublnk:visited{
	color: none;
	}

.quote {
	padding-left: 30px;
	padding-right: 40px;
	font-style: italic;
	text-align:left;
}	

.grey {
	color:#999999;
	}

.blue {	
	color:#658bc9;
	}
.indent{
	padding-right: 15px;}

.mp_backlinks{
	color:#999999;
	text-decoration: none;
	}

.case{
	list-style-position:outside;
	padding-left: 20px;
	_padding-left: 0px;
	}

.clients{
	font-size: 10px;
	color:#999999;
	font-weight: bold;
	float: right;
	padding: 5px;
	padding-bottom: 8px;
	margin-top: 20px;
	margin-right: 10px;
	width: 115px;
	}
	
ul.case a {
     color: #333333;
	 text-decoration: none;
	 padding-left: 11px;
	}

ul.case a:hover {
     color: #999999;
	 text-decoration: underline;
	 padding-left: 11px;
	}
ul.case a:active {
     color: #f5b84e;
	 text-decoration: underline;
	 padding-left: 11px;
	 font-weight: bold;
	}
	

ul.services{
	line-height: 160%;
	}

.otherinfo{
	border-bottom: 1px solid #333333;
	border-top: none;
	border-left: none;
	border-right: none;}
	
	tr.head td {
		padding: 7px 5px;
		background-color:#CCC;
		font-weight: bold;
	}