BODY
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
}

#header
{
	width: 750px;
	height: 400px;
	margin: 0px auto;
	padding: 15px;
}

#logo_padder
{
	clear: both;
	width: 730px;
	height: 300px;	
}

#logo
{
	clear: both;
	width: 730px;
	text-align: left;
	font-size: 3em;
	font-weight: bold;
	color: #df1010;
}

#logo_tagline
{
	clear: both;
	width: 730px;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #df1010;
}

#navigation_container
{
	width: 100%;
	height: 42px;
	margin: 0px auto;
	padding: 0;
	background-image: url(../images/gradients/red_navigation.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#navigation
{
	clear: both;
	width: 750px;
	padding: 12px 0px 12px 0px;
	margin: 0px auto;
	color: #ffffff;
	font-size: 0.95em;
	text-valign: middle;
}

#navigation A
{
	color: #ffffff;
	text-decoration: underline;
}

#navigation A:hover
{
	color: #ffffff;
	text-decoration: none;
}

.link-current
{
	font-weight: bold;
}

#main_container
{
	position: relative;
	width: 780px;
	margin: 0px auto;
	padding: 0;
}

#main
{
	clear: both;
	width: 750px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0;
}

#title
{
	clear: both;
	width: 730px;
	padding-bottom: 15px;
	color: #df1010;
	font-size: 1.2em;
	font-weight: bold;
}

#content
{
	float: left;
	width: 494px;
	padding: 0px;
	color: #000000;
	font-size: 0.8em;
}

#content A
{
	color: #df1010;
	text-decoration: underline;
}

#content A:hover
{
	color: #df1010;
	text-decoration: none;
}

#rightbar
{
	float: right;
	width: 242px;
	padding: 0px;
	color: #ffffff;	
}


.rightbox
{
	clear: both;
	width: 212px;
	height: 197px;
	padding: 15px;
	background-image: url(../images/gradients/red_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.rightbox_title
{
	clear: both;
	width: 212px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

.rightbox_text
{
	clear: both;
	width: 212px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	font-size: 0.75em;
}

.rightbox_text A
{
	color: #ffffff;
	text-decoration: underline;
}

.rightbox_text A:hover
{
	color: #ffffff;
	text-decoration: none;
}

.rightbox_seperator
{
	clear: both;
	width: 212px;
	height: 15px;
	padding: 0;
	font-size: 0em;
}

#footer_container
{
	clear: both;
	position: relative;
	width: 100%;
	height: 76px;
	background-image: url(../images/gradients/red_footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#footer
{
	width: 750px;
	height: 66px;
	margin: 0px auto;
	padding: 10px 15px 0px 15px;
	font-size: 0.75em;
	color: #ffffff;
}

#footer_copyright
{
	float: left;
	width: 450px;
	text-align: left;	
}

#footer_links
{
	float: right;
	width: 300px;
	text-align: right;		
}

#footer A
{
	color: #ffffff;
	text-decoration: none;
}

#footer A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

HR
{
	background-color: #df1010;
	width: 100%;	
}

.form_title
{
	color: #df1010;
	font-weight: bold;	
}

.formbutton
{
	background-color: #df1010;
	color: #ffffff;
	border: 0;
	padding: 5px;
}

.seperator_15
{
	clear: both;
	width: 100%;
	height: 15px;
	margin: 0;
	padding: 0;
}

.telephonenumber
{
	font-size: 2em;
	font-weight: bold;
}
