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


body 
{
	background-color:#edebec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:center;
	margin:0px;
	padding:0px	
}
#banner 
{
	width:760px;
	border:none
}
.outer_columns
{
	background-color:#edebec;
	width:35%;
}

.left
{
	vertical-align:top;
	text-align:left;
	width:200px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:10px;
	border-right:dotted 2px silver
}

#logos a 
{
	text-decoration:none;
	border:none
}
.right
{
	text-align:left;
	vertical-align:top;
	width:560px;
	padding-left:10px;
	padding-right:10px
	
}

.hmenu_left
{
	background-color:black;
	width:100px;
	width:15%;
	height:25px
}
.hmenu_right
{
	width:780px;
	width:85%;
	text-align: right;
	background-color: black;
	font-weight:bold	
}

a 
{
color:#333399;
text-decoration:none
}
/*------HORIZONTAL NAVIGATION-------*/
#navcontainer 
{
	margin: 0;
	padding: 0;
	float: right
}

#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #660066;
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
}

#navcontainer ul li {
	display: inline;
	width: 120px;
	list-style-type: none;
}

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #000000;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#navlist li a.last
{
padding: 0.2em 1em;
background-color: #000;
color: White;
text-decoration: none;
float: left;
border:none
/*border-right: 1px solid black*/;
}

#navcontainer ul li a:hover
{
background-color: /*#FF6600*/#333399;
color: #fff;
}
	
/*------VERTICAL NAVIGATION--------*/
#vmenu_table
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width:200px;
	font-weight:bold;
	font-size:11px
}
#vmenu_table td
{
	border-bottom:dotted 1px #cccccc;
	height:35px
}
/*---------- WHY CHOOSE US -----------*/
#whyus 
{
	font-size:11px;
	color:Maroon; 
	border:solid 2px black; 
	
}
#whyus a 
{
	text-decoration:none;
	color:maroon;
	font-weight:bold
}
#whyus a:hover
{
	text-decoration:underline;
}
/*--------------- TESTIMONIALS -------------------*/
#pscroller1{
height: 195px;

/*width: 183px;border: 2px solid black;color: maroon;*/
padding: 5px;
background-color: white;

font-size:11px

}

#pscroller2{
width: 200px;
height: 20px;
border: 1px solid black;
padding: 3px;
font-size: 11px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
/*class to apply to your scroller(s) if desired*/
}

#testimonials
{
	font-size:11px;
	color:Maroon; 
	border:solid 2px black; 
	
}
#test_content
{
	padding:5px
}
/*---------- SAFTEY PAGE --------- */
.agreementplan
{
	float:left; 
	width:45%; 
	background-color:#ffffcc; 
	border:solid 2px black
}
/*---------- COUPON ---------*/
#coupon 
{
	width:100%;
	padding-top:10px; 
	border-top:dotted 2px silver;
	color:maroon;
	vertical-align: middle;
	text-align: center;
	padding:3px;
	margin:3px;
	vertical-align:middle
}
/*
#coupon a 
{
	color:Red;
	display:block;
	line-height:40px;
	text-align: center;
	border: 2px dashed #333399;background-color: #FFFFCC;
}
*/

h3 
{
	color:maroon/*ccccccgreen*/;
}
#content 
{
background-color:White;
font-size:11px;
}

#content img
{
	padding:5px solid #cccccc;
}

/*----- FORMS ------*/
.forms
{
	width: 100%;
	padding:3px;
	background-color: #f5f5f5;
}
.label
{
	color: black;
}
/*------ FOOTER ------*/
#footer
{
	width:760px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	margin:0 auto;

}
#footer a
{
	text-decoration:none;
	color:#666666	
}
#footer a:hover
{
	text-decoration:underline;
	color:#333333;
}	

.work_title
{
	text-decoration:underline;
	font-weight:bold;
}

.slideshow
{
	margin: 0 20px;
}
