@charset "utf-8";
/* CSS Document */
/* IT INTERFACE AND COLORS */



#marketing #topnav {	
	height: 120px; background-image: url(../images/iface/bg_topnav_marketing.gif);
	}

#marketing #topnav #topSubNav, #it #topnav #topSubNav  {
	text-align: left;
}

#marketing #topnav #topSubNav a.highLink,#marketing #topnav #topSubNav a:hover{
	color: #f4a63a;
}


a.orangeLink {
color: #f4a63a;
text-decoration: none;
}

a.orangeLink:hover{
color: #fff;
}

#marketing  h3{font-size: 13px; color: #D75B00;}

#marketing  h6{
	font-size: 14px;
	color: #535353;
	margin-top:12px;
	padding-top:4px;
	margin-bottom: 2px;
	line-height: 20px;
}




#sticky1, #sticky2{padding-left:86px;}

#sticky1{
	background: url(../images/iface/img_sticky1.gif) no-repeat left top;
}
#sticky2{
	background: url(../images/iface/img_sticky2.gif) no-repeat left top;
}
#sticky1 ul, #sticky2 ul{
	margin-left: 16px;
	margin-top: 4px;
}
#sticky1 ul li, #sticky2 ul li{
	background: url(../images/iface/bullet-orange.gif) no-repeat left top;
	display: block;
	padding-left: 16px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
}
#sticky3{
background: url(../images/iface/sticky3.jpg) no-repeat right top;
}

#marketing #content div.about_lists, #marketing #contentLeft div.about_lists {
	margin-bottom:10px;
}

#marketing #content div.about_lists a, #marketing #content div.about_lists p, #marketing #contentLeft div.about_lists a, #marketing #contentLeft div.about_lists p {
	font-size:12px;
	display:block;
	padding:5px 0px 5px 15px;
	margin-left: 25px;
}
#marketing #content div.about_lists p, #marketing #contentLeft div.about_lists p {margin-top: 0px; margin-bottom: 0px;}

#marketing #content div.about_lists a:link, #marketing #content div.about_lists a:visited, #marketing #content div.about_lists p, #marketing #contentLeft div.about_lists a:link, #marketing #contentLeft div.about_lists a:visited, #marketing #contentLeft div.about_lists p {
	line-height:12px;
	background: url(../images/iface/resources_bullet_up.gif) no-repeat left center;
}

#marketing #content div.about_lists a:hover, #marketing #content div.about_lists a:active, #marketing #contentLeft div.about_lists a:hover, #marketing #contentLeft div.about_lists a:active {
	background-image:url(../images/iface/resources_bullet_over.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:12px;
}


/*MARKETING SECTION CONTACT FORM STYLES*/
#formBox {
float: right;
margin: 0px;
padding: 0px;
width: 304px;
}

td.contactBoxHeader{
	padding-top:35px;
	margin: 0px;
	font: 1px/1px "Times New Roman", Times, serif;
}
#marketing td.contactBG1 {
	text-align: left;
	background-image: url(../images/iface/bg_contact2.gif);
	background-repeat: repeat-y;
	padding: 4px 14px 6px 14px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
}

.required_field {color:#CC0000;font-size:11px;
	line-height: 12px;}

.contactBG1 #form_table {
	width:100%;
}

.contactBG1 #form_table td {
	font-size:11px;
	line-height: 12px;
	padding-top:4px;
}

.contactBG1 #form_table input {
	font-size:11px;
	line-height: 12px;
	color: #1e1e1e;
	width:200px;
	border:1px solid #999999;
}

.contactBG1 #form_table textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color: #1e1e1e;
	width:100%;
	border:1px solid #999999;
	height:80px;
	margin-top:0px;
}

#marketing .contactBG1 #form_table .index_submit {
	border:0px solid #fff;
	background-color:#fff;
	background:none;
	background-image:url(../images/iface/submit_orange.gif);
	background-repeat:no-repeat;
	width:78px;
	height:20px;
	cursor: hand;
}

.contactBG1 #form_table #your_message_text {
	padding-top:0px;
	margin:0px;
}

/* SECOND FORM */

#marketing td.contactBG2 {
	text-align: left;
	background-image: url(../images/iface/bg_home_boxes_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding: 4px 14px 6px 14px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
}

.contactBG2 #form_table {
	width:468px;
	margin-top:30px;
}

.contactBG2 #form_table td {
	font-size:11px;
	line-height: 12px;
	padding-top:5px;
	padding-left:20px;
	color:#CCCCCC;
}

.contactBG2 #form_table input {
	font: 10px Arial, Helvetica, sans-serif;
	color: #dfdfdf;
	background-color:#1e1e1e;
	background:none;
	border-collapse:collapse;
	background-image:url('/images/iface/bg_input_home.gif');
	background-repeat:repeat-x;
	border-style:solid;
	border-width: 1px;
	border-color:#707375;
	width:200px;
	border:1px solid #999999;
}

.contactBG2 #form_table textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color: #1e1e1e;
	width:100%;
	border:1px solid #999999;
	height:80px;
	margin-top:0px;
}

#marketing .contactBG2 #form_table .index_submit {
	border:0px solid #fff;
	background-color:#fff;
	background:none;
	background-image:url('/images/iface/submit_green_dark.gif');
	background-repeat:no-repeat;
	width:78px;
	height:20px;
	cursor: hand;
	margin-left:60px;
}

.contactBG2 #form_table #your_message_text {
	padding-top:0px;
	margin:0px;
}

/* ADDED FOR CLICK-TO-CALL */

#marketing #callBox {
	margin-top: 3px;
	margin-bottom: 8px;
	padding:0px 4px 10px;
	text-align: center;
	border-bottom: 1px solid #ffc081;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#marketing #callBox .phone_input_3 {
    text-align:center;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    width: 2.3em;
}
#marketing #callBox .phone_input_4 {
    text-align:center;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    width: 4.3em;
}
#marketing .contactBG1 #callBox .callBtn {
	border:0px;
	background-color:#fff;
	background:none;
	border: none;
	background-image:url(../images/iface/btn_click-to-call_orange.gif);
	background-repeat:no-repeat;
	width:110px;
	height:21px;
	cursor: hand;
}
td.bgPhone {
	background-image: url(../images/iface/bg_phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



/* /////////////// MARKETING PAGE TEXT STYLES AND TEXT AREA /////////////////// */

#marketing #textBG{
background-image:url(../images/iface/bg_marketing_services.jpg); background-repeat:no-repeat; text-align:left; height:422px;
}
#marketing #textBG #textBody{
padding: 30px 30px 16px 40px; text-align:left;
}

#marketing #textBG #textBody h1{font-size:24px; font-weight: normal; line-height: 32px; margin-top:6px; margin-bottom:2px; color: #666;}
#marketing #textBG #textBody h2{margin-top: 18px; margin-bottom: 2px; font-size:13px; line-height: 18px; color: #1e1e1e;}
#marketing #textBG #textBody ul{font-size: 12px; line-height: 18px; margin-left:20px; margin-bottom: 4px; color: #1e1e1e;}

/* FOOTER */

#marketing #wrapperFootNav #helpDeskBG{
	background-image: url(../images/iface/icon_helpdesk_o.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

#marketing #wrapperFootNav #helpDeskBG #footLinks #footNavLeft a:hover{
color: #f4a63a;
}

#marketing #bottomInfo a {
color: #966519;
}
#marketing #wrapperBottom #bottomInfo a:hover {
color: #f4a63a;
}

#marketing #bottomInfo p.copyright_new
{
	font-size: 10px;
	color: #966519;
}