@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;

}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}

body,td,th {
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	behavior: url("csshover3.htc");
}
a {
	text-decoration: none;
}
a:link {/* unvisited link */
	color:#0077c0;
}
a:visited {/* visited link */
	color:#0077c0;
}
a:hover { /* mouse over link */
	color:#0077c0;
	text-decoration: underline;
}
a:active {/* selected link */
	color:#0077c0;
}
h1 {
	color: #6b6b6b;
	margin: 20px 0 10px;
	font: bold 20px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h2 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h3 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h4 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h5 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
h6 {
	color: #6b6b6b;
	margin: 10px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
p {
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px 0;
	font-weight: normal;
}
p b {
	color: #56004e;
}
table {
	font-size: 12px;
	margin: 10px 0;
	width:100%;
}
table tr td b {
	font-size: 14px;
	color: #56004e;
	display: block;
	padding: 10px 0 10px;
}
legend {
	margin:10px 0 0;
	padding:0;
	font-weight: bold;
}
label {
	margin: 10px 0 4px;
}
fieldset {
	clear:both;
}
hr {
	clear: both;
	border: none;
	border-bottom: #1a1818 solid 1px;
	height: 1px;
	padding: 0 0 10px;
}
dd {
	font-size:12px;
	line-height: 1.2em;
}
dt {
	margin-top: 10px;
	color: #56004e;
	font-size: 14px;
	font-weight: bold;
}
pre {
	line-height:1.5em;
	font-family:Courier, monospace;
	font-size:1.05em;
}
/*Start Divs */
#page_wrapper {
 float: left;
 width: 100%;
 height: 100%;
}
#page {
 width: 980px;
 margin: 0 auto;
 position: relative;
}

/* @group #primary_nav */
#nav_container {
position:relative;
margin: 0 auto;
padding: 0px;
height: 113px;
width:980px;
}

#nav {
position:relative;
/*top:55px;*/
margin: 0 auto;
padding: 0px;
height: 56px;
width:760px;
float:right;
}

#nav_links {
float:left;
}

#nav_logo {
float:left;
/*margin-right:300px;*/
width: 207px;
height: 113px;
background-image:url(images/nav_prostar_logo.jpg);
}

/*
#nav a {
    display: block;
    height: 56px;
    text-indent: -9999px;
}
#nav li { list-style: none; float: left; }

#nav li.home a { background: url(images/nav_home.jpg) no-repeat; width: 74px; }
#nav li.services a { background: url(images/nav_services.jpg) no-repeat; width: 91px; }
#nav li.ops a { background: url(images/nav_ops.jpg) no-repeat; width: 62px; }
#nav li.company a { background: url(images/nav_company.jpg) no-repeat; width: 98px; }
#nav li.stc a { background: url(images/nav_stc.jpg) no-repeat; width: 65px; }
#nav li.news a { background: url(images/nav_news.jpg) no-repeat; width: 139px; }
#nav li.contact a { background: url(images/nav_contact.jpg) no-repeat; width: 76px; }
#nav li.survey a { background: url(images/nav_survey.jpg) no-repeat; width: 150px; }

#nav li.home a:hover { background: url(images/nav_home.jpg) no-repeat 0 -56px; }
#nav li.services a:hover { background: url(images/nav_services.jpg) no-repeat 0 -56px; }
#nav li.ops a:hover { background: url(images/nav_ops.jpg) no-repeat 0 -56px; }
#nav li.company a:hover { background: url(images/nav_company.jpg) no-repeat 0 -56px; }
#nav li.stc a:hover { background: url(images/nav_stc.jpg) no-repeat 0 -56px; }
#nav li.news a:hover { background: url(images/nav_news.jpg) no-repeat 0 -56px; }
#nav li.contact a:hover { background: url(images/nav_contact.jpg) no-repeat 0 -56px; }
#nav li.survey a:hover { background: url(images/nav_survey.jpg) no-repeat 0 -56px; }
*/


/*<group=level 2>*/

