/* @override 
	http://www.eastendcounty.com/test/css/content.css
	http://www.eastendcounty.com/css/content.css
*/

p#text1 {
	background-image: url(../images/food_text1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 263px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 54px;
	margin-bottom: 54px;
}
div#main_top {
	height: 30px;
	width: 800px;
	text-indent: -9999px;
}
div#button {
	height: 40px;
	width: 800px;
}
div#button div.lunch_menu {
	float: left;
	margin-left: 120px;
	display: inline;
}
div#button div.lunch_menu a {
	height: 40px;
	width: 160px;
	background-image: url(../images/food_button_lunch.gif);
	background-repeat: no-repeat;
	display: block;
}
div#button div.dinner_menu {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}

div#button div.dinner_menu a {
	height: 40px;
	width: 160px;
	background-image: url(../images/food_button_dinner.gif);
	background-repeat: no-repeat;
	display: block;
}
div#button div.other_menu {

	float: left;
}

div#button div.other_menu a {
	height: 40px;
	width: 160px;
	background-image: url(../images/food_button_other.gif);
	background-repeat: no-repeat;
	display: block;
}
div#main-inner-content {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
p#text2 {
	height: 280px;
	width: 800px;
	background-image: url(../images/food_text2.gif);
	background-repeat: no-repeat;
	background-position: 490px bottom;
	text-indent: -9999px;
}
div#left h3 {
	background-image: url(../images/access_title.gif);
	margin-top: 30px;
	margin-bottom: 22px;
}
div#right p#access-discription {
	background-image: url(../images/access_text1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 30px;
	margin-top: 72px;
	height: 170px;
	width: 280px;
}
dl#access-info-list-one dt {
	width: 55px;
	clear: both;
	float: left;
}
dl#access-info-list-one dd {
	width: 200px;
	float: left;
}
dl#access-info-list-two dt {
	clear: both;
	float: left;
	width: 55px;
}
dl#access-info-list-two dd {
	float: left;
	width: 200px;
}
body#access div#access-information {
	color: #330000;
	margin-left: 45px;
}
.border {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #fe9c6c;
}
div.line-box {
	padding-right: 30px;
	padding-left: 30px;
}
div.two-column {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fe9c6c;
	clear: both;
	float: none;
	width: 740px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.two-column div.left-column {
	float: left;
	width: 240px;
	color: #330000;
}
div.two-column div.right-column {
	width: 500px;
	float: right;
	color: #330000;

}
body#other div#main{
	color: #330000;
	line-height: 20px;
}
body#other div#main strong{
	line-height: 100%;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	padding-bottom: 3px;
	font-size: 12px;
	padding-top: 20px;
	clear: both;
}



/* 2007.4.2 */
body#other div#main div.MainMenu1st{
	width: 320px;
	float: left;
	clear: none;
	padding-left: 30px;
}
body#other div#main div.MainMenu1st dt{
	float: left;
	clear: both;
	width: 200px;
}
body#other div#main div.MainMenu1st dd{
	float: left;
	width: 120px;
	text-align: right; 
}
body#other div#main div.MainMenu2nd{
	width: 410px;
	float: left;
	clear: none;
}
body#other div#main div.MainMenu2nd dl {
	margin-left: 40px;
}
body#other div#main div.MainMenu2nd dt{
	float: left;
	clear: both;
	width: 250px;
}
body#other div#main div.MainMenu2nd dd{
	float: left;
	width: 120px;
	text-align: right; 
}











body#other div#main div.main-left{
	width: 230px;
	float: left;
	padding-left: 30px;
	clear: none;
}
body#other div#main div.main-left dt{
	font-weight: bold;
	padding-bottom: 5px;
	width: 190px;
	float: left;
	clear: both;
}
body#other div#main div.main-left dd{
	float: right;
	width: 40px;
	text-align: right;
	padding-bottom: 5px;
}
body#other div#main div.main-center{
	width: 320px;
	float: left;
	clear: none;
}
body#other div#main div.main-center dl {
	margin-left: 40px;
}
body#other div#main div.main-center dt{
	float: left;
	clear: both;
	width: 140px;
	padding-bottom: 5px;
}
body#other div#main div.main-center dd{
	float: left;
	width: 100px;
	text-align: right;
	padding-bottom: 5px;
}

