html, body, ul, ol, li, h1, h2, h3, h4, h5, p, form, fieldset, input, blockquote, textarea, img	{	margin:0; padding:0; border:0}
h1, h2, h3, p {
	margin-left: 24px;
	padding: 5px 24px 5px 0;
}

html		{
	background:#fff url(img/page-bg.jpg) repeat-x
}
body		{
	background:url(img/body-bg.jpg) no-repeat center -1px;
	font-family:Arial, Helvetica, sans-serif
}

#wrapper	{
	background:url(img/footer-bg.jpg) no-repeat bottom;
	z-index:-5
}
#content	{
	width:750px;
	margin:0 auto;
}

#header		{
	height: 145px;
	background: url(img/logo-header.jpg) no-repeat;
}


#main		{
	padding: 0px 5px 0px 10px;
	width: 536px;
	margin: 0;
	float: left;
}
#main h1 {
	color: #0000FF;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;

}
#main h2 {
	color: #0e22ff;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main h3 {
	color: #aeaeae;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}




#main-body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

#main-top {
	background-image: url(img/main-top2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 10px;
}
#main-top2 {
	background-image: url(img/main-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 10px;
}

#main-body {
	background-image: url(img/main-body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
#main-body a {
	color: #0000CC;
	text-decoration: none;
}
#main-body a:hover {
	color: #0000CC;
	text-decoration: underline;
}


#main-body img {
	margin: 12px 24px 8px 24px;
}


#main-bottom {
	background-image: url(img/main-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 11px;
}
#sidebar	{
	padding: 0px 10px 20px 5px;
	width: 184px;
	float: right;

}
#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#hr {
	background-image: url(img/hr-dots.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1px;
}

#sidebar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8ecd40;
	text-decoration: underline;
	font-weight: bold;
}

#side-body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#side-body  h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}


#side-top {
	background-image: url(img/side-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 10px;
	width: 186px;
	float: right;
}
#side-body {
	background-image: url(img/side-body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	float: right;
	width: 186px;
}

#side-bottom {
	background-image: url(img/side-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 186px;
	float: right;
}
#footer		{
	height: 34px;
	clear: both;
	color: #0D1BF8;
	font-size: 10px;
	padding: 7px 0 0 0;
	background: url(img/footer-bg2.jpg) no-repeat top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	text-decoration: none;
	color: #fff;

}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#content-bg {
	background-color: #f4f4f4;
}
#clear {
	height: 16px;
}
#side-bar {
	background-image: url(img/side-bar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
}
#partners-r {
	width: 268px;
	padding: 10px 0;
	float: right;
}
#partners-l {
	width: 268px;
	padding: 10px 0;
}
