@charset "utf-8";
/* CSS Document */

#parent { width:1100px; margin:0 auto;}

/*///////// HEADER */
#header{ width:960px; padding:0px 70px; background:url(images/headerBack.gif) center top no-repeat; float:left;}
	#blackLine{ width:960px; height:10px; background:#0e0e0e; float:left;}
	#theLogo{ width:400px; height:60px; padding:30px 0px 0px 10px; float:left;}
	#upperMenu{ width:530px; height:20px; padding-right:20px; margin-top:25px; text-align:right; float:left;}
	#upperMenu img{ margin-right:5px;}
	#theMenu{ width:550px; height:60px; float:left;}
/* end of header */

/*///////// MIDDLE */

/*//HOME//*/
#middle{ width:1000px; padding:0px 50px; float:left;}
#homeFlash{ width:1000px; height:350px; float:left;}
#homeBlack{ width:960px; margin:0px 20px; background:#0e0e0e; float:left;}
	#blackText{ width:480px; padding:40px; color:#b6b6b6; font-size:12px; float:left;}
	#blackLink{ width:320px; padding:40px; float:left;}

/*//INSIDE//*/
#middleInside{ width:1000px; padding:0px 50px; margin-top:15px; background:url(images/insideBack.jpg) top center no-repeat; float:left;}
	#pageHeader { width:930px; height:45px; padding-top:25px; margin:12px 20px 0px 20px; padding-left:30px; background:#0e0e0e; float:left;}
	#pageContent { width:860px; min-height:300px; margin:0px 20px; padding:50px; background:#fff; float:left;}




/* end of middle */

/*///////// FOOTER */
#footer{ width:960px; height:70px; margin-top:30px; padding:0px 70px; background:url(images/footerBack.gif) center bottom no-repeat; float:left;}
	#footerLinks{ width:930px; height:25px; padding:0px 15px; float:left;}
		#footerLinks a{ color:#333333; padding-right:10px; text-decoration:none;}
		#footerLinks a:hover{ color:#333333; text-decoration:underline;}
	#footerCopyright{ width:730px; padding-left:15px; float:left;}
	#footerCredit{ width:200px; padding-right:15px; text-align:right; float:left;}
/* end of footer */


/*////////////////// TEXTS  /*/

.blackBig{ color:#000; font-size:18px;}
.whiteBig{ color:#fff; font-size:17px;}
.blackBigTitle{ color:#000; font-size:28px; letter-spacing:-.2px;}

a.headerLink { padding:0px 6px; text-decoration:none; color:#464646;}
a.headerLink:hover { padding:0px 6px; text-decoration:underline; color:#464646;}



.searchText {height:18px; background:#fff; border:#adadad 1px solid; font-family:arial; font-size:11px; padding:0px; width:150px; color:#666;}

.searchBtn { background:none; border:none; font-size:11px; padding:0px; width:45px;}

/* SIFR */
abbr{ font-size:19px; font-family: arial; width:800px; color:#FFFFFF; letter-spacing:-1px;}
.sIFR-active abbr{ visibility: hidden; font-family: courier; color:#FFFFFF; line-height: 1em;}