body{
	margin:0;
	padding:20px 0 0 0;
	font:12px Helvetica, Verdana, Arial, sans-serif;
	color:#26231e;
	background:#26231e;
}
a{
	color:#c44613;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	display:block;
}
p{
	margin:0 0 16px 0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
form{
	padding:0;
	margin:0;
}
#main{
	width:905px;
	margin:0 auto;
}
.top-bg{
	width:905px;
	overflow:hidden;
	background:url(../images/top-bg.gif) no-repeat 0 0;
	padding:9px 0 0 0;
}
.center-bg{
	background:#c4c2b3 url(../images/center-bg.gif) repeat-x 0 0;
	width:883px;
	overflow:hidden;
	padding:0 11px;
}
.bottom-bg{
	width:905px;
	background:url(../images/bottom-bg.gif) no-repeat 0 100%;
	padding:0 0 11px 0;
}
.header{
	min-height:114px;
	overflow:hidden;
	width:905px;
}
* html .header{
	overflow:visible;
	height:114px;
}
.header h1{
	margin:8px 0 0 0;
	float:left;
	display:inline;
}
.header h1 a{
	background:url(../images/logo.gif) no-repeat 0 0;
	width:156px;
	height:67px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.client-login{
	width:278px;
	float:right;
	display:inline;
	margin:0 21px 0 0;
}
.client-login h2{
	margin:0 0 4px 0;
	font-size:18px;
	font-weight:normal;
}
input.inp-txt01, input.inp-txt02{
	width:203px;
	padding:2px 0 1px 5px;
	height:17px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	border:0;
	float:left;
}
input.inp-txt02{
	width:117px;
}
.client-login form div{
	width:278px;
	overflow:hidden;
	margin:0 0 6px 0;
}
.client-login form div label{
	float:left;
	width:70px;
	float:left;
	font-size:11px;
	padding:3px 0 0 0;
}
input.submit-button01{
	background:url(../images/login.gif) no-repeat 0 0;
	float:right;
	width:75px;
	height:24px;
}
.client-login ul{
	padding:0 0 0 70px;
}
.client-login ul li{
	padding:0 6px 0 8px;
	background:url(../images/top-split.gif) no-repeat 0 3px;
	display:inline;
	font:11px Arial, Helvetica, sans-serif;
}
.client-login ul li a{
	color:#26231e;
}
.client-login ul li.first{
	padding:0 6px 0 0;
	background:none;
}
.nav-bar{
	width:883px;
	overflow:hidden;
	min-height:38px;
	background:#26231e url(../images/nav-bar.gif) no-repeat 0 0;
}
* html .nav-bar{
	height:38px;
	overflow:visible;
}
.nav-bar ul{
	margin:12px 0 0 0;
	text-align:center;
	overflow:hidden;
}
.nav-bar ul li{
	display:inline;
	padding:0 1px 0px 4px;
	background:url(../images/nav-split.gif) no-repeat 0 3px;
}
.nav-bar ul li.first{
	background:none;
}
.nav-bar ul li a{
	color:#e1e3f1;
	font:13px Arial, Helvetica, sans-serif;
}
.photo-box{
	width:882px;
	overflow:hidden;	
}
.four-columns{
	background:#aeab9c url(../images/bt.gif) no-repeat 0 100%;
	padding:8px 0;
	width:882px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.four-cols-ct{
	background:url(../images/4cols-bg.gif) repeat-y 0 0;
	width:882px;
	overflow:hidden;
}
.four-cols-ct div{
	width:211px;
	float:left;
	padding:10px 5px;
}
.four-cols-ct div.last{
	width:206px;
}
.four-cols-ct div h2{
	font-size:12px;
	margin:0;
}
.four-cols-ct div h2 a{
	color:#26231e;
}
.four-cols-ct div p{
	font-size:10px;
}
.four-cols-ct div span{
	float:right;
}
.home-cont{
	width:882px;
	overflow:hidden;
}
.home-cont h3{
	font-size:24px;
	margin:0 0 22px 0;
	font-weight:normal;
}
.home-cont p{
	font-size:16px;
	line-height:28px;
}
.about{
	/*width:564px;*/
	width:854px;
	float:left;
	padding:0 10px;
}
.news{
	width:290px;
	float:left;
}
.news ul li{
	padding:0 0 16px 0;
	float:left;
}
.news ul li a{
	float:left;
}
.two-cols{
	width:883px;
	overflow:hidden;
	background:url(../images/bg-inner.gif) repeat-y 100% 0;
}
.main-col{
	background-color: #FFFFFF;
	width:564px;
	padding:30px 10px 0 10px;
	float:left;
}
.main-col h2{
	margin:0 0 20px 0;
	font-size:24px;
	font-weight:normal;
	color: #c44613;
}
.sidebar{
	width:280px;
	float:left;
	padding:12px 0 0 10px;
}
.sidebar div{
	border-bottom:1px solid #78756a;
	width:268px;
	overflow:hidden;
	padding:10px 0 10px 12px;
}
.sidebar div.last{
	border:0;
}
.sidebar div h2{
	font-size:16px;
	margin:0 0 4px 0;
	color:#000;
	
}
.sidebar div h2 a{
	color:#000;
}
.sidebar div span{
	float:right;
} 
.intro{
	width:100%;
	margin:0 0 16px 0;
	overflow:hidden;
}
.main-col h3{
	font-size:12px;
	margin:0;
	color:#c44613;
}
.footer{
	padding:8px 0;
}
.footer ul{
	overflow:hidden;
}
.footer ul li{
	display:inline;
	background:url(../images/split-footer.gif) no-repeat 0 3px;
	padding:0 8px 0 9px;
	font:11px Arial, Helvetica, sans-serif;
}
.footer ul li.first{
	padding:0 8px 0 0;
	background:none;
}
.footer ul li a{
	color:#fff;
}

div.csc-mailform-field
{
	clear: both;
	padding-bottom: 5px;
}

div.csc-mailform-field label
{
	float: left;
	width: 125px;
}

div.csc-mailform-field input[type='text'], div.csc-mailform-field textarea
{
	width: 230px;
}

fieldset.csc-mailform
{
	border: 0px;
}

h3
{
color:#c44613;
}

.galleryImage img {border: solid 1px #C4C2B3;}
.galleryWrapper {display: block; width:525px;float:left; border: solid 1px #C4C2B3; padding: 10px; margin-bottom: 10px; background-color: #ECECE8;}
.clear {clear: both; }


.main-col li {
	list-style-type: disc;	
	margin-left: 20px; 
	margin-bottom:7px; 
}

.csc-frame-frame2 { background-color:#FDF3B3; padding: 5px; border: solid 1px #C4C2B3; }
.tx-phadvertiserlist-pi1 table td { border: solid 1px #C4C2B3; background-color: #DDDCD5; width: 160px; height:160xp; text-align: center; margin: 5px; display: block; float:left; }

body #main .header .client-login a span { font-size: 11px;  }
.client-login a span { color: #c44613; }
.client-login a span:hover { color: #c44613; text-decoration: none; }


