@charset "utf-8";
/* CSS For Leomagic Technologies. All Rights Reserved */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	background-color:#f0f0f0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 977px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLtHdr #header {
	background: #024669;
	padding: 0px;
	height: 21px;
}
.twoColFixLtHdr #company_area {
	background: #FFFFFF;
	padding: 0px;
	height: 170px;
}
.twoColFixLtHdr #banner {
	float:left;
	padding: 0px;
	height: 306px;
	width: 977px;
}
.twoColFixLtHdr #companyname {
	float:left;
	height: auto;
	font-size:23px;
	font-weight:bold;
	width:auto;
	font:Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #navigation {
	float:right;
	margin: 0px 5px 0px 5px;
	height: 10px;
	color:#FFF;
	font-size:12px;
	width:820px;
}
.twoColFixLtHdr #punchline {
	float:left;
	padding: 7px 2px 2px 2px;
	font-size:10px;
	height: 20px;
	width:500px;
	color:#000;
	background-color:#FFF;
}
.twoColFixLtHdr #toplink {
	float:left;
	font-size:10px;
	padding: 7px 2px 2px 2px;
	height: 20px;
	width:700px;
	text-align:right;
	color:#000;
	background-color:#fffdf5;
}
.twoColFixLtHdr #membership {
	float:left;
	background: #D1FAC0;
	text-align:right;
	color:#000;
	padding: 5px;
	margin-bottom:7px;
	height: 20px;
	width:967px;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent {
	margin: 0;
	padding: 0;
}
.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:0;
	font-size: 1px;
	line-height: 0px;
}
.page_body {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
}
.body_part1 {
	width:33%;
	height:140px;
	background:url(/images/body_img1_bg_rpt.jpg) repeat-x;
	float:left;
	color:#FFF;
	text-align:left;
	margin-bottom:7px;
}
.tab_content {
	width:170px;
	height:100px;
	margin:10px 0px;
	float:left;
	color:#FFF;
	text-align:left;
}
.body_img {
	padding:0px 5px;
	float:left;
}
.tab_link {
	width:170px;
	height:auto;
	float:left;
	color:#FFF;
	text-align:right;
}
.tab_link3 {
	width:190px;
	height:auto;
	float:left;
	color:#FFF;
	text-align:right;
}
.tab_content3 {
	width:195px;
	height:100px;
	margin:10px 0px;
	float:left;
	color:#FFF;
	text-align:left;
}
.body_part3 {
	width:33%;
	height:140px;
	background:url(/images/body_img3_bg_rpt.jpg) repeat-x;
	float:right;
	text-align:left;
	color:#FFF;
	margin-bottom:7px;
}
.body_part2 {
	width:33%;
	height:140px;
	background:url(/images/body_img2_bg_rpt.jpg) repeat-x;
	float:left;
	margin:0 4px;
	text-align:left;
	color:#FFF;
	margin-bottom:7px;
}
.body_txt_part {
	width:977px;
	height:240px;
	padding-bottom:10px;
}
.body_left {
	float:left;
	width:420px;
	padding:0 10px;
	height:220px;
}
.body_right {
	float:right;
	width:500px;
	padding:0 10px 0 16px;
	border-left:1px solid #000;
	height:auto;
}
.txt1 {
	width:120px;
	height:15px;
}
.txt2 {
	width:115px;
	height:20px;
}
.txt3 {
	width:334px;
	height:60px;
}
.txt4 {
	width:155px;
	height:20px;
}
.formfont {
	font-size:10px;
}
.footer_nav {
	background-color:#fffdf5;
	height:100px;
	padding:10px 10px 20px 10px;
}
.footer_head {
	color:#024769;
	line-height:20px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.footer_content {
	width:500px;
	border-top:1px solid #000;
	font-size:10px;
	float:left;
}
.callnow {
	width:400px;
	font-size:10px;
	text-align:right;
	float:right;
}
.footer_content a {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.footer_content a:hover {
	font-size:10px;
	color:#000;
	text-decoration:underline;
}
.footer_link {
	text-decoration:none;
	list-style:none;
	margin-left:-40px;
}
.footer_link li {
	width:140px;
	float:left;
	padding:0 20px 0 0;
}
.footer_link a {
	width:140px;
	display:block;
}
.footer {
	float:right;
	background-color:#FFFDF5;
	height:45px;
	line-height:18px;
	padding-right:8px;
	width:969px;
	text-align:right;
}
.clear {
	clear:both;
	line-height:0;
}
.subtitle {
	font-size: 13px;
	color:#016295;
	font-weight: bold;
}
.redirect {
	font-size:10px;
	color:#003;
}
/* Links */
a.white:link {
	color:#FFFFFF;
	text-decoration:none;
}      /* unvisited link */
a.white:visited {
	color:#FFFFFF;
	text-decoration:none;
}  /* visited link */
a.white:hover {
	color:#FFFFFF;
	text-decoration:underline;
}  /* mouse over link */
a.white:active {
	color:#FFFFFF;
	text-decoration:none;
}

a.navb:link {
	color:#000000;
	text-decoration:none;
}      /* unvisited link */
a.navb:visited {
	color:#000000;
	text-decoration:none;
}  /* visited link */
a.navb:hover {
	color:#000000;
	text-decoration:underline;
}  /* mouse over link */
a.navb:active {
	color:#000000;
	text-decoration:none;
}
a.black:link {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}      /* unvisited link */
a.black:visited {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}  /* visited link */
a.black:hover {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}  /* mouse over link */
a.black:active {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.footerlink:link {
	color:#000000;
	font-size:10px;
	text-decoration:none;
}      /* unvisited link */
a.footerlink:visited {
	color:#000000;
	font-size:10px;
	text-decoration:none;
}  /* visited link */
a.footerlink:hover {
	color:#000000;
	font-size:10px;
	text-decoration:underline;
}  /* mouse over link */
a.footerlink:active {
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
/* End */

.twoColFixLtHdr #headline1 {
	float:left;
	font-size:10px;
	padding: 7px 2px 2px 2px;
	height: 20px;
	width:269px;
	text-align:left;
	color:#000;
	background-color:#fffdf5;
}
.twoColFixLtHdr #headline2 {
	float:left;
	font-size:10px;
	padding: 7px 2px 2px 2px;
	height: 20px;
	width:469px;
	text-align:right;
	color:#000;
	background-color:#333;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	margin-bottom:2px;
}
.twoColFixLtHdr #bannerin {
	float:left;
	padding:0px;
	height:auto;
	width: 977px;
}
.page_con {
	float:left;
	width:700px;
	padding:0 10px;
	height:auto;
	text-align: justify;
}
.sidenav {
	float:right;
	width:230px;
	padding:5px;
	height:auto;
}
.nav_right_outer {
	float:right;
	width:188px;
	padding:5px;
	height:auto;
}
.nav_right a {
	float:right;
	width:181px;
	text-align:right;
	text-decoration:none;
	padding:7px 7px 0px 0px;
	margin-bottom:7px;
	background-color:#767676;
	color:#FFF;
	border:1px solid #000;
	height:20px;
}
.nav_right a:hover {
	float:right;
	width:181px;
	text-align:right;
	text-decoration:none;
	background-color:#333;
	color:#FFF;
	border:1px solid #000;
	height:20px;
}
.featured_main {
	float:left;
	width:977px;
	height:auto;
	background-color:#FFFFFF;
}
.twoColFixLtHdr #featured {
	float:left;
	padding: 7px 2px 2px 2px;
	font-size:10px;
	height: 20px;
	width:974px;
	color:#FFF;
	background-color:#333;
}
.twoColFixLtHdr #highlight {
	float:left;
	font-size:10px;
	height: 20px;
	width:700px;
	color:#FFF;
	background-color:#900;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.highlight_main {
	float:left;
	width:700px;
	height:195px;
	margin-bottom:9px;
	background-color:#FFFFFF;
}
.icons {
	float:left;
	width:150px;
	text-align:center;
	margin:5px 10px 5px 10px;
	height:150px;
}
.iconsdesc {
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	width:154px;
	margin:3px 8px 3px 8px;
	height:20px;
}
.textfield {
	width:160px;
}
.textfield1 {
	width:156px;
}
textarea {width:400px}
