:link, :visited { text-decoration: none; }

a:hover { text-decoration: underline; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code,cite { font-size:1em; font-weight: normal; font-style: normal; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }

a img,:link img,:visited img { border: none; }

address { font-style: normal }

div.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0;
}

.access_text {
	display: none;
}

body {
	margin: 0; 
	padding: 0;
	background-color: #fff;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

a {
	color: #3197C0;
}

/*structure*/

#headerMasthead_inner, #headerMenu_inner, #xover_inner, #breadCrumb_inner, #headerText_inner, #body_inner, #footer_inner {
	width: 939px;
	margin: 0 auto;
	text-align: left;
}

#headerMasthead {
	height: 74px;
	background-image: url('../images/_common/backgrounds/header_grad.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #000;
	
}

#headerMasthead_inner {
	padding-top: 23px;
	position: relative;
	z-index: 350;
}

#headerMasthead_inner {
	color: #fff;
}

#headerMenu {
	background-color: #000;
}

#headerMenu_inner {
	color: #fff;
	border-bottom: 2px solid #2E3338;
	clear: both;
	position: relative;
	z-index: 300;
	font-size: 12px;
	line-height: 1em;
}

#xover {
	height: 0;
	text-align: center;
}

#xover_inner {
	position: relative;
	z-index: 90;
	overflow: visible;
	height: 0;
	color: red;
	font-size: 0;
	line-height: 0;
	text-align: right;
}

/* This is the container for the optional header decoration */
#xover_canvas {
	position: absolute;
	top: 0;
	right: 0;

}

#header_background {
	position: absolute;
	z-index: 5;
	width: 100%;
	background-color: #000;
}

#breadCrumb {
	position: relative;
	z-index: 100;
	height: 45px;
	overflow: hidden;
}

#breadCrumb_inner {
	padding: 10px 0 0 0;
}

#headerText {
	position: relative;
	z-index: 100;
	font-size: 20px;
	
}

#headerText_inner {
	color: #fff;
}

#headerText_wrap {
	overflow: hidden;
}

#body_background {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 160px;
	background-image: url('../images/_common/backgrounds/body_grad.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	
}

#body {
	position: relative;
	z-index: 100;
	min-height: 160px;
	height: auto !important;
	height:160px;	
}

#body_inner {
	margin-top: 22px;
}

#footer {
	padding: 58px 0 20px 0;
	background-image: url('../images/_common/backgrounds/footer_grad.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}
#footer_inner {
 	line-height: 38px;
	color:#666666;
	font-size: 10px;
}
#footer_inner a {
	color: #666666;
	text-decoration: underline;
}
#hgbug {
	float: right;
}

/*Overall Styling*/
h2 {
	font-size: 58px;
	line-height: 56px;
	color: #71caee;
}

span.h2_header {
	font-size: 48px;
	line-height: 70px;
	color: #71caee;
	
}


h2.lengthy {
	font-size: 36px;
	line-height: 36px;
	color: #71caee;
}

h2.Clients {
	font-size: 25px;
	line-height: 24px;
	font-weight: normal;
	color: #71caee;
}

.white {
	color: #fff;
}


/*Masthead*/
#headerMasthead h1 {
	display: block;
	height: 37px;
	width: 403px;
	background-image: url('../images/_common/header/masthead.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/*tagline*/
#taglinebar {
	position: absolute;
	width: 389px;
	top: 18px;
right:0;
	
		background-image: url('../images/_common/header/specialists.jpg');	
	background-repeat: no-repeat;
	background-position: top left;
	height: 41px;
	font-size: 0;
	line-height: 0;
	
}



/*--- Top Nav - start ---*/
ul#mainNav {
	position: absolute;
	z-index: 300;
	height: 100%;
	/*margin: 4px 0 0 0;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 31px;*/
}
ul#mainNav li {
	position: relative;
	float: left;
	height: 100%;
	background-image: url('../images/_common/header/nav_sep.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 5px 0 5px;
}
uL#mainNav li.first {
	padding-left: 0;
}
ul#mainNav li a  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	height: 31px;
	line-height: 31px;
	white-space: nowrap;
}
ul#mainNav li a span {
	display: block;
	padding: 0 0 0 12px;
	background-position: top left;
	background-repeat: no-repeat;
}
ul#mainNav li.first a span {
	padding-left: 0px;
}

