* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1em;
}
body {
	background: #FFFFFF;
	font-family: 'Arial', Helvetica, sans-serif;
}
input, select, textarea {
	background: url(../images/input_bck.jpg) repeat-x;
	width: 115px;
	height: 15px;
	font-size: 12px;
	border: 1px solid #808183;
}
hr {
	display: none;
}
a:hover {
	text-decoration: underline;
}
.red {
	color: #BF272D !important;
}
.dark {
	color: #565656 !important;	
}
.black {
	color: #000 !important;
}
.whit-background {
	background: #000 !important;
	padding: 5px !important;
	color: #fff !important;
}
.nomargin {
	margin: 0 !important;
}
.nopadding {
	padding: 0 !important;
}
.clear-fix {
	clear: both;
}





#content p {
	clear: both;
}
.template-12 #content p {
	clear: none;
}
#container {
	position: relative;
	width: 801px;
	margin: 0px auto;
	overflow: hidden;
}





/*

HEADER

------------------------------------------------------------------------------------------------------------------*/

#header {
	position: relative;
	background: url(../images/header_bck.png) left -15px no-repeat;
	width: 802px;
	height: 105px;
	padding: 0 0 235px 0;
	overflow: hidden;
}
.template-9 #header {
	padding: 0 0 5px 0;
}
.paddingbanner #header {
	padding: 0 0 235px 0;
}
#header #header_info {
	padding: 0 0 0 30px;
}
#header #header_info p.companytitle {
	float: left;
	width: 300px;
	padding: 8px 0 0 0;
}
#header #header_info p.companytitle a {
	display: block;
	background: url(../images/logo.png);
	width: 281px;
	height: 55px;
	text-indent: -9999em;
	overflow: hidden;
}





/*

SERVICES MENU

------------------------------------------------------------------------------------------------------------------*/

#header #services_menu {
	float: right;
	width: 355px;
	margin: 10px 24px 0 0;
}
#header #services_menu ul {
	float: right;
	list-style: none;
}
#header #services_menu ul li {
	display: block;
	float: left;
	margin: 0 3px;
	font-size: 11px;
	color: #BE1E2D;
}
#header #services_menu ul li a {
	color: #BE1E2D;
	text-decoration: none;
}
#header #services_menu p.phone {
	float: right;
	background: url(../images/phone_number.jpg);
	width: 162px;
	height: 38px;
	margin: 10px 0 0 0;
	text-indent: -9999em;
	overflow: hidden;
	clear: both;
}





/*

MENU

------------------------------------------------------------------------------------------------------------------*/

#header #menu {
	position: absolute;
	bottom: 236px;
	left: 0;
	height: 39px;
	overflow: hidden;
	clear: both;
}
#header #menu ul {
	background: url(../images/menu.png);
	width: 772px;
	height: 40px;
	padding: 0 0 0 30px;
	list-style: none;
}
#header #menu ul li {
	display: block;
	float: left;
	margin: 6px 0 0 0;
}
#header #menu ul li a {
	display: block;
	width: 93px;
	height: 28px;
	text-indent: -9999em;
	overflow: hidden;
}
#header #menu ul li a.home:hover {
	background: url(../images/menu.png) -30px -50px;
}
#header #menu ul li a.systems:hover {
	background: url(../images/menu.png) -123px -50px;
}
#header #menu ul li a.services:hover {
	background: url(../images/menu.png) -216px -50px;
}
#header #menu ul li a.support:hover {
	background: url(../images/menu.png) -309px -50px;
}
#header #menu ul li a.company_profile:hover {
	background: url(../images/menu.png) -402px -50px;
}
#header #menu ul li a.faq:hover {
	background: url(../images/menu.png) -495px -50px;
}
#header #menu ul li a.news:hover {
	background: url(../images/menu.png) -588px -50px;
}
#header #menu ul li a.contact_us:hover {
	background: url(../images/menu.png) -681px -50px;
}





/*

MAIN BANNER

------------------------------------------------------------------------------------------------------------------*/

#main_banner {
	display: block;
	position: absolute;
	top: 113px;
	left: 0;
	width: 801px;
	height: 226px;
	clear: both;
}





/*

BREADCRUMBS

------------------------------------------------------------------------------------------------------------------*/

#container #breadcrumbs {
	position: relative;
	height: auto !important;
	height: 14px;
	min-height: 14px;
	padding: 3px 0 3px 30px;
	font-size: 11px;
	color: #BF272D;
}
#container #breadcrumbs a {
	color: #000;
	text-decoration: none;
}
#container #breadcrumbs .userloggedactions {
	position: absolute;
	top: 3px;
	right: 30px;
}





/*

MAIN CONTENT

------------------------------------------------------------------------------------------------------------------*/

