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

a, a:visited {
	color: #000000;
}

a:hover {
	color: brown;
}


/** BEGIN HEADER **/

body 
{
	background: #D7D7BD url(images/img01.png) repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 1220px;
	background-color: #efefef;
	background-position: center;
	margin: auto;
}


#menu {
	background-position: center;
	width: 1220px;
	height: 64px;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
		margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
}

#menu-bottom {
	width: 100%;
	height: 8px;
	background-image: url(images/menu-bottom.gif);
	background-repeat: repeat-x;
		margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	background-position: center;
	width: 1220px;
	height: 220px;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
			margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
margin-left: 10px;
float: left;
margin-top: 50px;
}

#what-we-do-title {
margin-top: 40px;
margin-left: 499px;
}

#header-text-holder {
margin-top: 5px;
width: 500px;
margin-left: 505px;
}

/** END HEADER **/


/** BEGIN SIDEBAR **/

#sidebar-body 
{
	background-color: #e0e0e0;
	background-repeat: repeat;
	float: left;
    	height: 1450px;
	width: 259px;
}

#link-building-service-title {
margin-right: 5px;
margin-left: 10px;
margin-top: 10px;
}

#link-building-service-text {
margin-right: 5px;
margin-left: 40px;
margin-top: 10px;
}

#partner-title {
margin-right: 5px;
margin-left: 10px;
margin-top: 30px;
}

#partner-text {
margin-right: 5px;
margin-left: 40px;
margin-top: 10px;
}
		
/** EBD SIDEBAR **/


/** BEGIN MAIN CONTENT **/

#main-body {
	background-color: #e0e0e0;
	background-repeat: repeat;
	width: 960px;
	float: right;
	}
	
	#main-box-1 {
	float: left;
	width: 480px;
	height: 260px;
	}
	
	#main-box-1-splitter {
	background-image: url(images/main-box-1-splitter.gif);
	background-repeat: repeat-y;
	float: left;
	height: 195px;
	width: 3px;
	}
	
		#main-box-2 {
	float: right;
	width: 474px;
	height: 260px;
	}
	
	#main-box-splitter {
	height: 3px;
	width: 960px;
	clear: both;
	background-image: url(images/main-box-splitter.gif);
	background-repeat: repeat-x;
	}
	
	#main-box-3 {
	float: left;
	width: 480px;
	height: 180px;
	}
	
		#main-box-3-splitter {
	background-image: url(images/main-box-1-splitter.gif);
	background-repeat: repeat-y;
	float: left;
	height: 195px;
	width: 3px;
	margin-top: 0px;
	}
	
			#main-box-4 {
	float: right;
	width: 474px;
	height: 180px;
	}
	
	#main-box-splitter2 {
	height: 3px;
	width: 960px;
	clear: both;
	background-repeat: repeat-x;
	background-image: url(images/main-box-splitter.gif);
	}
	
	#main-box-1-title {
	height: 17px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 3px;
	clear: both;
	font-family: Bookman Old Style;
	font-size: 18px;
	font-weight: bold;
	}
	
	#main-box-1-text {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 20px;
	}
	
		#main-box-2-title {
	height: 17px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 3px;
	clear: both;
	font-family: Bookman Old Style;
	font-size: 18px;
	font-weight: bold;
	}
	
		#main-box-2-text {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 20px;
	}
	
		#main-box-3-title {
	height: 17px;
	margin-left: 180px;
	clear: both;
	font-family: Bookman Old Style;
	font-size: 24px;
	font-weight: bold;
	}
	
		#main-box-3-text {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
		#main-box-4-title {
	height: 17px;
	margin-left: 150px;
	clear: both;
	font-family: Bookman Old Style;
	font-size: 24px;
	font-weight: bold;
	}
	
		#main-box-4-text {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
	#main-box-1-read-more {
	float: right;
	margin-right: 20px;
		margin-top: 8px;
	}
	
	#main-box-2-read-more {
	float: right;
	margin-right: 20px;
		margin-top: 8px;
	}
	
	#main-box-3-read-more {
	float: right;
	margin-right: 20px;
		margin-top: 8px;
	}
	
	#main-box-4-read-more {
	float: right;
	margin-right: 20px;
		margin-top: 8px;
	}
	/** END MAIN CONTENT **/
	
	
	/** BEGIN BOTTOM CONTENT (COMPANY NEWS) **/
	
	
	#company-news {
	width: 960px;
	background-color: #efefef;
	clear: both;
	margin-top: 0px;
	height: inherit;
	}
	
	#title-text-holder {
	margin-left: 25px;
	clear: both;
	}
	
	#news-text-holder {
	margin-left: 25px;
	margin-right: 10px;
	clear: both;
	}

	#title-text-order {
	margin-left: 35%;
	}

	
		/** END BOTTOM CONTENT (COMPANY NEWS) **/
		
		
		/** BEGIN FOOTER **/
			
#footer-bg {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 114px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#copyright-text-holder {
height: 114px;
margin-left: 480px;
}

