/**
contentwrapper => page, inc_header, page-body, page-body-content, content
*/
* { margin:0; padding:0}
img{border:0px}
body{
  font-family:Arial,Helvetica,Verdana, Tahoma,sans-serif ;
  font-size: 13px;
/*  margin: 5px;*/
  min-width: 780px;
  padding: 0;
  color: #000000;
  /*background: #F1F1F1;*/
  background-color: #FFFFFF;
  background:url(../images/pixel_gradient_bground.jpg) repeat-x left top;
  behavior: url(/assets/css/csshover.htc);
   min-height:0; 
}
#page {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 980px;
  margin: 0px 0px 0px -495px;
  padding: 0px;
  border: 0px solid #990033;
  background: transparent;
}

/** HEADER START */
/** {{{ */
div#page-header {
  position: relative;
  height: 289px;
  background: transparent url(/assets/images/header_bground.jpg) bottom no-repeat;
  margin-bottom: 0px;
}
div#page-header-top {
  position: relative;
  height: 90px;
}
div#page-header-top-left {
  position: relative;
  float:left;
  padding-left:27px;
  padding-top:42px;
}
div#page-header-top-right {
  position: relative;
  float:right;
  padding:23px 5px 0px 0px;
}
div#page-header-top-end,
div#navigation-top-end {
	clear:both;
}
div#page-header-content {
  position: relative;
}
div#nonflashimage,
div#headerimage {
	height:200px;
	width:980px;
}
/** HEADER END */
/** top-menu start */
/** {{{ */
div#menu-top {
  left: 0px;
  width: 100%;
  height: 47px;
  z-index: 100;
  display: inline;

}
div#navigation-top {
  width:100%;
  height: 47px;
   background:url(../images/menu_middle_repeat.jpg) repeat;
}
div#navigation-top-left {
	float:left;
}
div#navigation-top-center {
	float:left;
}
div#navigation-top-right {
	float:right;
}
div#navigation-top ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
div#navigation-top li.limenu-top {
  float: left;
  list-style: none;
  display: inline;
  margin: 18px 0px 0px 0px;
  padding: 0px;
}
div#navigation-top a,
div#navigation-top a:link,
div#navigation-top a:active {
  display: block;
  text-align: center;
  background:url(../images/menu_split.jpg) right no-repeat;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding:0px 29px 0px 29px;
   color: #000000;
  text-decoration: none;  
  *padding:0px 20px 0px 20px;
 
}

div#navigation-top a span {
}
div#navigation-top a:hover,
div#navigation-top a.active {
  color: #1B5998;
  text-decoration: none;
}
div#navigation-top a.limenu-top-last,
div#navigation-top a.limenu-top-last:visited{
	background-image:none;
	 background:none;

}
/**  top-menu end }}} */
/** MAIN LAYOUT START */
/** {{{ */
div#page-body {
	background:#FFF;
}
div#page-body-content {
}
div#content {
  width: 980px;
  font-size: 13px;
  font-family:Arial;
  line-height:15.6px;
  color:#333333;
}
/*** CONTENT BOX LEFT START***/
div#content-left-menu {
	float:left;
	width:181px;
	margin-top:30px;
	margin-left:12px;
	margin-bottom:8px;
	background:url(../images/box_left_middle_bg.jpg) repeat-y;
}
ul#left-menu {
	list-style:none;
	margin-left:10px;


}
ul#left-menu ul {

	  	margin-right:0px;
	padding-right:0px;
   padding:0; 
   position:relative; 
   overflow:visible;
}
ul#left-menu li {
	padding-top:12px;
/*	padding-bottom:2px;*/
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
/*	background:url(../images/box_left_splitter_level_1.jpg) bottom no-repeat;*/
}
ul#left-menu ul li {

	
	list-style-type:square;
	color:#666666;
	list-style-position:outside;
	margin-left:15px;
	padding-right:0px;
	padding-bottom:2px;
/*	background:url(../images/box_left_splitter_level_2.jpg) bottom no-repeat right;*/
	*text-indent:0px;
	*padding-left:0px;
	*padding-right:11px;
	
}

ul#left-menu ul li:hover,
ul#left-menu ul li.active {
	list-style-type:square;
	color:#1B5998;
	list-style-position:outside;
	margin-left:15px;
	padding-right:0px;
	/*	background:#FFF;*/
/*	background:url(../images/box_left_splitter_level_2.jpg) #FFFFFF  bottom no-repeat right;*/
	*text-indent:0px;
	
	*padding-left:0px;
	*padding-right:11px;
	
}
ul#left-menu ul ul {
	margin-right:0px;
	padding-right:0px;
}
ul#left-menu ul li ul li {
	list-style-type:square;
	color:#666666;
	list-style-position:outside;
	margin-left:15px;
	padding-right:18px;
	padding-bottom:2px;
