.cufon {
   color:#817ba1;
}
h1.cufon {
   font-size:32px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   font-size:34px;
}
#content_inner {
	padding:365px 68px 20px 52px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	height:auto !important;
	min-height:170px !important;
	height:170px;
}
#content_inner .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#content_inner em {
	font-style:italic;
}
#content_inner ul {
	list-style:square;
}
#content_inner li {
	margin:0.5em;
}
#content_inner a {
	text-decoration:underline;
	color:#403a60;
}
html, body {
	background-image: url(../../images/designs/design08/theme2/bg_page.gif);
}
#page {
	height:auto !important;
	min-height:550px !important;
	height:550px;
}
#menu_section {
	width: 145px;
	padding-top: 58px;
	padding-left: 104px;
}
#menu {
   text-align:center;
	background-image: url(../../images/designs/design08/theme2/menu_bg.gif);
	background-repeat: repeat-x;
	height:auto !important;
	min-height:300px !important;
	height:300px;
}
#left_column {
	float: left;
	width: 246px;
}
#right_column {
	float: right;
	width: 495px;
   padding-top:3em;
	text-align:right;
}
#right_column h1 {
	margin-top:10px;
	margin-right:40px;
}
#all {
   margin:0 auto;
	background-image: url(../../images/designs/design08/theme2/bg_all.jpg);
	background-repeat: repeat-y;
	width: 744px;
}
#content {
	background-image: url(../../images/designs/design08/theme2/page.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height:auto !important;
	min-height:550px !important;
	height:550px;
}
#menu li {
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:30px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #a1627d;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer {
	background: url(../../images/designs/design08/theme2/footer.gif) no-repeat;
	height: 46px;
	width: 744px;
}
#footer_text {
	padding:5px 0 0 60px;
	font-size:10px;
	color:#666;
}
#footer_text a {
	font-family:Tahoma;
	font-size:10px;
	color:#666;
}