body#other div#main div.main-right{
	width: 190px;
	float: left;
	clear: none;
}
body#other div#main div.main-right dt{
	float: left;
	clear: both;
	width: 150px;
	padding-bottom: 5px;
}
body#other div#main div.main-right dd{
	float: left;
	width: 40px;
	text-align: right;
	padding-bottom: 5px;
}
body#cocktail div#main{
	color: #330000;
	line-height: 20px;
}
body#cocktail div#main strong{
	line-height: 100%;
	padding-top: 20px;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	padding-bottom: 3px;
}
body#cocktail div#main div.main-left{
	width: 225px;
	float: left;
	clear: none;
	padding-left: 30px;
}
body#cocktail div#main div.main-center{
	width: 225px;
	float: left;
	clear: none;
	padding-right: 32.5px;
	padding-left: 32.5px;
}
body#cocktail div#main div.main-right{
	width: 225px;
	float: left;
	clear: none;
}
body#cocktail div#main div.main-left dt, div.main-center dt, div.main-right dt{
	float: left;
	clear: both;
	width: 165px;
	font-weight: bold;
	padding-bottom: 5px;
}
body#cocktail div#main div.main-left dd, div.main-center dd, div.main-right dd{
	float: left;
	width: 60px;
	text-align: right;
	padding-bottom: 5px;
}
body#shotbottle div#main{
	color: #330000;
	line-height: 20px;
}
body#shotbottle div#main strong{
	line-height: 100%;
	padding-top: 20px;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	padding-bottom: 3px;
}
body#shotbottle div#main-left dl.main-left-left{
	float: left;
	clear: both;
	width: 200px;
}
body#shotbottle div#main-left dl.main-left-left dt{
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
	padding-bottom: 5px;
}
body#shotbottle div#main-left dl.main-left-left dd{
	width: 50px;
	text-align: right;
	float: left;
	padding-bottom: 5px;
}
body#shotbottle div#main-left dl.main-left-right{
	float: left;
	width: 130px;
}
body#shotbottle div#main-left dl.main-left-right dt{
	width: 65px;
	text-align: right;
	float: left;
	clear: both;
	padding-bottom: 5px;
}
body#shotbottle div#main-left dl.main-left-right dd{
	width: 65px;
	text-align: right;
	float: left;
	padding-bottom: 5px;
}
body#shotbottle div#main-right dl.main-right-left{
	float: left;
	clear: both;
	width: 200px;
}
body#shotbottle div#main-right dl.main-right-left dt{
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
	padding-bottom: 5px;
}
body#shotbottle div#main-right dl.main-right-left dd{
	width: 50px;
	text-align: right;
	float: left;
	padding-bottom: 5px;
}
body#shotbottle div#main-right dl.main-right-right{
	float: left;
	width: 130px;
}
body#shotbottle div#main-right dl.main-right-right dt{
	width: 65px;
	text-align: right;
	float: left;
	clear: both;
	padding-bottom: 5px;
}
body#shotbottle div#main-right dl.main-right-right dd{
	width: 65px;
	text-align: right;
	float: left;
	padding-bottom: 5px;
}
body#shotbottle div#main-left{
	width: 330px;
	float: left;
	clear: both;
	padding-left: 30px;	
}
body#shotbottle div#main-right{
	float: left;
	width: 330px;
	padding-left: 80px;	
}
body#shotbottle div#main-right-bottom{
	float: left;
	width: 240px;
	background-color: #F8E9D6;
	padding: 20px;
	margin-left: 80px;
	margin-top: 50px;
	border: 2px solid #85bba7;
}
body#shotbottle div#main-right-bottom dt{
	float: left;
	clear: both;
	width: 190px;
}
body#shotbottle div#main-right-bottom dd{
	text-align: right;
	float: left;
	width: 50px;
}
body#shotbottle div#main-right-bottom h4{
	background-image: url(../images/shotbottle_bottlekeepset.gif);
	text-indent: -9999px;
	height: 13px;
	width: 124px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-right: 58px;
	margin-left: 58px;
}
body#softdrink div#main{
	color: #330000;
	line-height: 20px;
}
body#softdrink div#main-left{
	margin-left: 30px;
	width: 300px;
	float: left;
	clear: both;
	height: 355px;
	display: inline;
}
body#softdrink div#main-left dl{
	background-color: #F8E9D6;
	padding: 20px;
	border: 2px solid #85bba7;
	width: 200px;
}
body#softdrink div#main-left h4{
	background-image: url(../images/softdrink_hot.gif);
	text-indent: -9999px;
	height: 14px;
	width: 33px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-right: 83.5px;
	margin-left: 83.5px;
}
body#softdrink div#main-left dt{
	float: left;
	clear: both;
	width: 150px;
	font-weight: bold;
}
body#softdrink div#main-left dd{
	text-align: right;
	float: left;
	width: 50px;
}
body#softdrink div#main-left p{
	background-image: url(../images/food_text2.gif);
	text-indent: -9999px;
	height: 33px;
	width: 285px;
	background-repeat: no-repeat;
	margin-top: 140px;
}
body#softdrink div#main-center{
	width: 300px;
	float: left;
	height: 355px;
}
body#softdrink div#main-center dl{
	background-color: #F8E9D6;
	padding: 20px;
	border: 2px solid #85bba7;
	width: 200px;
}
body#softdrink div#main-center h4{
	background-image: url(../images/softdrink_cold.gif);
	text-indent: -9999px;
	height: 14px;
	width: 43px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-right: 78.5px;
	margin-left: 78.5px;
}
body#softdrink div#main-center dt{
	float: left;
	clear: both;
	width: 150px;
	font-weight: bold;
}
body#softdrink div#main-center dd{
	text-align: right;
	float: left;
	width: 50px;
}
body#softdrink div#main-right{
	width: 140px;
	float: left;
	height: 355px;
}
body#softdrink div#main-right p{
	text-indent: -9999px;
}
body#softdrink div#main-right div.button1{
	background-image: url(../images/softdrink_hosoku_1.gif);
	height: 14px;
	width: 111px;
	background-repeat: no-repeat;
	margin-right: 14.5px;
	margin-left: 14.5px;
	margin-top: 191px;
	text-indent: -9999px;
}
body#softdrink div#main-right div.button2{
	margin-top: 15px;
}
body#softdrink div#main-right div.button2 a{
	background-image: url(../images/softdrink_button_beerwine.gif);
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 140px;
}

