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

body {
	background: #FFF;
	color:#000;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	background : transparent;
	background-image: url(pattern2.gif)
	
}

#wrap {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: auto;
}

#wrap2 {
	margin: 0 auto;
	text-align: left;
	width: 360px;
	height: auto;
	display:inline;
}

#header {
	background-image:url(logo.png);
	padding: 0px;
	width: 800px;
	height: 110px;
	background-repeat:no-repeat
}

#nav {
	color:#000;
	width: 800px;
	height: 25px;
}

#nav ul {
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#nav ul li {
	margin: 0px 20px 0px 0px;
	display:inline;
	font-size : 11px;
	text-decoration:none;
	font-weight: bold;
	

}

#photo {
	width: 800px;
	height:200px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 25px;
	overflow:hidden;
}

/** done with navs **/


#side_left {
	float: left;
	width: 400px;
	height:auto;
}

#side_right {
	float:right;
	height:auto;
	width: 400px;
}

#box_right {
	background:#FFF;
	width: 340px;
	height:auto;
	font-size:12px;
	line-height:14pt;
	text-align:left;
	float:right;
	margin-bottom:25px;
	padding: 10px;
}

#box_left {
	background: #FFF;
	width: 370px;
	height:auto;
	padding: 10px 10px 10px 10px;
	font-size:12px;
	line-height:14pt;
	clear:both;
	text-align:left;
	float:left;
	margin-bottom:25px;
	text-indent: 12px;
}


#ad {
	float:right;
	height:100px;
	width:360px;
	margin-bottom:25px;
	overflow:hidden;
}


#talk {
	background: #FFF;
	width: 780px;
	height:auto;
	padding: 10px 10px 10px 10px;
	font-size:12px;
	line-height:14pt;
	clear:both;
	text-align:left;
	margin-bottom:25px;
}

#meet {
	background: #FFF;
	width: 780px;
	height:auto;
	padding: 10px 10px 10px 10px;
	font-size:12px;
	line-height:14pt;
	clear:both;
	text-align:left;
	margin-bottom:25px;
}


#footer {
	background: #FFF;
	width: 780px;
	height:auto;
	padding: 2px 10px 2px 10px;
	font-size:9px;
	line-height:11pt;
	clear:both;
	text-align:left;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #666;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	line-height:14pt;
}


#box1 {
	width: 400px;
	height:171px;
	padding: 0px;
	font-size:12px;
	line-height:14pt;
	clear:both;
	text-align:left;
	float:left;
	margin-bottom:10px;
	}



#open1 {
	width:400px;
	height:400px;
	float:left;
}

#open2 {
	width:400px;
	height:auto;
	float:right;
}

#cart {
	width:800px;
	height:100;
	float:right;
	margin-bottom:25px;
}

#media {
	width:800px;
	height:auto;
	float:right;
	margin-bottom:25px;
}
