.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {height:1%;}
.clearfix {display:inline-block;}
.clearfix {display:block;}

body {
	background: url("../images/body.gif") #ababab repeat-x;
}

#wrapper {
	width: 750px;
	margin: -10px auto 0px;
}

/*****IE HACK BEGIN (for a:hover img border)*******/
a:hover {
	color: red;
}
/*****IE HACK END******/

#header {
	height: 173px;
	background: url("../images/header_image.gif") no-repeat top right;
	padding: 1px 0px 0px;
}

#header div {
	width: 190px;
	margin: 20px 0px 0px;
	background: url("../images/body.gif") repeat-x;
}

#header h1 {
	font: 100 20px arial, helvetica, sans-serif;
	letter-spacing: 5px;
	line-height: 1.5em;
	color: #e3e3e3;
	text-align: right;
	padding: 0px 0px 12px;
	margin: 0px;
}

#header h1 a:link {
	display: block;
	color: #e3e3e3;
	text-decoration: none;
}

#header h1 a:visited {
	color: #e3e3e3;
	text-decoration: none;
}

#header h2 {
	font: 100 16px arial, helvetica, sans-serif;
	letter-spacing: 4px;
	color: #ababab;
	text-align: right;
	padding: 3px 0px 0px;
	margin: 0px;
	border-top: 1px dotted #e3e3e3;
}

/****IE HACK BEGIN*****/
* html #header h2 {
	border-top: 2px dotted #BFBFBF;
}
/****IE HACK END******/


#menu {
	width: 750px;
	margin: 20px 0px 0px;
	padding: 0px;
	text-align: center;
}

#menu li {
	font: 100 14px arial, helvetica, sans-serif;
	letter-spacing: 1px;
	text-indent: 1px;
	color: #ababab;
	list-style-type: none;
	float: left;
	width: 150px;
	margin: 0px 0px 25px;
}

#menu li a {
	border: 1px dotted #cb5959;
	display: block;
	padding: 2px 0px;
	color: #ababab;
}

#menu li a:link {
	border: 1px dotted transparent;
	color: #ababab;
	text-decoration: none;
}

#menu li a:visited {
	color: #ababab;
	text-decoration: none;
	border: 1px dotted transparent;
}

#menu li a:hover {
	border: 1px dotted #cb5959;
}

/****IE HACK BEGIN*****/
* html #menu li a {
	border: 2px dotted #BF5F5F;
}

* html #menu li a:link {
	border: none;
}

* html #menu li a:visited {
	border: none;
}

* html #menu li a:hover {
	border: 2px dotted #BF5F5F;
}
/****IE HACK END******/


#content {
	background-color: #ababab;
	clear: both;
	font: 100 14px arial, helvetica, sans-serif;
	color: #424242;
	width: 750px;
}

#content_contact {
	background-color: #ababab;
	clear: both;
	font: 100 14px arial, helvetica, sans-serif;
	color: #424242;
	width: 750px;
	text-align: center;
}

#content_contact p {
	width: 710px;
	margin: 20px auto;
}

#content_contact ul {
	list-style-type: none;
	width: 710px;
	margin: 45px auto;
	background: url("../images/contact.gif") repeat-y;
	padding: 10px 0px;
	font-size: 18px;
	font-weight: 100;
	line-height: 1.5em;
}

#content_contact #footer {
	margin: 137px 0px 110px;
}

#content_contact #footer p {
	margin: 14px auto;
}

h3 {
	font: 100 48px arial, helvetica, sans-serif;
	letter-spacing: 30px;
	line-height: 72px;
	color: #434343;
	text-align: center;
	margin: 0px 0px 40px 0px;
	text-indent: 30px;
	background: url("../images/h3.gif") repeat-x;
}

dl {
	margin: 0px 20px;
}

dt {
	font: 100 18px arial, helvetica, sans-serif;
	color: #333333;
}

dt span {
	background-color: #ababab;
}

.left_dt {
	text-align: left;
	margin-left: 50px;
}

.right_dt {
	text-align: right;
	margin-right: 50px;
}

dd {
	margin: -10px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #424242;
	line-height: 1.35em;
	width: 687px;
}

/****IE HACK BEGIN*****/
* html dd {
	margin-top: 0px;
}
/****IE HACK END******/

dd p {
	margin: 7px 0px 5px 0px;
}

dd img {
	border: 2px solid #5F5F5F;
}

a:link img {
	border: 2px solid #5F5F5F;
	
}

a:visited img {
	border: 2px solid #5F5F5F;
}

.float_left {
	float: left;
	margin: -5px 15px 0px 0px;
}

.float_right {
	float: right;
	margin: -5px 0px 0px 15px;
}

.float_left img, .float_right img {
	margin: 15px 0px 0px;
	display: block;
}

.float_left a:hover img, .float_right a:hover img {
	border: 2px dotted #ff0000;
}

dd div div {
	width: 370px;
}

dd div div a {
	display: block;
	width: 167px;
	float: left;
	margin-right: 18px;
}

#process {
	padding: 20px 20px 0px;
	background: url("../images/process.gif") no-repeat top center;
	line-height: 1.35em;
	margin-bottom: 30px;
}

#gallery {
	padding: 30px 0px 0px;
	background: url("../images/gallery.gif") no-repeat top center;
}

#footer {
	font: 100 14px arial, helvetica, sans-serif;
	color: #424242;
	width: 750px;
	text-align: center;
	margin: 70px 0px 50px;
}

#footer a {
	display: block;
}

#footer ul {
	list-style-type: none;
	width: 750px;
	padding: 0px;
	font: 100 14px arial, helvetica, sans-serif;
	margin: 0px;
}

#footer li {
	float: left;
	width: 150px;
	margin-bottom: 50px;
}

#footer li a {
	color: #ffffff;
	border: none;
}

#footer li a:link {
	color: #424242;
	text-decoration: none;
}

#footer li a:visited {
	color: #424242;
	text-decoration: none;
}

#footer li a:hover {
	color: #ffffff;
	border: none;
	text-decoration: none;
}

#footer p {
	clear: both;
}

#footer p a {
	display: inline;
}

#footer p a:link {
	color: #575757;
	text-decoration: none;
}

#footer p a:visited {
	color: #575757;
	text-decoration: none;
}

#footer p a:hover {
	color: #575757;
	text-decoration: none;
	letter-spacing: 1px;
}