body#softdrink div#main-right div.button3{
	margin-top: 15px;
}
body#softdrink div#main-right div.button3 a{
	background-image: url(../images/softdrink_button_shotbottle.gif);
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 140px;
}

body#softdrink div#main-right div.button4{
	margin-top: 15px;
}
body#softdrink div#main-right div.button4 a{
	background-image: url(../images/softdrink_button_cocktail.gif);
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 140px;
}
body#dinner div#main{
	color: #330000;
	line-height: 20px;
}
body#dinner div#main strong{
	line-height: 100%;
	padding-top: 20px;
	display: block;
	padding-bottom: 5px;
}
body#dinner div#main-left {
	margin-left: 30px;
	width: 430px;
	background-color: #F8E9D6;
	padding: 20px;
	border: 2px solid #85bba7;
	margin-right: 30px;
	float: left;
	clear: both;
	display: inline;
}
body#dinner div#main-left h5{
	text-indent: -9999px;
	background-image: url(../images/dinner_main.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 43px;
	margin-right: 193.5px;
	margin-left: 193.5px;
	margin-bottom: 10px;
}
body#dinner div#main-left dt{
	float: left;
	clear: both;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
body#dinner div#main-left dd{
	float: left;
	width: 220px;
	margin-bottom: 10px;
}
body#dinner div#main-right{
	float: left;
}
body#dinner div.main-right-drink {
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	width: 150px;
	width: 150px;
	padding: 20px;
}
body#dinner div.main-right-drink h5{
	text-indent: -9999px;
	background-image: url(../images/dinner_drink.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 53px;
	margin-bottom: 15px;
	margin-left: 48.5px;
}
body#dinner div.main-right-salad {
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	width: 150px;
	padding: 20px;
	margin-top: 30px;
}
body#dinner div.main-right-salad h5{
	text-indent: -9999px;
	background-image: url(../images/dinner_salad.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 58px;
	margin-bottom: 15px;
	margin-left: 46px;
}
body#dinner div#main-right-set{
	width: 226px;
}

