/* DEFAULTS */
body { 
	margin: 0px; 
	padding: 0px; 
	background: url(../../images/bg_body.jpg);
}
td {
	padding: 0px;
}
p {
	margin: 0px;
}

/* CONSTANTS */
.full {
	width: 100%;
}


/* LAYTOUT */
#bg {
	width: 100%;
	height: 647px;
	background: url(../../images/bg_table.jpg) repeat-x;
	padding: 30px 0px 0px 0px;
}
#container {
	width: 749px;
	height: 617px;
	background-color: #fff;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
#subcontainer {
	height: 574px; 
	background-color: #e4e3e8;
	vertical-align: top;
}
#toplogo {
	padding-left: 41px;
	height: 23px;
}
#header {
	padding-right: 18px;
	text-align: right;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	color: #999;
}
#header a {
	color: #999;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#footerleft {
	padding-left: 19px;
	height: 20px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	color: #629bc8;
}
#footerleft a {
	color: #629bc8;
	text-decoration: none;
}
#footerleft a:hover {
	text-decoration: underline;
}
#footerright {
	padding-right: 29px;
	text-align: right;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	color: #666;
}

#top_left {
	background: url(../../images/bg_top_left.jpg);
	width: 15px;
	heigh: 16px;
}
#left_top {
	background: url(../../images/bg_top.jpg);
	width: 220px;
}
#top_middle {
	background: url(../../images/bg_top_middle.jpg);
	width: 22px;
}
#right_top {
	background: url(../../images/bg_top.jpg);
	width: 477px;
}
#top_right {
	background: url(../../images/bg_top_right.jpg);
	width: 15px;
}
#bg_left {
	background: url(../../images/bg_left.jpg);
	width: 15px;
}
#bg_middle {
	background: url(../../images/bg_middle.jpg);
	width: 22px;
}
#bg_right {
	background: url(../../images/bg_right.jpg);
	width: 15px;
}
#separator_left {
	background: url(../../images/separator_left.jpg);
	height: 9px;
}
#separator_right {
	background: url(../../images/separator_right.jpg);
	height: 12px;
}
#middle_left {
	background: url(../../images/bg_middle_left.jpg);
	width: 25px;
	height: 16px;
}
#middle_a {
	background: url(../../images/bg_middle_a.jpg);
	width: 42px;
}
#middle_b {
	background: url(../../images/bg_middle_b.jpg);
	width: 31px;
}
#middle_right {
	background: url(../../images/bg_middle_right.jpg);
	width: 24px;
}
#middle_top_a {
	background: url(../../images/bg_middle_top.jpg);
	width: 200px;
}
#middle_top_b {
	background: url(../../images/bg_middle_top.jpg);
	width: 302px;
}
#middle_top_c {
	background: url(../../images/bg_middle_top.jpg);
	width: 125px;
}
#left_middle {
	background: url(../../images/bg_left_middle.jpg);
}
#middle_middle_a {
	background: url(../../images/middle_middle_a.jpg);
}
#middle_middle_b {
	background: url(../../images/middle_middle_b.jpg);
}
#right_middle {
	background: url(../../images/bg_right_middle.jpg);
}
#bottom_left {
	background: url(../../images/bg_bottom_left.jpg);
	height: 28px;
}
#bottom_a {
	background: url(../../images/bg_bottom_a.jpg);
}
#bottom_b {
	background: url(../../images/bg_bottom_b.jpg);
}
#bottom_right {
	background: url(../../images/bg_bottom_right.jpg);
}
.bottom_bg {
	background: url(../../images/bg_bottom.jpg);
}
.bottom_content {
	background: url(../../images/bg_bottom_content.jpg) repeat-x;
	background-color: #e5e6ea;
	vertical-align: top;
	height: 195px;
}
.gallery {
	text-align: center;
}
.gallery img {
	margin: 6px 0px 0px 0px;
}
.thumbnail {
	width: 92px;
	height: 48px;
	border: 4px solid #fff;
}
.news {
	width: 264px;
	padding: 6px 19px 16px 19px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	color: #436179;
	text-align: right;
}
.news p {
	text-align: left;
	margin: 10px 0px 0px 0px;
}
.news span {
	color: #ee8800;
	font-weight: bold;
}
.news a {
	color: #ee8800;
	font-weight: bold;
	text-decoration: none;
}
.news a:hover {
	color: #daa50b;
	text-decoration: underline;
}

.menu {
	width: 220px;
	height: 39px;
	border: 0px;
	padding-bottom: 1px;
}