#main_content_bck {
	background: url(../images/main_content_bck_top.png) center top no-repeat;
	width: 801px;
	padding: 10px 0 0 0;
	overflow: hidden;
}
#main_content {
	position: relative;
	background: url(../images/main_content_bck_bottom.png) center 10px no-repeat;
	padding: 5px 0 0 0;
	font-size: 12px;
	overflow: hidden;
}
#main_content.nobck {
	background: none;
}
#main_content .title {
	float: left;
	width: 285px;
	margin: 0 0 0 25px;
	z-index: 10;
}
#main_content .title h1,
#main_content .title h2,
#main_content .title p {
	background: url(../images/title_points.jpg) top left no-repeat;
	margin: 0;
	padding: 12px 0 0 0;
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BF272D;
	text-transform: uppercase;
}
.page-1 #main_content .title h1 {
	width: 600px;
	padding: 57px 0 0 0;
}
#main_content .title .casestudy {
	display: block;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: capitalize;
}
#main_content .title p.cataloglink {
	position: absolute;
	top: 53px;
	right: 25px;
	width: 99px;
	height: 27px;
	margin: 0;
	padding: 2px;
	background: #808183;
	border: 1px solid #393738;
	z-index: 99;
}
#main_content .title p.cataloglink a {
	display: block;
	background: url(../images/catalog-icon.jpg) no-repeat;
	width: 99px;
	height: 27px;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
}
#main_content .title h1 span,
#main_content .title h2 span {
	color: #626366;
}
#main_content #content {
	margin: 0 25px 28px 25px;
	padding: 55px 0 0 0;
	text-align: justify;
	clear: both;
	overflow: hidden;
}
.page-1 #main_content #content {
	padding: 15px 0 0 0;
}
#main_content #content p {
	margin: 0 0 15px 0;
	color: #999;
}
#main_content #content a {
	color: #BF272D;
	text-decoration: none;
}
#main_content #content .defaultstyles {
	margin: 0 0 15px 0;
	color: #999;
}





/*

CONTENT OPTIONS

------------------------------------------------------------------------------------------------------------------*/

#main_content #content_options {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 475px;
	height: 20px;
}
#main_content #content_options .newsletter {
	float: left;
	width: 267px;
	font-size: 11px;
	color: #BF272D;
	line-height: 18px;
}
#main_content #content_options .newsletter form {
	float: left;
}
#main_content #content_options form {
	float: left;
	height: 20px;
	overflow: hidden;
}
#main_content #content_options label {
	display: block;
	float: left;
	font-size: 11px;
	color: #BF272D;
}
#main_content #content_options p.search label {
	background: url(../images/search_label_bck.jpg) left no-repeat;
	width: 55px;
	height: 18px;
	text-indent: -999em;
	overflow: hidden;
}
#main_content #content_options input {
	display: none;
}
#main_content #content_options p input {
	display: block;
	float: left;
	background: url(../images/input_bck.jpg) repeat-x;
	width: 115px;
	height: 15px;
	margin: 0 3px;
	font-size: 12px;
	border: 1px solid #808183;
}
#main_content #content_options button {
	display: block;
	float: left;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
}
#main_content #content_options p.mailing_list button {
	background: url(../images/send_button.jpg);
	width: 38px;
	height: 21px;
}
#main_content #content_options p.search button {
	background: url(../images/search_button.jpg) no-repeat;
	width: 15px;
	height: 16px;
}





/*

FOOTER

------------------------------------------------------------------------------------------------------------------*/

#footer {
	position: relative;
	background: url(../images/footer_bck.png) top no-repeat;
	height: 104px;
	text-align: center;
	margin: 26px 0 0 0;
}
#footer ul, 
#footer p {
	margin: 0 auto;
	padding: 6px 0;
	border-bottom: 1px solid #626366;
	clear: both;
}
#footer p.contact_info, 
#footer p.contact_info a {
	color: #C13439;
	font-size: 11px;
	text-decoration: none;
}
#footer p.contact_info a:hover {
	text-decoration: underline;
}
#footer p.contact_info span {
	font-weight: bold;
}
#footer p.copy_right {
	font-size: 12px;
	color: #9C9EA0;
}
#footer p.gladvertising_copyr {
	font-size: 10px;
	color: #4F5051;
}
#footer p.gladvertising_copyr span {
	color: #FFA100;
}
#footer p.gladvertising_copyr a {
	color: #7F7F7F;
	text-decoration: none;
}
#footer p.gladvertising_copyr a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline;
	overflow: hidden;
}
#footer ul li a {
	margin: 2px;
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}





/*

BLOG

------------------------------------------------------------------------------------------------------------------*/

.titlecomments, .titlewrite {
	font-size: 18px;
	font-weight: bold;
	color: #4A4A4A !important;
}
.jot-err {
	color: red !important;
}
.jot-cfm {
	color: green !important;
}
.jot-row {
	position: relative;
	margin: 0 0 15px 0;
}
.jot-content {
	margin: 0 0 0 90px !important;
	padding: 0 !important;
}
.jot-user {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 80px;
}
.jot-form button {
	float: left;
	position: relative;
	background: url(../images/send_button_contact.jpg);
	width: 58px;
	height: 40px;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
}
.jot-form textarea {
	width: 320px;
	height: 205px;
	background: url(../images/textarea_bck.jpg) repeat-x;
}





/*

DEFAULT STYLES

------------------------------------------------------------------------------------------------------------------*/

