* {margin:0;padding:0}

	/*links*/
	


body {
	margin : 20px 0 0 0;
	padding : 0;
	line-height : 1.4em;
	color : #333;
	letter-spacing: 0.9px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 85%;
	background-color: #000;
}

#container {
	width : 950px;
	margin-left : auto;
	margin-right : auto;
	color : #666;
	background: #ffffff;
}
			/*banner*/
#banner {
	height : 80px;
	margin : 0;
	color : #fff;
	background-color:#000;
	background-image:url(images/logo1.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-top: 25px;
	
}
.tagline {
	display: block;
	;
	width: 160px;
	height: 75px;
	float: right;
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

#banner a {
	margin : 0;
	display: block;
	width: 250px;
	height: 60px;
	background-image: none;
}

	/*top buttons*/

	
#navlist {
	padding : 0;
	margin : 0;
	border : none;
	letter-spacing: 2px;
	color : #666;
	width: 950px;
	height: 30px;
	background: #000;
	font-size: 12px;
	border-bottom: 1px solid #333;
}
#navlist li {
	list-style : none;
	display : inline;
	
	float: right;
	
}
#navlist li a  {
	text-decoration : none;
	margin : 0;
	border :none;
	color : #333;
	text-align: center;
	display: block;
	width:  118px;
	height: 25px;
	
	padding-top: 5px;
	background-image:url(images/buttonbg2.png);
	background-repeat: no-repeat;
}



#navlist li a:hover {
	background-image:url(images/button_over7.png);
	display: block;
	height: 25px;
}


#navlist .green a   {
	height: 25px;		
	background-image:url(images/button_green4.png);
}
#navlist .blue  a{
	height: 25px;		
	background-image:url(images/button_blue2.png);	
	}
	
#navlist .purple a {
		height: 25px;
	background-image:url(images/button_purple4.png);
	
	}		




	/*intro boxes*/
			
.intro,.intro2,.intro3 {
	height : 180px;
	margin : 0;
	padding : 0;
	color : #555;
	width: 316px;
	text-align:center;
}
.intro p,.intro2 p,.intro3 p {
	
	padding : 3px 20px 3px 20px;
	
}
.intro a:link,.intro2 a:link,.intro3 a:link {
	display:block;
	height : 180px;
	width: 316px;
	padding:0;
	text-decoration:none;
	color:#333;
}
.intro a:visited,.intro2 a:visited,.intro3 a:visited {
	display:block;
	height : 180px;
	width: 316px;
	padding:0;
	text-decoration:none;
	color:#333;
}
.intro a:hover {
	display:block;
	height : 180px;
	width: 316px;
	background-color:#7ED359;
	padding:0;
	color: #000;
	background-image:url(images/greenbox_h.gif);
	background-repeat:repeat-x;
	border:inset thin #ffffff;
}
.intro2 a:hover{
	display:block;
	height : 180px;
	width: 316px;
	background-color:#B994E0;
	color: #000;
	background-image:url(images/purple_h.gif);
	background-repeat:repeat-x;
	border:inset thin #ffffff;
}
.intro3 a:hover {
	display:block;
	background-color:#6BCFFF;
	height : 180px;
	width: 316px;
	color: #000;
	background-image:url(images/blubox_h.gif);
	background-repeat:repeat-x;
	border:inset thin #ffffff;	
}
.intro {
	float : left;
	background-color : #AFE097;
	background-image: url(images/greenbox2.gif);
	background-repeat:repeat-x;
}
.intro2 {
	float : right;
	background-color : #B49DCC;
	background-image:url(images/purplebox.gif);
	background-repeat:repeat-x;
	
}
.intro3 {
	float : left;
	background-color : #86C1DE;
	background-image:url(images/blulebox.gif);
	background-repeat:repeat-x;
}

.separator {
	float : left;
	background : url(img/sep.png) no-repeat;
	height : 180px;
	width : 1px;
}
	/*2nd tier content*/
			
.content {
	padding : 5px 10px 5px 10px;
	margin-left : 33%;
	margin-bottom : 0;
	border-top : 10px solid #000;
	color : #666;
}

	/*2nd tier left sidebar*/
	
.sidebar {
	float : left;
	width : 31%;
	margin : 0 10px 0 0;
	padding : 5px 10px 5px 10px;
	border-top : 10px solid #000;
	color : #666;
	border-right: 1px solid #333333;
}