ul#mainNav li ul {
	position: absolute;
	margin: 0px;
	padding: 5px 0 5px 0;
	background-color: #000000;
	display: none;
	border: 2px solid #3A4046;
	border-top: 0;
}
ul#mainNav li > ul {
	top: auto;
	left: auto;
}
ul#mainNav li li {
	float: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	display: inline;
	background-image: none;
}
ul#mainNav li li a, ul#mainNav li:hover li a {
	height: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 17px;
	background-image: url(../images/_common/arrows/sm_whiteblack_r.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	display: block;
	line-height: normal;
	white-space: normal;
}

ul#mainNav li li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/_common/arrows/sm_blackwhite_r.gif);
}


/* set hover state */
ul#mainNav li:hover, ul#mainNav li.over {
}
ul#mainNav li:hover ul, ul#mainNav li.over ul {
	display: block;
}

ul#mainNav li:hover a, ul#mainNav li a.active {
	color: #68CEF7;
}

ul#mainNav li:hover a, ul#mainNav li.over a {
	color: #68CEF7;
	text-decoration: none;
	background-color: #000000;
}
ul#mainNav li#tabHome:hover a, ul#mainNav li#tabHome.over a, ul#mainNav li#tabClients:hover a, ul#mainNav li#tabClients.over a {
	background-image: none;
}
ul#mainNav li#tabHome:hover a span, ul#mainNav li#tabHome.over a span, ul#mainNav li#tabClients:hover a span, ul#mainNav li#tabClients.over a span {
	background-image: none;
}

ul#mainNav li:hover li a, ul#mainNav li.over li a {
	color: #fff;
}
ul#mainNav li:hover li a:hover, ul#mainNav li.over li a:hover {
	color: #000;
}


/* set tab width, spacing, & bg image */
ul#mainNav li#tabHome {
	width: 40px;
}
ul#mainNav li#tabAbout {
	width: 75px;
}
ul#mainNav li#tabCatalogue {
	width: 80px;
}
ul#mainNav li#tabBellows {
	width: 165px;
}
ul#mainNav li#tabGallery {
	width: 65px;
}
ul#mainNav li#tabEnquiries {
	width: 80px;
}
ul#mainNav li#tabContact {
	width: 70px;
}




ul#secNav {
	margin: 0px 3px 0 0;
	padding: 0px;
	list-style-type: none;
	float: right;
	height: 31px;
	line-height: 31px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
}
ul#secNav li {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
}
ul#secNav li a  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0 5px 0 5px;
	height: 31px;
	white-space: nowrap;
}
ul#secNav li a:hover {
	text-decoration: underline;
}
ul#secNav li#resource {
	width: 113px;
}
ul#secNav li#customer {
	width: 100px;
}
/*--- Top Nav - end ---*/



/*Bread Crumb*/
#breadCrumb {
	font-size: 11px;
	color: #545454;
}

#breadCrumb a {
	color: #545454;
}

/*Header text*/
#headerText p {
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}

#headerText p#subTitle {
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
}

/*Body*/
#body {
	font-family: Arial, Verdana, sans-serif;
	color: #59686e;
	width: 100%;
	height: 160px;

}

#body .top_button {
	padding: 5px 0 0 0;
}

/*accordion box*/
#body .accordionBox {
	margin: 30px 0 45px 0;
}

#body .accordionBox .leftSide {
	background-image: url('../images/_common/boxes/accordion_box_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 9px;
	
}

#body .accordionBox .rightSide {
	background-image: url('../images/_common/boxes/accordion_box_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 9px;
}

#body .accordionBox .accordionBox_inner {
	background-image: url('../images/_common/boxes/accordion_box_grad.gif');
	background-repeat: repeat-x;
	height: 93px;
}

#body .accordionBox #accordion_title {
	margin: 13px 0 0 11px;
	float: left;
}

#body .accordionBox #accordion_title .explain {
	font-size: 10px;
	margin-left: 3px; 
}

#body .accordionBox h4#dware_diff {
	margin: 0 0 4px 0;
	width: 215px;
	height: 52px;
	background-image: url('../images/ecommerce/demandware_difference.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#body #accordion {
	float: right;
	margin: 14px 5px 0 0;
}

#body #accordion .toggler {
	float: left;
	margin: 0 0 0 14px;
	cursor: pointer;
}	
#body #accordion .acc_contents {
	float: left;
	height: 65px;
}

