body {
	font-size: 11px;
	font-family: Verdana;
	background-color: #bfe5ff;
	margin: 0;
	border: 0;
	padding: 0;
	}

a {
	color: #99ffff;
	text-decoration: none;
	outline: 0;
	}
a:hover {
	text-decoration: underline;
	}
#consultant, .menu_link, .label { behavior: url(styles/ie6.htc); }
	/* STRUCTURAL ELEMENTS */
	/* STRUCTURAL ELEMENTS */
h1.green {
	font-family: Georgia, Times;
	color: #33ff33;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	}
h1.green_arial {
	font-family: arial, "lucida console", sans-serif;
	color: #33ff33;
	margin: 20px 0 20px 0;
	font-weight: bold;
	font-size: 12px;
	}
h2.subtitle {
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 20px;
	}
.preloadthisimg {
	display: none;
	visibility: hidden;
	}
.container {
	display: block;
	width: 826px;
	margin-left: auto;
	margin-right: auto;
	}
.content_container {
	display: block;
	float: left;
	width: 824px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/side_bg.jpg) repeat-y top left;
	}
#bottom {
	display: block;
	float: left;
	width: 824px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bottom_bg.png) no-repeat top left;
	}
#top_title {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
.menu_inner {
	display: block;
	float: left;
	width: 285px;
	height: 466px;
	background: url("../images/menu_bg.png") no-repeat top left;
	}
.content_frame {
	display: block;
	float: left;
	width: 510px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 20px 29px 0 0;
	background: url("../images/bg_right.png") no-repeat top left;
	color: #fff;
	text-align: justify;
	}
#logo {
	display: inline;
	float: left;
	margin-left: 22px;
	margin-top: 23px;
	width: 200px;
	height: 168px;
	}
#logo a {
	display: block;
	width: 200px;
	height: 168px;
	float: left;
	background: url("../images/logo.png") no-repeat top left;
	}
#consultant {
	display: block;
	position: absolute;
	width: 236px;
	height: 259px;
	top: -1300px;
	left: -1000px;
	background: url("../images/consultant.png") no-repeat top left;
	z-index: 2;
	}
#menu_links_wrap {
	display: block;
	float: left;
	height: 30px;
	width: 228px;
	position: absolute;
	top: -1200px;
	z-index: 3;
	}
#menu_links_bg {
	display: inline;
	float: left;
	width: 228px;
	height: 130px;
	margin-left: 14px;
	margin-top: 13px;
	}
.link_bg {
	display: block;
	float: left;
	}
.link_bg#home_over {
	width: 228px;
	height: 30px;
	}
.link_bg#about_us_over {
	width: 221px;
	height: 32px;
	}
.link_bg#services_over {
	width: 206px;
	height: 31px;
	}
.link_bg#catalog_over {
	width: 187px;
	height: 31px;
	}
.link_bg#bios_over {
	width: 158px;
	height: 34px;
	}
.menu_link {
	display: block;
	float: left;
	position: relative;
	cursor: pointer;
	}
#home {
	height: 30px;
	width: 228px;
	background: url("../images/link_home.png") no-repeat top left;
	}
#about_us {
	height: 32px;
	width: 221px;
	background: url("../images/link_about.png") no-repeat top left;
	}
#services {
	height: 31px;
	width: 206px;
	background: url("../images/link_services.png") no-repeat top left;
	}
#catalog {
	height: 31px;
	width: 187px;
	background: url("../images/link_catalog.png") no-repeat top left;
	}
#bios {
	height: 34px;
	width: 158px;
	background: url("../images/link_bios.png") no-repeat top left;
	}
	
	/* BUTTONS AND FOOTER STYLE */
	/* BUTTONS AND FOOTER STYLE */	
.buttons {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	padding: 0px;
	}	
.buttons a {
	outline: 0;
	}
.but_margin {
	margin-left: 20px;
	}	
	
.footer {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	padding: 0px;
	margin-bottom: 60px;
	margin-top: 20px;
	}
.footer a {
	color: #003366;
	text-decoration: none;
	}
.footer a:hover {
	text-decoration: underline;
	}
