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


.main_div {
	width:980px;
	margin:auto;
}

.background_01 {
	background-image:url(../images/slices/background-01b.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:87px;
	float:left;
}

.background_02 {
	background-color: white;
	background-repeat:no-repeat;
	width:743px;
	height:87px;
	float:left;
}

.background_03 {
	background-color: white;
	background-repeat:no-repeat;
	width:609px;
	height:17px;
	float:left;
}

.background_04 {
	background-color:white;
	background-repeat:no-repeat;
	width:371px;
	height:17px;
	float:left;
}

.background_05 {
	background-color:#333333;
	width:980px;
	height:360px;
	float:left;
}

.background_05_IE6 {
	background-color:#993333;
	width:980px;
	height:360px;
	overflow:hidden;
	float:left;
}

.background_05_portfolio {
	background-color:#ebebeb;
	width:980px;
	height:426px;
	float:left;
}

.background_05_contact {
	background-color:#ebebeb;
	width:980px;
	float:left;
}

.background_06 {
	background-image:url(../images/slices/background-06b.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:74px;
	float:left;
}

.background_07 {
	background-color:white;
	background-repeat:no-repeat;
	width:755px;
	height:59px;
	padding:18px 0 0 0;
	float:left;
}

.background_08 {
	background-color:white;
	background-repeat:no-repeat;
	width:980px;
	height:65px;
	float:left;
}

.menu_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-align:right;
	position:relative;
	z-index:1200;
}

.menu_font a:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-decoration:none;}
.menu_font a:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-decoration:none;}
.menu_font a:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-decoration:none;}
.menu_font a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#cc0000; text-decoration:none;}


.text_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.text_font a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999; text-decoration:underline;}
.text_font a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999; text-decoration:underline;}
.text_font a:active {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999; text-decoration:underline;}
.text_font a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:underline;}

.copyright {
	background-image:url(../images/copyrighted-photo.gif);
	background-repeat:no-repeat;
	width:980px;
	height:360px;
	float:left;
	position:relative;
	z-index:1000;
}

.copyright_portfolio {
	background-image:url(../images/copyrighted-image.gif);
	background-repeat:no-repeat;
	width:980px;
	height:426px;
	float:left;
	position:relative;
	z-index:1000;
}

.copyright_font {
	width:980px;
	height:14px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cccccc;
}