#intro {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

#box1 {
	background: url(images/box_01_bg.gif) no-repeat left top;
	width: 688px;
	height: 130px;
	color: #333333;
	font: small-caps 16px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#box1 div {
	padding-top: 14px;
	padding-left: 20px;
}

#box1 p {
	margin: 0;
	padding: 0;
	line-height: 33px;
}

#box1 strong {
	color: #ff6508;
	font-size: 18px;
	font-weight: bold;
}

#box1new {
	width: 710px;
	height: 130px;
	color: #333333;
	font: 16px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#box1new p {
	margin: 0;
	padding: 8px 0;
	line-height: 33px;
}

#box1new strong {
	color: #ff6508;
	font-size: 18px;
	font-weight: bold;
}

#box2 {
	background: url(images/box_02_bg.jpg) no-repeat;
	width: 688px;
	height: 177px;
	color: #666666;
	font: 14px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#box2 div {
	padding-left: 182px;
	padding-top: 16px;
	padding-right: 20px;
}

#box2 p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#box2 span {
	color: #ff6508;
}

#box3 {
	width: 688px;
	margin-top: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#box4 {
	background: url(images/box_04_bg.gif) no-repeat;
	width: 688px;
	height: 112px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#box4 div {
	float: left;
}

#box41 {
	width: 150px;
	text-align: center;
}

#box41 img {
	margin-top: 40px;
}

#box42 {
	width: 105px;
	text-align: center;
}

#box42 img {
	margin-top: 3px;
}

#box43 {
	width: 170px;
	text-align: right;
}

#box43 img {
	margin-top: 25px;
}

#box44 {
	width: 195px;
	text-align: center;
	font: 11px/11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	padding-top: 9px;
	background: url(images/icon_padlock.gif) no-repeat 8px bottom;
}

#box44 p {
	margin: 0 0 3px;
	padding-top: 0;
	padding-bottom: 0;
}

#box44 a {
	color: blue;
}

#box45 {
	text-align: center;
	width: 120px;
	font: 9px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	padding-top: 8px;
	color: #cc3333;
}

#box45 a {
	color: blue;
}

#box45 p {
	padding: 0;
	margin: 0 0 3px;
}

#box45 span {
	color: black;
	font-weight: bold;
	font-size: 12px;
}

#box45 img {
	margin-top: 3px;
}

.bul {
	text-align: left;
	padding-left: 15px;
}

DIV.sep {
	line-height: 0;
	font-size: 0;
	background: url(/images/dotted_bg2.gif) repeat-x left center;
	padding-top: 8px;
	padding-bottom: 8px;
}

DIV.sep2 {
	background: url(/images/sep_chevron.jpg) repeat-x 20px center;
	height: 40px;
}