body {
	font:16px Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	margin:0;
	background:#ebebeb;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
/*page*/
#page {
	width:799px;
	margin:0 auto;
	padding:0 9px;
	overflow:hidden;
	background:url(../images/page-bg.gif) repeat-y;
}
/*header*/
#header {
	width:799px;
	background:#395f7a;
	height:175px;
	position:relative;
}
#header h1 {
	margin:0;
	position:absolute;
	top:45px;
	left:19px;
	background:url(../images/logo.gif) no-repeat;
	width:410px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden
}
#header h1 a {
	display:block;
	height:100%;
}
#header ul {
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
	position:absolute;
	top:122px;
	width:796px;
	background:url(../images/nav-bg.gif) repeat-x;
}
#header ul li {
	float:left;
	padding-left:44px;
}
#header ul li a {
	line-height:53px;
	text-decoration:none;
	font-size:19px;
	color:#fff;
	font-weight:bold;
	letter-spacing:-0.05em;
}
#header ul li a:hover {
	text-decoration:underline;
}
#header dl {
	position:absolute;
	right:20px;
	top:67px;
	margin:0;
	background:#dfdfdf url(../images/info-bg.gif) repeat-x;
	width:161px;
	padding:6px 0 2px 9px;
	color:#2a3a57;
}
#header dl dt {
	padding-left:44px;
	font-size:18px;
	line-height:20px;
	background:url(../images/letter-icon.gif) no-repeat 0 2px;
	text-decoration: none;
}
#header dl dd {
	margin:8px 0 0;
	padding-left:30px;
	font-size:17px;
	background:url(../images/phone-icon.gif) no-repeat 0 2px;
	font-weight:bold;
}
.global-network-box {
	width:799px;
	overflow:hidden;
	padding-bottom:3px;
	background:url(../images/global-network-bg.jpg) no-repeat;
}
.global-network-box div {
	width:440px;
	padding-left:18px;
}
.global-network-box h2 {
	margin:20px 0 0;
	color:#3a3a46;
	font-size:26px;
}
.global-network-box em {
	font-size:16px;
	line-height:20px;
	color:#2a3a57;
	margin:0 0 2px 10px;
	float:left;
}
.global-network-box a {
	float:left;
	width:146px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn01.gif) no-repeat;
	margin-left:166px;
}
/*content*/
#content {
	width:509px;
	float:left;
}
.safe-box {
	background:url(../images/safe-bg2.gif) repeat-y;
	width:495px;
	margin:16px 0 29px 9px;
	padding:8px 0 8px 5px;
	overflow:hidden;
}
.safe-box strong {
	float:left;
	width:212px;
	height:55px;
	background:url(../images/safe-logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.safe-box div {
	width:250px;
	float:right;
	padding-left:22px;
	margin-top:9px;
	border-left:1px solid #816161;
}
.safe-box a {
	font-size:15px;
	color:#f8fafc;
	font-style:italic;
	text-decoration:none;
	letter-spacing:-0.05em;
}
.safe-box a:hover {
	text-decoration:underline;
}
.title-box {
	width:484px;
	background:#a4a4a4;
	text-align:center;
	padding:0 0 4px 25px;
}
.title-box h3 {
	color:#562626;
	font-size:39px;
	margin:0;
}
.title-box strong {
	color:#3c3c3c;
	font-size:16px;
	line-height:24px;
}
#content .text {
	width:463px;
	float:right;
}
#content .text strong {
	font-style:italic;
	font-size:15px;
	color:#633939;
	letter-spacing:-0.04em;
}
#content .text .box-strong {
	background:url(../images/text-box-bg.gif) repeat-x 0 100%;
	padding:24px 0 15px 14px;
}
#content .text .box {
	padding:13px 5px 10px 10px;
	background:url(../images/text-box-bg.gif) repeat-x;
}
#content .text .box h4 {
	margin:0;
	font-size:16px;
	line-height:19px;
	font-style:italic;
	letter-spacing:-0.04em;
	color:#562626;
}
#content .text .box h4 a {
	color:#562626;
	text-decoration:none;
}
#content .text .box h4 a:hover {
	text-decoration:underline;
}
#content .text .box div {
	padding-left:12px;
}
#content .text .box p {
	margin:0;
	letter-spacing:-0.04em;
	line-height:19px;
}
#content .text .box.other {
	background:#c6c5c5 url(../images/text-box-bg.gif) repeat-x;
}
#content .text .box.other p {
	margin:5px 0 0;
}
#content .input-area {
	width:200px;
	padding:13px 0 0 0;
	margin:53px 0 100px 151px;
	float:left;
	display:inline;
	background-color: #A4A4A4;
}
#content .input-area .submit {
	padding:0;
	margin-left:88px;
}
#content .input-line {
	float:left;
	margin-bottom:11px;
	width: 150px;
}
#content .input-line label {
	font-size:16px;
	color:#3c3c3c;
	font-weight:bold;
	font-style:italic;
	float:left;
	letter-spacing:-0.1px;
	line-height:24px;
}
#content .input-line div {
	width:196px;
	height:26px;
	float:right;
	overflow:hidden;
	background:url(../images/input-bg.gif) no-repeat;
}
#content .input-line div input {
	padding:4px 3px 0 4px;
	width:189px;
	float:left;
	line-height:22px;
	border-style:none;
	background:none;
}
/*sidebar */
#sidebar {
	width:278px;
	float:right;
	padding-top:6px;
}
#sidebar h4 {
	margin:0 0 0 16px;
	color:#3c3939;
	font-size:16px;
	line-height:20px;
}
#sidebar ul {
	margin:0;
	padding:33px 0 185px;
	list-style:none;
}
#sidebar ul li {
	padding-bottom:18px;
	vertical-align:top;
	height:1%;
}
#sidebar ul img {
	border:none;
	display:block;
	margin:0 auto;
}
.newsletter-box {
	width:229px;
	padding:19px 40px 17px 9px;
      margin-bottom: 20px; 
	margin-top: 0px;	
	overflow:hidden;
	background:#6f6f6f url(../images/letter-box-bg-top.gif) no-repeat;
}
.member-box h3 ,
.newsletter-box h3 {
	margin:0;
	color:#fff;
	font-size:24px;
	letter-spacing:-1px;
}
.member-box .link ,
.newsletter-box .link {
	padding:9px 0 0 13px;
	color: #FFF;
}
.member-box a ,
.newsletter-box a {
	color:#fff;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.member-box a:hover ,
.newsletter-box a:hover {
	text-decoration:underline;
}
.newsletter-box .input-bg {
	width:205px;
	height:23px;
	float:left;
	display:inline;
	margin:46px 0 0 4px;
	background:url(../images/input-bg02.gif) no-repeat;
}
.newsletter-box .input-bg input {
	padding:3px 3px 0 4px;
	width:198px;
	line-height:17px;
	background:none;
	border-style:none;
}
.member-box {
	width:268px;
	padding:13px 0 16px 10px;
	margin:19px 0;
	overflow:hidden;
	background:#562323 url(../images/member-box-bg.gif) repeat-x;
}
#TY {
	padding-left: 100px;
}
#TY h1 {
	text-decoration: none;
}
#TY h1 a:link {
	text-decoration: none;
}
#MSO {
	color: #562626;
	font-weight: bold;
	font-size: 1em;
}

/*header*/
#headerform {
	background:#395f7a;
	width: 500px;
	height:100px;
	position:relative;
}
#headerform h1 {
	margin:0;
	position:absolute;
	top:45px;
	left:19px;
	background:url(../images/logo.gif) no-repeat;
	width:410px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden
}
#headerform h1 a {
	display:block;
	height:100%;
}