/*#nav ul ul { display:none; } 

#nav li:hover ul { display:block; } 

#nav li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	width: 162px;
	margin: 0;
}

#nav li:hover ul {
	visibility: visible;
	z-index: 100;
}

#nav li.services ul {
	background: none;
	height: 54px;
	margin-left: 74px;
}

* html #nav li.services ul {
	margin-left: 74px;
}

#nav li.services li.avionics_service a { background: url(images/nav_sub_services.png) no-repeat; width: 162px; height: 54px; }
#nav li.services li.avionics_installation a { background: url(images/nav_sub_installation.png) no-repeat; width: 162px; height: 35px; }
#nav li.services li.aircraft_maintenance a { background: url(images/nav_sub_maintenance.png) no-repeat; width: 162px; height: 35px; }
#nav li.services li.special_missions a { background: url(images/nav_sub_missions.png) no-repeat; width: 162px; height: 35px; }
#nav li.services li.engineering a { background: url(images/nav_sub_engineering.png) no-repeat; width: 162px; height: 35px; }
#nav li.services li.parts a { background: url(images/nav_sub_parts.png) no-repeat; width: 162px; height: 53px; }

#nav li.services li.avionics_service a:hover { background: url(images/nav_sub_services.png) no-repeat 0 -54px; }
#nav li.services li.avionics_installation a:hover { background: url(images/nav_sub_installation.png) no-repeat 0 -35px; }
#nav li.services li.aircraft_maintenance a:hover { background: url(images/nav_sub_maintenance.png) no-repeat 0 -35px; }
#nav li.services li.special_missions a:hover { background: url(images/nav_sub_missions.png) no-repeat 0 -35px; }
#nav li.services li.engineering a:hover { background: url(images/nav_sub_engineering.png) no-repeat 0 -53px; }
#nav li.services li.parts a:hover { background: url(images/nav_sub_parts.png) no-repeat 0 -53px; }
*/

			
/*</group>*/

/*
#nav img {
vertical-align:bottom;
}
  */
#nav_shim {
height: 57px;
width: 750px;
float: right;
visibility:hidden;

}
 
/* @end primary_nav */
#header_logo_home {
background-image: url(images/prostar_home_bg.jpg);
background-position:center;
background-repeat:no-repeat;
height: 275px;
margin-top: 0px;
padding: 0px;
}
#header_logo_bg_sub {
background-image: url(images/prostar_sub_bg.jpg);
background-position:center;
background-repeat:no-repeat;
height: 222px;
margin-top: 0px;
padding: 0px;
}

#header_container {
position:inherit;
margin: 0 auto;
padding: 0px;
height: 113px;
width:980px;

}
#welcome_div {
float: right;
margin-top: 86px;
margin-right: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #4c4c4c;
width: 264px;
visibility:visible;

}
/* Start main content */


/* @group content left */
#content_left {
 width: 550px;
 display: block;
 float: left;
 margin-left:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:20px;
 padding-bottom:20px;
}
/* @end main */

/* @group content right */
#content_right {
 float: right;
 width: 333px;
 display: block;
 padding-left:0px;
 }
 
#content {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/prostar_main_center.jpg) repeat-y 0 0;
 float:left;
}
#content_top {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/prostar_main_top.jpg) no-repeat 0 0;
 float:left;
}
#content_bottom {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/prostar_main_bottom.jpg) no-repeat left bottom;
 float:left;
}

#content_divider{
width:21px;
float:left;
}
#content_right_main {
 float:right;
 display: block;
 margin-top: 0px;


}


/* @end sidebar_right */





/* Home Page Content Divs */
#home_left_img {
text_align: left;
}
#home_left_text {
text-align: left;
font-family:Arial, Helvetica, sans-serif;
color: #6b6b6b;
padding-bottom:15px;
padding-left:20px;
padding-right:0px;
padding-top:0px;

}
#home_right_img {
text-align: left;
padding-left: 30px;
}
#home_right_text {
text-align: left;
font-family:Arial, Helvetica, sans-serif;
color: #6b6b6b;
padding-bottom:15px;
padding-left:30px;
padding-right:0px;
padding-top:0px;
}
/* End Page Contents */

/* Footer */
#footer {
height: 75px;
width: 100%;
background-image: url(images/prostar_footer_bg.jpg);
background-repeat: repeat-x;
float: left;
display:block;
position:relative;
font-size:12px;
}

#footer_wrapper {
 width: 980px;
 margin: 0 auto;
 position: relative;
}

