* {
margin: 0;
padding: 0;
border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#333333;

}

#wrapper {
	with: 950px;
	height: 621px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 950px;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	border-left: 8px solid #000;
	border-right: 8px solid #000;
	border-bottom: 8px solid #000;
	
}

#topsection {
	width: 950px;
	height: 168px;
}

#middle {
	width: 950px;
	height: 269px;
	margin-top: 32px;
}

.top {
	margin-top: 10px;
	float: left;
	margin-left: 15px;
}

#menu {
	width: 190px;
	float: right;
}

#flash {
	width: 520px;
	height: 186px;
	position: absolute;
	left: 158px;
	top: -2px;
}

.middletop {
margin-top: 11px;
}

#bottom {
width: 950px;
height: auto;
}






a#clients {
	display: block;
	width: 184px;
	height: 150px;
	background-image:url(../images/clibw.png);
	background-repeat:no-repeat;
	float: left;
}

a#clients:hover {
background-image:url(../images/clicolor.png);
}

* html a#clients {
background:none;
float: left;
width: 184px;
height: 150px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/clibw.png', sizingMethod='scale');
}

* html a#clients:hover {
background:none;
float: left;
width: 184px;
height: 150px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/clicolor.png', sizingMethod='scale');
}


* html a#services {
background:none;
float: left;
width: 184px;
height: 150px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
}

* html a#services:hover {
background:none;
float: left;
width: 184px;
height: 150px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/sercolor.png', sizingMethod='scale');
}

a#services {
	display: block;
	width: 183px;
	height: 150px;
	background-image:url(../images/serbw.png);
	background-repeat:no-repeat;
	float: left;
}

a#services:hover {
background-image:url(../images/sercolor.png);
}

* html a#gal {
background:none;
float: left;
width: 181px;
height: 150px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/galbw.png', sizingMethod='scale');
}

* html a#gal:hover {
background:none;
float: left;
width: 181px;
height: 150px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/galcolor.png', sizingMethod='scale');
}

a#gal {
	display: block;
	width: 181px;
	height: 150px;
	background-image:url(../images/galbw.png);
	background-repeat:no-repeat;
	float: left;
}

a#gal:hover {
background-image:url(../images/galcolor.png);
}







#buttons {
	margin-left: 15px;
	width: 380px;
	float: left;
	margin-top: 10px;
}

#text {
	float: right;
	width: 450px;
	height: 155px;
	margin-right: 40px;
	padding-top: 20px;
}

.text {
	color:#FFFFFF;
	font-size: 16px;
	text-align: justify;
}

.t {
	margin-top: 10px;
	float: right;
	margin-left: 10px;
}

.od {
	display: inline;
}


#footer {
width: 950px;
height: 15px;
margin-left: auto;
margin-right: auto;
}
#hmlogo {
	position:absolute;
	left: 759px;
	top: 155px;
	border: none;
	width: 192px;
	height: 49px;
	text-align: center;
}
#wrapper #bottom #text #od {
	background-image: url(../images/od.gif);
	height: 37px;
	width: 97px;
	background-repeat: no-repeat;
	float: right;
	display: inline;
}
#wrapper #bottom #text #od .odo {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 17px;
	margin-left: 8px;
}
#wrapper #bottom #text #odtext {
	width: 205px;
	margin-left: 130px;
}
#wrapper #topsection #hmlogo img {
	text-decoration: none;
	padding: 2px;
}
#wrapper #bottom #text .od .odo {
	font-size: 36px;
	color: #000;
	letter-spacing: 9px;
}
