*{
padding:0;
margin:0
}
img{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
html{
width:100%;
height:100%;
text-align:center
}
body{
text-align:center;
width:750px;
height:100%;
margin:auto;
position:relative
}
#header{
width:100%;
text-align:left
}
.floatleft{
float:left
}
#header ul{
display:block;
position:absolute;
top:100px;
left:38px;
list-style-type:none
}
#content{
text-align:left;
}
.leftside{
background-image:url();
background-position:12px bottom;
background-repeat:no-repeat;
width:203px;
padding:27px 0 0 30px ;
float:left;
margin:0 0 9px 0;
}
.rightside{
	background-image:url(images/right_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0 0 0 34px;
	margin:7px 0 0 0;
	float:right;
	width:472px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.block, .block2{
font-family:Arial;
font-size:11px;
color:#717171;
padding:11px 10px 14px 6px;
margin:0 0 0 0 ;
}
.border{
border-bottom:1px solid #d4d4d4
}
.block strong, .block2 strong{
color:#e56506
}
.block a{
display:block;
margin:0 -10px 112px 0;
color:#106da7;
text-decoration:underline;
text-align:right
}
.pad{
padding:17px 66px 0 4px
}
.pad2{
width:260px;
padding:17px 10px 0 4px
}
.ul{
margin:15px 0 0 0 ;
list-style-type:none
}
.ul li{
height:14px;
background-image:url(images/square.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0px 2px 10px;
}
.ul a{
color:#106da7;
text-decoration:underline
}
.ul a:visited{text-decoration:underline}
.ul a:hover{text-decoration:none}
.pad3{
margin:17px 0 0 0;
padding:0 15px 0 0;
font-family:Arial;
font-size:11px;
color:#717171;
}
#footer{
	text-align:left;
	height:63px;
	clear:both;
	font-family:Arial;
	font-size:11px;
	color:#6e6e6e;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #366CB5;
	border-bottom-color: #366CB5;
	margin-right: -15px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 38px;
}
#footer ul{
display:block;
list-style-type:none;
margin:0 0 0px -2px;
padding-bottom:5px
}
#footer  li{
color:#48699d;
float:left;
display:block;
padding:0 2px 0 2px;
}
#footer a{
font-family:Arial;
font-size:11px;
color:#48699d;
text-decoration:none
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