#main_content #content.defaultstyles {
	position: relative;
	margin: 25px;
	font-size: 12px;
	color: #999;
	text-align: justify;
	overflow: hidden;
	clear: both;
}
#main_content #content.defaultstyles p {
	margin-bottom: 15px;
}
#main_content #content.defaultstyles h1 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	color: #BF272D;
}
#main_content #content.defaultstyles h2 {
	background: none;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #BF272D;
}
#main_content #content.defaultstyles h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: normal;
	color: #BF272D;
}
#main_content #content.defaultstyles h4,
#main_content #content.defaultstyles h5,
#main_content #content.defaultstyles h6 {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #565656;
}
#main_content #content.defaultstyles ul,
#main_content #content.defaultstyles ol {
	margin-bottom: 15px;
}
#main_content #content.defaultstyles ul ul,
#main_content #content.defaultstyles ol ol {
	margin-left: 15px;
	margin-bottom: 0;
}
#main_content #content.defaultstyles ul li {
	display: block;
	position: relative;
	background: url(../images/li.gif) no-repeat;
	height: 1%;
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
	color: #565656;
	list-style: none;
}
#main_content #content.defaultstyles ol li {
	margin-left: 30px;
	padding: 0;
	color: #565656;
	list-style: decimal outside;
}
#main_content #content.defaultstyles a {
	color: #4A4A4A;
	text-decoration: none;
}
#main_content #content.defaultstyles a:hover {
	text-decoration: underline;
}
#main_content #content.defaultstyles img {
	width: auto !important;
	padding: 10px;
}
#main_content #content.defaultstyles a.pdf {
	background: url(../images/pdf.jpg) right top no-repeat;
	padding: 0 20px 0 0;
	line-height: 17px;
}




/*

CONTENT MENU

------------------------------------------------------------------------------------------------------------------*/

#main_content #content.defaultstyles .content_menu {
	position: relative;
	background: #E3E3E3;
	margin: 0 25px 30px 0;
	line-height: 26px;
}
#main_content #content.defaultstyles .content_menu ul {
	margin: 0 8px 0 0;
	list-style: none;
}
#main_content #content.defaultstyles .content_menu ul li {
	display: inline;
	background: none;
	margin: 0 0 0 8px;
	padding: 0;
}
#main_content #content.defaultstyles .content_menu ul li a {
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	white-space: nowrap;
}
#main_content #content.defaultstyles .content_menu ul li.active a {
	color: #BF272D;
}



#main_content #content.defaultstyles .pagination {
	margin: 0 25px 30px 0;	
	text-align: right;	
}
#main_content #content.defaultstyles .pagination a,
#main_content #content.defaultstyles .pagination span {
	padding: 3px;
}
#main_content #content.defaultstyles .pagination a {
}
#main_content #content.defaultstyles .pagination a:hover,
#main_content #content.defaultstyles .pagination span {
	color: #BF272D;
}




/*

SITEMAP

------------------------------------------------------------------------------------------------------------------*/

#main_content #content.defaultstyles .sitemap ul {
	margin: 0;
}
#main_content #content.defaultstyles .sitemap ul ul {
	margin: 5px 0 0 0;
}
#main_content #content.defaultstyles .sitemap ul li {
	margin: 0 0 5px 15px;
}





/*

FAQS

------------------------------------------------------------------------------------------------------------------*/

#main_content #content.defaultstyles .section-title {
	padding: 15px 0 0 0;
	border-top: 1px solid #BFBFBF;
}





/*

SEARCH RESULTS

------------------------------------------------------------------------------------------------------------------*/

#main_content #content.defaultstyles .ajaxSearch_resultLink {
	color: #4A4A4A;
	text-decoration: none;
}
#main_content #content.defaultstyles .ajaxSearch_resultLink:hover {
	text-decoration: underline;
}
#main_content #content.defaultstyles .ajaxSearch_paging {
	display: block;
	margin: 0 0 10px 0;
}
#main_content #content.defaultstyles .ajaxSearch_paging a {
	color: #BF272D;
}





/*

CONTACT US

------------------------------------------------------------------------------------------------------------------*/

#main_content #content .contents .contencts_ctn {
	float: left;
	width: 500px
}
#main_content #content .contents .contencts_ctnmap {
	width: 260px;	
}
#main_content #content .contents .contencts_ctn p {
	clear: none;
}
#main_content #content .contents .mapwrapper {
	float: right;
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #bfbfbf;
}
#main_content #content .contents .contents_img {
	float: left;
	width: auto;
	margin: 0 30px 0 0;
}
#main_content #content .contents .contents_img img {
	width: auto;
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #bfbfbf;
}
#main_content #content .contact_form form {
	width: 455px;
	margin-top: 20px;
}
#main_content #content .contact_form form label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 16px;
}
#main_content #content .contact_form form input {
	width: 320px;
}
#main_content #content .contact_form form textarea {
	width: 320px;
	height: 205px;
	background: url(../images/textarea_bck.jpg) repeat-x;
}
#main_content #content .contact_form form button {
	background: url(../images/send_button_contact.jpg);
	width: 58px;
	height: 40px;
	text-indent: -9999em;
	float: right;
}





/*

SIDEBAR RIGHT

------------------------------------------------------------------------------------------------------------------*/

