body, html {
	padding:0; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;  
	width: 100%; 
	height: 100%; 
}
a {outline:none;}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0;}
h1 {font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
h2 {font-size:15px; font-family:Georgia, "Times New Roman", Times, serif;}
h3 {font-size:13px;}
h4 {font-size:12px;}
h5 {font-size:11px;}
.lineheight150 {line-height:150%}
.lineheight200 {line-height:200%}
.lineheight300 {line-height:300%}
.mar10 h3 {padding-bottom:10px;}

.content-default {width:700px; margin:5px auto;}
.content-default img {margin-left:20px; margin-top:2px; border:1px solid #ccc;}

.content-leftimg {width:700px; margin:5px auto;}
.content-leftimg img {margin-right:20px; margin-top:2px; border:1px solid #ccc;}

.content-normal {width:674px; float:left; margin:5px 0 5px 10px;}
.content-normal img {margin-left:20px; margin-top:5px; border:1px solid #ccc;}

.gallery_menu {width:177px; margin-right:10px; margin-top:33px; font-size:11px; float:left; text-align:right;}
.gallery_menu ul li {padding-bottom:10px;}
.minicenter {font-size:11px; line-height:150%;}

.border-top {width:764px; height:1px; margin:0 auto; border-top:1px dashed #999;}
.border-bottom {width:764px; height:1px; margin:5px auto; margin-top:35px; border-bottom:1px dashed #999;}
a {text-decoration:underline; color:#646464;}
a:hover {text-decoration:none; color:#999;}
p {margin:0 0 10px 0; padding:0;}
ul, li, ul li {margin:0; padding:0; list-style:none;}

#main {width:980px; height:100%; margin:0 auto;}
#logo {width:231px; height:100px; display:block; background:url(../images/logo.png) no-repeat right bottom; position:relative; padding-left:110px; padding-top:17px; float:left;}
#slogan {width:252px; height:27px; display:block; background:url(../images/slogan.png) no-repeat left bottom; position:relative; padding-right:55px; padding-top:111px; float:right;}

.menu {font-size:14px; font-weight:bold; color:#999; position:relative; width:762px; margin:0 auto; padding-top:15px; vertical-align:middle; line-height:14px; height:20px; text-align:justify; vertical-align:middle;}
.menu a {text-decoration:none; font-size:14px; font-weight:bold; color:#000;}
.menu a:hover {color:#999;}
.bottom {width:762px; text-align:center; margin:0 auto;}
.bottom a {color:#000; text-decoration:none;}
.bottom a:hover {color:#999;}
.menu h3 {padding-bottom:10px; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px;}

.menu ul, .menu li, .menu ul li {margin:0; padding:0; list-style:none;}

.menu ul li {padding-bottom:10px; font-size:11px;}
.menu ul li small {font-size:10px;}


#friends { background:url(../images/friends.gif) no-repeat; width:188px; height:19px; margin:20px 0 10px 0;}
.friends h3 {padding-bottom:10px; }
.friends h3 a {text-decoration:none; font-size:13px; color:#294f4f;}
.friends h3 a:hover { text-decoration:underline;}
.breadcrumbs {font-size:11px;}
#works {background:url(../images/works.gif) no-repeat; width:101px; height:19px; margin:20px 0 10px 0;}

hr {margin:0; padding:0; border-top: dashed 1px #558282; border-bottom: none; color: #ffffff; 
background-color: #ffffff;
 height: 0;
}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:760px;
	height:506px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

