﻿/* Reset Parent Styles from All.css */
.heading-area{
	background:url("../images/bg-heading-area-support.jpg") no-repeat scroll 0 0 transparent;
	height:100px;
	overflow:hidden;
	padding:53px 0 0 69px;
	width:891px;
}
.main-top {
	padding:20px 40px 40px 40px;
	width:880px;
}
#content {
	float:none;
	width:880px;
}
.clear_both{clear:both;}
p.nopad{padding:0;margin:0;}
#content h2{
	font-weight:normal;
	font-size:25px;
	margin-bottom:20px;
	padding:0;
}
#content h3{
	font-weight:normal;
	line-height:1.5;
	font-size:19px;
	margin:0;padding:0;
	color:#1A4482;
}
.font16{font-size:16px;}
.font15{font-size:15px;}

#content #support-left{
	float:left;
	width:400px;
	padding-left:19px
}
#content #support-right{
	float:right;
	width:400px;
	padding-right:19px;
}
#content #support-right a{
	color:#6DAB00;
}



#content #support-left #sl-forms{
	background:url("../images/icon-search.jpg") no-repeat scroll left center transparent;
	width:495px;
	padding-left:60px;
	height:60px;
	margin-top:30px;
}
#content #support-left #sl-forms #slf-left{
	float:left;
	width:240px;
	height:60px;
}
#content #support-left #sl-forms #slf-right{
	float:right;
	width:240px;
	height:60px;
	padding-right:15px;
}

#content #support-left #sl-forms label{
	display:block;
	color:#544a38;
	font-size:20px;
	font-weight:bold;
}
#content #support-left #sl-forms label a{
	font-size:13px;
	font-weight:normal;
}
#content #support-left #sl-forms input.text{
	width:150px;
}
#content #support-left #sl-forms select{
	width:150px;
}
#content #support-left #sl-forms input.submit{
	width:56px;
	height:35px;
	border:0;
	background:url("../images/btn-support-go.jpg") no-repeat scroll left center transparent;
}