#body #accordion .acc_contents h6 {
	margin-left: 16px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#body #accordion .acc_contents p {
	margin-left: 16px;
	font-size: 10px;
	line-height: 1.4em;
}

#body #accordion .acc_contents p a {
	text-decoration: underline;
	font-weight: bold;
}

/*2 cols*/
#body #main_content {
	margin: 0 0 0 330px;
}

#body #main_content.full {
	margin: 0 0 0 0;
}

#body #main_content_inner {
	float: left;
	width: 100%;
}

#body #side_callouts {
	float: left;
	width: 292px;
	margin: 0 0 0 0;
}

#body #side_callouts h4 {
	margin-top: 0;
}

#body #side_callouts .callout {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #e9ebef;
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

#body #side_callouts .callout a {
	text-decoration: underline;
}

#body #side_callouts .callout .spot_img {
	float: left;
	margin: 0 0 0 15px;
}

#body #side_callouts .callout .callout_text {
	padding: 10px 0px 5px 140px;
}

#body #side_callouts .callout .callout_full_text {
	border-top: 2px solid #e9ebef;
	margin: 12px 0 0 0;
	padding: 20px 12px 15px;
}

#body #side_callouts .callout h4 {
	margin: 0 0 7px 0;
	color: #233037;
}

#body #side_callouts .callout p {
	margin: 0 0 7px 0;
}

#body #side_callouts .callout .callout_full_text p {
	font-family: Arial, Verdana, sans-serif;
}

#body #side_callouts .callout .callout_full_text p a {
	text-decoration: underline;
	font-weight: bold;
}

#body #side_callouts .callout address {
	margin: 0 0 7px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}

#body #side_callouts .callout address a {
	text-decoration: underline;
	font-weight: bold;
}



#body #side_callouts #sectionNav {

}

#body #side_callouts #sectionNav .cap_top {
	font-size: 0;
	line-height: 0;
	display: block;
	height: 8px;
	background-image: url('../images/_common/boxes/whitegrey_cap_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body #side_callouts #sectionNav ul {
	border: 2px solid #e3e6eb;
	border-width: 0 2px 0 2px; 
	background-color: #fff;	
	padding: 0 12px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

#body #side_callouts #sectionNav li {
	border-bottom: 1px solid #e3e6eb;
	padding: 6px 0 6px 0;
}

#body #side_callouts #sectionNav li.last {
	border-bottom: none;
}

#body #side_callouts #sectionNav li a {
	color: #59686e;
}

#body #side_callouts #sectionNav li a.active {
	color: #F03B05;
	font-weight: bold;
	background-image: url('../images/_common/arrows/sm_dgrey_r.gif');
	background-repeat: no-repeat; 
	background-position: left center;
	padding-left: 10px;
}

#body #side_callouts #sectionNav li a.open {
	color: #F03B05;
	font-weight: bold;
	background-image: url('../images/_common/arrows/sm_dgrey_d.gif');
	background-repeat: no-repeat; 
	background-position: left center;
	padding-left: 10px;
}

#body #side_callouts #sectionNav li a.open {
	background-image: url('../images/_common/arrows/sm_dgrey_d.gif');
}

#body #side_callouts #sectionNav li ul {
	border: none;
	padding: 7px 0 0 10px;
}

#body #side_callouts #sectionNav li ul li {
	border: none;
	padding: 0 0 2px 0;
}

#body #side_callouts #sectionNav li ul li a.active {
	font-weight: normal;
	color: #59686e;
	text-decoration: underline;
	background: none;
	padding: 0;
}

#body #side_callouts #sectionNav .cap_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 8px;
	background-image: url('../images/_common/boxes/whitegrey_cap_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/*Featured Box*/
#body #side_callouts #featured {
	margin-top: 12px;
}

#body #side_callouts #featured .cap_top {
	font-size: 0;
	line-height: 0;
	display: block;
	height: 8px;
	background-image: url('../images/_common/boxes/whitegrey_cap_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body #side_callouts #featured .cap_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 8px;
	background-image: url('../images/_common/boxes/whitegrey_cap_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body #side_callouts #featured .featured_inner {
	border: 2px solid #e3e6eb;
	border-width: 0 2px 0 2px; 
	background-color: #fff;	
	padding: 0 12px 10px;
}

#body #side_callouts #featured .callout {
	border-bottom: none;
	float: none;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
}

