*{
padding:0px;
margin:0px
}
img {border:0px}
html{
width:100%;
height:100%;
padding:0px;
margin:0px;
}
body{
width:780px;
margin:auto;
}
#header ul{
background-image:url(images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:36px;
list-style-type:none;
clear:both
}
#header li, #header img{
float:left
}
#content{
background-image:url(images/grey_bg.jpg);
background-position:top left;
background-repeat:repeat-y;
float:left;
padding-bottom:10px
}
.left{
	background-image:url(images/grey_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:170px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
}
.left p{
width:136px;
padding:15px 12px 16px 20px
}
.left p img{
margin:7px 0 5px 0
}
.right{
width:610px;
background-image:url(images/shadow.gif);
background-position:top left;
background-repeat:no-repeat;
float:left
}
.name{
width:780px;
background-image:url(images/blue_bg.jpg);
background-position:top left;
background-repeat:repeat-y;
float:left
font-family:Tahoma;
font-size:24px;
color:#FFFFFF;
}
.block{
width:590px;
padding:10px 10px 10px 10px;
float:left;
}
.pad{
padding:0 0 0 7px;
float:left
}
.pad img{
margin:10px 18px 0 0
}
.marg{
margin-top:-5px
}
#footer{
background-image:url(images/footer_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:88px;
clear:both;
text-align:center
}
#footer ul{
display:block;
height:35px;
list-style-type:none;
padding:12px 0 0 125px;
clear:both
}
#footer li{
float:left
}
#footer p{
display:block;
padding:5px 0 0 0;
font-family:Verdana;
font-size:9px;
color:#000000
}