/*	background:url(../images/box_left_splitter_level_2.jpg) bottom no-repeat right;*/
	*text-indent:0px;
	*padding-left:0px;
	*padding-right:11px;
	
}

ul#left-menu ul li ul li:hover,
ul#left-menu ul li ul li.active {
	margin-left:15px;
	padding-right:18px;
	*padding-right:11px;
}

ul#left-menu ul li a,
ul#left-menu ul li a:link,
ul#left-menu ul li a:visited {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	
}
ul#left-menu ul li div {
	height:2px; font-size:2px;
/*	border:1px solid;*/
}
ul#left-menu ul li a.active,
ul#left-menu ul li a:hover {
	color: #1B5998;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}/*** CONTENT BOX LEFT END***/

/*** CONTENT MAIN HOMEPAGE START***/

div#content-main-homepage {
	float:left;
	width:713px;
	padding-left:18px;

	margin-top:30px;
	margin-bottom:8px;
}
div#content-main-brand-building {
	width:351px;
	height:227px;
	float:left;
}
div#content-main-brand-building-content {
	background:url(../images/brand_building_middle.jpg) repeat-y top right;
	height:152px;
	position:relative;
	padding-top:15px;
	padding-left:9px;
}

div#content-main-brand-protection {
	margin-left:8px;

	height:227px;
	float:left;
		width:351px;
}



div#addcontent { 
	width:710px;
	margin:auto;
}

.bumper {border:0; padding:2px;}

.tny {display:block;
		font-size:smaller;
		font-style:italic; 
		color:#999;
}



li.messages {
	width:225px;
	float:left;
	padding:5px;
	list-style:none;
}
	

	


.desc {padding:10px; color:#666; width:650px; margin:auto;}

.copy { padding:10px color:#666;width:460px; margin:auto;}


div#content-main-brand-protection-content {
	background:url(../images/brand_building_middle.jpg) repeat-y top center;
	position:relative;
	height:152px;
	padding-top:15px;
	padding-left:9px;
}

div#content-main-brand-building-content ul,
div#content-main-brand-protection-content ul {
	list-style-type:square;
	list-style-position:inside;
	margin-top:10px;
}
div#content-main-brand-building-content ul li a,
div#content-main-brand-building-content ul li a:visited,
div#content-main-brand-protection-content ul li a,
div#content-main-brand-protection-content ul li a:visited {
	color:#1B5998;
	text-decoration:underline;
	line-height:30px;
}
div#content-main-brand-building-content ul li a:hover,
div#content-main-brand-protection-content ul li a:hover {
	color:#1B5998;
	text-decoration:none;
}
/*** CONTENT MAIN START***/
div#content-main {
	float:left;
	width:500px;
	margin-left:30px;
	_margin-left:15px;
	margin-top:30px;
	margin-bottom:8px;
}
div#content-main-title {
	background:url(../images/earth.jpg) no-repeat top right;
	width:498px;
	border-bottom:1px solid #666666;
	height:26px;
	margin-bottom:18px;
}

div#video {
	background:url(../images/earth.jpg) no-repeat top right;
	width:707px;
	border-bottom:1px solid #666666;
	height:26px;
	margin-bottom:18px;
}

div#content-main-title-homepage {
	background:url(../images/earth.jpg) no-repeat top right;
	width:707px;
	border-bottom:1px solid #666666;
	height:26px;
	margin-bottom:8px;
}
/*** CONTENT MAIN END***/


/*** CONTENT BOX RIGHT START***/
div#content-right-box-large {
	float:right;
	width:218px;
	margin-top:30px;
	margin-bottom:8px;
	margin-right:17px;
	_margin-right:8.5px;
	text-align:center;
}
div#content-right-box {
	float:right;
	width:218px;

	background:url(../images/box_right_middle_bg.jpg) repeat-y;
	text-align:center;
	margin-bottom:15px;

}
div#content-right-box-top {
	background:url(../images/box_right_top_bg.jpg) no-repeat right;
	height:31px;
}
div#content-right-box-middle {
	background:url(../images/box_right_middle_1_bg.jpg) no-repeat right top;
	padding-top:1px;
}
div#content-right-box-middle p.testimonial {
	text-align:left;
	margin-left:10px;
	width:190px;
	font-style:italic;
	font-size:12px;
	
}
/*** CONTENT BOX RIGHT END***/
div#page-body-content div.clear {
  font-size: 0.0pt;
  height: 0px;
  clear: both;
}


