html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#main
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#top
{
	float: left;
	height: 131px;
	width: 960px;
	position: relative;
}
#logo
{
	float: left;
	height: 116px;
	width: 100px;
	padding-top: 15px;
}
#top_right
{
	float: left;
	height: 131px;
	width: 860px;
}
#top_nav
{
	float: left;
	height: 25px;
	width: 231px;
	padding-left: 627px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/top_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_nav ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top_nav ul li
{
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
}
.t_link1
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 105px;
	float: left;
	padding-top: 4px;
	padding-left: 20px;
}
.t_link1:hover
{
	color: #00d5ff;
	text-decoration: none;
}
.t_link2
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 20px;
	width: 102px;
	padding-top: 4px;
}
.t_link2:hover
{
	color: #00d5ff;
	text-decoration: none;
}
#main_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #034cd7;
	text-decoration: none;
	text-align: right;
	float: left;
	height: 23px;
	width: 860px;
	padding-top: 83px;
}
#main_nav ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_nav ul li
{
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#main_nav ul li a
{
	color: #464646;
	text-decoration: none;
}
#main_nav ul li a:hover
{
	color: #034cd7;
	text-decoration: none;
}
#header
{
	float: left;
	width: 960px;
	padding-bottom: 35px;
}
#content_area
{
	float: left;
	width: 960px;
	padding-bottom: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 16px;
}
#content_left
{
	float: left;
	width: 445px;
	padding-right: 70px;
}
#content_right
{
	float: left;
	width: 445px;
	position: relative;
}
.footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #81a6eb;
	text-align: left;
	height: 24px;
	padding-top: 62px;
	float: left;
	width: 500px;
}
.footer_nav a
{
	color: #81a6eb;
	text-decoration: none;
}
.footer_nav a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #81a6eb;
	text-align: right;
	height: 24px;
	padding-top: 62px;
	float: left;
	width: 460px;
}
p
{
	margin: 0px;
	padding: 0px;
}
form
{
	margin: auto;
}
.input
{
	float: left;
	height: 24px;
	width: 287px;
	border: 1px solid #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
}
.input2
{
	float: left;
	height: 24px;
	width: 206px;
	border: 1px solid #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
}
.input3
{
	float: left;
	height: 24px;
	width: 206px;
	border: 1px solid #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
}

