body {
	margin:0px;
	background:#FFFFFF;
	padding: 0px;
}
div {
	/*border: 1px solid green;*/

}
ul {
	list-style-type: square;
}
img {
	behavior: url("png.htc");
    border:0px;
}
#main {
	float: left;
	width: 960px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


#main  div {
	/*border: 1px solid red;*/
}

#home {
	background-color:white;
	position:relative;
	top:20px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
}
#header {
	float: left;
	width: 960px;
}
#logo  {
	float: left;
	width: 480px;
}
#options {
	margin: 0px 98px;
	padding: 0px;
	display: inline;
	float: right;
}

ul#top {
	padding: 0px;
	margin: 0px;
}
ul#top ul {
	list-style-type: none;
}
ul#top li {
	float: left;
	list-style-type: none;
	display: block;
	background-image: url(images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 50px;
	padding:34px 5px 10px 3px;
	margin: 0px 0px 0px 14px;

}
ul#top li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a8d94;
	font-size: 12px;
	text-decoration: none;
	padding:0px 0px 0px 8px;
}
ul#top li a:link {}
ul#top li a:visited {}
ul#top li a:hover {
	color: #FF6600;
}


#top_text {
    position:relative;
    top:20px;
    width:50px;
	font-family: Arial;
    font-size: 11px;

    color:#8A8E92;
    font-weight: normal;
   	text-decoration:none;
}
#c1 {

	width:300px;
	height:0px;
	float:right;


}
* html #c1 {
	position:absolute;
	margin-left:0px;
}
.circle {
	background:url(images/circle.png);
	background-repeat:no-repeat;
	top:0px;
	left:350px;
	width:52px;
	font-family: Arial;
	font-size: 11px;
	text-align:center;
	color:#8A8E92;
	font-weight: normal;
	text-decoration:none;
	margin-right:20px;
	behavior: url("png.htc");
	float: right;
	line-height: 80px;
}
.circle a{
	font-family: Arial;
    font-size: 11px;
    text-align:center;
    color:#8A8E92;
    font-weight: normal;
   	text-decoration:none;
}
.circle a:hover{

   	text-decoration:underline;
}
html * .circle{
 	height:119px;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/circle.png', sizingMethod='crop');
 	background:;
}

#circle {
	/*border: 1px solid green;*/
	position:absolute;
  	clear:both;
  	height:119px;

}


#photo {
	/* border: 1px solid green;*/
    float:right;
	text-align:left;
	background:url(images/line.gif);
	background-repeat:repeat-y;
	width: 638px;
	/*background-color:#CCCBC7;*/
	/*height:270px;*/
}
#menu_photo {
    float:none;
    width:960px;
	text-align:left;
	/*background:url(images/image.jpg);*/
	background-position:right top;
	background-repeat:no-repeat ;
	/*background-color:#CCCBC7;*/
	/*height:270px;*/
}
#main_menu_picture{


    width:321px;
}
#menu {
	background-repeat:repeat-y;
	width:322px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:left;
	color:#474C50;
	font-weight: normal;
	text-decoration:none;
	float: left;
	background-image: url(images/menu_picture.jpg);
}

#test {
	width:960px;
	float:none;
    background-color:white;

    padding-top:2px;
   /* height:3px;*/
	/*height:600px;*/




}
.content {
	width:960px;
	background-color:#D97328;

	/*margin-top:2px;*/

	padding-bottom:3px;
	float:left;

	/*height:600px;*/




}
#cont {

	float:left;
    margin-top:5px;
	width:960px;
	margin-bottom:5px;
	background-color:white;
	background:url(images/foot_background.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:white;
}
#foot {
	float:left;
	width:960px;
	height:50px;

}
#maincontent {

    float:left;
	width:673px;

}
#info {

	/*position:relative;*/
	float:left;
	width:283px;
	height:275px;
	background-color:white;
	background-repeat:no-repeat;
	background:url(images/picture1.png) no-repeat !important;
	background-repeat:no-repeat;
   	background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/picture1.png', sizingMethod='crop');
    background-repeat:no-repeat;
}
#adress {
	padding-top:70px;
	padding-left:22px;
	padding-right:17px;
	font-family: Arial;
    font-size: 12px;
    text-align:center;
    color:#666;
    font-weight: normal;
   	text-decoration:none;
   	line-height:25px;
}
#copyright {
	padding-top:22px;
	padding-left:50px;
	padding-right:17px;
	font-family: Arial;
    font-size: 10px;
    text-align:center;
    color:#A5A39F;
    font-weight: normal;
   	text-decoration:none;
   	line-height:15px;
}
#copyright a{

	font-family: Arial;
    font-size: 10px;
    text-align:center;
    color:#A5A39F;
    font-weight: normal;
   	text-decoration:none;
}
#copyright a:hover{
   	text-decoration:underline;
}
#headline {
	float:none;
	padding-top:30px;
	padding-left:0px;
	padding-bottom:0px;
	width:300px;
	font-family: Arial;
    font-size: 21px;
    text-align:left;
    color:#666;
    font-weight: normal;
   	text-decoration:none;
   	margin-top:0px;
}
#text {
    padding-top:0px;
    padding-left:30px;
	padding-right:30px;
	font-family: Arial;
    font-size: 12px;
    text-align:left;
    color:#666;
    font-weight: normal;
   	text-decoration:none;
}
#text textarea{
    overflow:hidden;
    height:100px;
    border: 1px solid;
	width: 142px;
	font-family: Arial;
    font-size: 12px;
    text-align:left;
    color:#5B5959;
}
#text input{
    overflow:hidden;
    border: 1px solid;
	font-family: Arial;
    font-size: 12px;
    text-align:left;
    color:#5B5959;
	width: 142px;
}

