@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#d2bbe6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	line-height:17px;
}

.mainody{	
	background-color:#000000;
	height:auto;
}
.l_side_down{	
	background-color:#000000;
	background-image:url(images/banner_down.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:150px;
}
.text_cont{
	margin-top:10px;
	margin-left:42px;
	line-height:19px;
	width:560px;
}
.right_sidediv{
	width:222px;
	text-align:center;
}
.r_side_down{
	font-size:18px;
	line-height:24px;
}

.r_side_downbg{
	background-image:url(images/r_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#1A0E26;
	width:222px;
}


.copy{	
	background-color:#201d3c;
	height:30px;
}
.top_line{
	height:5px;
	background-color:#442464;
}
.he{
	height:inherit;
	margin-top:auto;
}
/*fonts styles*/

.headder{	
	font-family:Helvetica;
	font-size:17px;
	color: #ffffff;
	font-weight:bold;
}

.headder a {	
	font-family:Helvetica;
	font-size:17px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

.headder a :hover {	
	font-family:Helvetica;
	color:#996699;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}
.call{
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
}
.col{
	color:#9966cd;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
}
.col2{
	color:#9966CD;
	font-weight:bold;
}
.copy_text{	margin-left:30px;
}
/*Links Styles*/
a {
	font-family: Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #99FFFF;
}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}


a.mail_us {
	font-family: Helvetica;
	font-size: 14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
a:link.mail_us {
	text-decoration: none;
}

a:hover.mail_us {
	text-decoration: none;
	color: #999999;
}


a.serviceslinks {
	font-family: Helvetica;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:2px;
}
a:link.serviceslinks{
	text-decoration: none;
}

a:hover.serviceslinks {
	text-decoration: none;
	color: #999999;
}





.val{
	vertical-align:top;
	margin-top:15px;
	line-height:19px;
	padding-top:20px;
}

.cus{	
	cursor:wait;
}
