*{
	margin:0px;
	padding: 0px;
}

body{
	background-image: url(../img/background.jpg);
	background-color: #3a6978;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}

#container{
	margin: 30px auto 0px auto;
	width:962px;
}


#menu{
	text-align: left;
}

img{
	border: 0px;
}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:14px;
	color: #d1d3d3;
}
#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefour ul li{
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
}

#stylefour ul li a{
	display:block;
	float:left;
	color: #d1d3d3;
	text-decoration:none;
	padding:11px 10px 0 10px;
	height:23px;
	
}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#ffffff;
	background-color: #17adab;
	
}

#logo{
	width:282px;
	float: left;
}

#buttons{
	width:650px;
	float:right;
}

#address{
	margin:10px 0px 10px 0px;
}

#content{
	background-color: #ffffff;
	width:900px;
	padding: 20px;
	float: left;
	color: #434343;
	text-align: justify;
	min-height: 400px;
	height:auto !important;
	height: 400px;
}

#content a{
	color: #434343;
	
}

#content a:hover{
	color: #7acfce;
}


#footer{
	text-align: left;
	margin:30px 0px 50px 0px;
	border-top: 1px  solid #d1d3d3;
	font-size: 10px;
	color: #d1d3d3;
	line-height: 15px;
	clear:both;
}

#footerlinks{
	margin:0px 0px 0px 490px;
}

#footerlinks a , #footer a{
	color: #d1d3d3;
	text-decoration: none;
}
#footerlinks a:hover, #footer a:hover{
	color: #ffffff;
}




/* ------------------------S3SLIDER---------------------------- */

#slider {
    width: 900px; /* important to be same as image width */
    height: 395px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 900px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
    width: 0px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
	display: none;
	height: 0px;
	width: 0px;
}
.bottom {
	bottom: 0;
   left: 0;
	display: none;
	height: 0px;
	width: 0px;
}
ul { list-style-type: none;}












/* ------------------------SNEWS---------------------------- */

.adminpanel textarea{
	height: 500px;
}
.contactformpage p{
	text-align: justify;
	margin: 0px 0px 15px 0px;
}

p{
	text-align: justify;
	margin: 0px 0px 20px 0px;
}
.subcat {
margin-left:1em;
}

h1,h2,h3 {
font-weight:400;
margin:0 0 .8em;
}

h1,h2 {
color:#396875;
font-size:8pix;
background:inherit;
}

.big a{
color:#396875;
font-size:20px;
background:inherit;
text-decoration: none;
}

h3 {
color: #7acfce;
font-size:1.3em;
margin:1.2em 0 .5em;
}

#wrapper {
width:900px;
margin:0 auto 10px;
padding:20px;
}

#header {
height:110px;
}




#top {
float:right;
text-align:right;
width:70%;
}

#topmenu {
height:35px;
clear:both;
margin:5px 0 -5px;
padding:10px 0 0;
}

#topmenu li {
font-size:1em;
display:inline;
}

#topmenu li a {
color:gray;
margin:0 15px;
}

#topmenu li a:hover {
color:#F74600;
}

#search {
float:right;
clear:both;
text-align:right;
border-top:1px solid #ccc;
margin:0;
padding:10px 0 0;
}

input {
vertical-align:middle;
padding:2px;
}

input.searchfield {
width:255px;
border:2px solid #ccc;
font-size:.9em;
padding:6px;
}

input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background:gray;
padding:6px;
}

#crumbs {
clear:both;
margin:0 auto;
padding:10px;
}



#content p.subcat {
margin-left:30px;
}

#main {
width:56%;
float:left;
margin-bottom:40px;
}

#side {
width:40%;
float:right;
}

.single {
width:40%;
float:left;
padding:0 15px;
}


#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#000;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:100%;
height:70px;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
margin:0 0 10px;
padding:10px;
}

.date {
margin:10px 0 20px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}

.paginator{
	width: 100%;
	text-align: center;
	margin: 20px 0px 0px 0px;

}