/* ********************************************************** */
/*                   STANDARD COMPONENTS                      */
/* ********************************************************** */

BODY{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-size : 0.75em;
	background-color: #c2cbff;
	background-image: url(../furniture/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

A{
	color : #ffff54;
	text-decoration : none;
}

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

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1{
	font-size : 250%;
	color : #fff;
	padding : 0 0 20px 0;
	margin : 25px 0 20px 0;
	font-weight : normal;	
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image : url(../furniture/h1.gif);
	background-position : 33px 99%;
	background-repeat : no-repeat;
	line-height : 1.2em;
}

H2{
	font-size : 150%;
	color : #f80203;
	padding : 0 0 10px 0;
	margin : 25px 0 20px 0;
	font-weight : normal;	
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image : url(../furniture/h1.gif);
	background-position : 0px 99%;
	background-repeat : no-repeat;
	line-height : 1.2em;
}

H3{
	font-size : 150%;
	color : #ffff54;
	padding : 0 0 10px 0;
	margin : 25px 0 20px 0;
	font-weight : normal;	
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image : url(../furniture/h1.gif);
	background-position : 0px 99%;
	background-repeat : no-repeat;
	line-height : 1.2em;
}


HR{
	border : none;
	background-color : #cacaca;
	color : #cacaca;
	height : 1px;
	margin : 20px 0 20px 0;
}

form{
	display : inline;
    margin: 0;	
}

Label{
	font-weight : bold;
}












/* ********************************************************** */
/*                   STRUCTURAL COMPONENTS                    */
/* ********************************************************** */


#outerStage{
	width : 953px;
	margin : 0 auto 0 auto;
	padding : 0 0 0 0;
}

#stage {
	width: 953px;
	margin : 0 auto 0 auto;
	padding : 0 0 0 0;
	background-image: url(../furniture/stage_bg.gif);
	background-repeat: repeat-y;
	float : left;
}













/* ********************************************************** */
/* 		                     HEADER                           */
/* ********************************************************** */


#header {
	background-color: #333333;
	height : 145px;
	width : 953px;
	float : left;
	background-image: url(../furniture/top_bg.gif);
	background-repeat: repeat-x;
}

#header #logo{
	background-color: #0033CC;
	height : 145px;
	width : 137px;
	float : left;
	margin : 0 0 0 0;
}

#header #strapline{
	background-color: #0033CC;
	height : 145px;
	width : 276px;
	float : left;
	margin : 0 0 0 0;
}

#header #headerRight{
	float : right;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	height : 145px;
	width : 305px;
}

#header #headerRight #contactBlock{
	float : right;
	margin : 11px 0 0 0;
	padding : 0 0 0 0;
	dwidth : 176px;
	clear : both;
	color : #fff;
}

#header #headerRight #contactBlock .contactBlockItem{
	margin : 5px 18px 0 0;
	padding : 0 0 0 0;
	float: right;
	swidth : 160px;
	width : 15em;
}

#header #headerRight #contactBlock IMG{
	float : right;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}










/* ********************************************************** */
/* 		                     SEARCH                           */
/* ********************************************************** */

#header #headerRight #searchBlock{
	float : right;
	margin : 0 15px 0 0;
	padding : 0 0 0 0;
	height : 56px;
	width : 278px;	
	background-image: url(../furniture/search_area.gif);
	background-repeat: no-repeat;
	color : #cccccc;
}


#header #headerRight #searchBlock #go{
    float: right;
    margin: 0 0 0 0;
}

#header #headerRight #searchBlock #s{
    float: left;
    padding: 0 0 0 0;
    margin: 18px 0 0 26px;
    border: 0;
    width: 197px;
    background : none;
    font-size: 1em;
	color : #cccccc;	
}

























/* ********************************************************** */
/* 		                     FLASH                            */
/* ********************************************************** */

#flashBanner{
	width : 953px;
	height : 283px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
}


















/* ********************************************************** */
/* 	                     TWO COLUMNS                          */
/* ********************************************************** */

#twoCol{
	width : 953px;
	float : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border-top : 1px solid #f80202;
	background-image: url(../furniture/twoCol_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}













/* ********************************************************** */
/* 		                LEFT COLUMN                           */
/* ********************************************************** */

#twoCol #leftColumn{
	width : 703px;
	float : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;	
}

#twoCol #leftColumn #breadcrumbs{
	width : 675px;
	float : left;
	margin : 0 0 0 0;
	padding : 11px 0 0 28px;
	background-image: url(../furniture/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	background-color:#292929;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #fff;
	border-bottom : 1px solid #414141;
}

#twoCol #leftColumn #breadcrumbs IMG{
	float: left;
	margin-top: -11px;
}


#twoCol #leftColumn #content{
	width : 645px;
	float : left;
	padding : 0 0 0 28px;
	margin-top: 0;
	margin-right: 28px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../furniture/knot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color : #ffffff;
	line-height: 1.5em;
	text-align: justify;
	font-size : 1.2em;	
}

