/* CSS Document Created by Doug Williams and Associates */

body {margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606a70;
	
}
.bg[class] {background-image: url(img/body_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
div#main {background-image: url(img/maindiv_bg.jpg);
	background-repeat: repeat-y; 
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	padding: 17px 8px 0px 8px;
	text-align: left;
	height: 100%;
}

div.main {
	width: 780px;
	text-align: left;
}


div#login {
	margin: 0px 20px 0px 0px;
	font-size: 10px;
	text-align:right;
}

img#logo {float: left;
	position: relative;
	margin-left: 5px;
	padding-bottom: 10px;
}

div#top_icons {position: relative;
	margin: 44px -280px 0px 200px;
	float: right;
}



/* Home Page Elements */

div#home_top_txt {float: right;
	position: relative;
	width: 310px;
	margin: 0px 10px 0px 0px;
}

img#home_top_img {float: left;
	position: relative;
	margin: 20px 0px 0px 0px;
}

/* END Home Page Elements */




/* Top Navigation */

div#top_nav {height: 32px;
	background-image: url(img/top_nav_bg.gif);
	background-repeat:repeat-x;
	width: 486px;
	position: relative;
	float: left;
	font-family: Gill Sans, Gill Sans MT, Century Gothic, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 14px;
	padding-left: 20px;
}
div#top_nav a {color:#000000;
	text-decoration: none;
}

div#top_nav a:hover {color:#05aecf;
	text-decoration: none;
}


div#top_nav_sub {height: 32px;
	background-image: url(img/top_nav_bg.gif);
	background-repeat:repeat-x;
	width: 760px;
	font-family: Gill Sans, Gill Sans MT, Century Gothic, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 14px;
	float: left;
	padding-left: 20px;
		
}
div#top_nav_sub a {color:#000000;
	text-decoration: none;
}

div#top_nav_sub a:hover {color:#05aecf;
	text-decoration: none;
}

img.top_nav_spacer {
	margin: 0px 10px 0px 10px;
}

span.top_nav_txt {
	vertical-align:top;
}
/* END Top Navigation */


div#steps {position: relative;
	float: right;
	width: 276px;
	background-image:url(img/steps_bg.jpg);
	background-repeat:no-repeat;
	height: 172px;
	margin: 0px 14px 0px 0px;
	color:#000000;
}

p#steps_txt {margin: 5px;
	line-height: 11px;
}

/* Headers and Titles */

h1 {font-family: Lucida Grande, Lucida Sans, Trebuchet MS, Verdana, sans-serif;
	font-size: 15px;
	color: #fc9e0e;
	margin: 10px 0px 0px 0px;

}

.page_title {font-family: Lucida Grande, Lucida Sans, Trebuchet MS, Verdana, sans-serif;
	font-size: 22px;
	color: #fc9e0e;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
}

h2 {font-family: Lucida Grande, Lucida Sans, Trebuchet MS, Verdana, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #05adca;
}


.steps_hd {color:#FFFFFF;
	margin: 8px 0px 0px 5px;
}


.faq_hd {font-size: 15px;
	margin: 15px 0px -3px 0px;
    color:#C0C0C0;
}
/* END Headers and Titles */


/* Info Boxes */

div#info_boxes {
	margin: 175px 0px 10px 15px;
}
.info_box_hd {color:#FFFFFF;
	font-size: 15px;
	text-align: right;
	margin: 0px 20px 8px 0px;
	}

td.info_box {background-image:url(img/info_box.png);
	background-repeat:no-repeat;
	padding: 5px 5px 5px 20px;
	color: #254783;
	
	width: 366px;
	vertical-align: top;
}

.info_box_top {background-image:url(img/info_box_top.png);
	background-repeat: no-repeat;
	width: 366px;
	color:#FFFFFF;
	font-size: 14px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-weight: bold;
	height: 22px;
	vertical-align: middle;
	font-family: Lucida Grande, Lucida Sans, Trebuchet MS, Verdana, sans-serif;
}



.info_box_mid {background-image:url(img/info_box_bg.png);
	background-repeat:repeat-y;
	padding: 5px 5px 5px 20px;
	color: #254783;
	font-size: 11px;
	width: 366px;
}
.info_box_btm {background-image:url(img/info_box_btm.png);
	background-repeat:no-repeat;
}


/* END Info Boxes */


/* Portfolio */

div#portfolio {padding: 0px 55px 0px 55px;
}
img.thumb {padding: 10px;

}

/* END Portfolio  */


/* Side */

.side_bar {background-image:url(img/side_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #b5effb;
	width: 273px;
	color:#000000;
}

p.side_info {list-style-type: none;
	margin: 0px 10px 0px 20px;
}

.btm_home_txt {
	padding: 0px 10px 25px 15px;
	text-align: justify;
}

/* Bottom Navigation */

div#btm_nav_brdr {
	background-image:url(img/btm_nav_brdr.gif);
	background-repeat: repeat-x;
	height: 10px;
}

div#btm_nav_brdr_sub {
	width: 100%;
	background-image:url(img/btm_nav_brdr.gif);
	background-repeat: repeat-x;
	margin: 25px 0px 0px 0px;
	height: 10px;
}

div#btm_nav {
	width: 100%;
	height: 50px;
	color:#C0C0C0;
	margin: 0px 0px 0px 15px;
	text-align: left;
}

div#btm_nav a {color:#000000;
	text-decoration: none;
}

div#btm_nav a:hover {color:#05aecf;
	text-decoration: none;
}

/* END Bottom Navigation */


div#sub_content {
	margin: 30px 40px 0px 25px;
	color: #606a70;
	position: relative;
	float: right;
}

div#sub_content a {
	color:#05aecf;
	text-decoration: none;
}


div#sub_content a:hover {
	font-weight:normal;
	text-decoration: underline;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606a70;
	text-align:left;
	
}

.text a {
	color:#05aecf;
	text-decoration: none;
}


.text a:hover {
	color:#05aecf;
	text-decoration: underline;
}