.footer_text {
	text-align: justify;
	font-size: 9px;
	font-family: Verdana;
	color: #333333;
	width: 730px;
	border-bottom: 1px solid #333333;
	padding-bottom: 4px;
	}	
#copyright {
	display: inline;
	font-size: 10px;
	float: left;
	}
#right_links {
	display: inline;
	float: right;
	}
#paymentmethods {
	display: inline;
	float: left;
	margin-top: 14px;
	margin-left: 10px;
	color: #003f82;
	font-size: 10px;
	}
#paymentmethods span {
	display: inline;
	float: left;
	height: 20px;
	}
#paymentmethods span#pmtext {
	height: 13px;
	padding-top: 7px;
	}
#footer_right {
	display: inline;
	float: right;
	margin-top: 14px;
	margin-right: 10px;
	color: #003f82;
	font-size: 10px;
	text-align: right;
	}
	/* DIFFERENT P CLASSES */
	/* DIFFERENT P CLASSES */
p {
	margin-top: 5px;
	text-align: justify;
	}
p.lucida {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;	
	text-align: justify;
	font-size: 13px;
	margin-top: 0px;
	}
p.arial{
	font-family: arial, "lucida console", sans-serif;
	text-align: justify;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 25px;
	}
p.arial_small{
	font-family: arial, "lucida console", sans-serif;
	text-align: justify;
	font-size: 12px;
	margin-top: 15px;
	}
p.arial_small b{
	font-size: 13px;
	font-weight: normal;
	}
p.arial_small b.bold, b.bold{
	font-weight: bold;
	font-size: 12px;
	font-family: arial, "lucida console", sans-serif;
	}
p.verdana {
	text-align: justify;
	}
	/* about us page */
	/* about us page */
#about_us_img {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	}
.green_circle > li{
	list-style-position: outside;
	list-style-image: url(../images/circle.png);
	list-style-type: square;
	padding-left: 0px;
	}
.continue {
	display: inline;
	float: right;
	margin-top: 5px;
	outline: 0;
	margin-right: 24px;
	}	
	

	/* BIOS page */
	/* BIOS page */
.bios_top {
	display: block;
	float: left;
	width: 510px;
	color: ffffff;
	margin-bottom: 25px;
	}
.bios_label {
		display: inline;
		float: left;
		width: 73px;
		}
.top_links {
		display: inline;
		float: left;
		margin-left: 15px;
		width: 422px;
		}
.top_links a {
		display: block;
		float: left;
		max-width: 105px;
		width: 105px;
		height: 13px;
		overflow: hidden;
		text-align: left;
		}
.top_links span {
		display: inline;
		float: left;
		margin-left: 8px;
		margin-right: 8px;
		}
.image_left {
		display: inline;
		float: left;
		margin-right: 10px;
		margin-top: 5px;
		}
.underline_capital {
		text-transform: uppercase;
		text-decoration: underline;
		}

	/* CATALOG page */
	/* CATALOG  page */
.content#catalog_content {
	width: 510px;
	height: 483px;
	max-height: 483px;
	}
#capital_center {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	width: 510px;
	font-stretch: ultra-condensed;
	}
#capital_thanks{
		display: block;
		text-align: center;
		font-size: 14px;
		width: 510px;
		}	
#catalog_green {
	font-size: 14px;
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	font-stretch: ultra-condensed;
	}
.catalog_small_print {
	font-size: 10px;
	}
.catalog_small_print#nomargin {
	margin: 0px;
	}
.catalog_small_print#margindown {
	margin: 5px 0px 5px 0px;
	}
.ol_label {
	color: #99ffff;
	font-weight: bold;
	font-family: arial, "lucida console", sans-serif;
	font-size: 13px;
	}
#columns_frame {
	display: block;
	float: left;
	margin-bottom: 15px;
	}
#nomargin {
	margin-bottom: 4px;
	}
.column {
	display: block;
	float: left;
	width: 250px;
	}
.cell {
	display: block;
	float: left;
	min-height: 50px;
	font-size: 9px;
	margin-bottom: 5px;
	font-family: Lucida, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
	}
.cell ul {
	margin: 0;
	padding: 0px;
	padding-left: 16px;	
	text-align: left;
	}
.cell ul li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	text-align: left;
	}
	
