@charset "utf-8";

/* box3 */
.box3 {
	background-color: #ececec;
	margin: 0 0 16px 0;
	}
.box3top div { 
	background: url(../img/box3_top_left.gif) no-repeat top left;
	}
.box3top {
	background: url(../img/box3_top_right.gif) no-repeat top right;
	}
.box3bottom div { 
	background: url(../img/box3_bottom_left.gif) no-repeat bottom left; 
	}
.box3bottom { 
	background: url(../img/box3_bottom_right.gif) no-repeat bottom right;
	}
.box3top div, .box3top, .box3bottom div, .box3bottom {
	width: 100%;
	height: 16px;
	font-size: 1px;
	}
.box3content { 
	border-right: 1px solid #888; border-left: 1px solid #888; padding: 0 16px 0 16px;
	}
.box3 h3 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	color: #000;
	}
.box3 p {
	margin: 16px 0 0 0;
	}
	
/* box2 */
.box2 { 
	background-color: #fff;
	}
.box2top div { 
	background: url(../img/box2_top_left.gif) no-repeat top left; 
	}
.box2top { 
	background: url(../img/box2_top_right.gif) no-repeat top right;
	}
.box2bottom div { 
	background: url(../img/box2_bottom_left.gif) no-repeat bottom left;
		}
.box2bottom { 
	background: url(../img/box2_bottom_right.gif) no-repeat bottom right;
	clear: both;
	}
.box2top div, .box2top, .box2bottom div, .box2bottom {
	width: 100%;
	height: 16px;
	font-size: 1px;
	}
.box2content { 
	border-right: 1px solid #888; border-left: 1px solid #888; padding: 0 16px 0 16px;
	}
.box2 { 
	margin: 0 0 16px 0;
	}
.box2 h3 {
	text-transform: uppercase;
	font-size: 12px;
	color: #071d5b;
	margin: 0;
	}
.box2 p {
	margin: 16px 0 0 0;
	}
	
/* box4 */
.box4 { 
	background-color: #fff;
	}
.box4top div { 
	background: url(../img/box4_top_left.gif) no-repeat top left;
	}
.box4top { 
	background: url(../img/box4_top_right.gif) no-repeat top right; background-color: #ab0232; 
	}
.box4contenttop div { 
	background: url(../img/box4_content_top_left.gif) no-repeat top left; 
	}
.box4contenttop { 
	background: url(../img/box4_content_top_right.gif) no-repeat top right; 
	}
.box4bottom div { 
	background: url(../img/box4_bottom_left.gif) no-repeat bottom left;
	}
.box4bottom { 
	background: url(../img/box4_bottom_right.gif) no-repeat bottom right;
	}
.box4bottom div, .box4bottom, .box4contenttop, .box4contenttop div {
	width: 100%;
	height: 16px;
	font-size: 1px;
	}
.box4top,
.box4top div {
	width: 100%;
	}
.box4content { 
	border-right: 1px solid #ab0232; 
	border-left: 1px solid #ab0232; 
	padding: 0 16px 0 16px;
	}
.box4 { 
	margin: 0 0 16px 0;
	}
.box4top div h3 {
	color: #fff;
	padding: 8px 16px 8px 16px;
	}
.box4 h3 {
	text-transform: uppercase;
	font-size: 12px;
	color: #071d5b;
	margin: 0;
	}
.box4 p {
	margin: 0;
	padding: 0 0 16px 0;
	}

.box4 h4 {
	margin: 0;
	padding: 0 0 16px 0;
	}

	
/* box5 */
.box5 { 
	background-color: #fff;
	}
.box5top div { 
	background: url(../img/box5_top_left.gif) no-repeat top left;
	}
.box5top { 
	background: url(../img/box5_top_right.gif) no-repeat top right; background-color: #b1b3b4;
	}
.box5contenttop div { 
	background: url(../img/box5_content_top_left.gif) no-repeat top left;
	}
.box5contenttop { 
	background: url(../img/box5_content_top_right.gif) no-repeat top right; 
	}
.box5bottom div { 
	background: url(../img/box5_bottom_left.gif) no-repeat bottom left; 
	}
.box5bottom { 
	background: url(../img/box5_bottom_right.gif) no-repeat bottom right; 
	}
.box5bottom div, .box5bottom, .box5contenttop, .box5contenttop div {
	width: 100%;
	height: 16px;
	font-size: 1px;
	}
.box5top,
.box5top div {
	width: 100%;
	}
.box5content { 
	border-right: 1px solid #b1b3b4; 
	border-left: 1px solid #b1b3b4; 
	padding: 0 16px 0 16px;
	background: url(../img/box5_content_bg.gif) repeat-x top left;
	}
	#contentContainer .box5content a:link,
	#contentContainer .box5content a:visited {
		color: #071d5b;
		text-decoration: underline;
		}
	#contentContainer .box5content a:hover {
		text-decoration: none;
		}
.box5 { 
	margin: 0 0 16px 0;
	}
.box5top div h3 {
	color: #fff;
	padding: 8px 16px 8px 16px;
	margin: 0;
	}
.box5 h3 {
	text-transform: uppercase;
	font-size: 12px;
	color: #071d5b;
	}
.box5 p {
	padding: 0 0 16px 0;
	margin: 0;
	}

.imgleader { margin-right: 12px; margin-bottom: 5px; }

.box6 { 
	background-color: #e7e6f0;
	}

.box6content h3 {
	margin: 0 16px 0 16px;
	padding-top: 22px;
	text-transform: uppercase;
	font-size: 12px;
	color: #071d5b;
	}

.box6content p {
	margin: 0 16px 0 16px;
	padding-top: 10px;
	}
.box6bottom div { 
	background: url(../img/box6_bottom_left.gif) no-repeat bottom left; 
	}
.box6bottom { 
	background: url(../img/box6_bottom_right.gif) no-repeat bottom right; 
	}
.box6bottom div, .box6bottom {
	width: 100%;
	height: 16px;
	font-size: 1px;
	}
	
#start1 .box6 img {
	margin: 0 8px 0 0;
	}
