body {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../images/bgHeader.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

h1 {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #373737;
	float: left;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;

}

h2 {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
	width: 515px;
}

h3 {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

h4 {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	float: left;
	width: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h5 {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

a {

}

a:hover {

}

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#header {
	float: left;
	height: 207px;
	width: 960px;
	padding: 0px;
	margin: 0px;
}

#flash {
	float: left;
	height: 300px;
	width: 940px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}

#left_column {
	float:left;
	width:545px;
	background-color: #f5f6fa;
	margin-left: 10px;
	height: 780px;
}

#left_column p {
	float:left;
	width:485px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #777777;
	padding-left: 30px;
	line-height: 20px;
	padding-right: 30px;
}

#left_column ul {
	float:left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 165px;
	width: 250px;
}

#left_column ul li {
	float:left;
	margin: 0px;
	width: 250px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #777777;
}

#left_column ul li a {
	color: #676b7b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #676b7b;
	
}

#left_column ul li a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	
}

#right_column {
	float:left;
	width:385px;
	height:780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #e8e9eb;
}

.divisions {
	width:345px;
	float:left;
	padding-right: 40px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	height: auto;
}

.divisions img {
	float:left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.divisions p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.divisions a {
	color: #676b7b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #676b7b;
}

.divisions a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.hr {
	padding: 0px;
	float: left;
	height: 2px;
	width: 385px;
	background-attachment: scroll;
	background-image: url(../images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}

#join_container {
	width: 100%;
	float: left;
	background-color: #2d3247;
	height: 300px;
	background-attachment: scroll;
	background-image: url(../images/join_cbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#join {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 300px;
	background-attachment: scroll;
	background-image: url(../images/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#join_holder {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 300px;
	width: 940px;
}

.l1 {
	float: left;
	height: 250px;
	width: 175px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
}


.l2 {
	padding: 0px;
	float: left;
	height: 250px;
	width: 175px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.l3 {
	padding: 0px;
	float: left;
	height: 250px;
	width: 175px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.l4 {
	padding: 0px;
	float: left;
	height: 250px;
	width: 175px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.l1 p {
	float:left;
	width: 130px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.l2 p {
	float:left;
	width: 130px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.l3 p {
	float:left;
	width: 130px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.l4 p {
	float:left;
	width: 130px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.l1 a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.l2 a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.l3 a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.l4 a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#form_holder a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.l1 a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.l2 a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.l3 a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.l4 a {
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.l1 a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.l2 a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.l3 a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.l4 a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#form_holder a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#form_holder {
	padding: 0px;
	float: left;
	height: 249px;
	width: 200px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#form_holder p {
	float:left;
	width: 130px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footer_container {
	width: 100%;
	margin: 0px;
	float: left;
	height: 450px;
	background-attachment: scroll;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
}

#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 275px;
}

.col1 {
	width:300px;
	height:275px;
	float:left;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/col_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.col1 a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.col1 a:hover {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}

.col1 p {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.col1 img {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.col2 {
	width:300px;
	height:275px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-attachment: scroll;
	background-image: url(../images/col_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.col2 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.col2 a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.col2 p {
	padding: 0px;
	float: left;
	height: 65px;
	width: 160px;
	text-align: left;
	margin: 0px;
	line-height: 16px;
}

.col2 ul {
	float: left;
	text-align: left;
	padding: 0px;
	height: 200px;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
	list-style-type: none;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.col2 ul li {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;

}

.col2 ul li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.col2 ul li a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.col2 img {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.col3 {
	width:300px;
	height:275px;
	float:left;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/col_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.col3 img {
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.ab_copy {
	width:960px;
	height:30px;
	float:left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/f_line.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ab_copy p {
	margin: 0px;
	padding: 0px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c7cbd3;
	font-weight: bold;
}

.bold {
	font-weight:bold;
}

#copy {
	float:left;
	width:460px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#lock {
	float:left;
	width:500px;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 20px;
}

#lock a {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#lock a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

.subscription_box {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #d8d8d8;
	height: 23px;
	float: left;
	width: 140px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #DADBDF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.subscription_form {
	width: 160px;
	padding: 20px;
	margin: 0px;
	height: 175px;

}

.subscribe_btn {
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.contact_title {
	font-family: Lucida, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #373737;
	float: left;
	margin-top: 30px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.sbtn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	color: #7E7F81;
	font-family: Lucida, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../images/send_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	float: left;
	padding: 0px;
	height: 36px;
	width: 118px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
