/* MAIN TITLE STYLES */
div#left_column_body h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	background-repeat: no-repeat;
	padding: 118px 0 0 9px;
	margin: 4px 0 0 14px;
	letter-spacing: -2px;
	width: 644px;
	height: 54px;
}

div#left_column_body h1#about_title { background-image: url(../images/about_header.jpg); }
div#left_column_body h1#solutions_title { background-image: url(../images/solutions_header.jpg); }
div#left_column_body h1#tssadmin_title { background-image: url(../images/tssadmin_header.jpg); }
div#left_column_body h1#press_title { background-image: url(../images/press_header.jpg); }
div#left_column_body h1#partners_title { background-image: url(../images/partners_header.jpg); }
div#left_column_body h1#contact_title { background-image: url(../images/contact_header.jpg); }
div#left_column_body h1#search_title { background-image: url(../images/search_header.jpg); }
div#left_column_body h1#legal_title { background-image: url(../images/legal_header.jpg); }
div#left_column_body h1#privacy_title { background-image: url(../images/privacy_header.jpg); }

/* SECONDARY STYLES */
div#content_wrapper div#content_wrapper_top {
	float: left;
	width: 980px;
	height: 11px;
	background-image: url(../images/secondary_main_top.jpg);
	background-repeat: no-repeat;
}

div#content_wrapper div#content_wrapper_bottom {
	float: left;
	width: 980px;
	height: 12px;
	background-image: url(../images/secondary_main_bottom.jpg);
	background-repeat: no-repeat;
}

div#content_wrapper div#content_wrapper_middle {
	float: left;
	width: 980px;
	background-image: url(../images/secondary_main_pattern.jpg);
	background-repeat: repeat-y;
}

/* LEFT COLUMN STYLES */
div#left_column {
	float: left;
	width: 691px;
}

div#left_column_body {
	float: left;
	width: 691px;
}

div#left_column_body h2 {
	color: #559041;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0px 25px 0px 25px;
}

div#left_column_body h3 {
	font-weight: bold;
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 25px 0 25px;
	margin: 0px;
	font-size: 12px;
}

div#left_column_body p {
	color: #585858;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height:21px;
	margin: 0;
	padding: 10px 0px 10px 25px;
	width: 627px;
}

div#left_column_body p span.alt_text,
div#left_column_body p a {
	color: #559041;
}

div#left_column_body p a:hover {
	text-decoration: none;
}

div#left_column_body img {
	margin: 0 0 14px 25px;
}

div#left_column_body ul {
	padding: 0px 25px 15px 50px;
	margin: 0px;
}

div#left_column_body ul li {
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 12px;
	line-height:21px;
	color: #515151;
	list-style-type: disc;
}

div#left_column_body ul li a{
	color: #515151;
}

div#left_column_body ul li a:hover{
	text-decoration:none;
}
div#left_column_body ul li ul {
	padding: 5px 25px 0 25px;
	margin: 0px;
}

div#left_column_body ul li ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px 0 2px 0;
}

div#left_column_body ul li ul li ul {
	padding: 10px 25px 0 35px;
}

/* RIGHT COLUMN STYLES */
div#right_column {
	float: left;
	width: 289px;
}

div#right_column_body {
	float: left;
	width: 277px;
	background-color: #f8f8f8;
	padding: 0 0 0 12px;
}

/* SUBMENU STYLES */
div#right_submenu {
	float: left;
	width: 265px;
	padding: 1px 0 13px 0;
}

/* SUBMENU STYLES */
div#right_submenu div#right_submenu_top {
	float: left;
	width: 265px;
	height: 4px;
	background-image: url(../images/right_menu_top.jpg);
	background-repeat: no-repeat;
}

div#right_submenu div#right_submenu_bottom {
	float: left;
	width: 265px;
	height: 4px;
	background-image: url(../images/right_menu_bottom.jpg);
	background-repeat: no-repeat;
}

div#right_submenu div#right_submenu_middle {
	float: left;
	width: 263px;
	background-color: #efefef;
}

