body, html
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	font-family: Arial;
}
ul
{
	list-style-type: none;
}
#container
{
	width: 982px;
	margin-left: 22px;
}
#topnavigationcontainer
{
	padding: 10px 0px 0px 0px;
	/*padding: 0px;*/
	height: 25px;
}
#topnavigation
{
	margin: 0px;
	padding: 0px;
}
#topnavigation li
{
	float: left;
	margin-right: 5px;
}
#topnavigation a
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#topnavigation a.active
{
	color: #fe0062;
}
.redtitle
{
	font-family: Arial;
	font-size: 26px;
	color: #fe0062;
}
.blacktitle
{
	font-size: Arial;
	font-size: 26px;
	color: #757575;
}
#rightmenucases .blacktitle, #rightmenu .blacktitle
{
	font-size: 18px;
}
#leftcontent
{
	float: left;
	width: 475px;
	margin-top: 20px;
}
#rightcontent
{
	float: left;
	width: 420px;
	padding: 20px 0px 0px 64px;
}
#rightmenu
{
	width: 195px;
	float: left;
	margin-top: 30px;
}
#rightmenucases
{
	margin-top: 30px;
	float:  left;
	width: 220px;
}
/*
#rightmenucolumn1, #rightmenucolumn2
{
    margin: 8px 0px 0px 0px;
    padding: 0px;
    width: 85px;
    float: left;
}
#rightmenucolumn2
{
	margin-left: 14px;
}
*/
#rightmenucolumn
{
	float: left;
	width: 170px;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
#rightmenucolumn3
{
    margin: 8px 0px 0px 0px;
    padding: 0px;
}
#rightmenucolumn3 li
{
  margin-bottom: 10px;
}
#rightmenu, #rightmenucases, #rightmenu a, #rightmenucases a
{
	color: #999999;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
/*
#rightmenu a:hover, #rightmenucases a:hover
{
	text-decoration: underline;
}*/
#rightmenu li
{
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial;
}

.introtitle
{
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    margin-top: 20px;
}

.paragraph
{
	color: #333333;
	font-family: Arial;
	font-size: 13px;
	margin-bottom: 20px;
	/*margin-left: 50px;*/
}

.paragraph ul
{
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 18px;
}

.paragraph a
{
	color: #757575;
	text-decoration: none;
}

.paragraph a:hover
{
  color: #fe0062;
	text-decoration: underline;
}

.bignote
{
	color: #333333;
	font-family: Arial;
	font-size: 16px;
	text-align: right;
	margin: 20px 0px 20px 0px;
}

#pagecontent
{
	margin-top: 70px;
}

#pagecontent a
{
	color: #000000;
}

.activemenu
{
	color: #ff81b0 !important;
}

.activemainmenu
{
	color: #fe0062 !important;
}

#homecontent
{
	font-size: 15px;
	color: #666666;
	width: 573px;
	position: relative;
	top: -40px;
}
.hometop
{
	font-size: 13px;
	color: #333333;
	/*font-family: Myriad Pro;*/
	font-style: italic;
	line-height: 17px;
	margin-bottom: 15px;
}
.homehead
{
	font-size: 13px;
	color: #666666;
	/*font-family: Myriad Pro;*/
	line-height: 17px;
	margin-bottom: 15px;
}
.red
{
  color: #fe0062 !important;
}
.redreadmore
{
	font-size: 12px !important;
	color: #fe0062 !important;
	text-decoration: none !important;
}
.redreadmore:hover
{
	text-decoration: underline !important;
}
#footer
{
  clear: both;
  font-family: Arial;
  font-size: 10px;
  padding: 30px 0px 30px 0px;
  width: 900px;
}
#footer a
{
	color: #757575 !important;
	text-decoration: none;
}
#footer a:hover
{
  color: #fe0062 !important;
	text-decoration: underline;
}
#logos
{
	position: absolute;
	left: 808px;
	top: 25px;
}