/* CSS Document */
body {
	background-image: url(bg_main.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#c7c8c7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}

#wrapper{
width:922px;
margin-right:auto;
margin-left:auto;
}
#content {
	width:842px;
	padding-left:37px;
	padding-right:43px;
	padding-top:0px;
	text-align: justify;
	background:url(bg_content.png);
}

#content_box {
	width:812px;
	padding-left:30px;
	padding-right:0px;
	padding-top:0px;
	background:url(bg_box_content.gif);
	background-color:#464646;
	background-repeat:no-repeat;
}
#content_home {
	width:838px;
	padding-left:37px;
	padding-right:43px;
	padding-top:0px;
	text-align: justify;
	background:url(bg_content.png);
}

#content_box_home {
	width:808px;
	padding-left:30px;
	padding-right:0px;
	padding-top:0px;
	background:url(bg_box_content.gif);
	background-color:#464646;
	background-repeat:no-repeat;
}

#test_text {
	margin-left:20px; 
	font-size:17px; 
	font-style: italic; 
	font-weight:bold; 
	width:450px;
}
#test_credit {
	margin-left:50px; 
	font-size:13px; 
	font-style: italic; 
	font-weight:bold; 
	width:420px; 
	color:#bebfbd;
}
h1 {
font-size:17px;
color:#f3b20d;
margin: 0 0 0 0;
font-family:"Arial Black", Gadget, sans-serif;
}

h2 {
font-weight:normal;
line-height:12px;
font-size:15px;
color:#1b3261;
margin: 0 0 0 0;
}

h3 {
font-size:26px;
color:#1b3261;
font-weight:100;
margin: 0 0 0 0;
line-height:20px;
letter-spacing:1px;
}
h4 {
color:#b4232d;
margin: 0 0 0 0;
line-height:20px;
letter-spacing:0px;
display: inline; 
}
h4 a{
	color: #b4232d;
	text-decoration: none;
}
h4 a:visited, a:active{
	color: #b4232d;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: none;
	color: #b4232d;
}
a:link {
	color:#FFB909;
	text-decoration:none;
}
a:visited {
	color:#FFB909;
	text-decoration:none;
}
a:hover {
	color:#FFB909;
	text-decoration:none;
}
a:active {
	color:#FFB909;
	text-decoration:none;
}
.rollover {
font: bold 22px arial;
}
.rollover a {
background: url('navigation_sep.png') no-repeat; 
background-position: right center;  
text-decoration: none; 
float: left; 
font-family: Calibri, Arial, sans-serif;
font-size:18px;
font-weight:bolder;
color:#FFF;
text-decoration:none;
letter-spacing:2px;
padding-left:18px;
padding-right:18px;
}
.rollover a:hover { 
color: #FFF;
text-decoration:none;
}
.rollover a:active {
text-decoration:none;
color: #FFF;
}