body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size: 11.5px;
	line-height: 21px;
	color: #666666;
	background-color: #EAEAEA;
}
body, ul, ol, h1, h2, h3, h4, h5, h6, form, li, p {
margin:0;
padding:0;
}
a {
color:#333333;
text-decoration:underline;
}
a:hover {
color:#444444;
text-decoration:none;
}
p {
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin: 0px;
}
img {
	border:0px;
	}
li {
	list-style-type:none;
	}	
h1, h2, h3, h4, h5, h6, legend {
font-weight:normal;
line-height:1.4em;
padding-bottom:5px;
color:#5B5A5A;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration:none;
color:#5B5A5A;
}
h3, legend {
clear:both;
font-size:18px;
}
#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	float: left;
	width: 960px;
	position: relative;
}
#header {
	float: left;
	height: 115px;
	width: 950px;
	position: relative;
	padding-left: 10px;
}
#header #topmenu {
	float: right;
	padding-right: 18px;
	font-size: 12px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 50px;
	height: 50px;
	width: 58%;
	}
#login {
	position: absolute;
	height: 17px;
	width: 355px;
	top: 20px;
	left: 370px;
}
#login label {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#login input {
	width: 90px;
	float: left;
	border: 1px solid #ABABAB;
	color: #666;
	font-size: 12px;
	padding: 2px;
	height: 14px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	margin: 0px;
}
#login #LoginButton {
	height: 20px;
	width: 40px;
	background-color: #000;
	color: #FFF;
	margin-left: 5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#language {
	height: 17px;
	width: 420px;
	position: absolute;
	left: 533px;
	top: 20px;
	text-align: right;
}
#language a {
	padding-left:3px;
	padding-right:3px;
}


#nav {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	height: 50px;
	z-index: 2;
}
#nav ul {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}

#nav ul ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	line-height:1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

#nav ul a{
	display:block;
	color:#888;
	text-decoration:none;
	line-height: 28px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;

}
#nav ul a:hover {
	color:#555;
	}
#nav ul ul a:hover{
	background-color:#fff;
	color:#555;
}

#nav ul li{
	float:left;
	position:relative;
	list-style-type: none;
}

#nav ul ul {
	position:absolute;
	display:none;
	width:200px;
	top:3em;
	z-index: 100;
}

#nav ul li ul a{
	width:168px;
	float:left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-color:#F5F5F5;
	border-left:medium none;
	border-right:1px solid #F5F5F5;
	color:#888;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #DFDFDF;
}
#nav ul li ul a:hover{
	color:#555;}

#nav ul ul ul{
top:auto;
}	

#nav ul li ul ul {
	left:200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul{
display:none;
}
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li li li li:hover ul{
display:block;
}





#header #logo {
	height:54px;
	float: left;
	padding-top: 46px;
	width: 275px;
}
#header #logo a {
	display:block;
	height:54px;
	width:275px;
	background-image: url(../images/photowonder-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.breadcrumb {
	color:#DDDDDD;
	bottom:-49px;
	font-size:11px;
	left:40px;
	position:absolute;
	z-index:3px;
}
.breadcrumb a {
	color:#FFFFFF;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

#home_content_top {
	float:left;
	height:25px;
	padding:0 10px;
	width:940px;
	background:transparent url(../images/bg_slice2.png) no-repeat scroll left top;
}
#home_content {
	float:left;
	padding:0 10px;
	width:940px;
	background:transparent url(../images/bg_slice2.png) repeat-y scroll center top;
}
.small_box {
	float:left;
	width:275px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 30px;
}
.small_box img {
	padding:5px 0 !important;
}
.small_box #xiaxian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.meta {
	display:block;
	font-size:11px;
	line-height:14px;
	min-height:14px;
	color:#A0A0A0;
}
.small_box h3 {
	border-bottom:1px solid #DDDDDD;
}
#homeboxtext {
	height: 180px;
}

style1.css 
.small_box h3 {
margin:0 0 5px;
}
#main {
	width:960px;
	background:transparent url(../images/bg_slice.png) no-repeat scroll left top;
	float: left;
}
#main-home {
	width:960px;
	float: left;
}