#main_content #content #sidebar_right {
	float: left;
	width: 125px;
}
#main_content #content #sidebar_right .categories {
	margin: 0 0 20px 0;
}
#main_content #content #sidebar_right .categories p {
	font-size: 16px;
	color: #BF272D;	
}
#main_content #content #sidebar_right .categories ul {
	margin: 0 !important;
	padding: 0 !important;
}
#main_content #content #sidebar_right .categories li {
	background: none;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}
#main_content #content #sidebar_right .rss a {
	display: block;
	background: url(../images/rss.jpg) no-repeat;
	width: 34px;
	height: 35px;
	text-indent: -9999em;
	overflow: hidden;
}





/*

NEWS

------------------------------------------------------------------------------------------------------------------*/

#main_content #content.defaultstyles .newslist {
	position: relative;
	float: left;
	width: 570px;
	padding: 0 20px 0 0;
}
#main_content #content.defaultstyles .news {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #BFBFBF;
}
#main_content #content.defaultstyles .news .news_opts a {
	display: block;
	position: absolute;
	top: 5px;
	left: 200px;
	padding: 0 0 0 20px;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}
#main_content #content.defaultstyles .news .news_opts {
	position: relative;
	background: #E3E3E3;
	height: 25px;
	margin: 0 0 15px 0;
}
#main_content #content.defaultstyles .news .news_opts .fontsize {
	position: absolute;
	top: 5px;
	left: 120px;
	font-size: 11px;
	color: #4A4A4A;
}
#main_content #content.defaultstyles .news .news_opts a.font_smaller,
#main_content #content.defaultstyles .news .news_opts a.font_larger {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	background: url(../images/options/fontSizeSmall.gif) no-repeat;
	width: 16px;
	height: 16px;
	padding: 0 5px 0 0;
	text-indent: -999em;
	overflow: hidden;
}
#main_content #content.defaultstyles .news .news_opts a.font_larger {
	background: url(../images/options/fontSizeLarge.gif) no-repeat;
}
#main_content #content.defaultstyles .news .news_opts a.nopt_print {
	left: 277px;
	background: url(../images/options/print.gif) no-repeat;
}
#main_content #content.defaultstyles .news .news_opts a.nopt_email {
	left: 220px;
	background: url(../images/options/email.gif) no-repeat;
}
#main_content #content.defaultstyles .news .news_opts a.nopt_share {
	background: url(../images/options/share.gif) no-repeat;
}
#main_content #content.defaultstyles .news .news_opts a.nopt_comment {
	left: 390px;
	background: url(../images/options/comment.jpg) no-repeat;
}
#main_content #content.defaultstyles .news_opts .addthis_toolbox {
	position: absolute;
	top: 1px;
	left: 130px;
}
#main_content #content.defaultstyles .news_opts .addthis_button_compact {
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/options/share.gif) 0px no-repeat !important;
	padding-left: 20px;
}
#main_content #content.defaultstyles .news_opts .addthis_button_compact .at15t_compact {
	display: none !important;
}

#main_content #content.defaultstyles .news p.new_date {
	font-weight: bold;
	color: #4A4A4A;	
}
#main_content #content.defaultstyles .news img {
	padding: 2px;
	border: none;
}
#main_content #content.defaultstyles .news .contents_img {
	width: 120px;
	margin: 0 10px 0 0;
	overflow: hidden;
}
#main_content #content.defaultstyles .news .contents_img img {
	width: auto;
}
#main_content #content.defaultstyles .news .newstitle {
	margin: 0 0 0 13px;
}
#main_content #content.defaultstyles .news .newstitle a {
	color: #BF272D;
	text-decoration: none;
}
#main_content #content.defaultstyles .news p {
	clear: none;
}
#main_content #content.defaultstyles .news .newsreadmore a {
	display: block;
	background: url(../images/readmore.gif) no-repeat;
	width: 53px;
	height: 13px;
	text-indent: -999em;
	overflow: hidden;
}



#main_content #content.defaultstyles .newscontent img {
	
	padding: 10px;
	
}





/*

OUR PARTNERS / OUR CLIENTS

------------------------------------------------------------------------------------------------------------------*/

.ourpartners,
.ourclients {
	position: relative;
	height: 1%;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #9e9fa0;
	clear: both;
}
.ourclients {
	padding: 3px 0;
}
*:first-child+html .ourpartners,
*:first-child+html .ourclients {
	margin-top: 7px;
}
* html .ourpartners,
* html .ourclients {
	margin-top: 7px;
}
.ourpartners .title,
.ourclients .title {
	background: url(../images/ourclients-title.gif) center top no-repeat;
	height: 34px;
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
}
.ourpartners .title {
	background: url(../images/ourpartners-title.gif) center top no-repeat;
}
.ourclients ul {
	float: left;
	padding: 0 0 0 15px;
	font-size: 12px;
	list-style: none;
}
.ourclients li {
	margin: 0 0 15px 0;
}
.ourclients li p {
	margin: 0;
}
.ourclients li .red {
	color: #ff0000 !important;
}
.ourpartners ul {
	text-align: center;
	list-style: none;
}
.ourpartners li {
	display: inline;
}
.ourpartners img {
	margin: 0 4px;
}





/*

SYSTEMS LIST / SYSTEM CONTENT
SERVICES LIST / SERVICE CONTENT

------------------------------------------------------------------------------------------------------------------*/