.small_cell {
	display: block;
	float: left;
	width: 234px;
	font-size: 9px;
	margin-bottom: 0px;
	font-family: Lucida, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
	}
.small_cell#topmargin {
	margin-top: 20px;
	}
	
	/* CONTACT US page */
	/* CONTACT US  page */
.content#contactcontent {
	width: 510px;
	height: 483px;
	max-height: 483px;
	}
.formlabel {
	display: inline;
	float: left;
	height: 19px;
	padding-top: 6px;
	margin-bottom: 4px;
	}
#contactusform  {
	font-size: 11px;
	}
#contactusform input.long {
	border: 0;
	height: 15px;
	margin-left: 5px;
	margin-bottom: 4px;
	padding: 5px 3px 5px 3px;
	width: 405px;
	float: right;
	}
#contactusform input#comp_address {
	border: 0;
	height: 15px;
	padding: 5px 3px 5px 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	float: left;
	width: 152px;
	}
#tel {
	border: 0;
	height: 15px;
	padding: 5px 3px 5px 3px;
	margin-left: 5px;
	margin-right: 8px;
	margin-bottom: 4px;
	float: left;
	width: 104px;
	}
#fax {
	border: 0;
	height: 15px;
	padding: 5px 3px 5px 3px;
	margin-left: 5px;
	margin-bottom: 4px;
	float: right;
	width: 104px;
	}
#source {
	border: 0;
	height: 15px;
	padding: 5px 3px 5px 3px;
	margin-bottom: 4px;
	float: right;
	width: 324px;
	}
#contactusform textarea {
	width: 405px;
	padding: 1px 3px 5px 3px;
	border: 0;
	float: right;
	overflow:auto;
	}
#message_label {
padding-top: 0px;
}
#checkboxes {
	display: block;
	float: left;
	width: 510px;
	margin-bottom: 8px;
	}
.leftmargin {
	margin-left: 50px;
	}
.submit {
	display: block;
	float: right;
	width: 411px;
	margin-top: 5px;
	text-align: right;
	}
	
	/* PRODUCTS page */
	/* PRODUCTS  page */
.product_frame {
	display: block;
	float: left;
	width: 510px;
	height: 199px;
	max-height: 199px;
	margin-bottom: 7px;
	overflow: hidden;
	}
.product_picture_frame {
	display: block;
	float: right;
	width: 198px;
	height: 199px;
	background: url("../images/product_frame.jpg") no-repeat top left;
	}
.image {
	display: block;
	margin-left: 3px;
	margin-top: 3px;
	width: 192px;
	height: 132px;
	}
.buynow {
	display: block;
	outline: 0;
	margin-top: 12px;
	margin-left: 86px;
	}
.product_information {
	display: inline;
	float: right;
	width: 295px;
	margin-right: 15px;
	text-align: right;
	margin-top: 42px;
	font-family: Lucida, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
	}
.product_information h1.green {
	margin-bottom: 15px;
	}
	/* CAREER MANAGEMENT PAGE */
	/* CAREER MANAGEMENT PAGE */
ul.career_ul {
	margin: 0;
	padding: 0px;
	padding-left: 16px;
	font-family: arial, "lucida console", sans-serif;
	text-align: justify;
	font-size: 12px;
	}
ul.career_ul li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	}
	/* SERVICES PAGE */
	/* SERVICES PAGE */
ul.margin_ul {
	margin: 0;
	padding: 0px;
	padding-left: 16px;
	font-family: arial, "lucida console", sans-serif;
	text-align: justify;
	font-size: 12px;
	}
ul.margin_ul li {
	margin: 15px 0px 15px 0px;
	padding: 0;
	list-style-type: disc;
	}
#services_div {
	display: block;
	float: left;
	width: 500px;
	}
p#left_ind {
	padding-left: 15px;
	}
	/* job search page */
.job_search_links {
	display: block;
	float: left;
	width: 510px;
	margin-top: 30px;
	}
.job_search_links .row { 
	display: block;
	float: left;
	height: 25px;
	width: 510px;
	}
.job_search_links .row .link_cell { 
	display: block;
	float: left;
	width: 255px;
	height: 25px;	
	}
.job_search_links .row:first-child {
	color: #33ff33;
	font-weight: bold;
	}