#content {
	float:left;
	width:940px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-top: 45px;
	background-image: url(../images/bg_sidebar.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#inner_content {
	float:left;
	width:685px;
	padding: 0px;
}
#inner_content h2 {
color:#3D3D3D;
font-size:32px;
}
#pageimg {
	width: 685px;
	float: left;
	overflow:hidden;
}
#container {
	width: 630px;
	padding-left: 30px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
.thumbnail img {
	border: 1px solid #ddd;
	padding: 5px;
}
#container .thumbnail {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 275px;
	height: 180px;
}
.thumbnail h4 {
	font-size: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thumbnail p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}
#gallery-itm {
	float: left;
	width: 100%;
	padding-top: 15px;
}

#gallery {
	float: left;
	width: 100%;
	padding-top: 15px;	
}
.services-box {
	padding-left: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}
.services-more {
	margin-left: 70px;
}
.services-img {
	float:left;}
.services-h1 {
	float:left;
	width:553px;
	padding-left:17px;
	padding-top:8px;
	height:42px;
	}







#sidebar {
	float:left;
	width:210px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
}
#sidebar #sidebar_box {
	float:left;
	width: 210px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}
/*
#sidebar #sidebar_box li {
		color: #222;
	margin: 0;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-weight: normal;
	background-color: #eee;
	padding-left: 10px;

	}
*/


#small_box h3 {
border-bottom:1px solid #DDDDDD;
margin:0 0 5px;
}

#search {}
#search .FSF_form {
	margin: 0px;
	padding: 0px;
}

#search .FSF_input {
	font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
	font-size:11.5px;
	padding:5px;
	border:1px solid #ABABAB;
	color:#333333;
	width:155px !important;
	float: left;
}
#search .FSF_submit {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar_login {
	padding-top: 10px;
	float: left;
	width: 100%;
}

#sidebar_login input {
	border:1px solid #ABABAB;
	color:#333333;
	font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
	font-size:11.5px;
	padding:5px;
	width:155px;
	float: left;
}
#sidebar_box label {
	float: left;
	width: 70px;
	height: 25px;
	padding-bottom: 5px;
}
#sidebar_login #LoginButton {
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 28px;
	width: 86px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#sidebar_login li {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ctl0_form {
	float:left;
}
#form_container li {
	list-style-type: none;
	}







#footermenu {
	float:left;
	width:940px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bg_slice_footer.png);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footermenu a {
	color: #FFF;
	text-decoration: none;
}

#footermenu h2 {
	color: #FFF;
}
#footermenu p{
	padding-top:10px;
	}
#footer_box {
	color: #FFF;
}
#footer_box1 {
	width: 195px;
	padding-left: 30px;
	height: 250px;
	float: left;
	padding-right: 30px;
	
}
/*
#footer_box1_bg {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 230px;
	width: 165px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/footer-box1-bg.gif);
}
*/
#footer_box2 {
	width: 335px;
	padding-left: 30px;
	height: 250px;
	float: left;
	padding-right: 30px;
	/*	background-image: url(../images/footer_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	*/
	background-image: url(../images/footer_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;

}
#footer_box2 p {
	line-height: 18px;
}
/*#footer_box2_bg {
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 305px;
	background-image: url(../images/footer-box2-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
}
*/

#footer_box3 {
	width: 230px;
	padding-left: 30px;
	height: 250px;
	float: left;
	padding-right: 30px;
	background-image: url(../images/footer_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;

	
}
#footer_box3_bg {
	height: 170px;
	width: 198px;
	background-image: url(../images/footer-box3-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}



#footer {
	clear:both;
	float:left;
	font-size:10px;
	width:930px;
	color:#888888;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bg_slice_footer.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;

}
#footer a {
color:#666666;
}
#footer a:hover {
	text-decoration: none;
}

#footer .copyright {
display:block;
float:left;}
#footer .scroll-top {
display:block;
float:right;
}
.follows {
	margin:0px !important;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.scroll-top a {
	padding-left: 3px;
}