#footer_text {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color: #6b6b6b;
width: 700px;
float:left;
padding-left:20px;
}

#footer_seepek {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color: #6b6b6b;
width: 210px;
float:right;
}

/* End Footer  */

/* Classes */
.floatimgright {
float:right;
margin-top:0px;
margin-right:10px;
margin-bottom:0px;
}
.floatimg2right {
float:right;
margin-top:0px;
margin-right:20px;
margin-bottom:0px;
}
.floatdivright {
float:right;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
padding-left:30px;
}
.floatnewsright {
float:right;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
padding-left:0px;
}


/*Sub Pages */

#content_sub_header {
height: 20px;
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/images/prostar_sub_header_div.jpg) no-repeat 0 0;
 float:left;
}
#content_sub {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/images/left_rule_sub.jpg) no-repeat 0 0;
 float:left;
}

#content_left_sub {
 width: 596px;
 display: block;
 float: left;
 margin-left:0px;
 padding-top:0px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 font-family:Arial, Helvetica, sans-serif;
 color: #6b6b6b;
 font-size: 12px;
 letter-spacing: .25px;
}
#content_left_sub_full_width {
 width: 960px;
 display: block;
 float: left;
 margin-left:0px;
 padding-top:0px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 font-family:Arial, Helvetica, sans-serif;
 color: #6b6b6b;
 font-size: 12px;
 letter-spacing: .25px;
}
#content_right_sub {
 float: right;
 width: 333px;
 display: block;
 padding-left:0px;
 }
 
#content_right_sub_top {
width: 333px;
height: 71px;
background-image:url(images/images/prostar_comp_right_top.jpg);
background-repeat:no-repeat;
background-position: left;
display:block;
}
#content_right_sub_center {
width: 333px;
background-image:url(images/images/prostar_comp_right_center.jpg);
background-repeat:repeat-y;
background-position:left;
padding-left: 6px;
padding-right: 8px;
}

#content_right_sub_text {
font-family:Arial, Helvetica, sans-serif;
color: #6b6b6b;
padding-top:15px;
padding-left:12px;
padding-right:25px;
padding-bottom:15px;
}
.content_right_text_strong {
font-weight:bold;
}
.content_right_text_strong_large {
font-weight:bold;
font-size:14px;
}
.content_right_text_normal {
font-weight:100;
}
#content_right_sub_bottom {
width:333px;
height:18px;
background-image:url(images/images/prostar_comp_right_bottom.jpg);
background-repeat:no-repeat;
background-position:left;
}
#content right_sub_top_2 {
width:333px;
height:30px;
background-image:url(images/images/prostar_comp_right_top_2.jpg);
background-repeat:no-repeat;
background-position:left;
display:block;
}
#content_right_sub_bottom_2 {
width:333px;
height:83px;
background-image:url(images/images/prostar_right_sub_bottom_2.jpg);
background-repeat:no-repeat;
background-position:left;
}
#ops_gallery_top {
width:333px;
background-image:url(images/prostar_ops_gallery.jpg);
background-repeat:no-repeat;
background-position:left;
height:82px;
}
#ops_gallery_bg {
width:333px;
background-image:url(images/prostar_ops_gallery_bg.jpg);
background-repeat:repeat-y;
background-position:left;
text-align:center;
z-index:1;
}
#ops_gallery_container {
width:333px;
height:208px;
text-align:center;
float:right;
}
#ops_gallery_bottom {
background-image:url(images/prostar_ops_bottom.jpg);
background-position:left;
background-repeat:no-repeat;
widows:33px;
height:47px;
}
#ops_gallery_nav {
text-align:center;
margin-top:-37px;
z-index:2;
}
ul#company_page {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:15px;
font-weight:bold;
}
ul#discovery {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:0px;
font-weight:bold;
}
#services_menu_left {
position:relative;
float:left;
width:225px;
margin: 0 auto;
padding: 0px;
}
#services_main {
float:right;
position:relative;
width: 750px;
font-family:Arial, Helvetica, sans-serif;
color: #6b6b6b;
padding-bottom: 20px;
}
#services_menu_left a {
    display: block;
    text-indent: -9999px;
}
#services_menu_left li { list-style: none; float: left; }