#main_content .systemcontent #content.defaultstyles,
#main_content .servicecontent #content.defaultstyles {
	margin: 25px 0 25px 25px;
}
#main_content .systemcontent #content.defaultstyles li.systemitem,
#main_content .servicecontent #content.defaultstyles li.serviceitem {
	display: block;
	float: left;
	background: none;
	width: 355px;
	margin: 0 30px 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #999;
	list-style: none;
}
#main_content .systemcontent #content.defaultstyles .first li.systemitem,
#main_content .servicecontent #content.defaultstyles .first li.serviceitem {
	border: none;
}
#main_content .systemcontent #content.defaultstyles li.systemitem img,
#main_content .servicecontent #content.defaultstyles li.serviceitem img {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 10px 5px 0;
	padding: 0;
	border: 1px solid #999;
}
#main_content .systemcontent #content.defaultstyles li.systemitem .systemitemtitle,
#main_content .servicecontent #content.defaultstyles li.serviceitem .serviceitemtitle {
	font-size: 15px !important;
	text-align: left;
}
#main_content .systemcontent #content.defaultstyles li.systemitem .systemitemtitle a,
#main_content .servicecontent #content.defaultstyles li.serviceitem .serviceitemtitle a {
	color: #BF272D;
}
#main_content .systemcontent #content.defaultstyles li.systemitem p,
#main_content .servicecontent #content.defaultstyles li.serviceitem p {
	clear: none;
}
#main_content .systemcontent #content.defaultstyles li.systemitem a.readmore,
#main_content .servicecontent #content.defaultstyles li.serviceitem a.readmore {
	display: block;
	background: url(../images/readmore.gif) no-repeat;
	width: 53px;
	height: 13px;
	text-indent: -999em;
	overflow: hidden;
}



#main_content #content .systemcontent,
#main_content #content .servicecontent {
	float: left;
	width: 565px;
}
#main_content #content .systemcontentfullwidth,
#main_content #content .servicecontentfullwidth {
	float: none;
	width: 750px;
}
#main_content #content .systemcontent .systemtitle,
#main_content #content .servicecontent .servicetitle {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	color: #BF272D;
}
#main_content #content .systemcontent .systemtitle a {
	color: #BF272D;
}
#main_content #content .systemimage,
#main_content #content .serviceimage {
	float: left;
	width: 150px;
	padding: 0 25px 0 0;
}
#main_content #content .systemimage img,
#main_content #content .serviceimage img {
	max-width: 150px;
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #999;
}



#main_content #content .systemsubitem {
	width: 750px;
	margin: 15px 0 0 0;
	padding: 25px 0 0 0;
	border-top: 1px solid #999;
}
#main_content #content .systemsubitem h2.systemtitle {
	margin: 0 0 15px 0 !important;
}





/*

SUPPORT LIST / SUPPORT CONTENT

------------------------------------------------------------------------------------------------------------------*/

#main_content .supportcontent #content.defaultstyles {
	margin: 25px 0 25px 25px;
}
.page-73 #main_content .supportcontent #content.defaultstyles {
	margin: 25px 0 25px 5px;
	overflow: visible;
}



#main_content .supportcontent #content.defaultstyles .supportmainlist {
	height: 37px;
	padding: 0 0 20px 0;
}
#main_content .supportcontent #content.defaultstyles .supportmainlist li {
	display: block;
	float: left;
	background: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#main_content .supportcontent #content.defaultstyles .supportmainlist .support73 {
	margin: 0 0 5px 0;
}
#main_content .supportcontent #content.defaultstyles .supportmainlist a {
	display: block;
	width: 190px;
	height: 37px;
	text-indent: -999em;
	overflow: hidden;
}
#main_content .supportcontent #content.defaultstyles .supportmainlist .support72 a {
	background: url(../images/button-remoteassistance.png) no-repeat;
}
#main_content .supportcontent #content.defaultstyles .supportmainlist .support71 a {
	background: url(../images/button-onlinepayment.png) no-repeat;
}
#main_content .supportcontent #content.defaultstyles .supportmainlist .support70 a {
	background: url(../images/button-getreports.png) no-repeat;
}
#main_content .supportcontent #content.defaultstyles .supportmainlist .support73 a {
	background: url(../images/button-accounthistory.png) no-repeat;
}



