body, html {
	background-color: #808284;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

a {
	text-decoration: none;
}

.main {
	position: relative;
	margin: auto;
	width: 955px;
	background: White;
	overflow: hidden;
}

.left {
	float: left;
	width: 365px;
	padding: 32px 5px 0px 5px;
	background: #691A5D;
	padding-bottom: 100px;
	margin-bottom: -100px;
}

.left a {
	font-size: 18px;
	color: #34312C;
}

.left_up {
	margin: 0 6px 4px 6px;
	border-bottom: 2px dotted White;
}

.left_1 {
	position: relative;
	height: 131px;
}

a.about_us {
	float: left;
	display: block;
	width: 110px;
	height: 31px;
	padding: 100px 0px 0px 70px;
	background: url(../images/about_us.gif) center top;
}

a.about_us:hover {
	color: White;
	background: url(../images/about_us.gif) center bottom;
}

a.menus {
	float: right;
	display: block;
	width: 168px;
	height: 114px;
	padding: 17px 0px 0px 12px;
	background:	url(../images/menus.gif) center top;
}

a.menus:hover {
	color: White;
	background: url(../images/menus.gif) center bottom;
}

.left_2 {
	position: relative;
	width: 362px;
	height: 170px;
	background: url(../images/corp_cat.jpg) no-repeat;
	margin: 5px 0 0 2px;
}

.left_2 a {
	float: right;
	display: block;
	width: 129px;
	height: 49px;
	padding: 121px 0 0 14px;
	background: url(../images/corp_cat.gif) left top;
	line-height: 18px;
}

.left_2 a:hover {
	color: White;
	background: url(../images/corp_cat.gif) right bottom;	
}

.left_3 {
	width: 362px;
	height: 171px;
	background: url(../images/special.jpg) no-repeat right top;
	margin: 5px 0 0 0;
}

.left_3 a {
	display: block;
	width: 130px;
	height: 45px;
	padding:	126px 0 0 10px;
	line-height: 18px;
	background: url(../images/special.gif) right top;
}

.left_3 a:hover {
	color: White;
	background: url(../images/special.gif) left bottom;	
}

.left_4 {
	position: relative;
	margin: 5px 0 0 0;
	height:60px;
}

a.prefer {
	float: left;
	display: block;
	width: 139px;
	height: 46px;
	padding: 14px 0px 0px 40px;
	background: url(../images/prefer.gif) no-repeat center top;
	line-height: 18px;
}

a.prefer:hover {
	color: White;
	background: url(../images/prefer.gif) center bottom;	
}

a.venues {
	float: right;
	display: block;
	width: 127px;
	height: 41px;
	padding: 19px 0px 0px 52px;
	background:	url(../images/venues.gif) center top;	
}

a.venues:hover {
	color: White;
	background:	url(../images/venues.gif) center bottom;
}

.left_bottom {
	margin: 6px 6px 0 6px;
	border-top: 2px dotted white;
	text-align: center;
	padding: 6px 0 4px 0;
	color: White;
	font-weight: bold;
	font-size: 10px;
}

.left_bottom p, .left_bottom a {
	color: White;
	font-size: 10px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

.left_bottom p{
	font-size: 12px;	
}

a.low_white_link{
	text-transform: uppercase;
	font-size: 9px;
	color: White;
	line-height: 22px;
}

.clear{
	clear: both;
}

.ribbon {
	float: left;
	width: 20px;
	padding-bottom: 100px;
	margin-bottom: -100px;
	background-color: #9F9380;
}

.m1 {
	height: 40px;
	background-color: #A4669A; 
}

.m2{
	height: 136px;
	background-color: #578617;	
}

.m3{
	height: 174px;
	background-color: #EDC47C;
}

.m4{
	height: 96px;
	background-color: #A4669A;
}

.m5{
	height: 138px;
	background-color: #CFE293;
}

/*
.m6{
	height: 89px;
	background-color: #9F9380;
}
*/

.right {
	float: right;
	width: 560px;
	padding-bottom: 100px;
	margin-bottom: -100px;
}

.right_top {
	text-align: center;
	color: #818386;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	padding: 34px 0 0 0;
}

.right_top img {
	padding: 4px 4px 4px 4px;
	border: 2px dotted #818386;
	margin-bottom: 5px;
}

.content {
	padding: 27px 68px 0 68px;	
}

.content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #578617;
	margin: 0 10px 28px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px dotted #956A8B;	
	line-height: 16px;
}

.content h1 span {
	font-size: 13px;
}

.content p {
	margin: 18px 0 0 0;
	line-height: 17px;	
}

.response {
	margin: 22px 0 0 0;
	height: 125px;
	background: url(../images/quotation.gif) no-repeat top center;
}


.low_links {
	padding: 50px 0 20px 68px;
}


.low_links a {
	color: #578617;
	font-weight: bold;
	margin: 0 46px 0 0;
}

.low_links a:hover {
	text-decoration: underline;
}
