.cufon {
   color:#53596C;
}
h1.cufon {
   font-size:30px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   font-size:32px;
}
html, body {
   background: #e0e3e5 url(../../images/designs/design13/theme3/bg_page.gif) repeat-x;
}
#page {
	width: 748px;
	background-image: url(../../images/designs/design13/theme3/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#FFFFFF;
	margin:auto;
}
#header {
   position:relative;
   width:745px;
   height:284px;
   background: url(../../images/designs/design13/theme3/header.jpg) no-repeat 2px top;
}
#header_text {
   position:absolute;
   margin:35px 0 0 20px;
}
#content {
	padding-left:2px;
}
#content h1 {
	margin-top: -150px;
	margin-left:20px;
}
#main {
	width: 246px;
	float:left;
}
#menu {
   position:relative;
   margin-top:-100px;
}
#menu_inner {
	font-family: Tahoma;
	padding-bottom:25px;
	height:auto !important;
	min-height:513px !important;
	height:513px;
	background: url(../../images/designs/design13/theme3/menu_bg.gif) repeat-y;
}
#menu_inner li {
	background-image: url(../../images/designs/design13/theme3/menu_separator.gif);
	background-repeat: no-repeat;
	background-position:center 24px;
	height:35px;
	text-align:center;
}
#menu_inner li a {
	font-size: 13px;
	color: #53596c;
	text-decoration: none;
}
#menu_inner li a:hover {
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#4962af;
}
#content_inner {
	background-image: url(../../images/designs/design13/theme3/bg_content.gif);
	background-repeat: repeat-x;
	width: 430px;
	font-family:Tahoma;
	font-size:13px;
	color:#666666;
	padding-left:40px;
	padding-right:26px;
	height:auto !important;
	min-height:400px !important;
	height:400px;
}
#content_inner li {
	margin:0.5em;
}
#content_inner a {
   color:#53596C;
}
#footer {
	clear:both;
   padding-bottom:25px;
	width: 700px;
	text-align:right;
	padding-right:48px;
	font-size:11px;
	color:#53596c;
}
#footer a {
	font-family:Tahoma;
	font-size:11px;
	color:#53596c;
}
#social_networking {
   color:#53596c;
}

