html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
	background-color:#3f3f3f;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
img {
	border:0;
}
a:link, a:visited {
	color:#337373;
	text-decoration:underline;
}
a:hover {
	color:#337373;
	text-decoration:none;
}
#wrapper {
	width:773px;
	margin-left: auto;
	margin-right: auto;
	background:#cbcbcb;
}
#header {
	width:773px;
	height:182px;
}
#nav {
	width:773px;
	height:65px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
}
#nav ul {
	padding:7px 0;
	margin:0;
	list-style-type:none;
}
#nav li {
	display:inline;
	padding:0px 6px 0 18px;
}
#nav a:link, #nav a:visited {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
}
#content {
	width:773px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
}
#left {
	float:left;
}
#gallery {
	width:213px;
	margin:0px 15px 10px 25px;
}
#gallery a:link, #gallery a:visited {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#gallery a:hover {
	text-decoration:underline;
}

#l_top {
	width:213px;
	height:33px;
	background-image:url(../images/left_top.jpg);
	background-repeat:no-repeat;
}
#l_mid {
	width:213px;
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat;
}
#l_foot {
	width:213px;
	height:22px;
	background-image:url(../images/left_footer.jpg);
	background-repeat:no-repeat;
}
#right {
	float:right;
	width:488px;
	padding:0 20px 0 12px;
	line-height:22px;
	font-size:16px;
}
#right h1 {
	margin:0 0 20px 0;
	padding:0;
	font-weight:normal;
	font-size:20px;
}
#c_footer {
	width:773px;
	height:118px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}
#footer {
	text-align:center;
	color:#fff;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}













