body {
	margin:0px;
	background-color:#cccbe0;
}
#page {
	background-image: url(../../images/designs/design12/theme2/bg_page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
}
#col_middle {
	width: 656px;
}
#col_left {
	background-image: url(../../images/designs/design12/theme2/bg_flower.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	background-image: url(../../images/designs/design12/theme2/bg_top.jpg);
	background-repeat: no-repeat;
	height: 279px;
	width: 656px;
}
#header h1 {
	padding-top:50px;
	padding-left:50px;
}
#column_left {
	float: left;
	width: 257px;
}
#column_right {
	float: right;
	width: 399px;
}
#below_header {
	background-image: url(../../images/designs/design12/theme2/bg_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:1px;
}
#column_right div {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	padding-left: 45px;
	padding-right: 45px;
	line-height:1.4;
	padding-bottom: 60px;
}

#menu {
	background-image: url(../../images/designs/design12/theme2/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 59px;
	padding-top: 0px;
}
#menu_footer {
	background-image: url(../../images/designs/design12/theme2/bottom_menu.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 198px;
	background-position: right top;
	padding-left: 59px;
	padding-bottom:20px;
}

#menu li {
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:26px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #43636b;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer_text {
	padding-top:21px;
	padding-bottom:26px;
}
#footer_text a {
	font-family:Tahoma;
	font-size:10px;
	color:#6a6c74;
	text-decoration:none;
}
