@charset "utf-8";
/* CSS Document */
#maincontent {
	background:url(../images/global/2nd/bg_leftcol.jpg) repeat-y #eeeeee;
}
#innercontentcontainer {

	background:url(../images/global/2nd/van_leftcol.png) bottom left no-repeat; width:900px;
	
}
#breadcrumbs {
 font-size: 9px;
 margin:0px; 
 padding:5px 0px 5px 25px
}

#breadcrumbsContainer {
	width:900px; 
	background:#eeeeee; 
	border-bottom: #ffffff 1px solid;
}
#banner {
 	width:900px;
	height:265px;
	margin:0px;
	padding:0px;
	background-image:url(../images/global/2nd/banner_leftcol.jpg);
	background-repeat:no-repeat;
}
#bannerright {
	float:right;
	width:600px;
	height:265px;
	margin:0px;
	padding:0px;
}
#bannerleft {
	width:225px;
	height:205px;
	margin:0px;
	text-align:center; 
	padding:30px;
}
#bannerleft h1 {
	font-size: 18px;
	color:#ffffff;
	margin:0px;
	padding:35px 0px 0px;
	
}
#titleleftcontainer {
	background-image:url(../images/global/2nd/bg_title_lf300.jpg); 
	width:300px;
	height:66px;
}	
#titlecontainer {	
	background-image:url(../images/global/2nd/bg_title_900.jpg); 
	width:900px; 
	height:66px;
	}
	
#titlecontainer600 {
	background-image:url(../images/global/2nd/bg_title_600.jpg); 
	height:66px;
	}
	
.pageTitleRed {
	color: #7d0121; 
	font-size:24px; 
	padding:0px; 
	margin:0px;
	text-align:left 
}
#title {
	float:right;
	 width:570px;
	 padding: 18px 0px 0px 0px;
}
#rightcontentcontainer {
	float:right; 
	width:540px; 
	padding:30px 30px 30px 0px;
}

#rightcontentcontainer p {
	line-height: 24px;
}
#leftadcontainer { 
	width:300px; 
	
}
#leftcolads {
	padding: 15px 0px 10px 10px
}

/* 2nd page with menu */
#innerrightcontainer {
	width:600px; float:right; 
	}

#rightcontentcontainer h1 {
	color: #102238; font-size:16px; font-weight:bold; padding:0px; margin:0px;	
}
		
#rightcontentcontainer h2 {
	font-size: 14px; 	
	color:#7d0121; 	
}
	
#rightcontentcontainer li a, #rightcontentcontainer p a {
	color: #003366;
}
#rightcontentcontainer li a:hover, #rightcontentcontainer p a:hover {
	color:#666666;
}

.subsectionright {
	float:right; 
	width:400px; 
	padding:0px 0px 0px 20px ;
}
.subsectionleft {
	width:125px; 
	float:left
	}
	
.subsectionright {
	float:left; 
	width:365px; 
	padding:0px 0px 0px 20px 
}
.subsectionright h2 {
	
}
.subsectioncontainer {
	padding: 30px 0px 0px 0px;
}
.imgright {
	float:right;
	padding-left: 15px;
}
.imgleft {
	float:left;
	padding-right: 15px;
}
.quoteSpacer {
	height:5px;
	border:none;
}
#quoteContainer {
	width:280px;
	margin-left:10px;
	background: #666666 url(../images/global/2nd/bg_quote.jpg) repeat;
}
#quote {
	width:240px;
	padding:20px;
	background:none;
	
}
#quote p {
	line-height:21px;
	font-size:12px;
	color:#ffffff;
}