#twoCol #leftColumn #content IMG{
	float: right;
	margin : 0 0 15px 15px;
	padding : 0 0 0 0;
	border : 5px solid #fff;
	clear: both;
}

#twoCol #leftColumn #content .form1 IMG{
	float: left;
	margin : 0 0 0 0;
	border : none;
}

#twoCol #leftColumn #knotBlocker{
	width : 55px;
	height : 83px;
	float : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-size : 1px;
}





/* ********************************************************** */
/* 		              CONTENT LAYOUT                          */
/* ********************************************************** */


/*
#twoCol #leftColumn #content IMG{
	width : 300px;
	float : right;
	margin : 0 0 15px 15px;
	padding : 0 0 0 0;
	border : 5px solid #fff;
}
*/

#twoCol #leftColumn #content .galleryTable{
	float : left;	
	width : 645px;
	margin-top: 15px;
}

#twoCol #leftColumn #content .galleryTable IMG{
	width : 130px;
	margin : 0 0 30px 0;
	padding : 0 0 0 0;
	border : 4px solid #fff;
	float : left;	
}


#twoCol #leftColumn #content .form1{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}






















/* ********************************************************** */
/* 		                RIGHT COLUMN                          */
/* ********************************************************** */

#twoCol #rightColumn{
	width : 250px;
	background-color:#131313;
	float : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#twoCol #rightColumn #navigate{
	width : 250px;
	background-color:#f80202;
	float : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border-bottom : 1px solid #414141;	
}

















/* ********************************************************** */
/* 		                      MENU                            */
/* ********************************************************** */

#twoCol #rightColumn #menu{
	width : 250px;
	background-color:#131313;
	float : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : #fff;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


#menu UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#menu UL LI{
	font-size : 90%;
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background-image : url(../furniture/ulli_bg.gif);
	background-position : 0 100%;
	background-repeat : repeat-x;
	color : #555;
	list-style-image : none;
}

#menu UL LI A{
	color : #fff;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 8px 0 8px 15px;
	background-image : url(../furniture/menu_bullet.gif);
	background-position : 232px 50%;
	background-repeat : no-repeat;
	font-weight : bold;
	display : block;
}

#menu UL LI A:hover{
	text-decoration : none;
	background-color : #242424;	
}

#menu UL LI .current{
	color : #fff;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 8px 0 8px 15px;
	background-image : url(../furniture/menu_bullet2.gif);
	background-position : 232px 50%;
	background-repeat : no-repeat;
	font-weight : bold;
	display : block;
	background-color : #2b2b2b;
}

#menu UL LI UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#menu UL LI UL LI{
	font-size : 100%;
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : #555;
	font-weight : normal;
	background-image : url(../furniture/ulli_bg.gif);
	background-position : 0 0%;
	background-repeat : repeat-x;
}

#menu UL LI UL LI A{
	color : #fff;
	text-decoration : none;
	background-image : url(../furniture/menu_subbullet.gif);
	background-position : 233px 50%;
	background-repeat : no-repeat;
	font-weight : normal;
	margin : 0 0 0 0;
	padding : 6px 20px 6px 30px;
	display : block;
	height : 100%;
}


#menu UL LI UL LI .current{
	color : #fff;
	text-decoration : none;
	background-image : url(../furniture/menu_subbullet2.gif);
	background-position : 233px 50%;
	background-repeat : no-repeat;
	font-weight : normal;
	margin : 0 0 0 0;
	padding : 6px 0 6px 30px;
	display : block;
	height : 100%;
}

#menu UL LI UL LI A:hover{
	text-decoration : none;
	background-color : #242424;
}



















/* ********************************************************** */
/* 		                     FOOTER                           */
/* ********************************************************** */


#footer{
	background-color :red;
	background-image: url(../furniture/footer_bg.gif);
	background-repeat: repeat-x;
	float : left;
	width : 953px;
	color : #fff;
}

#footer .contactBlock2{
	width : 150px;
	margin : 10px 0 10px 28px;
	padding : 0 0 0 0;
	float : left;
}

#footer .contactBlockItem{
	margin : 5px 18px 0 0;
	padding : 0 0 0 0;
	float: left;
	width : 15em;
}

#footer .contactBlock2 .contactBlockItem IMG{
	float : left;
	margin : 0 10px 0 0;
}

#footer #copyright{
	float : right;
	margin : 15px 20px 0 0;
	padding : 0 0 0 0;
	width : 250px;
	text-align:right;
	font-size:80%;
}




a[href$='.pdf'] {
sdisplay:inline-block;
padding-left:22px;
line-height:18px;
background:transparent url(../furniture/pdf_icon.gif) center left no-repeat;
}





.clear{
	clear : both;
	font-size : 1px;
	height : 1px;	
}
