body{
	margin:0px;
	padding:0px;
	background-color:#a8999c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}

a:link,a:visited{
color:#990000;
}
a:hover{
color:#cc0000;
}

.image_border{
	border:1px solid #CCCCCC;
	padding:2px;
	margin:4px;
}
#wrapper{
	width:900px;
	margin:0px auto;
}
#header{
	height:203px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#logo{
width:227px;
height:114px;
margin:25px 0px 0px 30px;
float:left;
}
#header_contact{
	float:right;
	margin-right:20px;
	margin-top:40px;
	width:400px;
	height:100px;
}
.header_contact_box{
	float:left;
	width:175px;
	margin:10px;
	color:#FFFFFF;
}
.header_contact_box h3{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
	color:#e499aa;
}
.header_contact_box p{
	font-style:italic;
	font-size:13px;
}
#header_menu{
	float:left;
	width:900px;
	margin-top:28px;
}
#header_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#header_menu ul li{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	width:155px;
	height:32px;
	margin:0px 12px;
}
#header_menu ul li a,
#header_menu ul li a:link,
#header_menu ul li a:visited{
	background-image:url(images/menu_off.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:155px;
	height:26px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:6px;
}
#header_menu ul li a:hover{
color:#41101b;
	background-image:url(images/menu_current.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#header_menu ul li a.current{
	background-image:url(images/menu_current.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#41101b;
	text-decoration:none;
}

#s1{
	margin:0px;
	padding:0px;
	width:900px;
	height:248px;
}
#content_wrapper{
	background-color:#FFFFFF;
}
#content_header_dual{
	background-image:url(images/content_header_home.gif);
	background-repeat:no-repeat;
	height:39px;
	border-bottom:1px solid #FFFFFF;
}
#content_header{
	background-image:url(images/content_header.gif);
	background-repeat:no-repeat;
	height:39px;
	border-bottom:1px solid #FFFFFF;
}
#content_header_dual h1{
	width:500px;
}
#content_header_dual h1,
#content_header h1{
	font-size:20px;
	color:#FFFFFF;
	margin:0px;
	padding:7px;
	padding-top:10px;
	font-weight:normal;
	font-family:Tahoma, Arial;
	float:left;
	margin-left:20px;
}
#content_header_dual h2,
#content_header h2{
	font-size:20px;
	color:#FFFFFF;
	margin:0px;
	padding:7px;
	font-weight:normal;
	font-family:Tahoma, Arial;
	float:right;
	text-align:center;
	width:160px;
	margin-right:60px;
}
#content{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
}
.content_left{
	float:left;
	clear:left;
	width:590px;
	padding:10px;
}
.content_full{
	padding:10px;
}
.content_right{
	float:right;
	clear:right;
	width:220px;
	padding:10px;
}
hr.clear{
	visibility:hidden;
	height:0px;
	border:0px;
	margin:0px;
	padding:0px;
	clear:both;
}
ul.big_buttons{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.big_buttons li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	margin:0px 0px 5px 0px;
	width:164px;
	height:41px;
	background-image:url(images/home_button.gif);
	background-repeat:no-repeat;
}
ul.big_buttons li a,
ul.big_buttons li a:link,
ul.big_buttons li a:visited{
	display:block;
	text-decoration:none;
	font-size:18px;
	text-align:left;
	padding:9px 0px 0px 20px;
	color:#8b1c2f;
}
ul.big_buttons li a:hover{
	text-decoration:underline;
}
#footer{
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	height:80px;
	color:#FFFFFF;
	font-size:10px;
	line-height:2em;
}
#footer a,
#footer a:link,
#footer a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover{
	text-decoration:underline;
}
#footer_left{
	padding:5px;
	width:500px;
	float:left;
}
#footer_right{
	padding:5px;
	text-align:right;
	float:right;
	width:300px;
}

.tiles_text{
font-size:10px;
line-height:normal;
}

.concept_titles{
border-bottom:#CCCCCC 1px solid;
font-size:12px;
font-weight:bold;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#990000;
}

h2{
font-family:verdana,Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
font-weight:normal;
}

.forms{
background-color:#FFFFFF !important;
border:#CCCCCC 1px solid !important;
}