#services_menu_left li.avionics_services_left a { background: url(images/services_services.jpg) no-repeat; width: 225px; height:55px; }
#services_menu_left li.avionics_services_left2 { background: url(images/services_services.jpg) no-repeat 0 -55px; width: 225px; height:55px;}

#services_menu_left li.avionics_installation_left a { background: url(images/services_installation.jpg) no-repeat; width: 225px; height:44px;}
#services_menu_left li.avionics_installation_left2 { background: url(images/services_installation.jpg) no-repeat 0 -44px; width: 225px; height:44px;}

#services_menu_left li.aircraft_maintenance_left a { background:  url(images/services_maintenance.jpg) no-repeat; width: 225px; height:45px; }
#services_menu_left li.aircraft_maintenance_left2 { background:  url(images/services_maintenance.jpg) no-repeat 0 -45px;; width: 225px; height:45px; }


#services_menu_left li.special_missions_left a { background: url(images/services_missions.jpg) no-repeat; width: 225px; height:49px; }
#services_menu_left li.special_missions_left2 { background: url(images/services_missions.jpg) no-repeat 0 -49px; width: 225px; height:49px; }

#services_menu_left li.engineering_left a { background: url(images/services_engineering.jpg) no-repeat; width: 225px; height:49px; margin-right:1px;}
#services_menu_left li.engineering_left2 { background: url(images/services_engineering.jpg) no-repeat 0 -49px; width: 225px; height:49px; margin-right:1px;}

#services_menu_left li.parts_left a { background: url(images/services_parts.jpg) no-repeat; width: 225px; height:49px; margin-right:1px;}
#services_menu_left li.parts_left2 { background: url(images/services_parts.jpg) no-repeat 0 -49px; width: 225px; height:49px; margin-right:1px;}

#services_menu_left li.services_left_plan a { background: url(images/services_looking3.jpg) no-repeat; width: 225px; height:97px; }

#services_menu_left li.services_left_vendors a { background: url(images/view_our_vendors2.jpg) no-repeat; width: 225px; height:52px; }

#services_menu_left li.avionics_services_left a:hover { background: url(images/services_services.jpg) no-repeat 0 -55px; }

#services_menu_left li.avionics_installation_left a:hover { background: url(images/services_installation.jpg) no-repeat 0 -44px; }

#services_menu_left li.aircraft_maintenance_left a:hover { background: url(images/services_maintenance.jpg) no-repeat 0 -45px; }
#services_menu_left li.special_missions_left a:hover { background: url(images/services_missions.jpg) no-repeat 0 -49px; }
#services_menu_left li.engineering_left a:hover { background: url(images/services_engineering.jpg) no-repeat 0 -49px; }
#services_menu_left li.parts_left a:hover { background: url(images/services_parts.jpg) no-repeat 0 -49px; }

#services_vid_bg {
height:233px;
width:320px;
background-image:url(images/prostar_video_right.jpg);
background-position:left;
background-repeat:no-repeat;
}
#services_vid_bottom {
height:100px;
width:320px;
background-image:url(images/prostar_video_right_bottom.jpg);
background-position:left;
background-repeat:repeat-y;
}
#services_vid_holder {
width:284px;
height:212;
margin-left:15px;
}
ul#engineering {
font-family:Arial, Helvetica, sans-serif;
color: #6b6b6b;
font-weight:bold;
font-size:12px;
}

/* STC Sub */
#content_stc {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/stc_bg_center.jpg) repeat-y 0 0;
 float:left;
}
#content_top_stc {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/stc_bg_top.jpg) no-repeat 0 0;
 float:left;
}
#content_bottom_stc {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/stc_bg_bottom.jpg) no-repeat left bottom;
 float:left;
}
#stc_main {
width:941px;
margin-left:20px;
float: left
}
#stc_roll_menu {
position:relative;
margin: 0 auto;
padding: 0px;
width:941px;
height:35px;
float:left;
}

#stc_roll_menu a {
    display: block;
    text-indent: -9999px;
}
#stc_roll_menu li { list-style: none; float: left; }