body#dinner div.drinkset{
	margin-top: 20px;
}
body#dinner div.drinkset h6{
	text-indent: -9999px;
	background-image: url(../images/dinner_drink_set.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 226px;
}
body#dinner div.drinksaladset{
	margin-top: 20px;
}
body#dinner div.drinksaladset h6{
	text-indent: -9999px;
	background-image: url(../images/dinner_drink_sarad_set.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 226px;
}
body#beerwine div#main{
	color: #330000;
	line-height: 20px;
}
body#beerwine div#main-left{
	margin-left: 30px;
	clear: both;
	float: left;
	display: inline;
}
body#beerwine div.main-left-top{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	width: 310px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
body#beerwine div.main-left-top h4{
	text-indent: -9999px;
	background-image: url(../images/beerwine_beer.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 35px;
	margin-right: 122.5px;
	margin-left: 122.5px;
	margin-bottom: 15px;
}
body#beerwine dl.left1{
	clear: both;
	float: left;
}
body#beerwine dl.left1 dt{
	clear: both;
	float: left;
	width: 115px;
	font-weight: bold;
	margin-right: 5px;
}
body#beerwine dl.left1 dd{
	float: left;
	width: 0;
}
body#beerwine dl.left2{
	float: left;
}
body#beerwine dl.left2 dt{
	clear: both;
	float: left;
	width: 120px;
}
body#beerwine dl.left2 dd{
	float: left;
	text-align: right;
	width: 50px;
}
body#beerwine div#main-left p{
	text-indent: -9999px;
	background-image: url(../images/beerwine_hosoku.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 176px;
	margin-top: 10px;
}
body#beerwine div#main-right{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	width: 350px;
	margin-left: 30px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
body#beerwine div#main-right h4{
	text-indent: -9999px;
	background-image: url(../images/beerwine_wine.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 35px;
	margin-right: 152.5px;
	margin-left: 152.5px;
	margin-bottom: 15px;
}






/* 2007.4.2 */
body#beerwine div#main-right td{
	padding-bottom:10px;
	padding-right: 5px;
}












body#beerwine dl.right1{
	clear: both;
	float: left;
}
body#beerwine dl.right1 dt{
	clear: both;
	float: left;
	width: 180px;
}
body#beerwine dl.right1 dd{
	float: left;
	width: 0px;
}
body#beerwine dl.right2{
	float: left;
}
body#beerwine dl.right2 dt{
	clear: both;
	float: left;
	width: 100px;
}
body#beerwine dl.right2 dd{
	float: left;
	text-align: right;
	width: 50px;
}
body#party div#main{
	color: #330000;
	line-height: 20px;
}
body#party div#main strong{
	line-height: 100%;
	padding-top: 20px;
	display: block;
	padding-bottom: 5px;
}
body#party div#main-left{
	clear: both;
	float: left;
}
body#party div.left1{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	padding: 20px;
	width: 340px;
	margin-left: 30px;
}
body#party div.left1 h4{
	text-indent: -9999px;
	background-image: url(../images/party_course_1.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 224px;
	margin-right: 58px;
	margin-left: 58px;
}
body#party div.left1 dt{
	clear: both;
	float: left;
	width: 200px;
}
body#party div.left1 dd{
	float: left;
	width: 140px;
}
body#party div.left2{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	padding: 20px;
	width: 340px;
	margin-left: 30px;
	margin-top: 30px;
}
body#party div.left2 h4{
	text-indent: -9999px;
	background-image: url(../images/party_course_2.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 217px;
	margin-right: 61.5px;
	margin-left: 61.5px;
}
body#party div.left2 dt{
	clear: both;
	float: left;
	width: 200px;
}
body#party div.left2 dd{
	float: left;
	width: 140px;
}
body#party div.left3{
	margin-left: 30px;
	margin-top: 40px;
	width: 385px;
}
body#party div.left3 p{
	text-indent: -9999px;
	background-image: url(../images/party_hosoku.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 260px;
	margin-right: 62.5px;
	margin-left: 62.5px;
}
body#party div#main-right{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	padding: 20px;
	width: 280px;
	margin-left: 30px;
	float: left;
}
body#party div#main-right h4{
	text-indent: -9999px;
	background-image: url(../images/party_course_drink.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 133px;
	margin-right: 73.5px;
	margin-left: 73.5px;
}
body#lunch div#main{
	color: #330000;
	line-height: 20px;
}
body#lunch div#main-left{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	padding: 20px;
	width: 370px;
	margin-left: 30px;
	margin-top: 30px;
	clear: both;
	float: left;
	display: inline;
}
body#lunch div#main-left h5{
	text-indent: -9999px;
	background-image: url(../images/lunch_higawari.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 147px;
	margin-right: 111.5px;
	margin-left: 111.5px;
	margin-bottom: 15px;
}
body#lunch div#main-right{
	float: left;
}
body#lunch div.right1{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	padding: 20px;
	width: 250px;
	margin-left: 30px;
	margin-top: 30px;
}
body#lunch div.right1 h5{
	text-indent: -9999px;
	background-image: url(../images/lunch_pasta.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 134px;
	margin-right: 58px;
	margin-left: 58px;
	margin-bottom: 15px;
}
body#lunch div.right2{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	padding: 20px;
	width: 250px;
	margin-left: 30px;
	margin-top: 30px;
}
body#lunch div.right2 h5{
	text-indent: -9999px;
	background-image: url(../images/lunch_sonota.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 102px;
	margin-right: 74px;
	margin-left: 74px;
	margin-bottom: 15px;
}
body#lunch div.right2 dt{
	clear: both;
	float: left;
	width: 200px;
}
body#lunch div.right2 dd{
	float: left;
	width: 50px;
	text-align: right;
}
body#lunch div.right3{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	width: 160px;
	margin-left: 30px;
	margin-top: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
