body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 50px 0px 0px;
	padding: 0px;
	background-color: #ECECEC;
	background-image: url(imgs/bg.jpg);
	color: #27475A;
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}
.logo {
	float: left;
	width: 400px;
	padding-top: 25px;
	padding-left: 30px;
}
.menu {
	float: left;
	padding-top: 10px;
	padding-left: 40px;
}
#main {
	width: 809px;
	float: none;
	margin: auto;
	height: auto;
}
#top {
	height: 65px;
	width: 809px;
	overflow: hidden;
	background: url(imgs/top.gif) no-repeat;
	float: none;
}
#line {
	width: 779px;
	height: 60px;
	overflow: hidden;
	background-image: url(imgs/header_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 25px;
	padding-right: 30px;
}
#line_home {
	width: 809px;
	height: 23px;
	overflow: hidden;
	background-image: url(imgs/line.gif);
	background-repeat: no-repeat;
}
#footer {
	background: url(imgs/bottom.gif);
	height: 54px;
	width: 809px;
	float: left;
	margin-bottom: 25px;
}
#container {
	background: url(imgs/content-bg.gif) right;
	height: auto;
	float: left;
	width: 809px;
}

.left {
	background: url(imgs/left.gif);
	height: 411px;
	width: 157px;
	float: left;
}
.login {
	float: right;
	width: 230px;
	padding-top: 5px;
	padding-right: 40px;
}
.login form {
	height: 39px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	width: 225px;
}


.unifusion {
	float: left;
	padding-top: 18px;
	color: #666666;
	font-size: 10px;
	padding-left: 10px;
}

.login input {
	color: #666666;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	display: block;
	float: left;
}
.login img {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: block;
}
.login #help {
	font-size: 11px;
	color: #666666;
}


.page_right {
	float: left;
	width: 473px;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	background: url(imgs/shoe-1.jpg) no-repeat right bottom;
	border-left: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 120px;
}
.contact_right {
	float: left;
	width: 473px;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	background: url(imgs/shoe-4.jpg) no-repeat right bottom;
	border-left: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 120px;
}
.about_right {
	float: left;
	width: 473px;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	background: url(imgs/shoe-2.jpg) no-repeat right bottom;
	border-left: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 120px;
}
.services_right {
	float: left;
	width: 473px;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	background: url(imgs/shoe-3.jpg) no-repeat right bottom;
	border-left: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 120px;
}
.inline-img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}


.unifusion a {
	text-decoration: none;
	color: #666666;
}

.home-right {
	float: left;
	width: 594px;
	height: 381px;
	background: url(imgs/hanger.jpg) no-repeat right bottom;
	padding-top: 30px;
	padding-left: 50px;
	border-left: 1px solid #CCCCCC;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#dropmenudiv {
	margin-left: -2px;
	margin-top: -10px;
	position:absolute;
	border-bottom-width: 1px;
	color: #333333;
	font-size: 10px;
	line-height: 20px;
	z-index:100;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 8px;
	border-bottom: 1px solid #E6E6E6;
	padding: 1px 0;
	text-decoration: none;
	color: #333333;
}
#dropmenudiv a:hover {
	background-color: #EAEAEA;
	color: #666666;
}
