body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	clear: both;
	display: block;
	float: none;
	background-color: #FFF;
	background-image: url(../img/bg_v_lined.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.twoColFixLtHdr #container {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	clear: both;
	border: 0px solid #999;
} 
.twoColFixLtHdr #header {
	height: 92px;
	padding: 0px;
	position: relative;
} 
.twoColFixLtHdr #logo {
	top: 0px;
	width: 560px;
	position: absolute;
	left: 0px;
	height: 92px;
	margin: 0px;
	padding: 0px;
} 
.twoColFixLtHdr #qmenu {
	height: 20px;
	top: 20px;
	right: 20px;
	float: right;
	position: absolute;
}
#qmenu #form #jumpMenu, #qmenu #form #jumpMenu select input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}
.twoColFixLtHdr #naver {
	height: 34px;
	padding: 0px;
	position: relative;
} 
.twoColFixLtHdr #topbar {
	height: 10px;
	background-color: #4d99ca;
} 
.twoColFixLtHdr #mainnav {
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
	right: auto;
	left: 0px;
	float: left;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 {
	width: 220px;
	padding: 0px;
	float: left;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 20px;
	float: right;
	clear: right;
} 
.twoColFixLtHdr #graytopbar {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	background-color: #CCC;
	padding: 0;
} 
.twoColFixLtHdr #contactArea {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
} 
.twoColFixLtHdr #footer div.leftdiv {
	float: left;
	margin: 0px;
	padding: 10px;
}
.twoColFixLtHdr #footer a {
	color: #666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:20px;
	display: block;
}
#g_box {
	width: 310px;
	float: left;
	background-color: #828282;
	margin: 0px;
	padding: 0px;
	height: 350px;
}
#hp_main_content {
	margin: 0px;
	float: left;
	width: 360px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixLtHdr #container #hp_main_content a, .twoColFixLtHdr #container #sidebar1 a, .twoColFixLtHdr #container #mainContent a {
	color: #4B91D6;
}
div.resources {
	background-image: url(../img/main_resourceback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	background-color: #999;
	position: relative;
	float: none;
}
div.resources_content {
	margin: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	top: 0px;
	width: 180px;
	right: 0px;
	float: left;
}
div.heightspace160 {
	height: 160px;
	width: 20px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
div.left {
	float: left;
}
#hpbox_left {
	width: 280px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 60px;
	float: left;
}
#hpbox_right {
	width: 520px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
}
#hp_divbox {
	float: left;
	background-image: url(../img/bg_hp_divbox.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div #content_padded {
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
hr {
	background-color: #4F7BB8;
	color: #4C78B7;
}
table.testimonial {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 240px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../img/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table.testimonial td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../img/quote2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.testimonial td p {
	color: #E59235;
	font-size: 13px;
	font-weight: normal;
}

table.testimonial td p.attributed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808283;
}
div #centereddiv {
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	position: relative;
	width: 920px;
	height: 1px;
}
div.breaker {
	height: 26px;
}
div.bottomnav {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	clear: both;
}
div.bottomnav p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#copyrightdiv {
	float: left;
}
#equallender {
	float: right;
}
div.bline {
	background-image: url(../img/bg_lowerbar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 2px;
	clear: both;
}
#sprytextfield1 #username {
	width: 160px;
}
#sprypassword1 #password {
	width: 160px;
}
a {
outline: none;
outline-style: none;
}
*:focus {
	outline: none
}