div#right_submenu div#right_submenu_middle ul.main_submenu {
	padding: 0px;
	margin: 0px;
	float: left;
}

div#right_submenu div#right_submenu_middle ul.main_submenu li.main_sub_li {
	float: left;
	padding: 0 0 2px 0;
	width: 263px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #e1e1e1;
}

div#right_submenu div#right_submenu_middle ul.main_submenu li.main_sub_li a.main_sub_a {
	display: block;
	padding: 5px 12px 5px 12px;
	width: 239px;
	line-height: 14px;
	/*height: 23px;*/
	float: left;
	text-decoration: none;
	color: #445e77;
}

div#right_submenu div#right_submenu_middle ul.main_submenu li.main_sub_li a.main_sub_a:hover {
	color: #ffffff;
}

ul.secondary_menu {
	margin: 0px;
	padding: 0 12px 8px 12px;
	background-color: #ffffff;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #e5e5e5;
	display: none;
	float: left;
	width: 240px;
}

ul.secondary_menu_opened {
	display: block;
}

ul.secondary_menu li {
	list-style-type: none;
	margin: 0px;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul.secondary_menu li a {
	text-decoration: none;
	color: #414141;
	font-size:12px;
	letter-spacing: normal;
	font-weight: normal;
}

ul.secondary_menu li a:hover {
	color: #559041;
}

/* CONTACT BOX STYLES */
div#contact_box {
	float: left;
	width: 265px;
	height: 39px;
	position: relative;
	padding: 0 0 12px 0;
}

div#contact_box a.contact_opener {
	display: block;
	width: 265px;
	height: 39px;
	background-image: url(../images/contact_sec_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px
}

div#contact_box a.contact_opener:hover,
div#contact_box a.active:hover {
	background-position: 0px -39px;
}

div#contact_box a.active {
	background-image: url(../images/contact_sec_title_b.jpg);
	background-repeat: no-repeat;
}

div#contact_box_wrapper {
	position: absolute;
	z-index: 2;
	width: 265px;
	height: 212px;
	background-image: url(../images/contact_box_sec_content.jpg);
	background-repeat: no-repeat;
	top: 28px;
	left: 0px;
}

div#contact_box_wrapper form {
	padding: 10px 0 0 16px;
	margin: 0px;
	width: 235px;
	float: left;
}

div#contact_box_wrapper form label {
	display: block;
	width: 235px;
	font-size: 11px;
	color: #264357;
	padding: 0 0 3px 0;
}

div#contact_box_wrapper form input {
	border: 0px;
	width: 227px;
	padding: 6px 4px 6px 4px;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#contact_box_wrapper a {
	display: block;
	position: absolute;
	z-index: 1;
	text-indent: -9999px;
	bottom: 0px;
	left: 33px;
	width: 200px;
	height: 32px;
	background-image: url(../images/index_form_submit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#contact_box_wrapper a:hover {
	background-position: 0px -32px;
}

/* RIGHT INFO STYLES */
div#right_info_container {
	float: left;
	width: 250px;
	padding: 0 0 20px 14px;
	background-color: #ffffff;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #cfcfcf;
}

div#right_info_container h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 19px 0 0 0;
	margin: 0px;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	color: #bc5c28;
}

div#right_info_container p {
	font-size: 12px;
	color: #585858;
	padding: 0 0 14px 0;
	margin: 0px;
	line-height: 20px;
}

div#right_info_container a.learn_more {
	display: block;
	width: 76px;
	height: 12px;
	background-image: url(../images/learn_more.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

div#right_info_container a.learn_more:hover {
	background-position: 0px -12px;
}

/* RIGHT BOTTOM STYLES */
div#right_bottom_container {
	float: left;
	width: 265px;
	height: 245px;
	background-image: url(../images/sec_bottom_right_bg.jpg);
	background-repeat: no-repeat;
}

div#right_bottom_container h2 {
	display: block;
	text-indent: -9999px;
	width: 191px;
	height: 19px;
	background-image: url(../images/stay_connected_title.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 14px 0 0 14px;
}