#main_content .supportcontent #content.defaultstyles .supportlist {
	height: 1%;
	margin: 0 !important;
	padding: 0 !important;
}
#main_content .supportcontent #content.defaultstyles .supportlist ul {
	margin: 0;
	padding: 0;
}
#main_content .supportcontent #content.defaultstyles .supportitem {
	display: block;
	position: relative;
	background: none;
	height: auto !important;
	margin: 0 30px 15px 0;
	padding: 0 20px 15px 125px;
	list-style: none;
	border-bottom: 1px solid #999;
}
#main_content .supportcontent #content.defaultstyles .supportitem li,
#main_content .supportcontent #content.defaultstyles .supportinner li {
	display: block;
	background: url(../images/support-arrow.gif) left 6px no-repeat;
	height: auto !important;
	height: 10px;
	min-height: 10px;
	padding: 2px 0 0 12px;
	font-size: 13px;
	clear: both;
}
#main_content .supportcontent #content.defaultstyles .supportinner li {
	background: url(../images/support-arrow-bottom.gif) left bottom no-repeat;
	height: auto !important;
	height: 17px;
	min-height: 17px;
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
}
#main_content .supportcontent #content.defaultstyles .supportitem img {
	position: absolute;
	top: 0;
	left: 20px;
	width: 82px;
	height: 82px;
	margin: 0;
	padding: 0;
}
#main_content .supportcontent #content.defaultstyles .supportitem li img,
#main_content .supportcontent #content.defaultstyles .supportinner li img {
	position: relative;
	left: 0;
	width: auto;
	height: auto;
	padding: 0;
	border: none;
}
#main_content .supportcontent #content.defaultstyles .supportitem .supportitemtitle {
	margin: 0 0 8px 0;
	font-size: 15px !important;
	text-align: left;
}
#main_content .supportcontent #content.defaultstyles .supportitem p {
	clear: none;
}
#main_content .supportcontent #content.defaultstyles .supportitem .readmore {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}
#main_content .supportcontent #content.defaultstyles .supportitem .readmore a {
	display: block;
	background: url(../images/support-readmore.gif) no-repeat;
	width: 53px;
	height: 31px;
	text-indent: -999em;
	overflow: hidden;
}



#main_content #content .supportcontent {
	float: left;
	width: 565px;
}
#main_content #content .supportcontentfullwidth {
	float: none;
	width: 750px;
}
#main_content #content .supportcontent .supporttitle {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	color: #BF272D;
}
.page-73 #main_content #content .supportcontent .supporttitle {
	margin: 0 0 10px 20px;
}
#main_content #content .supportimage {
	float: left;
	width: 150px;
	padding: 0 25px 0 0;
}
#main_content #content .supportimage img {
	max-width: 150px;
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #999;
}





/*

CATALOG LIST / CATALOG CONTENT

------------------------------------------------------------------------------------------------------------------*/

#main_content .catalogcontent #content.defaultstyles {
	margin: 25px 0 25px 25px;
}
#main_content .catalogcontent #content.defaultstyles li.catalogitem {
	display: block;
	float: left;
	background: none;
	width: 355px;
	height: auto !important;
	height: 182px;
	min-height: 162px;
	margin: 0 30px 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #999;
	list-style: none;
}
#main_content .catalogcontent #content.defaultstyles .first  li.catalogitem {
	border: none;
	padding: 0;	
}
#main_content .catalogcontent #content.defaultstyles li.catalogitem img {
	float: left;
	width: 120px !important;
	margin: 0 10px 5px 0;
	padding: 0;
	border: 1px solid #999;
}
#main_content .catalogcontent #content.defaultstyles li.catalogitem .catalogitemtitle {
	margin: 0 0 5px 0;
	font-size: 15px !important;
	text-align: left;
}
#main_content .catalogcontent #content.defaultstyles li.catalogitem .catalogitemtitle a {
	color: #BF272D;
}
#main_content .catalogcontent #content.defaultstyles li.catalogitem .catalogcategory {
	margin: 0 0 5px 0;
	font-size: 11px;
}
#main_content .catalogcontent #content.defaultstyles li.catalogitem p {
	clear: none;
}
#main_content .catalogcontent #content.defaultstyles li.catalogitem a.readmore {
	display: block;
	background: url(../images/readmore.gif) no-repeat;
	width: 53px;
	height: 13px;
	text-indent: -999em;
	overflow: hidden;
}



#main_content #content .catalogcontent {
	float: left;
	width: auto;
	float: none;
	width: 750px;
}
#main_content #content .catalogcontentfullwidth {
	float: none;
	width: 750px;
}
#main_content #content .catalogcontent .catalogtitle {
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: normal;
	color: #BF272D;
}
#main_content #content .catalogimage {
	float: left;
	width: auto;
	padding: 0 25px 5px 0;
}
#main_content #content .catalogimage img {
	margin: 0 !important;
	padding: 0 !important;
	border: 1px solid #999;
}
#main_content #content .catalogcontent p {
	clear: none;
}





/*

REGISTRATION FORM

------------------------------------------------------------------------------------------------------------------*/