#stc_roll_menu li.stc_number a { background: url(images/stc_number2.jpg) no-repeat; width: 123px; height:35px; }
#stc_roll_menu li.stc_make a { background: url(images/stc_make2.jpg) no-repeat; width: 92px; height:35px; }
#stc_roll_menu li.stc_model a { background:  url(images/stc_model2.jpg) no-repeat; width: 95px; height:35px; }
#stc_roll_menu li.stc_description a { background: url(images/stc_description.jpg) no-repeat; width: 275px; height:35px; }
#stc_roll_menu li.stc_status a { background: url(images/stc_status2.jpg) no-repeat; width: 91px; height:35px; }
#stc_roll_menu li.stc_date a { background: url(images/stc_date2.jpg) no-repeat; width: 95px; height:35px; }
#stc_roll_menu li.stc_information a { background: url(images/stc_information.jpg) no-repeat; width: 170px; height:35px; }

#stc_roll_menu li.stc_number a:hover { background: url(images/stc_number2.jpg) no-repeat 0 -35px; }
#stc_roll_menu li.stc_make a:hover { background: url(images/stc_make2.jpg) no-repeat 0 -35px; }
#stc_roll_menu li.stc_model a:hover { background: url(images/stc_model2.jpg) no-repeat 0 -35px; }
#stc_roll_menu li.stc_status a:hover { background: url(images/stc_status2.jpg) no-repeat 0 -35px; }
#stc_roll_menu li.stc_date a:hover { background: url(images/stc_date2.jpg) no-repeat 0 -35px; }

#stc_roll_menu li.stc_number_active { background: url(images/stc_number2.jpg) no-repeat 0 -35px;; width: 123px; height:35px; }
#stc_roll_menu li.stc_make_active { background: url(images/stc_make2.jpg) no-repeat 0 -35px;; width: 92px; height:35px; }
#stc_roll_menu li.stc_model_active { background:  url(images/stc_model2.jpg) no-repeat 0 -35px;; width: 95px; height:35px; }
#stc_roll_menu li.stc_status_active { background: url(images/stc_status2.jpg) no-repeat 0 -35px;; width: 91px; height:35px; }
#stc_roll_menu li.stc_date_active { background: url(images/stc_date2.jpg) no-repeat 0 -35px;; width: 95px; height:35px; }