#body #side_callouts #featured .callout .icon {
	display: block;
	float: left;
	margin: 0 0 0 0;
	width: 59px;
	height: 59px;
}

#body #side_callouts #featured .callout .callout_text {
	padding: 0px 0px 0px 77px;
}

#body #side_callouts #featured .callout h5 {
	font-size: 11px;
	color: #233037;
}

#body #side_callouts #featured .callout h5 a {
	color: #3197C0;
	text-decoration: underline;
}

#body #side_callouts #featured .callout p {
	margin: 0 0 0 0;
	line-height: 1.2em;
}

/*general styles*/
#body h3 {
	margin-top: 20px;
	font-size: 30px;
	line-height: 30px;
	text-transform: none;
	color: #6f7d85;
	border-bottom: 1px dashed #c9cccd;
}

#body h4 {
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	color: #f03b05;
	margin-top: 35px;
}

#body h4.dotsep {
	border-bottom: 1px dashed #bcbcbc;
	padding-bottom: 5px;
}

#body .more_link {
	color: #3197c0;
	text-decoration: underline;
}

#body .go_button {
	display: block;
	width: 43px;
	height: 23px;
	background-image: url('../images/_common/buttons/go.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body a.button_97x28 {
	display: block;
	width: 97px;
	height: 28px;
	overflow: hidden;
	background-image: url('../images/_common/buttons/button_97x28.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #717a7e;
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px
}

#body a.button_97x28 span {
	display: block;
	margin: 6px 0 0 13px;
}

#body a.button_290x26 {
	display: block;
	width: 290px;
	height: 26px;
	overflow: hidden;
	background-image: url('../images/_common/buttons/button_290x26.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #717a7e;
	font-family: arial, verdana, sans-serif; 
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 12px;
}

#body a.button_290x26 span {
	display: block;
	margin: 5px 0 0 13px;
}

#body a.button_290x26 span.rss {
	margin-left: 8px;
	padding: 0 0 0 24px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url('../images/icons/small/rss.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#body a.button_290x26 span.contact {
	margin-left: 8px;
	padding: 0 0 0 24px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url('../images/icons/small/contact.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#body a.button_290x26 span.custcare {
	margin-left: 8px;
	padding: 0 0 0 24px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url('../images/icons/small/list.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#body #main_content p {
	margin: 10px 0;	
}

#body #main_content p.headerText {
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #717a7e;
}

#body #main_content h5 {
	display: block;
	height: 25px;
	margin: 0 0 15px 0; 
	padding: 4px 0 0 10px;
	background-image: url('../images/_common/round_title_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	color: #fff;
}

#body #main_content h4.internal {
	margin-top: 15px;
}

#body #main_content h5.internal {
	margin-top: 25px;
}

#body #main_content h5.overlap {
	background: none;
}

#body #main_content .sep {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 0;
	border-bottom: 2px solid  #E3E6EB;
	margin: 15px 0 20px 0;
}

#body #main_content address {
	margin: 10px 0;
}

#body #main_content ul {
	margin: 10px 0;
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 0 18px;
}

#body #main_content ul.inline_list {
	margin: 10px 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}

#body #main_content .blue_icon {
	float: left;
	margin: 10px 10px 10px 0;
}

.main_cap {
	float: left;
	display: block;
	width: 607px;
	height: 25px;
	margin: 0 0 15px 0; 
	padding: 3px 0 0 0;
	background-image: url('../images/_common/round_title_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	color: #fff;
}

.full_main_cap {
	float: left;
	display: block;
	width: 939px;
	height: 25px;
	margin: 0 0 15px 0; 
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	color: #000;
}

#body .full_main_cap a.back {
	display: block;
	color: #000;
	font-weight: bold;
	float: right;
	padding: 0 0 0 12px;
	margin: 0 11px 0 0; 
}


#body .full_main_cap h4 {
	float: left;
	margin: 0 0 0 0px;
	width: 180px;
	font-size: 12px;
}

#body .main_cap a {
	display: block;
	color: #fff;
	font-weight: bold;
}

#body .main_cap h4 {
	float: left;
	margin: 0 0 0 15px;
	color: #fff;
	font-size: 12px;
}

#body .main_cap .problem_col {
	float: left;
	margin: 0 0 0 15px;
	width: 130px;
}

#body .main_cap .cause_col {
	float: left;
	width: 250px;
}




