html, body 
{
	height: 100%;
}

body {
	background: url(/images/bg.jpg) repeat top left;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

img 
{
	border: none;
}

a 
{
	color: #2186d8;
	font-weight: bold;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	color: #ffffff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}

div.header 
{
    text-align: center;
}

div.menu 
{
    background: transparent url(/images/menubg.jpg) no-repeat top center;
    height: 23px;
    min-height: 23px;
    width: 638px;
    margin: 0 auto;
}

div.undermenu 
{
    width: 638px;
    margin: 0 auto;
}

ul.menulist 
{
    list-style-type: none;
    margin:0;padding:0;
    text-align: center;
    position: relative;
    top: 3px;
}

ul.menulist li 
{
    display: inline;
    padding: 0px 8px 0px 8px;
    border-right: 1px solid #ffffff;
}

ul.menulist li.lastitem 
{
    border-right:0;
}

ul.menulist li a
{
    color: #ffffff;
    text-transform:uppercase;
    font-weight: normal;
}

ul.menulist li.current a{
	font-weight: bold;
}

ul.under li a
{
    font-size: 11px;
    font-weight: normal;
}

div.content 
{
    width: 640px;
    margin: 0 auto;
    text-align: left;
}

div.padding 
{
    padding-top: 20px;
    padding-bottom: 20px;
}

div.footer 
{
    background: transparent url(/images/bund.jpg) no-repeat top center;
    width: 644px;
    height: 33px;
    min-height: 33px;
    margin: 0 auto;
    padding:8px 0px 0px 0px;
}
div.footer p 
{
    margin:0;
    padding:0;
}

div.ourwork ul
{
    list-style-type: none;
    margin: 5px 0px 10px 8px;padding:0;
  
}

div.ourwork ul li
{
    float: left;
    margin-right: 8px;
}

div.ourwork ul li img
{
    width: 85px;
    height: 85px;
}

div.contact 
{
    float: left; 
    width: 293px; 
}

div.news 
{
    font-size: 11px;
    background: transparent url(/UserFiles/image/Untitled-3.jpg) no-repeat scroll left top;
    float: left; 
    width: 293px; 
    padding-top: 40px;
}

div.ourwork 
{
    background: transparent url(/UserFiles/image/Untitled-6.jpg) no-repeat scroll left top; 
    float: right; 
    width: 292px; 
    padding-top: 40px;
}

div#ultimize a {
	display: block;
	width: 10px;
	height: 13px;
	margin: auto;
	overflow: hidden;
	text-indent: -10000px;
	background: transparent url(/images/ultimize.png) no-repeat top left;
}
div#ultimize 
{
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.newslist 
{
    list-style-type: none;
    margin:0;
    padding:0;
}

ul.newslist li 
{
    margin-bottom: 20px;
}

.newsheadline 
{
    display: block;
    font-size: 120%;
}

.newsdate 
{
    display: block;
    font-style: italic;
}

.newsintro 
{
    display: block;
}

.newsreadmore 
{
}

#player { width: 640px; margin: 0 auto; text-align: right;}
.wrapper { width: 640px; margin: 20px auto; }

.clearfix { width: 100%; overflow: hidden; }

.sidebar {
	width: 150px; 
	float: left;
	 text-align: left;
	 font-size: 11px;
}
.small-content {
	width: 470px;
	float: right;
	 text-align: left;
}

ul.submenu {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
ul.submenu li {
	padding: 5px;
	border-bottom: 1px solid #fff;
}
ul.submenu li a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
ul.submenu li a:hover { text-decoration: underline;} 
ul.submenu li.current a { font-weight: bold; }


ul.thumb_gallery {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
ul.thumb_gallery li {
	float: left;
	margin: 5px;
	
}