#main_content #content.defaultstyles .registrationform {
	
}
#main_content #content.defaultstyles .registrationform .wlpeMessage {
	margin: 0 0 15px 0;
	padding: 5px 5px 0 5px;
	color: #000;
	border: 1px dashed #999;
}
#main_content #content.defaultstyles .registrationform .wlpeMessage p {
	margin: 0;
	padding: 0 0 5px 0;
	color: #000;
}
#main_content #content.defaultstyles .registrationform .wpleFloat {
	float: left;
	width: 250px;
	clear: none;
}
#main_content #content.defaultstyles .registrationform .required {
	color: red;
}
#main_content #content.defaultstyles .registrationform .registertitle {
	font-size: 16px;
	font-weight: normal;
	color: #BF272D;
}
#main_content #content.defaultstyles .registrationform .registersubtitle {
	font-size: 15px;
	font-weight: bold;
	color: #565656;
}
#main_content #content.defaultstyles .registrationform label {
	display: block;
	height: 17px;
}
#main_content #content.defaultstyles .registrationform input {
	width: 200px;
}
#main_content #content.defaultstyles .registrationform .captcha img {
	padding: 0 !important;
	border: 1px solid #999;
}
#main_content #content.defaultstyles .registrationform button#wlpeSaveRegisterButton,
#main_content #content.defaultstyles .registrationform button#wlpeLoginButton,
#main_content #content.defaultstyles .registrationform button#wlpeResetButton,
#main_content #content.defaultstyles .registrationform button#wlpeSaveProfileButton,
#main_content #content.defaultstyles .registrationform button#wlpeRegisterButton,
#main_content #content.defaultstyles .registrationform button#wlpeActivateButton {
	display: block;
	background: url(../images/submit_button.jpg) -1px -1px no-repeat;
	width: 63px;
	height: 34px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;	
}
#main_content #content.defaultstyles .registrationform .extra {
	font-size: 12px;
}
#main_content #content.defaultstyles .registrationform .extra a {
	color: #BF272D;
}
#main_content #content.defaultstyles .registrationform .extra button {
	display: inline;
	background: none;
	padding: 0;
	margin: 0 0 0 -3px;
	font-size: 12px;
	color: #BF272D;
	cursor: pointer;
}





/*

SERVICE REQUEST FORM

------------------------------------------------------------------------------------------------------------------*/

#main_content #content.defaultstyles .servicerequestform {
	text-align: left;	
}
#main_content #content.defaultstyles .servicerequestform .wlpeMessage {
	margin: 0 0 15px 0;
	padding: 5px 5px 0 5px;
	color: #000;
	border: 1px dashed #999;
}
#main_content #content.defaultstyles .servicerequestform .wlpeMessage p {
	margin: 0;
	padding: 0 0 5px 0;
	color: #000;
}
#main_content #content.defaultstyles .servicerequestform .required {
	color: red;
}
#main_content #content.defaultstyles .servicerequestform .registertitle {
	font-size: 16px;
	font-weight: normal;
	color: #BF272D;
}
#main_content #content.defaultstyles .servicerequestform label {
	display: block;
	float: left;
	width: 120px;
	height: 17px;
}
#main_content #content.defaultstyles .servicerequestform .systemtype label,
#main_content #content.defaultstyles .servicerequestform .description label,
#main_content #content.defaultstyles .servicerequestform .agreement label {
	display: block;
	float: none;
	width: auto;
}
#main_content #content.defaultstyles .servicerequestform input {
	width: 250px;
}
#main_content #content.defaultstyles .servicerequestform .systemtype .checkbox,
#main_content #content.defaultstyles .servicerequestform .description .checkbox {
	display: block;
	float: left;
	width: 200px;
	margin: 0 0 0 120px;
	padding: 0 0 5px 0;
}
#main_content #content.defaultstyles .servicerequestform .agreement .checkbox {
	display: block;
}
#main_content #content.defaultstyles .servicerequestform .systemtype input,
#main_content #content.defaultstyles .servicerequestform .description input,
#main_content #content.defaultstyles .servicerequestform .agreement input {
	background: none;
	width: 13px;
	height: 13px;
	border: none;
}
#main_content #content.defaultstyles .servicerequestform .description textarea {
	background: url(../images/textarea_bck.jpg) left bottom repeat-x;
	width: 200px;
	height: 100px;
	margin: 5px 0 0 0;
}
#main_content #content.defaultstyles .servicerequestform table {
	margin: 0 0 15px 0;
	font-size: 11px !important;
	border-collapse: collapse;
}
#main_content #content.defaultstyles .servicerequestform table th,
#main_content #content.defaultstyles .servicerequestform table td {
	padding: 2px 40px 2px 0;
	font-weight: normal;
}
#main_content #content.defaultstyles .servicerequestform button {
	display: block;
	background: url(../images/submit_button.jpg) -1px -1px no-repeat;
	width: 63px;
	height: 34px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;	
}
#main_content #content.defaultstyles .servicerequestform .errors {
	margin: 0 0 15px 0;
	color: red;
}





/*

FREE RISK ASSESSMENT FORM

------------------------------------------------------------------------------------------------------------------*/

#main_content .freeriskassessmentform {
	position: absolute;
	top: 53px;
	right: 140px;
	background: #808183;
	width: 204px;
	text-align: left !important;
	border: 1px solid #393738;
	z-index: 98;
}
#main_content .freeriskassessmentform .freeriskassessmentformtitle {
	margin: 0;
	padding: 0;
	text-align: left !important;
}
#main_content .freeriskassessmentform .freeriskassessmentformtitle a {
	display: block;
	background: url(../images/freeriskassessmentformtitle.png) no-repeat;
	width: 204px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
}
#main_content .freeriskassessmentform .freeriskassessmentformcontainer {
	display: none;
}
#main_content .freeriskassessmentform p {
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #fff;
	overflow: hidden;
	clear: both;
}
#main_content .freeriskassessmentform p.frp {
	margin: 0 4px 4px 4px;
	padding: 0 0 4px 0;
	border-bottom: 3px solid #393738;
}
#main_content .freeriskassessmentform label {
	display: block;
	float: left;
	width: 66px;
	margin: 0;
	font-size: 11px;
	text-align: right;
	color: #fff;
}
#main_content .freeriskassessmentform input {
	float: left;
	width: 120px;
}
#main_content .freeriskassessmentform p.tip {
	position: absolute;
	bottom: 20px;
	left: 4px;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
