@charset "utf-8";
/* CSS Document */


/*********** STRUCTURE **********/
/*#container {
	background:url(../images/bg_container_case.gif) top repeat-x;
	background-color:#fbfbfb;
	width:100%;
}*/
#header {
}
#nav {
}

div.caption {
	border:0;
	width:251px;
	height:190px;
	margin:4px 0 0 10px;
}

/**** IE 6 13px *****/
* html #nav {
	bottom:16px;
}
#columns {
	width:1125px;
	margin:0 auto;
}
/*#subnav {
	margin:98px 0 0 0;
	border:0;
}*/
/*#content {
	margin-left:40px;
	padding-top:12px;
}*/
/*********** TYPOGRAPHY *************/
#content h1, #content h2 {
	font-size:24px;
	font-weight:bold;
}
#content h1 .b1 {
	color:#ffffff;
}
/*#content h1 .b2 {
	color:#bebebe;
}*/
#content h1 .b3 {
	color:#7b868e;
}
#content h2 {
	color:#31536b;
	padding:15px 0;
}
#content h3 {
	color:#24567c;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
}
#content h3 .red {
	color:#a1172a;
}
#content h4 {
	color:#2b2b2b;
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:3px;
}
#content ul {
	padding-left:16px;
}
#content li {
	font-weight:normal;
}
