*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
}
body{
width:770px;
margin:auto;
}
#header img{
float:left
}
#header ul{
background-image:url(images/);
background-position:top left;
background-repeat:repeat-x;
width:100%;
float:right;
}
#header li{
list-style-type:none;
float:left
}
#content{
font-family:Verdana;
font-size:11px;
color:#000000;
background-image:url(images/bg.gif);
background-position:top right;
background-repeat:repeat-y;
padding:0 0 6px 0;
float:left;
}
.pad{
padding:10px 0 0 29px;
float:left;
clear:both
}
.pad img {
float:left
}
.pad p{
float:left;
width:275px;
padding:2px 0 0 25px;
background-image:url(images/arrow.gif);
background-position:5px 5px;
background-repeat:no-repeat
}
.leftcol{
width:226px;
background-image:url(images/dots.gif);
background-position:top right;
background-repeat:repeat-y;
float:left;
padding:0 0 0 29px
}
.leftcol p{
float:left;
width:185px;
font-size:12px;
padding:2px 0 12px 25px;
background-image:url(images/arrow.gif);
background-position:5px 5px;
background-repeat:no-repeat
}

.rightcol{
font-size:12px;
width:270px;
float:left;
padding:0 0 0 10px
}
.rightcol p{
float:left;
width:220px;
font-size:11px;
padding:2px 0 12px 25px;
background-image:url(images/arrow.gif);
background-position:5px 5px;
background-repeat:no-repeat
}
.rightcol span{
display:block;
width:215px;
padding:0 0 13px 25px;
}
.rightcol span img{
float:right
}
.rightcol div{
width:77px;
float:left;
padding:0 0 0 25px
}
#left{
float:left;
width:536px
}
#right{
float:left;
width:204px;
background-color : #ccc;
background-position:top left;
background-repeat:repeat-y;
font-size:11px
}
#right p{
width:165px;
margin:7px 0 0 17px;
padding:0 0 7px 0
}
.dot{
background-image:url(images/dots2.gif);
background-position:bottom left;
background-repeat:repeat-x
}
#right strong{
display:block;
margin:0 0 8px 0;
clear:both
}
#footer{
float:left;
clear:both;
background-image:url(images/footbg1.jpg);
background-position:top left;
background-repeat:repeat-x;
height:47px;
width:480px;
font-family:Verdana;
font-size:10px;
color:#FFFFFF
}
#footer a{
display:inline;
margin:0 5px 0 5px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none
}
#footer div{
width:480px;
padding:15px 0 0 30px;
float:left
}
#footer p{
text-align:right;
padding:3px 5px 0 0
}

.h_mnu_01{
	width: 100%;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin-left:0px;
	padding: 0;
	float: center;
	width: 100%;
	background: #336699;
	border-top-width: 10px;
	border-right-width: 0;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #000000;
	border-bottom-color: white;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: white;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #ffff00 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #336699;
}