.sidebar li{
	text-decoration:none;
	list-style-type: none;
	padding: 3px 0 5px 15px;
	}
	
 p {
padding : 5px 15px 5px 15px;
}
 h1 {
	margin : 0;
	font : 1.5em "Trebuchet MS", verdana, tahoma, sans-serif;
	padding : 0 0 0 20px;
	color : #333;
}
/*3rd tier content*/
			
.content_b {
	padding : 5px 10px 5px 10px;
	margin-bottom : 0;
	border-top : 10px solid #000;
	color : #666;	
}

	/*3rd tier right sidebar*/
	
.sidebar_right {
	float : right;
	width : 32%;
	padding : 5px;
	border-top : 10px solid #000;
	color : #666;
	border-right: 1px solid #333333;
}


/*quotebox*/

.quotebox {
	float : right;
	width : 32%;
	padding : 5px;
	border-top : 10px solid #000;
	background-color:#389AC8;
	border-left: 1px solid #333333;
	color: #FFF;
	margin-left: 25px;
}
.quotebox li{
	text-decoration:none;
	list-style-type: none;
	padding: 3px 0 5px 15px;
	}
	
	/*footer*/
#footer {
	clear : both;
	padding : 3px 3px 3px 10px;
	margin : 0 0 0 0;
	font-size : 0.9em;
	border-top : 10px solid #000;
	color : #FFF;
	background-color : #6EB773;
}
#footer a:link, #footer a:visited {
	background : inherit;
	color : #fff;
	border-bottom : none;
	padding: 0 10px;
}
#footer a:hover {
	border-bottom : none;
	background : inherit;
	color : #CCC;
}

/*text*/
h1{
	
	font-size: 180%;
	}

h2 {
	padding : 15px 5px 5px 5px;
	margin : 0;
	letter-spacing: 0.6px;
	font : 130% tahoma, verdana, arialsans-serif;
	color : #333;
	line-height: 100%;
}
h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:larger;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0 0 0 15px;
}
h5 {
	border-bottom: 1px solid #999;
	padding: 15px, 10px 0px 10px;
	font-size: 120%;
	line-height: 100%;
}
h6 {
	border-top: 1px solid #999;
	padding: 7px 0 0 10px;
	font-size: 120%;
}
p strong {
font-weight:bold;
color:#333;
}
.p_box a{
	background-color:#6FB475;
	color:#ffffff;
	border:thin solid ##9379B5;
	float: right;
	text-decoration: none;
	padding: 5px;
	font-size: larger;
}
.p_box a:hover {
	background-color:#C9F;
	color:#000;
	float: right;
	text-decoration: none;
	padding: 5px;
	font-size: larger;
}


.purplet{
	color:#9379B5;
	}
.greent{
	color:#6EB773;
	}
.bluet{
	color:#3799C8;
	}
	
/*links*/

a {
text-decoration :underline;
color : #069;

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

}
a img {
border : 0;
}

		/*images*/
		
.img {
float : left;
padding : 4px;
margin : 4px;
border : 1px solid #556b2f;
}
.imgleft {
float : left;
padding-left : 15px;
}
.content1 h5 {
	padding-left: 50px;
	border-bottom-width: none;
	letter-spacing: 1px;
	border-bottom: none;
}
.indent {
	padding-left: 35px;
}
.customers {
	height: 1030px;
	width: 83%;
	background-image: url(images/cust_bg3.jpg);
	margin: 20px auto 20px auto;
}
.basic a{
	display:block;
	padding: 7px 0 7px 0;
	float:right;
	width: 175px;
	height:25px;
	background-image:url(images/button_basic_up175.png);
	background-repeat:no-repeat;
	color: #069;
	border: none;
	fot-size: 90%;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
}
.basic a:hover {
	display:block;
	padding: 7px 0 7px 0;
	float:right;
	width: 175px;
	height:25px;
	background-image:url(images/button_basic_over175.png);
	background-repeat:no-repeat;
	color: #333;
	border: none;
	fot-size: 90%;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
}

.firstbox .intro ul li p {
	font-size: smaller;
	font-weight: normal;
	color: #666;
}

	ul {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	}

.content ul {
	padding: 7px 10px 7px 45px;
	list-style-type: disc;
}
