#fullbody{
	background-position: center top;
	background-repeat: repeat-x;
        position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
}
a img{
	border:0;
}
.clear{
	clear:both;
}
.absolute{
	position:absolute;
}
#main{
	width:791px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:791px;
	height:21px;
	clear:both;
	background-position: center top;
	background-repeat:no-repeat;
}
#header_img{
	width:60px;
	height:392px;
	background-repeat:no-repeat;
	background-position:30px 2px;
}
#main_bg{
	width:791px;
	height:auto;
	float:left;
	background-repeat: repeat-y;
	background-position: left top;
}
#top_bg{
	width:791px;
	height:auto;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}
#content_bottom_bg{
	width:647px;
	height:auto;
	float:left;
	background-repeat: no-repeat;
	background-position: right bottom;	
}
#footer_bg{
	width:791px;
	height:20px;
	clear:both;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* LEFT */
#main_left{
	width:81px;
	height:370px;
	float:left;
	background-repeat: no-repeat;
	background-position: 26px -14px;
        overflow: visible;
}

/* Content Text*/
#content{
	width:540px;
	height:auto;
	float:left;
	padding: 60px 22px 20px 0px;
}
* html #content{
        width:520px;
}
#content .title{
	font-family:Century Gothic;
	font-size:54px;
	line-height: 53px;
	width:100%;
	height:auto;
	float:left;
	padding-bottom:10px;
}
.content_row{
	width:100%;
	float:left;
	padding-top:14px;
        height:385px;
}
html>body .content_row{
       height: auto;
       min-height: 385px;
} 

.content_text{
	width:330px;
        width: 100%;
	padding-right:20px;
	float:left;
	text-align:justify;
	margin-top:-8px;
}
#content p{
        line-height: 1.2em;
        margin: 0 0 0 0;
}
#content h1{
        margin: 1.5em 0 .3em 0;
}
/* Navigation */
#nav{
	width:138px;
	height:auto;
	float:left;
	padding:12px 0px 0px 0px;
}
#nav ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#nav li{
	line-height:16px;
	padding-left:10px;
	cursor:pointer;
	width:126px;
	height:18px;
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
}
#nav li a{
        width:126px;
        height:18px;
        line-height:18px;
        dispaly:block
}
#nav li.sfhover{
	background-repeat:repeat-y;
	background-position: left top;
}
#right_bottom{
	width:138px;
	height:106px;
	position:absolute;
	top:-106px;
	left:646px;
	z-index:1;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#right_bottom_phone{
	width:138px;
        height: 60px;
	background-repeat:no-repeat;
        background-position: bottom center;
        position: absolute;
        bottom: -14px;
        left: 10px;
}
#content ul {
        margin: 1em 0 0 2em;
}
#content li {
        font-weight: normal;
        margin-top: .5em;
}
#content strong {
        font-weight: bold;
}
#content ul {
        list-style-type: disc;
}
#content h1 {
        font-weight: bold;
        margin: 2em 0 0 0;
}
#content p {
        font-weight: normal;
        margin: 0;
}
.slideInfoZone {
   font-family: Arial, sans-serif;
}
div#content div.content_row div.content_text div#gallery { border-color: #d6dfe6; }
div#content div.single_gallery a img { border-color: #d6dfe6; }
div#content div#main_image img { border-color: #d6dfe6; }