/** FOOTER START */
/** {{{ */
div#footer {
	margin-top:8px;
  border-top:2px solid #1B5998;
  height:54px;
  clear: both;
  z-index: 999;
  padding-left: 20px;
  padding-right: 12px;
  font-size: 12px;
  font-family: Arial,Helvetica,Sans-serif;
  color: #333333;
  background-color:#c3dcf5;
}
div#footer-info {
  font-weight: normal;
  float: left;
  padding-top:20px;
}

div#footer-links {
  font-size: 12px;
  float:right;
  padding-top:20px;
}
div#footer-links span.splitter{
	color:#999999;
	font-size:12px;
	display:block;
	float:left;
}
div#footer-links a,
div#footer-links a:link,
div#footer-links a:visited {
  color: #333333;
  text-decoration:none;
}
div#footer-links a:hover {
  color: #333333;
  text-decoration: none;
}
/** FOOTER END }}} */

h4 {

  margin-bottom: 2px;

  padding: 2px;

  font-size: 1em;

  background-color: #F8F8F8;

  border-bottom: 1px solid #BBB;

}

ul.brand_building,
ul.ul_content {
	list-style-type:square;
	list-style-position:inside;
}
ul.brand_building li,
ul.ul_content li {
	padding-top:10px;
}
ul.brand_building li a,
ul.brand_building li a:visited {
	color:#1B5998;
	text-decoration:underline;
}
ul.brand_building li a:hover {
	color:#1B5998;
	text-decoration:none;
}
ul.brand_building li,
ul.ul_content li {
	padding-left:15px;
	text-indent:-12px;
	*text-indent:-15px;
	
}

ul.ul_content ul li {
	padding-left:15px;
	text-indent:12px;
	*text-indent:-15px;
	list-style-type:circle;
	
}


h2 {
	 font-weight: bold;
	 font-size:13px;
	 color: #333333;
}
h2 a,
h2 a:visited {
	text-decoration: none;
	color: #333333;
}

h2 a:hover {
	text-decoration: none;
	color: #1B5998;
}
p.testimonials-header {
	font-weight: normal;
	font-size:20px;
	color: #333333;
	text-align:left;
}

p.testimonials-logo {
	font-weight: bold;
	font-size:16px;
	color: #333333;
	text-align:left;
}

span.testimonialAuthor,span.testimonialCompany {
	 font-weight: bold; font-style:italic; font-size:12px; color: #333333; text-align:right; display:block;
}
span.testimonialPosition {
	 text-align: right; font-weight: normal; font-style:italic; font-size:12px; color: #333333;
}
span.info {
	text-align: left; font-weight: bold; font-size:12px; color: #1B5998;
}
span.info a,
span.info a:visited {
	 text-decoration: none; text-align: left; font-weight: bold; font-size:12px; color: #1B5998;
}
span.info a:hover {
	 text-decoration: underline; text-align: left; font-weight: bold; font-size:12px; color: #1B5998;
}
h2.page-title {
	text-align: left; font-weight: bold; font-size:16px; color: #1B5998;
}
p.content {
	text-align: left; font-weight: normal; color: #333333;
}

}
span.home-boxes {
	text-align: left; font-weight: normal;font-size:12px; color: #333333;
}

span.footer_links {
	text-align: left; font-weight: normal; font-size:12px; color: #333333;
}

span.footer_links a {
	text-decoration: none;color: #333333; float:left;
}
span.footer_links a:hover {
	text-decoration: none;color: #1B5998;
}

div#catsDC,

div#catsDCChrome, div#catsDCChrome2,

div#catsDCLoading {

  width: 100%;

  display: none;

  margin-top: 5px;

}

a,
a:visited {
	color:#1B5998;
	text-decoration:underline;
	font-size:12px;
}

a:hover {
	color:#1B5998;
	text-decoration:none;
}
ul#site-map {
	margin-left:50px;
	list-style-type:square;
	line-height:20px;
}
ul#site-map li ul {
margin-left:20px;
margin-bottom:10px;
list-style-type:square;
	line-height:20px;
}
ul#site-map li ul li ul {
margin-left:20px;
margin-bottom:10px;
list-style-type:square;
	line-height:20px;
}

#xtstrapline{
float:right;
padding-top:10px;
font-size:10px;
}
#xtstrapline a {
	font-size:10px;
}


h2.vid {
	font-size:16px;
}


ul.social { width:135px; margin:auto; padding-top:10px;}

ul.social li {
	list-style:none;
	width:45px;
	text-align:center;
	float:left;
	}

