body {
	background: #fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #555555;
	line-height: 18px;
}
#wrapper {
	width: 976px;
	margin: 0px auto;
	position: relative;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#topnav{
	height: 21px;
	padding-top: 5px;
	background-color: #828282;
	text-align: right;
}
#header #topnav img{
	margin: 0 12px;
	float: none;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */
#subnav {
	width: 170px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#subnav div.NavLevel1{ 
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
	border-bottom: solid 1px #dbdbdb;
	text-transform:uppercase;
	padding: 5px 0px;
}
#subnav div.NavLevel1 a{
	color:#555555;
	text-decoration:none;
	padding-left: 15px;
}
#subnav div.NavLevel1 a:hover {
	color:#2d4387; 
	text-decoration:none;
}
#subnav div.NavLevel1 a.current {
	color:#6a6a6a; 
	text-decoration:none;
}
/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width: 960px;
	padding: 0 8px;
	position: relative;
}
#header img {
	float: left;
}

#ddAbout {
	left: 8px;
}
#ddSMM {
	left: 78px;
}
#ddProducts {
	left: 303px;
}
#ddSuccess {
	left: 389px;
}
#ddPartners {
	left: 511px;
}
#ddNewsroom {
	left: 592px;
}
#ddKnowledge {
	left: 687px;
}
#ddSupport {
	left: 832px;
}


#header .dd {
	color: #FFFFFF;
	background: #828282;
	position: absolute;
	top: 58px;
	z-index: 100;
	width: 136px;
	visibility: hidden;
}
#header .dd ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header .dd ul li {
	margin: 0px;
	padding: 0px;
}
#header .dd a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 6px 2px 16px;
	margin: 0px;
	width: auto;
}
#header .dd a:hover {
	background: #2E4488;
}



#footer {
	color: #fff;
	clear: both;
	font-size: 10px;
	background: #828282;
	margin: 0 8px;
	padding: 0 8px;
	height: 29px;
	line-height: 30px;
	width: 944px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #fff;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #bababa;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
/* @@@@@[  Home Page  ]@@@@@ */
#info{
	background: url(images/_bg-info-index.gif) repeat-y;
	padding-left: 30px;
	margin: 17px 0;
	line-height: 16px;
	width: 946px;
}
.column{
	float: left;
	width: 273px;
	padding-right: 42px;
}
.column a:visited, .column a:link, .column a:active{
	color: #2f468c;
	text-decoration: none;
}
.column a:hover{
	color: #2f468c;
	text-decoration: underline;
}
.title{
	margin-bottom: 11px;
	margin-top: 11px;
}
.right-info{
	width: 153px;
	float: right;
	padding-right: 12px;
}
.right-info2{
	width: 143px;
	float: right;
	padding-right: 12px;
}
/* @@@@@[  Secondary Page  ]@@@@@ */
#banner {
	width: 976px;
	padding-bottom: 23px;
}
#logo {
	position:absolute;
	top: 111px;
	left: 31px;
	width: 159px;
	z-index: 50;
}
#content_sec {
	width: 976px;
	background:url(images/bg_line.gif) repeat-y  204px 0px;
	margin-bottom: 20px;
}
#col_left {
	padding-left: 8px;
	float:left;
	width: 175px;
}
.request {
	margin-bottom: 9px;
}

#col_right {
	float:right;
	width: 674px;
	padding-left: 61px;
	padding-right: 58px;
	padding-top: 12px;
	font-size: 12px;
}
#col_right ul {
	margin: 0px;
	padding-left: 8px;
	padding-bottom:12px;
}
#col_right ul li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 5px;
	padding-left: 13px;
}
#col_right ul ul {
	margin: 0px;
	padding: 0px;
}
.quote_bg {
	width: 670px;
	background:url(images/quote_bg.gif) repeat-y;
	margin-bottom: 12px;
}
.quote_top {
	width: 670px;
	background:url(images/quote_top.jpg) no-repeat top;
}
.quote_bot {
	width: 614px;
	background:url(images/quote_bot.gif) no-repeat bottom;
	padding: 28px 28px;
	color: #2d4387;
	font-size: 16px;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #2f468c; 
	text-decoration: underline;
}
a:hover {
	color: #2f468c; 
	text-decoration: none;
	}
h1 {
	font-size: 18px;
	color:#555555;
	margin-left: -11px;
	margin-right: -53px;
	padding-left: 11px;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 10px;
	border-bottom: solid 1px #dbdbdb;
	font-weight:normal;
	padding-bottom: 7px;
}
h2 {
	font-size: 12px;
	color: #fff;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	text-transform:uppercase;
	background:#2d4285;
	padding: 2px 7px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #6ea20a;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #2d4285;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}

blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
	height: 0px;
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgRight2 {
 	margin-bottom: 10px; 
	margin-top: 8px;
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-right: 15px;
	margin-left: 15px;
 	float: left;
}
/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #939;
}
input.clean {
	border-style: none; 
	background: none;
}