body{
	background:#000;
	margin:0px;
	padding:0px;
	font: 11px/15px helvetica, arial;
	color: #fff;
}
table{
	font: 12px/18px helvetica, arial;
	color: #fff;
}
.wrapper{
	width: 1024px;
	margin:0px auto;
	
}

.logo{ 
	padding-top: 43px;
}

.menu{
	background: url(../images/menu-bg.jpg) repeat-y top left;
	height: 30px;
}
	.menu ul{
		margin:5px 0 0 44px; padding:0; list-style-type:none;
		
	}
	.menu ul li{
		padding:0; margin:0; margin-bottom: 10px; display: inline;
		height: 20px; border-right: 1px solid #000; 
	}
	.menu ul li a{
		
		padding: 0px 16px;
		font: normal 14px/20px helvetica, arial;
		color: #000;
		text-decoration:none;
		
	}
	.menu ul li a:hover{
		
		text-decoration: none;
		color: #fff;
	}
	.menu ul li a.ON{
		
		text-decoration: none;
		color: #fff;
	}
.content{
	padding: 22px 0 0 0;
}	
.cont_table{
	
	margin: 0 0 0 0;
}
.cont_table td{
	background: url(../images/border-vert.gif) repeat-y right top;
}
	.cont_table td.right{
		background: none;
	}
	
	.cont_table td.right .cont_div{
		padding: 0 0px 0px 20px;
	}
		.cont_table td.right .cont_div .h_r_brdbox{
			padding: 0 0px 30px 0px;
			background: url(../images/border-hori.gif) repeat-x left bottom;
			width:100%;
		}
	
	.cont_div{
		padding: 0 20px 0px 15px;
		
	}

	.cont_div1{
		padding: 0 10px 0px 15px;
		
	}

.main_title{
	font: 32px/36px helvetica, arial;
	color: #000;
	padding-bottom:10px;
}
	.main_title strong{
		color: #8d398c;
		font: bold 34px/36px helvetica, arial;
	}
.sub_title{
	font: 17px/21px helvetica, arial;
	color: #481a41;
}


.h_bottom{
	padding: 20px 0 20px 0;
	width: 968px;
}
	.h_bottom .company_details{
		padding: 7px 0;
		text-align:right
	}
	
	.h_bottom .terms{
		padding: 7px 0;
		text-align:right;
		font: 14px/18px helvetica, arial;
		color: #fff;
		text-decoration: none;
	}
	.h_bottom .terms a{
		color: #fff;
		text-decoration: none;
	}
	.h_bottom .terms a:hover{
		color: #fff;
		text-decoration: underline;
	}

.inner{
	color:#000;
	font: 11px/15px helvetica, arial;
	background:#fff;
}
	.inner table{
		color:#000;
		font: 12px/16px helvetica, arial;
		background:#fff;
	}
	.inner .cont_table td{
		background: url(../images/border-vert-white.gif) repeat-y right top;
	}
.inner .h_bottom{
	margin-left:25px;
}
	.inner .h_bottom .terms{
		color: #000;
	}
	.inner .h_bottom .terms a{
		color: #000;
	}
	.inner .h_bottom .terms a:hover{
		color: #000;
	}


.main_title_home{
font: 32px/36px helvetica, arial;
color: #fff;
padding-bottom:10px;
}
.main_title_home strong{
color: #fff;
font: bold 34px/36px helvetica, arial;
}

/* Common */
.CAPS{ text-transform:uppercase;}
.FL{float: left;}
.FR{float: right;}
.CL{clear: both;}
.CAPS{text-transform: uppercase;}
.DNONE{display:none;}
/*p{padding: 0; margin:0;}*/

/* Clearing the Floats */
.CLEAR:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.TA_L{text-align: left;}
.TA_C{text-align: center;}
.TA_R{text-align: right;}

.PA3{padding:3px;}
.PA5{padding:5px;}
.PA7{padding:7px;}
.PA10{padding:10px;}
.PA15{padding:15px;}

.PT3{padding-top:3px;}
.PT5{padding-top:5px;}
.PT7{padding-top:7px;}
.PT10{padding-top:10px;}
.PT15{padding-top:15px;}

.PR3{padding-right:3px;}
.PR5{padding-right:5px;}
.PR7{padding-right:7px;}
.PR10{padding-right:10px;}
.PR15{padding-right:15px;}

.PB3{padding-bottom:3px;}
.PB5{padding-bottom:5px;}
.PB7{padding-bottom:7px;}
.PB10{padding-bottom:10px;}
.PB15{padding-bottom:15px;}

.PL3{padding-left:3px;}
.PL5{padding-left:5px;}
.PL7{padding-left:7px;}
.PL10{padding-left:10px;}
.PL15{padding-left:15px;}
.PL20{padding-left:20px;}


.MA3{margin:3px;}
.MA5{margin:5px;}
.MA10{margin:10px;}
.MA15{margin:15px;}

.MT3{margin-top:3px;}
.MT5{margin-top:5px;}
.MT7{margin-top:7px;}
.MT10{margin-top:10px;}
.MT15{margin-top:15px;}

.MR3{margin-right:3px;}
.MR5{margin-right:5px;}
.MR10{margin-right:10px;}
.MR15{margin-right:15px;}

.MB3{margin-bottom:3px;}
.MB5{margin-bottom:5px;}
.MB10{margin-bottom:10px;}
.MB15{margin-bottom:15px;}

.ML3{margin-left:3px;}
.ML5{margin-left:5px;}
.ML10{margin-left:10px;}
.ML15{margin-left:15px;}

.L_imgbox_title{
	background:url(../images/l_voilet-bg.jpg) no-repeat; top left;
	width: 152px;
	height: 124px;
	margin:0 auto;
	text-align:left;
	
}
.L_imgbox_title p{
	padding: 20px;
}
.L_imgbox_title a{
	font: 12px helvetica, arial;
	color:#fff;
	text-decoration: none;
}
.L_imgbox_title a:hover{
	text-decoration: underline;
}
.form_contactus{
	background: #934792 url(../images/form-t.gif) no-repeat top left;
	width: 355px;
	margin:15px auto;
}
	.form_contactus form{margin: 0; padding:0;}
	.form_contactus table{
		background: url(../images/form-b.gif) no-repeat bottom left;
		font: bold 14px helvetica, arial;
		color:#fff;
	}
	.form_contactus table td{
		background: none !important;
	}
	
	.form_contactus .text1{border:0px; width: 215px;}
	
.black{color: #000 !important;}


