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

* {margin:0;padding:0;} 


html, body {
background-color:#CCCCCC;
font-family:Georgia, "Times New Roman", Times, serif;
color:#111111;
font-size:14px;
line-height:18px;
margin:0;
padding:0;
height: 100%;
}

.pink {
color:#FF3399;
text-decoration:none;
}

.link {
color:#111111;
text-decoration:none;
}

#knowledgebase {
background-color:#FFFFFF;
background-image:url(../images/faq_bg.jpg);
background-repeat:no-repeat;
text-align:left;
margin-bottom:20px;
}

#meeteam {
background-color:#FFFFFF;
background-image:url(../images/team_bg.jpg);
background-repeat:no-repeat;
text-align:left;
margin-bottom:20px;
}

#right_column {
width:219px;
float:left;
margin-left:10px;
}

.bigger {
font-size:18px;
line-height:26px;
}

#customer_feedback {
width:200px;
border:1px solid #FF3399;
padding:10px;
float:left;
}

#showcase {
border:1px solid #EFEFEF;
float:left;
width:345px;
margin-right:10px
}

.sandf {
letter-spacing:-1px;
}

#wrap {min-height: 100%;}

#footer {
	position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 30px;
	padding:20px;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#333333;
	width:100% -20px;
	clear:both;
	}
	
#footer .left, #footer .right {
width:450px;
float:left;
color:#FFFFFF;
font-size:13px;
line-height:18px;
} 

#footer .right {
float:right;
text-align:right;
} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

#casestudy {
width:365px;
background-color:#FFFFFF;
float:left;
margin-left:10px;
background-image:url(../images/casestudy_top.jpg);
background-repeat:no-repeat;
text-align:left;
margin-bottom:20px;
}

#casestudy_large {
width:610px;
background-color:#FFFFFF;
float:left;
background-image:url(../images/casestudy_large_top.jpg);
background-repeat:no-repeat;
text-align:left;
margin-bottom:20px;
margin-right:10px;
}

#left_wrapper {
float:left;
margin-right:0px;
width:640px;
}

#homepage_text {
width:587px;
background-color:#FFFFFF;
float:left;
text-align:left;
margin:0 0 15px 10px;
padding:20px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

#more {
float:right;
margin:4px;
border:0;
}

#faq_base {
width:219px;
background-image:url(../images/faq_bg_base.jpg);
background-repeat:no-repeat;
height:37px;
}

#team_base {
width:250px;
background-image:url(../images/team_base.jpg);
background-repeat:no-repeat;
height:37px;
}

#case_base {
width:375px;
background-image:url(../images/case_base.jpg);
background-repeat:no-repeat;
height:10px;
}

#case_base_large {
width:610px;
background-image:url(../images/casestudy_large_base.jpg);
background-repeat:no-repeat;
height:10px;
}

smallspace {
margin-bottom:5px;
}

.topborder {
border-top:1px dashed #FF3399;
}

.estimate {
display:block;
margin-top:30px;
width:200px;
text-align:left;
float:left;
margin-left:20px;
}

#main_window {
background-color:#FFFFFF;
margin-top:20px;
}

.price {
font-size:60px;
line-height:90px;
color:#DEDEDE;
}

.number {
color:#FF3399;
font-size:24px;
padding:10px;
display:block;
}

.smalltype {
font-size:11px;
line-height:14px;
}

.faq_item {
margin:10px;
margin-bottom:20px;
}

a:link img {
border:0;
}

.topic {
display:block;
margin-top:-10px;
}

#container {
margin:0 auto;
width:900px;
text-align:center;
overflow:auto;
padding-bottom:90px;
}

#menu {
float:left;
width:400px;
}

.clearall {
clear:both;
display:block;
width:100%;
}

.faq_item img {
float:left;
margin-right:5px;
margin-bottom:5px;
}

#banner {
clear:both;
margin-top:10px;
background-image:url(../images/banner-bg.jpg);
background-repeat:repeat-y;
text-align:left;
}

#logo {
float:right;
margin-right:40px;
}

#name {
float:right;
}

#left_column {
padding-left:12px;
float:left;
text-align:left;
}
