#bg1{background: url( images/bg1.gif) repeat 0px 0px;}
#bg2{background: url( images/bg2.gif) repeat 0px 1px;}
#bg3{background: url( images/bg3.gif) repeat 1px 0px;}
#bg4{background: url( images/bg4.gif) repeat 1px 1px;}

#container{
	width: 780px;
	margin: 0px auto;
}

.left1 {
	width: 152px;
	padding: 0px 30px 0px 30px;
}

.sep1 {
	width: 18px;
	background: url( images/sep1.gif) repeat-y left top;
}

.right1 {
	width: 507px;
	padding: 0px 30px 0px 13px;
	background: url( images/right1.jpg) no-repeat right top;
}

.left2 {
	width: 212px;
}
.left2 a{
	display: block;
	font-family: "Times New Roman", Times, serif;
	background: url( images/arrow.gif) no-repeat 0px 5px;
	color: #4b4946;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 12px 0px;
	padding: 0px 30px 0px 30px;
	font-size: 14px;
}


.sep2 {
	width: 18px;
	height: 200px;
	background: url( images/sep2.gif) repeat-y left top;
}

#content {
	padding: 0px 30px 0px 13px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	width: 507px;
}

#content p{
	margin: 0px 0px 18px 0px;
}

#content a{
	color: #b82424;
}

#content a.more{
	display: block;
	text-align:right;
	margin: 0px 0px 18px 0px;
}

#ang_lt{background: url( images/left1.jpg) no-repeat left top;}
#ang_rt{background: url( images/right1.jpg) no-repeat right top;}
#ang_lb{background: url( images/left2.jpg) no-repeat left bottom;}
#ang_rb{background: url( images/right2.jpg) no-repeat right bottom;}

#ang_lb_land{background: url( images/left2_land.gif) no-repeat left bottom;}


#footer{height:105px;background: url( images/footer.jpg) no-repeat left top;}

#footer .left_col{
	width:152px;
	padding: 30px;
	font-size: 14px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

#footer .sep{width:18px;}

#footer .right_col{
	width:490px;
	padding: 30px;
	font-size: 16px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

#footer_land{height:105px;background: url( landingpages/images/footer_land.jpg) no-repeat left top;}
#footer_land .left_col{
	width:152px;
	padding: 30px;
	font-size: 14px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}
#footer_land .sep{width:18px;}
#footer_land .right_col{
	width:490px;
	padding: 30px;
	font-size: 16px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

#footer2{
	height:10px;
	background: #cddcdf url( images/footer2.gif) repeat-x left top;
	font-size: 8pt;
	color: #1b526e;
}

#footer2 td{
	text-align: center;
	padding: 23px 0px 16px 0px;
	line-height: 14pt;
}

#footer2 a{
	color: #1b526e;
	text-decoration: none;
}

#footer2 a:hover{
	color: #1b526e;
	text-decoration: underline;
}

body, td { font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {
	font-family:"Times New Roman", Times, serif;
	color: #01699f;
	text-transform: uppercase;
	font-size: 16px;
	width: auto;
	display: inline;
}
