/* CSS Document */

/* http://cuffs.ytmnd.com/ */

BODY {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(media/images/bg_interior2.png);
	background-color: #333;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0 auto 0 auto;
}
#footer{
	width: auto;
	padding-top: 10px;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 0pt;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.work_menu {
	font-size: 11px;
	line-height: 15px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #333;
}
.work_box1 {
	height: 370px;
	width: 640px;
	position: absolute;
}
.work_box2 {
	height: 90px;
	width: 34px;
	position: absolute;
	z-index: 2;
	left: 620px;
}
.work_menu {
	font-size: 11px;
	line-height: 15px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #333;
}
.work_menu a:link {
	color: #000;
	text-decoration: none;
}
.work_menu a:visited {
	color: #000;
	text-decoration: none;
}
.work_menu a:active {
	color: #FF9900;
	background-color:#000;
	text-decoration: none;
}
.work_menu a:hover {
	color: #FF9900;
	background-color:#000;
	text-decoration: none;
}
