/*/////////////  MAIN  ////////////////////////////*/
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #413834  url(../images/bg.jpg) no-repeat top;
}

.line {
	background:#333333;
	height:2px;
}

/*///////////////  BOXES  ///////////////////////////*/
#top-box, #bottom-box, #middle-box {
	background: none;
}

#top-box {
	background:url(../images/header.png) no-repeat top;
	height: 66px;
}

/*///////////////  FOOTER  ///////////////////////////*/
td.footer { 
	background:#2b2421;
	text-align:center; 
	color:#FFFFFF; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height:45px;
}

td.footer-left { 
	background:#2b2421;
}	

/*///////////////  PAGE  ///////////////////////////*/
#page .middle-left {
	background:#2b2421;  
}

#page .middle-content {
	background:#FFFFFF;
}

#page-content .title {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#11648b;
}

#page-content .full-list {
	background: url(../images/listing_arrow.gif) no-repeat; 
	line-height:18px; 
	text-indent:10px;
}

#page-content .full-list a { 
	font-size:12px; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:none
}

#page-content .full-list a:hover {
	font-size:12px; 
	color:#333; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:underline
}

/*///////////////  SECTION  ///////////////////////////*/
.section 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.section .title
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.section .content 
{
	color: #FFFFFF;
	font-size: 11px;
}

.section .content a
{
	color: #FFFFFF;
	font-size: 11px;
}

/*///////////////  MENU  ///////////////////////////*/
#menu .top {
	background:url(../images/menu-bg-top.gif) repeat-y; 
	height:3px;
}

#menu .bottom {
	background:url(../images/menu-bg-bottom.gif) repeat-y; 
	height:3px;
}

#menu .bg {
	background:url(../images/menu-bg.gif) left top no-repeat;
	height:138px;
}

#menu .item {
	text-align:left;
	float:right;
	width:168px;
}

#menu .item a { 
	color:#FFFFFF; 
	font-weight: bold; 
	font-size:14px; 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:27px;
	text-align:left;
}

#menu .item a:hover {
	text-decoration:underline;
}

/*///////////////  PLUGIN: LISTING  ///////////////////////////*/
#p_listing .info .title { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#FFFFFF;
	background-color:#cc2223;
	width:550px;
	height:16px;
}

#p_listing .info .title a { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	background-color:#cc2223;
}

#p_listing .info .title a:hover {
	text-decoration: underline;
} 

#p_listing .info .more { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#2f3030;
}

#p_listing .info .more a { 
	text-decoration: underline; 
	font-weight: normal; 
	color:#2f3030; 
}

/*///////////////  CONTACT INFO  ///////////////////////////*/
#contact-info {
	margin-top: 45px;
	float:left;
	width:207px;
}
	  
#contact-info .top {
	background:url(../images/contact-info-top.gif) no-repeat; 
	height:43px; 
	width:207px;
}

#contact-info .bottom {
	background:url(../images/contact-info-foot.gif) no-repeat; 
	height:34px; 
	width:207px;
}

#contact-info .bg { 
	background:url(../images/contact-info-bg.gif) no-repeat; 
	height:113px; 
	width:207px;
}
	  
#contact-info .phone { 
	font-family:"Times New Roman", Times, serif; 
	color:#FFFFFF; 
	font-size:20px; 
	width:187px;
	font-weight:bold;
	text-indent:0px;
}

#contact-info .mobile {
	font-family:"Times New Roman", Times, serif; 
	color:#FFFFFF; 
	font-size:20px; 
	width:187px;
	text-indent:0px;
	font-weight:bold;
}

#contact-info .fax { 
	font-family:"Times New Roman", Times, serif; 
	color:#FFFFFF; 
	font-size:20px; 
	width:187px;
	text-indent:0px;
	font-weight:bold;
}

#contact-info .link{ 
	text-align:center;
	text-indent:0px;
	width:187px;
	padding-left:8px;
}

#contact-info .link a { 
	text-decoration:none; 
	text-indent:0px;
	font-weight:bold; 
	color:#FFFFFF;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
	width:187px;
	padding-left:8px;
}

#contact-info .link a:hover { 
	text-decoration:underline; 
	text-indent:0px;
	width:187px;
}
.h10{
	height:5px;
}
.h5{
	height:2px;
}