body#lunch div.right3 h5{
	text-indent: -9999px;
	background-image: url(../images/lunch_drink.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 100px;
	margin-left: 25px;
	margin-bottom: 15px;
}

body#lunch .HOLY  {
	background-color: #f2797b;
}

body#lunch .TODAY  {
	color: white;
	font-weight: bold;
	background-color: #5b9882;
}

body#lunch .SUN  {
	background-color: #f2c191;
}

body#lunch .MON  {
	
}

body#lunch .TUE  {
	
}

body#lunch .WED  {
	
}

body#lunch .THU  {
	
}

body#lunch .FRI  {
	
}

body#lunch .SAT  {
	background-color: #adcad8;
}

body#lunch table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #85bba7;
	border-bottom: 1px solid #85bba7;
	padding-bottom: 8px;
	padding-top: 8px;
}

body#lunch table tr {
}

body#lunch table tr td {
}

body#lunch table tr td.day  {
	width: 50px;
	text-align: center;
}

body#lunch table tr td.week  {
	width: 50px;
	text-align: center;
}

body#lunch table tr td.menu  {
	width: 255px;
	padding-left: 10px;
}
body#about div#main{
	color: #330000;
	line-height: 17px;
}
body#contact div#main{
	color: #330000;
	line-height: 17px;
}
body#contact div#main-top{
	width: 740px;
	margin-left: 30px;
	margin-bottom: 25px;
}
body#contact div#main-left{
	width: 440px;
	margin-left: 30px;
	clear: both;
	float: left;
	display: inline;
}
body#contact div#main-left form dd{
	margin-bottom: 10px;
}
body#contact div#main-right{
	width: 260px;
	float: left;
	margin-left: 60px;
	margin-top: 130px;
}
body#contact div#main-top dl{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
body#contact div#main-top dt{
	clear: both;
	float: left;
	margin-bottom: 10px;
}
body#contact div#main-top dd{
	margin-bottom: 10px;
}
body#contact div#contact3-main-left{
	width: 440px;
	float: left;
	clear: both;
	height: 180px;
}
body#contact div#contact3-main-right{
	width: 260px;
	float: left;
	margin-left: 90px;
}
body#contact div#contact2-main-left{
	width: 440px;
	float: left;
	clear: both;
	margin-left: 30px;
	display: inline;
}
body#contact div#contact2-main-left dl{
	background-color: #F8E9D6;
	border: 2px solid #85bba7;
	height: 220px;
	width: 400px;
	padding: 20px;
}
body#contact div#contact2-main-left dt{
	clear: both;
	float: left;
	margin-bottom: 10px;
}
body#contact div#contact2-main-left dd{
	margin-bottom: 10px;
}
body#contact div#contact2-main-right {
	width: 260px;
	float: left;
	margin-left: 60px;
	margin-top: 130px;
}
