* {
	padding: 0;
	margin: 0;
}
body {
	background: #757a7e; 
	font-size:100%; 
	font-size:1em;
}
a {
	color: #6e6e6e; 
	text-decoration:underline;
	outline: none;
}
a:hover {
	text-decoration:none;
}
img {
	border: none;
	outline: none;
}
h1 {
	font-size: 170%;
	line-height: 180%;
}
h2 {
	font-size: 130%;
	line-height: 145%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
p {
	padding-bottom: 6px;
}

ul {
	list-style-type: none;
}
label { 
	display: block;
}
/********************************
		ID
*******************************/
#container {
	margin: 6px auto 6px auto;
	width: 769px;
	font-size:0.88em; 
	line-height:1.48em;
	font-family: Tahoma, Arial, helvetica, sans-serif; 
	color: #5f5f5f;		
	background: url(images/jpgs/content.jpg) repeat-y left top;
}
#logo {
	background: url(images/jpgs/header.jpg) no-repeat center top;
}
#content {
	padding: 0 18px 12px 18px;
	overflow: hidden;
}
#left {
	float: left;
	display: inline;
	width: 272px;
	padding: 0 0 0 6px;
}
* html #left {
	width: 234px;
}
* html #right {
	width: 440px;
}
#right {
	float: right;
	display: inline;
	width: 414px;
	padding: 0 24px 0 0;
}
#footer {
	height: 106px;
	text-align: center;
	background: url(images/jpgs/footer.jpg) no-repeat center top;
	padding: 24px 12px 0px 12px;
	color: #edeff4;	
}
/********************************
		DIV#NAV
*******************************/
#nav {
	background: url(images/jpgs/nav.jpg) no-repeat center bottom;
	height: 50px;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	display: inline;
	text-align: center;
	width: 94px;
	float: left;
	margin-top: 10px;
}
#nav li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 36px;
	letter-spacing: .025em;
	padding-bottom: 3px;
}
#nav li a:active {
	border-bottom: 2px solid #e9db1b;	
}
#nav li a:hover {
	color: #2a75e5;
	border-bottom: 2px solid #2a75e5;	
}
/********************************
		DIV#CONTACT
*******************************/
#contact {
	margin: 48px 0  0 36px;
}
#contact h3 {
	padding-bottom: 3px;
}
#contact img {
	padding-top: 18px;
}
/********************************
		DIV#CONTACT_FORM
*******************************/
#contact_form {
	padding-left: 100px;
	width: 275px;
}
#contact_form input {
	width: 150px;
	padding: 1px;
}
#contact_form label {
	padding-top: 6px;
}
#contact_form textarea {
	display: block;
}
.contact_btn {
	background: none;
	border: none;
	float: right;
	padding: 8px 0;
	margin: 6px 6px 0 0;
	width: 60px !important;
	color:#5F5F5F;			
}
.contact_btn:hover {
	color: #2a75e5;
}
/********************************
		DIV#FAQ, DIV.FAQ
*******************************/
#faq {
	padding: 0 24px;
}
#faq h3 {
	padding-bottom: 2px;
	font-size: 112%;
}
.faq {
	padding: 18px;
	background: #e9e9e9;
	border: 1px solid #ddd;
	margin-bottom: 18px;
}
/********************************
		DIV.TEST
*******************************/
.test {
	float: left;
	margin: 0 0 8px 0; 
	border-bottom: 1px solid #efefef; 
	padding-bottom: 12px;
}
.test ul {
	text-align: right;
	padding-right: 12px;
}
.test ul li { 
	list-style-image: none;
	list-style-type: none;
	line-height: 1.18em;
	color: #166ee1;	
}
.test ul li small {
	color: #9fa7ae;	
}
.pic_border {
	background: url(images/jpgs/pic_border.jpg) no-repeat top left;
	width: 114px;
	height: 115px;
	float: left;
}
.pic_border img {
	padding: 6px 0 0 6px;
} 
/********************************
		DIV.BOX
*******************************/
.box {
	background: url(images/jpgs/box_cnt.jpg) repeat-y left top;
	color: #edeff4;	
}
.box_top {
	background: url(images/jpgs/box_top.jpg) no-repeat left top;
}
h3.box_top {
	padding: 12px;
}
.box_cnt {
	background: url(images/jpgs/box_btm.jpg) no-repeat left bottom;
	padding-bottom: 24px;
}
.box_cnt p {
	padding: 0 30px 6px 18px;
}
.box_cnt ol {
	padding-left: 48px;	
}
.box_cnt li {
	padding: 1px 0;
}
/********************************
		DIV.BOX1
*******************************/
.box1 {
	background: #f9f9f9;
	color: #7f7f7f;
	width: 520px;
	font-size: 14px;
	line-height: 130%;
	border: 1px solid #f3f3f3;
}
h3.box1_top {
	padding: 12px 0 0 12px;
	font-size: 16px;
	line-height: 136%;
	color: #166ee1;
}
.box1_cnt {
	padding-bottom: 6px;
}
.box1_cnt p {
	padding: 0 12px 6px 12px;
}
/********************************
		DIV.LIST
*******************************/
.list {
	padding: 0 0 0 18px;
}
.list li {
	border-bottom: 1px solid #efefef;
	 padding: 12px 0 12px 36px;
}
/********************************
		DIV.BTM
*******************************/
.btm {
	font-size: 1.24em;
	font-weight: bold;
	letter-spacing: .02em;
	padding: 18px 0 18px 0;
	text-align: center;
}
/********************************
		DIV.HEADING
*******************************/
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1453ca;
	font-size: 180%;
}
/******************************
		Classes
******************************/
.t_left {
	text-align: left;
}
.t_right {
	text-align: right;
}
.t_center {
	text-align: center;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.ul {
	text-decoration: underline;
}
.i {
	font-style: italic;
}
.center {
	margin: 0px auto 0px auto;
}
.blue {
	color: #2a75e5;
}
.navy {
	color: #1453ca;
}
.w360 {
	width: 360px;
}
.w240 {
	width: 240px;
}
.pad_6_t {
	padding-top: 6px;
}
.pad_12_t {
	padding-top: 12px;
}
.pad_24_t {
	padding-top: 24px;
}
.pad_6_b {
	padding-bottom: 6px;
}
.pad_12_b {
	padding-bottom: 12px;
}
.pad_24_b {
	padding-bottom: 24px;
}
.pad_18 {
	padding: 0 18px;
}
.mar_12_t {
	margin-top: 12px;
}
.mar_24_t {
	margin-top: 24px;
}
.bullet {
	background: url(images/jpgs/bullet.jpg) no-repeat left center;
}
.bullet li {
	padding: 2px;
}
.bullet1 {
	background: url(images/pngs/bullet3.png) no-repeat center left;
	padding: 0 18px 0 30px;
	text-align: center;
}
.bullet2 {
	background: url(images/jpgs/bullet1.jpg) no-repeat center left;
}
.bullet3 {
	background: url(images/jpgs/bullet2.jpg) no-repeat center left;
	padding: 2px 0 2px 18px;
}
.no_bullet {
	list-style-image: none;
	list-style-type: none;
}
.copy {
	font-size: 11px;
}
span.clear {
	display: block;
}
