body{
	background-color:#ffffcc;
	margin:0;
	padding:0;
	text-align:center;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a{
	text-decoration:none;
}
img{
	border:none;
}
h1{
	font-size:18px;
	font-weight:normal;
	margin:0 30px;
	padding:20px 0 5px 14px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
h2{
	margin:0 0 -10px 30px;
	font-size:12px;
	
}


#container{
	width:900px;
	margin:0 auto;
	background:url("/media/layout/bg_container.gif") repeat-y;
}
#container_top{
	background:url("/media/layout/bg_container_top.gif") top no-repeat;
}
#container_bottom{
	padding-bottom:20px;
	background:url("/media/layout/bg_container_bottom.gif") bottom no-repeat;
}


#left_side, #right_side{
	float:left;
	text-align:left;
}
#left_side{
	width:284px;
	padding:30px 50px 0 28px;
}


#logo{
	background-color:#ffffff;
	margin-bottom:25px;
}
#logo_top_left{
	background:url("/media/layout/corner_top_left.gif") top left no-repeat;
}
#logo_top_right{
	background:url("/media/layout/corner_top_right.gif") top right no-repeat;
}
#logo_bottom_left{
	background:url("/media/layout/corner_bottom_left.gif") bottom left no-repeat;
}
#logo_bottom_right{
	width:284px;
	height:76px;
	padding:22px 0;
	text-align:center;
	background:url("/media/layout/corner_bottom_right.gif") bottom right no-repeat;
}


#left_menu{
	background-image:url("/media/layout/bg_left_menu.gif");
	margin-bottom:20px;
}
#left_menu_top{
	background:url("/media/layout/bg_left_menu_top.gif") top no-repeat;
}
#left_menu_bottom{
	
	width:284px;
	min-height:280px;
	height:auto !important;
	height:280px;
	padding-bottom:10px;
	background:url("/media/layout/bg_left_menu_bottom.gif") bottom no-repeat;
}
#left_menu h1{
	border-bottom-color:#FE893A;
	color:#ffffff;
}
#left_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#left_menu li{
	padding:16px 20px 0 45px;
}
#left_menu a{
	color:#ffffff;
}
#left_menu a.on{
	text-decoration:underline;
}


#left_box{
	background-image:url("/media/layout/bg_left_box.gif");
	color:#ffffff;
}
#left_box_top{
	background:url("/media/layout/bg_left_box_top.gif") top no-repeat;
}
#left_box_bottom{
	width:284px;
	height:147px;
	background:url("/media/layout/bg_left_box_bottom.gif") bottom no-repeat;
}
#left_box h1{
	border-bottom-color:#8562B4;
	color:#ffffff;
}
#left_box p{
	margin:5px 0 0 43px;
	line-height:1.5;
}
#left_box img{
	float:right;
	margin:5px 30px 0 5px;
}



#right_side{
	padding-top:13px;
}
#top_menu{
	margin-left:56px;
	margin-bottom:56px;
}
#top_menu td{
	line-height:2;
	height:30px;
	color:#ffffff;
	font-size:15px;
}
#top_menu td.item{
	padding:0 15px;
	margin-left:20px;
}
#top_menu td.dot{
	padding:0 5px;
}
#top_menu td a{
	color:#ffffff;
	display:block;
	float:left;
	padding:0 2px;
}
#top_menu td.on{
	background-image:url("/media/layout/bg_top_menu_on");
	padding:0;
}
img.left_img{
	float:left;
}
img.right_img{
	float:right;
}



#page{
	background-color:#ffffff;
}
#page_top_left{
	background:url("/media/layout/corner_top_left.gif") top left no-repeat;
}
#page_top_right{
	background:url("/media/layout/corner_top_right.gif") top right no-repeat;
}
#page_bottom_left{
	background:url("/media/layout/corner_bottom_left.gif") bottom left no-repeat;
}
#page_bottom_right{
	width:500px;
	min-height:460px;
	height:auto !important;
	height:460px;
	background:url("/media/layout/corner_page_bottom_right.gif") bottom right no-repeat;
	padding-top:10px;
	padding-bottom:65px;
}
#page h1{
	border-bottom-color:#FF6501;
	color:#FF6501;
	padding-left:0;
}
#page p{
	margin:15px 30px;
	line-height:1.5;
}
#page ul{
	list-style:none;
	margin:0;
	padding:0;
}
#page li{
	padding:16px 20px 0 45px;
}
#page a{
	color:#FF6501;
}



#gallery{
	width:270px;
	padding:5px 0 0 40px;
}
#gallery img{
	background-image:url("/media/layout/bg_img.gif");
	padding:3px;
	margin:15px 13px 0 0;
	float:left;
}


#page_clear{
	clear:both;
	height:20px;
}


#footer{
	color:#000000;
	padding-top:18px;
}

#mygallery{ 
	
	padding:10px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;	
}

#mygallery img{
	margin:5px;
	border:1px solid #CCCCCC;
	float:left;
}


#ul_u li{
	list-style:disc;
	padding:0px;
	margin:0px;
	margin-left:50px;
}