#body .main_cap .print {
	float: left;
	background-image: url('../images/icons/small/bw_print.gif');
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0pt 0pt 0pt 11px;
	padding: 0 0 0 17px;
}

#body .main_cap .back {
	float: right;
	padding: 0 0 0 12px;
	margin: 0 11px 0 0; 
	background-image: url('../images/_common/arrows/sm_white_l.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
#body .main_cap .links {
	float: right;
	width: 345px;
}
#body .main_cap .links a {
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 12px;
	padding-left: 18px;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left center;
}
#body .main_cap .links a:hover {
	text-decoration: underline;
}
#body .main_cap .links a#link_ar {
	background-image: url(../images/_common/glyphs/world_blue.gif);
}
#body .main_cap .links a#link_wp {
	background-image: url(../images/_common/glyphs/basket_blue.gif);
}
#body .main_cap .links a#link_ds {
	background-image: url(../images/_common/glyphs/inbox_blue.gif);
}

#body .twocol_left {
	float: left;
	width: 292px;
	margin: 0 20px 0 0;
	overflow: hidden;
}

#body .twocol_right {
	float: left;
	width: 292px;
}

/*grey outline box*/
#body .grey_outline_top {
	display: block; 
	margin: 16px 0 0 0;
	font-size: 0;
	line-height: 0;
	height: 11px;
	width: 606px;
	background-image: url('../images/_common/boxes/grey_outline_full_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#body .grey_outline_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 11px;
	width: 606px;
	background-image: url('../images/_common/boxes/grey_outline_full_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#body .grey_outline_inner {
	border: 2px solid #e3e6eb; 
	border-width: 0 2px;
	padding: 5px 15px;
	width: 572px;
}

#body .grey_outline_inner .col {
	float: left;
	width: 168px;
	margin-right: 15px;
	padding: 10px 15px 10px 0;
	height: 80px;
	border-right: 1px dashed #e3e6eb;
}

#body .grey_outline_inner .last {
	border: none;
	margin-right: 0;
	padding-right: 0;
}

#body .grey_outline_inner .box_icon {
	float: left;
}

#body .grey_outline_inner .box_text {
	padding: 0 0 0 46px;
	line-height: 1.2em;
}

#body #main_content .grey_outline_inner .box_text h6 {
	font-size: 12px;
	line-height: 18px;
}

#body #main_content .grey_outline_inner .box_text h6 a {
	text-decoration: underline;
}

#body #main_content .grey_outline_inner .box_text p {
	margin: 0;
	font-size: 11px;
}

/*2 col content nav*/
#body #main_content .contentNav {
	list-style-type: none;
	padding: 0;
}

#body #main_content .contentNav li {
	float: left;
	width: 292px;
}

#body #main_content .contentNav li.c2 {
	margin-left: 20px;
}

#body #main_content .contentNav li a {
	background-image: url('../images/_common/arrows/sm_blue_r.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 12px;
}

#body #main_content .contentNav li p {
	margin: 2px 0 10px;
	padding-left: 10px;
}

/*icon features list*/
#body #main_content ul.features {
	float: left;
	width: 100%;
}

#body #main_content ul.features li {
	float: left;
	display: block;
	width: 292px;
	margin: 0 20px 20px 0;
}

#body #main_content ul.features li.c2 {
	margin-right: 0;
}

#body #main_content ul.features li .feat_icon {
	float: left;
}

#body #main_content ul.features li .feat_text {
	margin: 0 0px 0 67px;
}

#body #main_content ul.features li .feat_text h4 {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
}

#body #main_content ul.features li .feat_text p {
	margin: 0;
}

/*-- search --*/
#result_report {
	font-weight: bold;
	margin: 0 0 10px 0;
}

.SuggestFramework_List
{
	/*border: 1px solid #CCCCCC;*/
	border-top: 0;
}

.SuggestFramework_Heading
{
	padding: 0 1px 0 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.SuggestFramework_Highlighted
{
	padding: 0 1px 0 1px;
	background-color: #fff;
	color: #000;
}

.SuggestFramework_Normal
{
	padding: 0 1px 0 1px;
	background-color: #000;
	color: #fff;
}

.SuggestFramework_Combo
{
	width: 100%; 
	margin: 0; 
	padding: 0;
	background-color: #000;
}

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


#body #main_content .bio_img {
	float: left;
	margin: 10px 15px 5px 0;
}