#text .contact_submit{
    background:none;
    border: 1px solid;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align:center;
    text-decoration:none;
}
#cf {
	 float:right;

	 margin-top:-10px;
	  margin-left:27px;
   margin-bottom:23px;
}
#cf div{
	margin-bottom:5px;
}
#sub {
   /* border: 1px solid red; */
    float:right;
    width:160px;
	background:url(images/dot.gif);
    margin-top:-20px;
    margin-left:30px;
    margin-bottom:23px;
}

#sub2 {
	background-color:white;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5px;
	margin-bottom:5px;
}
#sub2 a{
    font-family: Arial;
    font-size: 11px;
    text-align:left;
    color:#7B7871;
    font-weight: normal;
   	text-decoration:none;
}
#sub2 a:hover{
   	text-decoration:underline;
}
#sub2 ul {
	text-align:left;
    margin:0px;
    padding:0px;
}
#sub2 li {
	/*background:url(images/menu.png);*/
	margin-bottom:5px;
    list-style:none;
}
#t {
 	margin-top:10px;
    /*border: 1px solid red;*/
}
#t a{
 	font-family: Arial;
    font-size: 12px;
    text-align:left;
    color:#7B7871;
    font-weight: normal;
   	text-decoration:none;

}
#t a:hover{
   	text-decoration:underline;
}





/* THIS IS THE NEWS SCROLLER
---------------------------------------------------------*/

#rssscroller{
width: 450px;
height: 50px;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


/* THIS IS THE MENU
---------------------------------------------------------*/

/* Overall Box Properties */


/*  Type of Menu (Vertical vs. Horizontal) */


/* Position of menu elements */
#menu a {
	/*background:url(images/menu.png);*/

    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:left;
	color:#474C50;
	font-weight: normal;
	text-decoration:none;
	text-transform: lowercase;
}
#menu a:hover {
	/*background:url(images/menu.png);*/
   	text-decoration:underline;
}
#menu ul {
	/*background:url(images/menu.png);*/

    text-align:left;
    margin:0px;
    padding:0px;
}
#menu .l   {
	/*background:url(images/menu.png);*/

    padding-left:27px;
    padding-top:3px;
	background-repeat:no-repeat;
   	background:url(images/menu.png) no-repeat !important;
   	background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu.png', sizingMethod='crop');
    height:32px;
    list-style:none;
}
#menu .last_li {
	padding-left:27px;
    padding-top:3px;
	background-repeat:no-repeat;
   	background:url(images/menu2.png) no-repeat !important;
   	background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu2.png', sizingMethod='crop');
    height:32px;
    list-style:none;
}
#menu ul li ul{
	display:none;
	background:none;
    padding-left:0px;
    padding-top:0px;
    height:32px;
}
#sitemap {
	margin-left:50px;
}
#sitemap a {
	/*background:url(images/menu.png);*/

    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#474C50;
	font-weight: normal;
	text-decoration:none;
}
#sitemap a:hover {
	/*background:url(images/menu.png);*/
   	text-decoration:underline;
}
#sitemap li{
	background:none;
}
#sitemap ul {
	/*background:url(images/menu.png);*/

    text-align:left;
    margin-left:10px;
    padding:0px;
}

/* THIS IS THE MENU */
#photo-sub {	/* border: 1px solid green;*/
	float:right;
	text-align:left;
	background:url(images/<? if ($row_content['photo'] != '') echo 'photos/' . $row_content['photo']; else echo 'image.jpg';?>);background-position:right top; background-repeat:	no-repeat ;" align=center>
	width: 638px;
}
#photo img {
	text-align:left;
	width: 638px;
	height: 245px;
}
