/* CSS Document */
body {
    color: #000000;
	background-color: #FFFFFF;
	background-image: url('');
	margin: 0;
	font-family: Franklin Gothic Demi Cond, Times Roman; <!-- Verdana, Arial, Helvetica, sans-serif; -->
	font-size: 12px;
	text-align: left
}
/* DIV */
.wrapper
{
	width: 955px;
	background-image: url('');
	background-repeat: no-repeat;
	margin: auto
}
.header
{
	width: 955px;
	background-image: url('');
	background-repeat: no-repeat
}
.footer
{
	width: 955px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position-y:50%
}
.bottom
{
	width: 955px;
	background-image: url('');
	background-repeat: no-repeat;
	background-position-y:50%
}
.content
{
	width: 955px;
	padding-bottom: 380px
}
#left {
	float: left;
/*	width: 650px; */
	width: 64%;
	padding-top: 110px;
	padding-left: 61px;
	padding-bottom: 35px;
	text-align: justify;
	padding-right: 27px;
}
#right {
	float: left;
/*	width: 164px; */
	width: 20%;
	padding-top: 70px;
	text-align: left;
}
.rmenu_item {
	background-image: url('');
	background-repeat: no-repeat;
	padding-top: 9px;
	height: 8px;
	margin-left: 2px;
	padding-right: 2px
}
.webdesign
{
	color: #356BA5;
	background-color: inherit;
}
/* TEXT */
h1
{
	margin: 0 0 0 0;
	font-size: 16px;
	color: #000000
}
h2
{
	margin: 0 0 0 0;
	font-size: 14px;
	color: #000000
}
h3
{
	margin: 0 0 0 0;
	font-size: 12px;
	color: #000000
}
h4
{
	margin: 0 0 0 0;
	font-size: 10px;
	color: #000000
}

/* LINKS */
a.rmenu_link
{
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
a.rmenu_link:visited
{
	color: #F1F7FB;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
a.rmenu_link:hover
{
	color: #F8F210;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}