.textbox
{
	float: left;
	width: 291px;
	border: 1px solid #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-align: left;
}
.textbox2
{
	float: left;
	width: 210px;
	border: 1px solid #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-align: left;
}
.textbox3
{
	float: left;
	width: 291px;
	border: 1px solid #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	text-align: left;
	height: 80px;
}
.margin1
{
	padding-right: 5px;
	padding-left: 5px;
}
/* inner page */
#title
{
	float: left;
	width: 445px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	padding-right: 515px;
}
#title h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#title h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00d5ff;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}
#inner_header
{
	float: left;
	width: 960px;

}
#content_area h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#content_area h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content_area h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content_area h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #464646;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#content_area h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#content_area ul
{
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_area ul li
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
}
.employment_box
{
	background-color: #f2f1f1;
	float: left;
	width: 405px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.form_box1
{
	float: left;
	height: 32px;
	width: 112px;
	padding-top: 12px;
	font-weight: bold;
}
.form_box1a
{
	float: left;
	height: 38px;
	width: 112px;
	padding-top: 6px;
	font-weight: normal;
}
.form_box1b
{
	float: left;
	height: 50px;
	width: 112px;
	padding-top: 6px;
	font-weight: normal;
}
.form_box1c
{
	float: left;
	height: 61px;
	width: 112px;
	padding-top: 6px;
	font-weight: normal;
}
.form_box1d
{
	float: left;
	height: 90px;
	width: 112px;
	padding-top: 6px;
	font-weight: normal;
}
.form_box1e
{
	float: left;
	height: 90px;
	width: 112px;
	padding-top: 6px;
	font-weight: normal;
}
.form_box2
{
	float: left;
	height: 40px;
	width: 293px;
	padding-top: 4px;
	text-align: right;
}
.form_box2a
{
	float: left;
	width: 293px;
	text-align: right;
	padding-top: 2px;
}
.form_box2b
{
	float: left;
	width: 293px;
	padding-top: 2px;
	height: 94px;
}

.form_box3
{
	float: left;
	height: 40px;
	width: 222px;
	padding-top: 4px;
}
.form_box3a
{
	float: left;
	height: 38px;
	width: 71px;
	padding-top: 6px;
}
.form_box3b
{
	float: left;
	width: 293px;
	padding-top: 4px;
	height: 52px;
}
.form_box3c
{
	float: left;
	height: 40px;
	width: 222px;
	padding-top: 4px;
}
.form_box3d
{
	float: left;
	height: 63px;
	width: 293px;
	padding-top: 4px;
}
.form_box4
{
	float: left;
	width: 405px;
	padding-top: 12px;
	text-align: right;
}
.form_box5
{
	float: left;
	width: 222px;
	padding-top: 16px;
	text-align: left;
	height: 26px;
	padding-left: 112px;
}
.form_box5a
{
	float: left;
	width: 71px;
	padding-top: 12px;
	text-align: right;
	height: 30px;
}

.form_box5b
{
	float: left;
	width: 324px;
	padding-top: 12px;
	text-align: right;
	padding-right: 10px;
}
.common
{
	float: left;
	width: 408px;
	position: relative;
}
.common2
{
	float: left;
	width: 358px;
	position: relative;
}
.common3
{
	float: left;
	width: 334px;
	position: relative;
}
.link
{
	color: #034cd7;
	text-decoration: none;
}
.link:hover
{
	color: #464646;
	text-decoration: none;
}
/*  login */
#login_box
{
	background-color: #f2f1f1;
	float: left;
	width: 408px;
	padding-top: 25px;
	padding-right: 275px;
	padding-bottom: 50px;
	padding-left: 277px;
	position: relative;
}

/* contact page */
#contact_left
{
	float: left;
	width: 220px;
	padding-right: 8px;
}
#contact_right
{
	background-color: #f2f1f1;
	float: left;
	width: 692px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
/* legal page */
#legal_content
{
	float: left;
	width: 960px;
	padding-bottom: 10px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
}
#legal_content h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	float: left;
	width: 960px;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: 940px center;
}
#legal_content h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	float: left;
	width: 960px;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: 940px center;
}
#legal_content h1 a
{
	color: #464646;
	text-decoration: none;
	float: left;
	width: 960px;
}
#legal_content h1 a:hover
{
	color: #034cd7;
	text-decoration: none;
}
#legal_content h2 a
{
	color: #464646;
	text-decoration: none;
	float: left;
	width: 960px;
}
#legal_content h2 a:hover
{
	color: #034cd7;
	text-decoration: none;
}
.legal_box
{
	float: left;
	width: 960px;
	padding-bottom: 10px;
	position: relative;
	text-decoration: none;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
}
.legal_box_left
{
	float: left;
	width: 445px;
	padding-right: 70px;
}
.legal_box_left2
{
	float: left;
	width: 960px;

}
.legal_box_right
{
	float: left;
	width: 445px;
	position: relative;
}

.text22
{
	display: none;
	text-decoration: none;
}
#thumb0
{
	float: left;
	width: 960px;
	position: relative;
	display: block;
	text-align: left;
	text-decoration: none;
}
#inner_thumb0
{
	float: left;
	width: 960px;
	display: block;
	text-align: left;
	text-decoration: none;
	position: relative;
}
.swap_box2

{
	float: left;
	width: 960px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
}
.light_title1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: 935px 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	text-transform: uppercase;
}
.light_title1 a
{
	color: #464646;
	text-decoration: none;
	float: left;
	width: 960px;
}
.light_title1 a:hover
{
	color: #034cd7;
	text-decoration: none;
}

.light_title2
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: 935px 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	text-transform: uppercase;
}

.light_title2 a
{
	color: #464646;
	text-decoration: none;
	float: left;
	width: 960px;
}
.light_title2 a:hover
{
	color: #034cd7;
	text-decoration: none;
}
.inner_common
{
	float: left;
	width: 960px;
	position: relative;
}
.light_content
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	padding-bottom: 5px;
}


div.fileinputs { position: relative; }
div.fakefile {
	position: absolute;
	top: 3px;
	left: 1px;
	z-index: 1;
	width: 282px;
}
input.file { position: relative; text-align: right;	-moz-opacity:0 ; filter:alpha(opacity:0); opacity: 0; z-index: 2; 	border: 1px solid #d1d1d1; }

