@charset "UTF-8";
/* CSS Document */
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}
#sitemap{
	width: 600px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#whole {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #Fefced;
	border: thin solid #CCC;
	height: 1500px;
}
#whole_emp {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	border: thin solid #CCC;
	height: 800px;
	background-attachment: fixed;
	background-image: url(images/background/gradient.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#whole_home {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #Fefced;
	border: thin solid #CCC;
	height: 800px;
}
#whole_faq {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #Fefced;
	border: thin solid #CCC;
	height: 1600px;
}
#whole_cand_form {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #Fefced;
	border: thin solid #CCC;
	height: 1500px;
}
#whole_contact {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #Fefced;
	border: thin solid #CCC;
	height: 770px;
}
#whole_confirmation {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #Fefced;
	border: thin solid #CCC;
	height: 550px;
}
#cand_form_actual{
	padding: 15px;
	margin: 15px;
	background-color: #fefced;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	float: left;
}
.largewords {
	font-size: large;
	color: #00669c;
}
.fine_heading {
	font-weight: lighter;
	color: #000;
	font-family: "Myriad Pro", Arial, "Arno Pro Display";
}
			  
#header {
	background-image: url(images/background/stripes.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 100%;
}
#logo_holder {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}
#welcome_text {
	float: left;
	height: auto;
	width: 100%;
	clear: right;
	font-size: inherit;
	text-align: justify;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-attachment: fixed;
	background-image: url(images/background/gradient.png);
}
#welcome_text_home {
	float: left;
	height: auto;
	width: 100%;
	clear: right;
	font-size: inherit;
	text-align: justify;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
	}

#welcome_faq {
	float: left;
	height: auto;
	width: 100%;
	clear: right;
	font-size: inherit;
	text-align: justify;
	padding-bottom: 20px;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-attachment: fixed;
	background-image: url(images/background/gradient.png);
}
#client_main_hold {
	padding: 20px;
	float: left;
	height: auto;
	width: 900px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	margin: 20px;
	background-image: url(images/background/gradient.png);
}
#cand_main_hold {
	padding: 20px;
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#footer {
	float: left;
	width: 100%;
	padding-top: 50px;
	clear: both;
	text-align: center;
}
.smallblue {
	color: #00669c;
}
#navbar {
	float: right;
	height: auto;
	width: 280px;
	clear: none;
}
#w_text {
	float: left;
	height: auto;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#w_text_emp {
	float: left;
	height: auto;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#how {
	float: left;
	height: auto;
	width: 400px;
	padding-top: 20px;
	padding-left: 30px;
	text-align: justify;
}
#right_hand_box {
	float: right;
	height: auto;
	width: auto;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#nav_holder {
	height: auto;
	width: auto;
}
#top_border {
	background-image: url(images/background/nav_top_border.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}
#mid_nav {
	text-align: center;
	background-image: url(images/background/nav_mid_border.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 25px;
}
#bottom_border {
	background-image: url(images/background/nav_bottom_border.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
#addressnmap {
	width: 65%;
	float: left;
	padding-left: 45px;
}
#cand_form_hold {
	width: 80%;
	float: left;
	padding-left: 75px;
}
.formfont {
	font-family: "Myriad Pro", Arial, "Arno Pro Display";
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	text-align: left;
}
#faq_holder {
	padding: 15px;
	float: left;
	height: auto;
	width: 600px;
	margin: 25px;
	background-color: #fefced;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#faq_left {
	margin: 5px;
	padding: 5px;
	float: left;
	height: auto;
	width: 90%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#faq_right {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 40%;
}
#contact_form{
	margin: 10px;
	padding: 15px;
	background-color: #fefced;
	border: thin solid #CCC;
	text-align: left;
}
#w_text {
	float: left;
}
#wel_text {
	float: left;
	width: 450px;
	clear: left;
}
#legals {
	margin: 5px;
	padding: 5px;
	width: 90%;
}
#consid_hldr {
	margin: 5px;
	padding: 15px;
	float: left;
	width: 630px;
}