div#right_bottom_container a#facebook_link {
	display: block;
	width: 105px;
	height: 129px;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0 0 27px;
}

div#right_bottom_container a#facebook_link:hover {
	background-position: 0px -129px;
}

div#right_bottom_container a#twitter_link {
	display: block;
	width: 103px;
	height: 129px;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 15px 0 0 0;
}

div#right_bottom_container a#twitter_link:hover {
	background-position: 0px -129px;
}

div#right_bottom_container a#linkedin_link {
	width: 201px;
	height: 53px;
	display: block;
	text-indent: -9999px;
	float:left;
	background-repeat: no-repeat;
	margin-left:32px;
	margin-top:3px;
	background-image: url(../images/btn_cofollow_badge.png);
}
div#right_bottom_container a#linkedin_link:hover {
			background-position: 0px -53px;
}

/* FORM STYLES */
div#left_column_body form {
	padding: 0 0 60px 25px;
	margin: 0px;
	float: left;
	width: 472px;
}

div#left_column_body form label {
	display: block;
	/*float: left;*/
	width: auto;
	font-weight: bold;
	font-size: 12px;
	color: #253749;
	padding: 0 0 2px 0;
}

div#left_column_body form label.padded {
	padding-top: 14px;
}

div#left_column_body form input.input_text {
	background-color: #bccbd7;
	border: 1px solid;
	border-color: #253749;
	width: 200px;
	height: 17px;
	padding: 7px 8px 3px 8px;
	margin: 0 0 14px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f3447;
}

div#left_column_body form input.larger { width: 448px; }
div#left_column_body form select { width: 445px; }
div#left_column_body form select.shorter { width: 196px; }

div#left_column_body form fieldset {
	float: left;
	width: 222px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#left_column_body form fieldset.left_fieldset { padding-right: 26px; }

div#left_column_body form p.select_info {
	font-size: 10px;
	font-style: italic;
	color: #585858;
	margin: 0px;
	padding: 4px 0 25px 0;
	width: auto;
	line-height: 12px;
}

div#left_column_body form select#contact_about {
	width: 466px;
	height: 134px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #bccbd7;
	border: 1px solid;
	border-color: #253749;
	color: #1f3447;
}

div#left_column_body form textarea {
	background-color: #bccbd7;
	border: 1px solid;
	border-color: #253749;
	padding: 7px 8px 3px 8px;
	margin: 0 0 22px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f3447;
	width: 449px;
	height: 122px;
}

div#button_container { float: left; width: 467px; }

div#button_container a {
	display: block;
	float: right;
	width: 200px;
	height: 32px;
	margin: 0 0 0 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

div#button_container a:hover { background-position: 0px -32px; }

div#button_container a#submit_form { background-image: url(../images/submit_info.jpg); }
div#button_container a#clear_form { background-image: url(../images/reset_info.jpg); }

div#button_container p.required_text {
	text-align: right;
	color: #1f3447;
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	padding: 10px 0 25px 0;
	width: auto;
	line-height: 12px;
}

/* TABLE STYLES */
table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 25px 20px 25px;
}

table tr th {
	color: #559041;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	height: 24px;
	padding: 0 24px 0 0;
}

table tr td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585858;
}

table tr td.alt_cell_left {
	background-color: #efefef;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #d1d1d1;
	padding: 12px 12px 12px 12px;
}

table tr td.alt_cell_middle {
	background-color: #efefef;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #d1d1d1;
	padding: 12px 12px 12px 0;
}

table tr td.alt_cell_right {
	background-color: #efefef;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #d1d1d1;
	padding: 12px 12px 12px 0;
}

table tr td.cell_left { padding: 12px 0 12px 12px; }
table tr td.cell_middle { padding: 12px 0 12px 0; }
table tr td.cell_right { padding: 12px 0 12px 0; }

table tr td a{
    color: #515151;
}
table tr td a:hover{
    text-decoration:none;
}
