body, html {
	font-size: 12px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
}
.aboutleft {
	float:left;
}
.aboutright {
	float:right;
	margin-right:50px;
}
.aboutleft h2 {
	font-size:18px;
	font-weight:bold;
	color:#D42029;
}
.aboutright h2 {
	font-size:18px;
	font-weight:bold;
	color:#D42029;
}
#banner {
	margin-top:10px;
	width: 990px;
	height:380px;
	/* background-image:url(../images/index_03.jpg);
	background-position:right;
	background-repeat:no-repeat; */
}
#btmleft {
	width:250px;
	float:left;
	font-size:17px;
	color:#D42029;
	font-weight:bold;
	margin:0;
}
#btmright {
	width:700px;
	float:left;
	font-size:14px;
}
#container {
	margin-top:10px;
	width: 990px;
}
.clear {
	clear:both;
}
#footer {
	width:100%;
	height:100%;
	background:#6cf;
	padding:10px 0px 2px;
	background-color:#D42029;
	color:#FFFFFF;
}
.footercontent {
	list-style-type:none;
	margin:auto;
	padding-left:63px;
	padding-top:26px;
	width: 927px;
	background-color:#D42029;
	background-image:url(../images/BottomLogo.jpg);
	background-repeat:no-repeat;
	height:auto;
}
.footercontent .sitemap {
	color:#FFF;
	float:left;
	width:auto;
	display:block;
}
.footercontent .sitemap a {
	color:#FFF;
	padding-right:20px;
	text-decoration:none;
}
.Grey_Title {
	color: #A5A9AC;
	font-weight: bold;
	font-size: 14px;
}
.Heading {
	color: #D71D28;
	font-weight: bold;
}
#header {
	width:990px;
}
.homecontent {
	padding:10px 5px 5px 5px;
	width:300px;
	float:left;
	margin-right:20px;
}
.homecontent .works {
	background:#FCEDEE;
	display:block;
	padding:5px 5px 5px 5px;
	height:85px;
	margin-top:8px;
}
.homecontent .works a{
	display:block;
}
.homecontent h1 {
	font-size:16px;
	color:#F42029;
	padding:0;
	margin:0;
}
.homecontent h2 {
	font-size:13px;
	color:#F42029;
	padding:0;
	margin:0;
}
.homecontent .boxline a {
	background:#D42029;
	padding:2px 3px 2px 3px;
	color:#FFF;
	text-decoration:none;
}
.linebreak {
	background-image:url(../images/linebreak.jpg);
	width:983px;
	height:36px;
}
.link {
	font-family: "HelveticaRounded LT Std Bd";
	color: #D42029;
	font-weight: bold;
	font-size: 14px;
}
#logo a {
	background-image:url(../images/BMI_Logo.jpg);
	display:block;
	text-indent:-99999px;
	width:198px;
	height:79px;
	float:left;
}
#topleft {
	font-size:17px;
	font-weight:bold;
	color:#D42029;
	float:left;
	width:250px;
	margin-top:20px;
}
#topright {
	float:left;
	font-size:16px;
	width:700px;
	margin-top:20px;
}
#topright span {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
}
#topright strong {
	color:#D42029;
	font-weight:bold;
}
#works {
	font-size:14px;
	position:relative;
}
#works img {
	border:#CCC 6px solid;
	margin-right:20px;
	margin-bottom:5px;
}
#works img:visited{
	border:#CCC 6px solid;
}
#works img:active{
	border:#CCC 6px solid;
}
#works img:hover{
	border:#D42029 6px solid;
}
#works h2 {
	font-size:18px;
	font-weight:bold;
	color:#D42029;
}
#wrapper {
	width:990px;
	margin:0 auto;
}
