a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


body
{
	margin:4px; 
	width:919px;
	background:url(../design_images/bg_new.jpg);
	background-color:#AAAAAA;
	color:#616161;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#545454;
	line-height:16px;
}

*{behavior: url(iepngfix.htc) }

.IE6Fix{
	display:none
}

a
{
	color:#1e1e1e;
	text-decoration:underline;
}

ul 
{
	padding:0px;
	margin-left:20px;
	margin-bottom:0px;
}

ol
{
	padding:0px;
	margin-left:27px;
	margin-bottom:0px;
}

li
{
	margin:0px;
	padding:0px;
}

a:hover
{
	color:#545454;
	text-decoration:underline;
}

#container
{
	width:919px;
	float:left;
	margin-top:25px;
}


#top_bar
{
	height:11px;
	width:919px;
	float:left;
	background:url(../design_images/top_bar.gif);
}


#header
{
	float:left;
	width:919px;
	background:#DBDBDB;
}

#logoOSWALD{
	position:absolute;
	left:50%;
	top:14px;
	margin-left:171px;
	height:399px;
	width:255px;
}

#logoOSWALDsub{
	position:absolute;
	left:50%;
	top:14px;
	margin-left:171px;
	height:230px;
	width:255px;
}
#search
{
	float:left;
	height:24px;
	width:900px;
	text-align:left;
	padding-left:19px;
	padding-top:0px;
	background-color:#DBDBDB;
}

#search .textbox, #search_subpage .textbox
{
	font-size:11px;
	width:105px;
	vertical-align:middle;
}

#search .imagebutton, #search_subpage .imagebutton
{
	vertical-align:middle;
}

#search_subpage
{
	float:left;
	height:24px;
	width:190px;
	text-align:center;
	padding-left:10px;
	padding-top:4px;
	background:url(../design_images/search_bg_sub.gif);
}


#middle
{
	float:left;
	width:899px;
	background:#FFF;
	padding:10px;
}

#left
{
	float:left;
	width:189px;
}

#menu
{
	float:left;
	width:194px;
}

#welcome_text
{
	float:left;
	width:410px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:20px;
}

#content_text
{
	float:left;
	width:650px;
	min-height:480px;
	height:auto !important;
	height:480px;
	padding-left:20px;
	padding-right:20px;
}



#highlight
{
	float:left;
	width:395px;
	padding:10px;
	margin-bottom:10px;
	background:#dedede;
	color:#91002c;
	font-size:11px;
	line-height:17px;
}

#Below_highlight
{
	float:left;
	width:395px;
	padding:10px;
	margin-bottom:10px;
	font-size:11px;
	line-height:17px;
}

.HomeSub{
	font-size:15px;
	color:#545454;
	padding:0px;
}
	
h1
{
	font-size:15px;
	color:#545454;	
	margin:5px 0 15px 0;
	padding:0px;
}

h2
{
	font-size:13px;
	color:#545454;	
	margin:5px 0 15px 0;
	padding:0px;
}

h3, h4, h5, h6
{
	font-size:12px;
	color:#545454;	
	margin:5px 0 15px 0;
	padding:0px;
}

#content_text h1
{
	margin-top:5px;
	margin-bottom:0px;
}

#welcome_text p, #welcome_text p
{
	margin-top:15px;
	margin-bottom:0px;
}

#right_images
{
	float:left;
	width:245px;
	margin-top:30px;
}

#left_images
{
	float:left;
	width:191px;
	margin-top:10px;
}

/*#Sub_images{
	float:left;
	width:200px;
}

#Sub_images img {
	border:none;
	}*/

#right_images ul
{
	margin:0px;
	padding:0px;
	width:245px;
	float:left;
	list-style:none;
}

#left_images ul
{
	margin:0px;
	padding:0px;
	width:191px;
	float:left;
	list-style:none;
}

#right_images li
{
	margin:0px;
	padding:0px;
	float:left;
	width:245px;
}

#left_images li
{
	margin:0px;
	padding:0px;
	float:left;
	width:191px;
}

#right_images li img, #left_images li img
{
	border:0px;
}

#footer
{
	background:url(../design_images/bottom_bar.gif);
	background-repeat:no-repeat;
	float:left;
	width:919px;
	height:25px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	

}

#footer a, #footer_links a
{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover
{
	color:#e7e7e7;
}

#footer_links
{
	float:right;
	font-weight:bold;
	padding-top:4px;
	color:#fff;
	padding-right:13px;
}

.iconlogo
{
	margin-top:-5px;
	margin-left:-5px;

}

.breadcrumb
{
	padding-bottom:8px;
	display:block;
}

.breadcrumb a
{
	text-decoration:none;
	color:#545454;

}

.image_right
{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	border:1px solid #767676;
	padding:4px;
}

.bottom_right_image
{
	margin-left:15px;
	display:block;
	border:1px solid #767676;
	padding:4px;
}

.bottom_left_image
{
	display:block;
	border:1px solid #767676;
	padding:4px;
}

.caption
{
	font-size:10px;
	text-align:center;
	padding-top:5px;
	margin-bottom:10px;
}

#contact
{
	width:657px;
	background:#ededed;
	float:left;

}

#contact h3
{
	width:645px;
	background:#91002c;
	padding:6px;
	color:#fff;
	
}

#contact_form
{
	padding-bottom:0px;
	float:left;
	width:480px;

}


#contact_form .row
{
	text-align:right;
	padding-bottom:10px;
	padding-left:0px;
	margin-left:0px;
}

#contact_form .textbox
{
	border:1px solid #747474;
	width:250px;
	font-size:12px;
	color: #747474;;
	margin-left:7px;
	vertical-align:text-top;
}

#contact_form .button
{
	border:0px;
	font-size:12px;
	padding:3px;
	color:#91002c;
	background:url(../design_images/btn_bg.gif) repeat-x;
}


/** Links */
#Links li
{
	padding-bottom:10px;
}

#Links a:link, #Links a:active, #Links a:visited
{
	color:#565656;
	text-decoration:none;
}

#Links a:hover
{
	color:#545454;
	text-decoration:none;
}