@charset "UTF-8";
@import url("./index.css");

h1 {
	padding:0px;
	margin:0px;
}

img,a,a:hover {
	outline:none;
}

#HomeLogo {
	float:left;
	position:relative;
	top:20px;
	left:80px;
	width:100px;
	height:100px;
	cursor:pointer;
}

body {
	background-color: #EBEBEB;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:0px;
}

#MainCover {
	position:relative;
	width:877px;
	margin:0 auto;
}

#MainMenu {
	width:877px;
	height:157px;
	background-image:url(images/Logo_%20back.jpg);
	background-repeat:no-repeat;
}

#FlashArea {
	width:860px;
	height:243px;
	margin:0 auto;
	z-index:-400;
}

#ImageAreaSEO {
	width:860px;
	height:243px;
	margin:0 auto;
	background-image:url(images/performance_management_consultants.jpg);
}

.TitlesWhite {
	padding-left:480px;
	padding-top:80px;
	text-align:center;
	font-family:Verdana, Arial, Tahoma, Verdana;
	font-size:22px;
	color:#FFF;
}

#ServicesContent {
	width:860px;
	height:195px;
	margin:0 auto;
}

#TrimProcess {
	float:left;
	width:287px;
	height:195px;
	background-image:url(images/trim_Business_Process.jpg);
	background-repeat:no-repeat;
}

#BoostProcess {
	float:left;
	width:286px;
	height:195px;
	background-image:url(images/boost_business_performance.jpg);
	background-repeat:no-repeat;
}

#FormProcess {
	float:left;
	width:287px;
	height:195px;
	background-image:url(images/Form_your_Business.jpg);
	background-repeat:no-repeat;
}

#Gradient_Middle {
	clear:both;
	width:877px;
	height:26px;
	background-image:url(images/gradient_middle.jpg);
	background-repeat:no-repeat;
}

#Content_Repeat {
	width:877px;
	background-image:url(images/Content_repeat.jpg);
	background-repeat:repeat-y;
}

#Bottom_Edge {
	clear:both;
	width:877px;
	height:26px;
	background-image:url(images/bottom_Edge.jpg);
	background-repeat:no-repeat;
}

#SearchForm {
	float:left;
	position:relative;
	left:565px;
	top:65px;
	height:30px;
	width:200px;
	margin:0px;
	padding:0px;
}

.searchField {
	width:150px;
	height:15px;
	
	font-family:Arial, Tahoma, Verdana;
	font-size:10px;
	color:#333333;
}

.DarkFont ,.DarkFont a:link ,.DarkFont a:hover ,.DarkFont a:visited {
	text-decoration:none;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#333333;
}
.LightFont ,.LightFont a:link, .LightFont a:hover, .LightFont a:visited  {
	text-decoration:none;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#999999;
}

.redFont ,.redFont a:link, .redFont a:hover, .redFont a:visited  {
	text-decoration:none;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FF0000;
}



.WhiteFont {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFF;
}


#MenuButtons {
	float:left;
	position:relative;
	left:150px;
	top:75px;
	height:30px;
	width:630px;
	margin:0px;
	padding:0px;
}

#ReadMore {
	padding:0px 24px 0px 24px;	
}

#TrimContent {
	padding:24px 24px 20px 24px;
	margin-top:40px;
}

#BoostContent {
	padding:24px 24px 20px 24px;
	margin-top:40px;
}

#FormContent {
	padding:24px 24px 20px 24px;
	margin-top:40px;
}

#ContentArea {
	width:495px;
	padding:0px 0px 0px 38px;
}

#TextArea {
	margin-top:10px;
}

#TestimonialsArea {
	margin-top:25px;
	width:495px;
	padding:0px 0px 0px 38px;
}

#LeftPanel {
	float:left;
	width:533px;
}

#MiddlePanel {
	float:left;
	margin-left:25px;
	margin-right:25px;
	width:10px;
}

#RightPanel {
	float:left;
	width:230px;
}

#Footer {
	clear:both;
	width:877px;
	padding:10px 0px 10px 0px;

}

#titleSubs {
	width:500px;
	height:30px;
	background-image:url(images/BeatConsulting_sub_title.jpg);
	background-repeat:no-repeat;
}

#PageTitle {
	margin-top:2px;
	padding-top:2px;
	margin-left:185px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4E4E4E;
	font-size:14px;
}

