@charset "utf-8";
/* CSS Document */

}

body {
	background-color: #000000;
	
}
.maincontent {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-150px;/* half elements height*/
    margin-left:-445px;/* half elements width*/
    width:890px;
    height:300px;
   

}

.container {
	height: 300px;
	width: 890px;
	background-color: #FFFFFF;
}

.row1 {
	height: 120px;
	width: 840px;
	background-color: #999999;
	float: right;
}
.row2 {
	height: 120px;
	width: 840px;
	background-color: #999999;
	float: right;
}
.logo {
	height: 300px;
	width: 50px;
	float: left;
	background-color: #000000;
	background-image: url(../images/logo10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.social  {
	width: 180px;
	float: right;
	height: 60px;

}
.menu {
	float: left;
	height: 60px;
	width: 650px;
}

.rightcolumn {
	float: right;
	height: 240px;
	width: 240px;
}
.contact {
	background-image: url(../images/contact_lg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 223px;
}
.content {
	height: 223px;
	width: 808px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content h1 {
	font-size: 14px;
	font-weight: bold;	

}
.contenthome {
	height: 240px;
	width: 840px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.about {
	background-image: url(../images/about_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
	margin-top: 0px;
}
.about a:link {
	color: #CC0099;
	text-decoration: none;
}
.about a:visited {
	color: #CC0099
	text-decoration: none;

}
.contactform {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}
.icons {
	height: 40px;
	width: 400px;
}
.star {
	float: right;
	height: 40px;
	width: 40px;
	vertical-align: bottom;
	margin-top: 168px;
}
.portfolio {
	background-image: url(../images/portfolio_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.brochure {
	background-image: url(../images/brochure_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.consultancy {
	background-image: url(../images/consultancy_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;

}
.contentmanagement {
	background-image: url(../images/content_management_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.copywriting {
	background-image: url(../images/copy_writing_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.logodesign {
	background-image: url(../images/logo_design_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.maintenance {
	background-image: url(../images/maintenance_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.testimonials {
	background-image: url(../images/testimonials_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
	overflow: auto;
}
.training {
	background-image: url(../images/training_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.webdesign {
	background-image: url(../images/web_design_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.crm {
	background-image: url(../images/crm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;

}
.businesscatalyst {
	background-image: url(../images/businesscatalyst.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;

}
.prices {
	background-image: url(../images/prices_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;
}
.sitemap {
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 223px;.footer {
	text-align: center;
	width: 600px;
	color: #FFFFFF;
}
.footer {
	background-position: left;
	width: 400px;
	font-size: 4px;
	padding-right: 5px;
}

