body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dddccc;
}
body {
	background-color: #556184;
	margin: 0px;
	background-image:url(/index/bg.jpg);
}
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:36px;
 	margin:0;
 	margin-left:160px;
}
H3 {
	font-size:16px;
	margin:0;
}
#content {
	margin:0;
	width:100%;
}
#header {

	margin:0;
	background-image:url(/index/hp-bg-logo.jpg);
	background-position:right top;
	background-repeat: no-repeat;
}
#header1 {
	width:780px;
	height:138px;
	background-image:url(/index/hd-bg2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0;
}
#header1 h1 {
	margin:0;
}
#header1 .url {
	margin:0;
}
#wrap {
	position:relative;
	float:left;
	width:780px;
	margin:0;
	padding:0;
	background-image:url(/index/content-bg.jpg);
	background-repeat:repeat-y;
	}
#sidebar {
	float:left;
    width: 160px;
	margin:0;
	padding:0;
    font-family: Arial, Helvetica, sans-serif;
	background-image:url(/index/sb-bg.jpg);
    color: #dddddd;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
}
#buttons {
	width:122px;
	padding:0;
	padding-left:2px;
}
#buttons a:link, #buttons a:visited, #buttons a:active {
	color: #dddccc;
	background-image:url(/index/arrowW.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 2px 2px 10px;
	display: block;
	border:0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	border-top-color: #7C88AB;
	border-bottom-color: #394259;
}

#buttons a:hover {
	background-image:url(/index/arrowY.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	border-left-width:2px;
	border-right-width:0px;
	text-decoration: none;
	padding: 2px 2px 2px 14px;
	background-color: #333333;
	color: #ffffff;
}

#contentR {
	margin:0;
	margin-left: 165px;
	padding:0;
	}
#contentR p {
	padding:0 10px;
	}
#footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#323A50;
	text-align:right;
}
#footer a:active, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ccc;
}
#footer a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
.url {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1.1em;
	margin-left: 160px;	
}