/* 1. Content
---------------------------------------*/
#main h2 {
	margin-top: 5px;
	padding: 15px;
	font-size: 36px;
	color: #4330ae;
	font-style: italic;
	font-weight: bold;
	}

#main h2 span {
	color: #98cb00;
	}

#main p, #main table td {
	font-size: 12px;
	color: #3f3f3f;
	line-height: 24px;
	margin-left: 20px;
	margin-right: 15px;
	}

#main h3 {
	font-size: 18px;
	color: #98cb00;
	font-style: italic;
	font-weight: bold;
	padding: 15px;
	}

#main ul {
	margin-left: 40px;
	margin-bottom: 30px;
	}

#main ul li {
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
	color: #3f3f3f;
	line-height: 18px;
	margin-bottom: 8px;
	margin-right: 15px;
	}

#main h4, h5, h6 {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	}

#main h1 {
	font-size: 22px;
	color: #4330ae;
	padding:20px 10px;
	}

#main h4 {
	font-size: 16px;
	color: #4330ae;
	}

#main h5 {
	font-size: 14px;
	color: #4330ae;
	}

#main h6 {
	font-size: 12px;
	color: #4330ae;
	}


/* 2. Benefits
---------------------------------------*/
#bottom {
	border-top: 1px solid #e6e6e6;
	background: url(../images/bg_bottom2.gif) #f6f6f6 bottom no-repeat;
	}

#customer, #supplier {
	width: 270px;
	float: left;
	padding: 20px 15px;
	}

#bottom h4 { 
	color: #4330ae;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
	margin-left: 0px;
	}

#bottom ul {
	margin-left: 25px;
	margin-bottom: 0px;
	}

#bottom ul li {
	color: #5a5a5a;
	}

#bottom #more li {
	list-style-image: url(../images/arrow.gif);
	}

#bottom #more a {
	font-size: 12px;
	color: #4330ae;
	font-weight: bold;
	}


/* 3. Sidebar
---------------------------------------*/
#video h3 {
	font-size: 18px;
	color: #4330ae;
	font-style: italic;
	font-weight: bold;
	padding: 10px 5px;
	}

#video object {
	padding-left: 5px;
	z-index: 1;
	}

#join {
	background: #ebebeb;
	padding: 10px 10px;
	margin-top: 20px;
	}

#join h3 {
	font-size: 18px;
	color: #4330ae;
	font-style: italic;
	font-weight: bold;
	}

#join p {
	margin-top: 15px;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 18px;
	}

#join p a {
	color: #ff5c00;
	}

#signin {
	background: #ebebeb;
	padding: 10px 10px;
	margin-top: 15px;
	}

#signin h3 {
	font-size: 18px;
	color: #4330ae;
	font-style: italic;
	font-weight: bold;
	}

#signin p {
	margin-top: 15px;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 18px;
	}

#signin p a {
	color: #ff5c00;
	}

#icon {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	}


/* 4. Registration Form
---------------------------------------*/
span.red {
	color: #c61616;
	font-weight: bold;
	font-size: 16px;
	}

table.formtable td {
	font-size: 12px;
	color: #5e5e5e;
	padding: 5px;
	}

table.formtable td input {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #5e5e5e;
	}

table.newregistration2 {
	margin-top: 15px;
	}

table.newregistration2 td {
	font-size: 12px;
	color: #5e5e5e;
	padding: 5px;
	}

.submit {
	background: #ff5c00;
	border: 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	}
	
/*personal section*/
select.operation_area_list{
	width:245px;
}

div.divareas{
	width:245px;
}

#main table{
	margin:10px 20px;
}

#main table table {
	margin:10px 0px;
}

.headerrow td{
	font-weight:bold;
}

/* enquiry section */
#main table.enquiry td{
 line-height:15px;
}

#main table.enquiry table.location{
	margin:0px;
}

#main table.enquiry .tdlabels{
	font-weight:bold;
	padding-top:10px;
}