/*-----------------
/
/ Layout control
/
/----------------*/


body {
	margin:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color: #626366;
	background-color: #F8FBFC;
	line-height:16px;
}

#wrapper {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #EEEEEE;
	border-top:none;
	position:relative;
}

#header {
	background-image: url(../img/logo.gif);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height: 195px;
	text-align:right;
	position: relative;
	z-index:90;
}

#header_left {
	width:262px;
	float:left;
	position:absolute;
	bottom: 0px;
	left: 0px;
	padding-bottom: 5px;
}

#header_right {
	width:262px;
	float:right;
	position:absolute;
	bottom: 0px;
	right: 0px;
	text-align: left;
	padding-bottom: 5px;
}

#header_txt {
	background-image:url(../img/header_bg_glasses.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height:auto;
	text-align:left;
	color:#FFFFFF;
	background-color: #889198;
	position: relative;
	z-index:95;
}

#header_txt_pad {
	background-image:url(../img/paper.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:180px;
	padding-right:180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 27px;
	padding-top: 27px;
	font-size: 13px;
	padding-bottom: 29px;
}

#content, #content1 {
	background-color: #deeaf1;
	background-repeat: repeat-x;
}

#content {
	background-image: url(../img/fade_blue_tb.gif);
}

#content1 {
	background-image: url(../img/fade_blue_tb1.gif);
}

#footer {
	text-align:center;
	font-size:9px;
	line-height:0px;
	margin:5px;
}




/*----- Columns ----*/

#l_column1, #r_column1, #r_column  {
	position: relative;
	padding-top: 15px;
	height: 550px;
	width: 222px;
	padding-right: 20px;
	padding-left:20px;
	padding-bottom: 50px;
	margin: 0px;
}

#l_column, #l_column1 {
	float:left;
}


#r_lower_column {
	margin-bottom:100px;
}

#l_column {
	width:435px;
	margin-top:15px;
	padding-left:50px;
	padding-bottom: 50px;
}

#l_column1 {
	border-right: 2px solid #FFFFFF;
	min-height:550px;
}

#r_column1, #r_column {
	float:right;
	border-left: 2px solid #FFFFFF;
	min-height:550px;
}

#r_column {
	background-image: url(../img/blue_fade_tb.gif);
	background-repeat: repeat-x;
}

#c_column {
	padding-top: 15px;
	float: left;
	width: 231px;
	padding-right: 20px;
	padding-left: 20px;
}

/*--- End Columns ---*/



#top_pad {
	margin-top: 90px;
}







/*-----------------------
/
/	Styles
/
/----------------------*/

h1, h2 {
	margin:0px;
	margin-bottom: 12px;
}

h1 {
	font-size: 12px;
	font-weight:normal;
	line-height: 14px;
}

h2 {
	font-size: 10px;
	font-weight:bold;
	line-height: 12px;
}

.arrow_grey {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited, .red, h1, .style5 {
	color: #B32317;
	text-decoration:none;
}
.serif, .serif2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px
}

.serif {
	font-weight: bold;
}

.serif2, .arrow_grey {
	color: #978981;
}

#l_column p {
	margin-top: 0px;
	margin-left: 20px;
}

#header p {
	position:relative;
	right: 15px;
	top: 8px;
	margin:0;
}
.bottom td {
	border-bottom:solid 2px #ffffff;
	padding-bottom:5px;
	line-height:12px;
}
.h1_inline {
	color:#626366;
	font-size:11px;
}
.top td {
	border-top:solid 2px #ffffff;
	padding-top:5px;
	line-height:12px;
}

.space td {
	padding-top:5px;
	line-height:12px;
}

.w_border {
	background-color: #F6F9FB;
	border:solid 2px #FFFFFF;
	padding:10px;
}


.articles a, .articles a:visited, .articles a:hover {
	color: #626366;
}


/*-----------------------
/
/	Bars / Graphics / BBB
/
/----------------------*/


#red_bar {
	background-color: #B32317;
	clear: both;
	height: 5px;
	font-size:1px;
	line-height:1px;
}

#white_bar, #white_bar2 {
	background-color:#FFFFFF;
	height:2px;
	margin:0;
	font-size:1px;
	line-height:1px;
	width:262px;
	position:absolute;
	top: 32px;
	right: -1px;
}

#white_bar2 {
	width:274px;
	top:350px;
	left:0;
}


#r_column img {
	float:left;
}

#r_lower_column img {
	float:none;
	margin-left:auto;
	margin-right:auto;
}

#header_txt_pad img {
	margin-bottom: -5px;
	margin-right: 5px;
}

#bbb {
	font-family:arial;
	color:#444444;
	font-style:italic;
	float:left;
	position:absolute;
	left:20px;
	margin-bottom:20px;
	width:760px;
	margin-top: 20px;
	bottom:20px;
}
#bbb img {
	float:left;
}
#bbb_r {
	float:right;
	width:220px;
}
