body {
	background:#FFFFFF; 
	color:#808080;
	font-family:Arial, sans-serif;
	font-size:14px;
	line-height:20px;
	margin:0;
	padding:0;
}
#logo {
    margin:25px 0 5px 0;
    margin-right:auto;
    margin-left:auto;
    width:615px;
}
#wrapper {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	
	background:url(/i/content.gif) repeat-y;
}
#header {
	
}
#footer {
	background:url(/i/footer.gif) bottom left no-repeat;
	padding:0px 0 30px 0;
	clear:both;
}
#content {
    background:url(/i/header.gif) top left no-repeat;    
    padding:10px 35px 0 35px;
    margin:0;
}
h1, h2 {
	color:#666;
	font-size:20px;
	line-height:30px;
	letter-spacing:-1px;
	}
h2 {
	font-size:16px;
	}
ul {
    list-style:inside;
}
#content a {
    color:#666;
    text-decoration:none;
    border-bottom:1px #000000 dotted;
}
#content a:hover {
    color:#444;
    border-bottom:1px #444 dotted;
}

#footer div {
    display:none;
    background:#9F9B95;
    padding:5px;
    position:relative;
    font-size:12px;
    color:#FFFFFF;
    height:40px;
    margin:0 35px;
}
#footer a {
    color:#FFFFFF;
    text-decoration:none;
}
#footer a:hover {
    border-bottom:1px dotted #FFFFFF;
}
#footer p {
    margin:0;
    padding:0;    
}
p#address {
    float:left;
}
p#copyright {
    float:right;
    text-align:right;
}
p#validation {
    width:610px;
    margin:0 0 15px 0;
    margin-right:auto;
    margin-left:auto;
    padding:0;
    text-align:right;
    font-size:12px;
    color:#D6D7D9;
}
p#validation a {
    color:#D6D7D9;
    text-decoration:none;
    border-bottom:1px dotted #D6D7D9;
    margin-right:10px;
}	
p#validation a:hover {
    
}
fieldset#contact {
    border:none;
}
fieldset#contact legend {
    display:none;
}
fieldset#contact table td.tablelabel {
    text-align:right;
    padding-right:15px;
}
div.project {
    border:1px solid #ccc;
    padding:20px;
    float:left;   
    margin:0 0 15px 0;
    width:540px;
}
div.project div {
    float:right;
    width:370px;
}
div.project img {
    float:left;
}
div.project h3 {
    margin-top:0;
}
ul#portfoliotypes {
    clear:both;
}

dl dd {
    margin:10px 0 20px 20px;
}
div#logo {text-align:right;}
div#menu {
    width:584px;
    margin:15px auto -5px auto;
    margin-right:auto;
    margin-left:auto;
    padding:0;
}
div#menu a {
    color:#ccc;
    font-size:12px;
    text-decoration:none;
    border-bottom:1px dotted #D6D7D9;
    margin-right:10px;
}
div#menu a:hover {
    border-bottom:1px dotted #666;
}
a img {border:none;}
div#samplework {
    float:left;
    margin:18px 15px 0 0;
    width:172px;
}
div#samplework a img {
    border:1px solid #ccc;
    padding:10px;
    margin:0 0 8px 0;
    
}
div#samplework a, div#samplework a:hover {border:none;}
div#threedsecuregallery a img {
    border:1px solid #ccc;
    padding:10px;
    margin:10px 0 0 0;
}
/* -- Testimonials -- */

div.testimonial {
    border:1px solid #cccccc;
    margin-bottom:5px;
    background:url(/i/quote-open.gif) top left no-repeat;
}
div.testimonial div {
    padding:15px 85px;
    background:url(/i/quote-close.gif) bottom right no-repeat;
}