#stc_odd {
 width: 941px;
 padding: 0;
 display: block;
 background: url(images/stc_odd_center.jpg) repeat-y 0 0;
 float:left;
}
#stc_odd_top {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/stc_odd_top.jpg) no-repeat 0 0;
 float:left;
}
#stc_odd_bottom {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/stc_odd_bottom.jpg) no-repeat left bottom;
 float:left;
}
#stc_even {
 width: 941px;
 padding: 0;
 display: block;
 background: url(images/stc_even_center.jpg) repeat-y 0 0;
 float:left;
}
#stc_even_top {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/stc_even_top.jpg) no-repeat 0 0;
 float:left;
}
#stc_even_bottom {
 width: 980px;
 padding: 0;
 display: block;
 background: url(images/stc_even_bottom.jpg) no-repeat left bottom;
 float:left;
}
#stc_number {
width:123px;
padding-top:15px;
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
text-align:center;
vertical-align:middle;
float:left;
}
#stc_make {
width:92px;
padding-top:15px;
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
text-align:center;
vertical-align:middle;
float:left;
}
#stc_model {
width:95px;
padding-top:15px;
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
text-align:center;
vertical-align:middle;
float:left;
}
#stc_description {
width:245px;
padding-top:15px;
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
text-align:left;
vertical-align:middle;
float:left;
}
#stc_status {
width:91px;
padding-top:15px;
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
text-align:center;
vertical-align:middle;
float:left;
}
#stc_date {
width:95px;
padding-top:15px;
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
text-align:center;
vertical-align:middle;
float:left;
}
#stc_information {
width:170px;
padding-top:15px;
padding-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
text-align:center;
vertical-align:middle;
float:left;
}
#stc_bottom_rule {
width:941px;
height:28px;
background-image:url(images/stc_bottom_rule.jpg);
background-position:left;
background-repeat:no-repeat;
float:left;
}
#stc_bottom_pages {
width:941px;
height:30px _height:50px;
background-image:url(images/stc_pages_bg.jpg);
background-position:left;
background-repeat:repeat-y;
float:left;
margin-bottom:20px;
}
#stc_bottom_pages_text {
width:891px;
height:30px;
float:right;
padding-right:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
vertical-align:middle;
text-align:right;
}
/* News Page */
#news {
 width: 312px;
 padding: 0;
 display: block;
 background: url(images/news_center.jpg) repeat-y 0 0;
 float:left;
}
#news_top {
 width: 312px;
 padding: 0;
 display: block;
 background: url(images/news_top.jpg) no-repeat 0 0;
 float:left;
}
#news_bottom {
 width: 312px;
 padding: 0;
 display: block;
 background: url(images/news_bottom.jpg) no-repeat left bottom;
 float:left;
}
#news_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:15px;
padding-left:15px;
padding-right:15px;
color: #6b6b6b;
}
#news_pic_holder {
 width: 312px;
 padding 0;
 display: block;
 background: url(images/news_center_2.jpg) repeat-y 0 0;
 float:left;
}
#news_bottom_2 {
 width: 312px;
 padding-bottom: 20px;
 display: block;
 background: url(images/news_bottom_2.jpg) no-repeat left bottom;
 float:left;
}
#news_pic {
width: 312px;
float: left;
padding-left:6px;
}
#news_container {
width: 312px;
padding-left:5px;
display:block;
float:left;
}
#news_main_bottom {
width:600px;
padding-bottom:40px;
background-image: url(images/news_main_bottom.jpg);
background-position:bottom;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
float:left;
}
/* Contact */
#contact_container {
width: 343px;
padding-left:5px;
display:block;
float:left;
}
#employee {
 width: 343px;
 padding: 0;
 display: block;
 background: url(images/employee_directory_center.jpg) repeat-y 0 0;
 float:left;
}
#employee_top {
 width: 343px;
 padding: 0;
 display: block;
 background: url(images/employee_directory_top.jpg) no-repeat 0 0;
 float:left;
}
#employee_bottom {
 width: 343px;
 padding: 0;
 display: block;
 background: url(images/employee_directory_bottom.jpg) no-repeat left bottom;
 float:left;
}
#employee_left_text {
width:140px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:150px;
padding-left:30px;
padding-right:15px;
padding-bottom:45px;
color: #6b6b6b;
float:left;
}
#employee_right_text {
/*width:110px;*/
width:140px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:150px;
/*padding-left:30px;*/
padding-left:0px;
padding-right:15px;
padding-bottom:45px;
color: #6b6b6b;
float:right;
}
#contact_top {
width: 598px;
height: 50px;
background-image:url(images/contact_top.jpg);
background-repeat:no-repeat;
background-position: left top;
}
#contact_top_text_left {
width:300px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float: left;
}
#contact_top_text_right {
width:275px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float: left;
}
#contact_container_main {
width:575px;
padding-top:10px;
float:left;
}
#contact_left_text {
width:92px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:5px;
float: left;
}
#contact_right {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float: left;
}
#contact_spacer {
width:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
float: left;
}
#contact_submit {
float: right;
}
.text_300px {
width:300px;
}
.text_70px {
width:71px;
}
.text_comments {
width: 475px;
height: 80px;
}
/* Inhouse */
#radio_indent {
padding-left:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
}
#contact_left_drop {
width:75px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:12px;
float: left;
}
#contact_right_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float: left;
padding-top:3px;
width:475px;
}
.drop_rate {
width: 55px;
}
.textarea_width {
width:575px;
}
.text_500 {
width: 477px;
}
/* Vendors Page */
#vendors_main {
width:900px;
background-image:url(images/vendors_div.jpg);
background-repeat:no-repeat;
background-position: left top;
}
#vendors_left_container {
width:460px;
float:left;
}
#vendors_holder {
width:460px;
padding-bottom:33px;
float:left;
}
#vendors_img_left {
width:125px;
float:left;
}
#vendors_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #6b6b6b;
float:left;
width:300px;
}
#vendors_right_container {
width:400px;
float:right;
}

.sitemap {font-family:arial; color:#ccc; font-size:10px; width:900px; background-color:#eee; border-top:solid 1px #ccc; width:950px; height:130px;}
.sitemap_links {color:#ccc; text-decoration:none;}

