@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000b14;
	background-attachment: fixed;
	background-image: url(../images/bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img,
img
{
    border:0;
	outline:none;
}
a:focus, 
a:hover, 
a:active {
	outline:none 
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/onlineForm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonial1,
.testimonial2,
.testimonial3
{
	width: 210px;
	height: 111px;
}
.main {
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
	background-color: #4c301b;
	background-image: url(../images/main_image_003.jpg);
}
.topicFooter {
	background-image: url(../images/topic_footer.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.sellpage {
	background-image: url(../images/sell_image.jpg);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.productivitypage {
	background-image: url(../images/market_image.jpg);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.brandpage {
	background-image: url(../images/sales_image.jpg);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.aboutpage {
	background-image: url(../images/about_image.jpg);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.expertspage {
	background-image: url(../images/experts_image.jpg);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.customerspage {
	background-image: url(../images/customers_image.jpg);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.flashspage {
	height: 424px;
	width: 888px;
}
.error404page {
	background-image: url(../images/404_image.gif);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.error401page {
	background-image: url(../images/401_image.gif);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.thankyoupage {
	background-image: url(../images/thankyou_image.gif);
	background-repeat: no-repeat;
	height: 424px;
	width: 888px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #011628;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-right: 50px;
	margin-top: 100px;
	
	width:auto;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}

ul {
	list-style-type: none; 
}

.footer {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainFooter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#seo {
	margin: 25px 0px 0px 0px;
	background-color: #a69b6a;
	background-repeat: no-repeat;
	width: auto;
	padding: 0px 0px 0px 0px;
	float: left;
	background-position: bottom;

}

#seo ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: auto;
}


#seo p{
	margin-top: 10px;
}


#indent{
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding:0px;
	width:470px;
}

a:link {
	color:#000;
	text-decoration: none;
}








	