#main_content .freeriskassessmentform button {
	display: block;
	background: url(../images/freeriskassessmentformbutton.gif);
	width: 63px;
	height: 34px;
	margin: 5px 0 0 125px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;	
}





/*

LIVE CAM BOX

------------------------------------------------------------------------------------------------------------------*/

#main_content .livecambox {
	position: absolute;
	top: 40px;
	right: 15px;
}
#main_content .livecambox a {
	display: block;
	background: url(../images/button-livecam.gif) no-repeat;
	width: 141px;
	height: 41px;
	text-indent: -999em;
	overflow: hidden;
}





/*

HOME BOXS

------------------------------------------------------------------------------------------------------------------*/

#main_content .homeboxs {
	position: relative;
	background: url(../images/homeboxs-bg.png) 8px bottom no-repeat;
	height: 1%;
	margin: 0 0 20px 0;
	padding: 0 0 48px 0;
}
#main_content .content_box {
	float: left;
	width: 228px;
	margin: 0 0 0 30px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #878889;
}
#main_content .boxfreeriskassessment {
	color: #fff;
}
#main_content .testimonial {
	margin: 0 8px 5px 8px;
}
#main_content .testimonialfirst {
	padding: 0 0 5px 0;
	border-bottom: 3px solid #626365;
}
#main_content .content_box .boxtitle {
	position: relative;
	width: 211px;
	height: 41px;
	margin: 10px 10px 3px 8px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#main_content .boxfreeriskassessment .boxtitle {
	background: url(../images/free_risk_assessment_title.jpg) no-repeat;
}
#main_content .boxlatestnews .boxtitle {
	background: url(../images/latest_news_title.jpg) no-repeat;
}
#main_content .boxtestimonials .boxtitle {
	background: url(../images/testimonials_title.jpg) no-repeat;
}
#main_content .content_box h3,
#main_content .content_box .newstitle,
#main_content .content_box .testimonialtitle {
	margin: 0 0 4px 13px;
	font-size: 12px;
	font-weight: bold;
	color: #C13439;
}
#main_content .boxtestimonials h3,
#main_content .boxtestimonials .testimonialtitle {
	margin: 0 0 4px 8px;
	color: #636365;
}
#main_content .content_box p {
	margin: 0 13px 14px 13px;
	font: 11px Arial, Helvetica, sans-serif;
}
#main_content .boxfreeriskassessment p.frp {
	margin: 0 8px 10px 8px;
	padding: 0 5px 10px 5px;
	border-bottom: 3px solid #626365;
}
#main_content .boxtestimonials p {
	margin: 0 8px 5px 8px;
}
#main_content .boxtestimonials p.testimonialsubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #C13439;
}
#main_content .content_box .box_img {
	float: right;
	margin: 0 8px 5px 8px;
	padding: 3px 0 0 0;
	text-align: center;
}
#main_content .content_box .box_img img {
	display: block;
	width: auto !important;
	width: 100px;
	max-width: 100px;
}
#main_content .content_box button,
#main_content .content_box .readmore a {
	display: block;
	position: absolute;
	bottom: 11px;
	background: url(../images/read_more_button.jpg) no-repeat;
	width: 87px;
	height: 36px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;	
}
#main_content .boxfreeriskassessment button {
	left: 175px;
	background: url(../images/submit_button.jpg) no-repeat;
}
#main_content .boxlatestnews a {
	left: 409px;
}
#main_content .boxtestimonials a {
	left: 667px;
}
#main_content .boxtestimonials img {
	display: block;
	float: right;
	width: auto !important;
	width: 100px;
	max-width: 100px;
}
#main_content .boxtestimonials p.read_more {
	height: 15px;
}
#main_content .boxtestimonials p.read_more a {
	display: block;
	float: right;
	background: url(../images/bullet_read_more.png) left no-repeat;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #C13439;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
}
#main_content .boxfreeriskassessment form p {
	height: 17px;
	margin: 0 8px 8px 8px;
	clear: both;
}
#main_content .boxfreeriskassessment form label {
	display: block;
	float: left;
	width: 62px;
	text-align: right;
}
#main_content .boxfreeriskassessment form input, 
#main_content .boxfreeriskassessment form select, 
#main_content .boxfreeriskassessment form textarea {
	display: block;
	float: left;
	width: 120px;
	margin: 0 0 0 6px;
}





/*

TESTIMONIAL

------------------------------------------------------------------------------------------------------------------*/

.page-2 #main_content .testimonial {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}
.page-2 #main_content .testimonial h3 {
	margin: 0 !important;
}
.page-2 #main_content .testimonial p {
	margin: 0 !important;
}
.page-2 #main_content .testimonial .read_more a {
	display: block;
	background: url(../images/readmore.gif) no-repeat;
	width: 53px;
	height: 13px;
	margin: 10px 0 0 0 !important;
	text-indent: -999em;
	overflow: hidden;
}