@charset "utf-8";
/* CSS Document */


body {
	background-color:#000;
}

.page-copy p {
	margin-bottom:30px;
}

.page-copy h1 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

.page-copy h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}


#wrapper{
    width:100%;
    margin-top:20px;
}

#site-panel{
    margin: 0 auto;
	width:590px;
}

#tagline {
	font: 0.85em Arial, Helvetica, sans-serif;
	color:#666;
}

#content{
	padding:5px;
}

#aboutPageImage_mc{
	float:left;
}
#pricesPageImage_mc{
	float:left;
}
#contactPageImage_mc{
	float:left;
}

.page-copy{
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #bbb;
	line-height:1.3em;
	text-align:justify;
}

/*============================================================================================================*/
/*  TESTIMONIALS SLIDER */
/*============================================================================================================*/

#testimonials_slider_wrapper{
	margin-top:10px;
	margin-bottom:10px;
}

#testimonials_slider ul, #testimonials_slider li{
	padding:0;
	list-style:none;
}

#testimonials_slider li{ 
	width:350px;
	height:90px;
	overflow:hidden; 
	padding: 0 0 10px 0;
    text-decoration: none;
	color: #bbb;
    line-height: 1.3em; 
    font: normal 1em Arial, Helvetica, sans-serif;
}	

/*============================================================================================================*/
/* END TESTIMONIALS SLIDER */
/*============================================================================================================*/


.list {
	list-style:inside;
}

#showcase-page-image{
	margin-top:25px;
	float:left;
	width:590px;
}

#divider{
  padding-top:20px;
  padding-bottom:20px;
}


#client-links {
	float:left;
}

#link-box-left {
	float:left;
	width:150px;
}

#link-box-right{
	float:left;
	width:150px;
}

#client-showcases {
	float:left;
	margin-left:60px;
}

#about-page-copy{
	margin-top:45px;
	float:left;
	width:250px;
}

#prices-page-copy{
	margin-top:45px;
	float:right;
	width:230px;
}

#contact-page-copy{
	margin-top:45px;
	float:right;
	width:230px;
}
#clients-page-copy{
	margin-top:20px;
	float:left;
	width:590px;
}


a.copy-link:link{
	color:#bbb;
	text-decoration:none;
	border-bottom:#555;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
a.copy-link:active{
	color:#bbb;
	text-decoration:none;
	border-bottom:#555;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
a.copy-link:hover{
	color:#fff;
	text-decoration:none;
	border-bottom:#555;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
a.copy-link:visited{
	color:#bbb;
	text-decoration:none;
	border-bottom:#555;
	border-bottom-style:solid;
	border-bottom-width:1px;
}



#optimoMenu {
	margin-top:50px;
}

#footer {
	color:#333;
	font: 0.65em Verdana, Geneva, sans-serif;
	margin-top:100px;
}


#footer a:link{
	color:#333;
	text-decoration:none;
}
#footer a:visited{
	color:#333;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:none;
}
#footer a:active{
	color:#333;
	text-decoration:none;
}

#sitemap{
	float:left;
	margin-bottom:25px;
}

#copyright{
	float:left;
}

#sig{
	float:right;
}