
/* CSS Document */


body {
	margin:0px;
	padding:0px;
	background: #FCFCFC url(../images/back.jpg) repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;  
}

a {
	border:none;
	text-decoration:none;
}
.header {
	border:none;
	height:176px;
	display:block;

}
	.header	a {
		text-decoration: none;
	}
	.header a:link {
		text-decoration: none;
	}
	.headera: visited {
		text-decoration: none;
	}
	.headera :hover {
		text-decoration: none;
	}
	.header a:active {
		text-decoration: none;
	}
.header img { 
	border:none;
}	

.header .ecomm_logic_02 {
	background:url(../images/ecomm-logic_02.jpg) no-repeat;
	width:576px;
	height:176px;
	vertical-align:top;
}

.header .date {
	float:right;
	color:#FFFFFF;
	padding-top:8px;
	padding-right:8px;
}

.border {
	background:#FFFFFF;
	border: #b0b0b0 1px solid;
	border-top:none;
	border-bottom:none;
}

.main { 
	width:755px;
	padding:0px;
	margin:0px;
	margin-top:-3px;
	margin-left:1px;
}
.main .border_left {
	background: url(../images/border_one.gif) repeat-y;
}

.main .border_right {
	background: url(../images/border_one.gif) 7px 0px repeat-y;
	width:8px;
}

.main .border_bottom {
	background: url(../images/border_one.gif) 0px 6px repeat-x;
	height:7px;
}

.main .border_top {
	background: url(../images/border_one.gif) 0px 0px repeat-x;
	height:7px;
}

.main .services_back {
	background: url(../images/services_back.jpg) no-repeat;
	width:510px;
	height:101px;
	display:block;
}
.main a{
	color:#d10606;
	text-decoration:none;
}

.main a:hover{
	color:#d10606;
	text-decoration:underline;
}

.main ul {
	list-style:none;
	padding:0px;
	width:230rpx;
	margin-left:14px;
	padding-top:0px;
}

.main li {
	background:url(../images/bullet.gif) 0px 5px no-repeat;
	display:block;
	line-height:20px;
	padding-left:20px;
}

.main .pic {
	padding:20px;
	padding-top:35px;
}

.main .right_col {
	width:504px;
	float:right;
}

.main .right_col h2 {
	color:#000000;
	font-size:16px;
	font-weight:500px;
	padding:0px;
	margin:0px;
	padding-top:10px;
}
.main .right_col h3 {
	color:#D10606;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:10px;
}

.main .right_col h4 {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top:5px;
}
.main .right_col p{
	font-weight:normal;
	padding-right:20px;
	line-height:15px;
}
.main .left_col {
	width:220px;
	float:left;
}

.back_main { 
	background: url(../images/back_main.jpg) repeat-x;
	width:100%;
	margin-top:0px;
}
.footer { 
	background: url(../images/footer_main_back.jpg) repeat-x;
	width:100%;
	height:41px;
	margin-top:0px;
}
.footer a {
	color:#f1f1f1;
	text-decoration:none;
}
.footer a:hover {
	color:#d7d7d7;
	text-decoration: none;
}
.footer .center {
	background: url(../images/footer_back.jpg) repeat-x;
	height:41px;
	width:772px;
	margin:0 auto;
	padding-top:17px;
	padding-left:10px;
}

.footer .logo {	
	background: url(../images/footer_logo.jpg) no-repeat;
	width:105px;
	height:8px;
	float:left;
}
.footer .menu {
	color:#f1f1f1;
	float:right;
	display:inline;
	margin-top:-3px;
	padding-right:10px;
}
	
.contact {
	font-family:Tahoma;
	font-size:11px;
	padding-top:5px;
}

.contact .sub {
	color:#4d4d4d;
	font-size:16px;
	font-weight:bold;
}

.contact .text {
	color:#000000;
}

.contact .subtext {
	color:#D10606;
	font-weight: 500;
}

.contact .orange_frame {
	height:14px;
	width:210px;
	font-family:Tahoma;
	font-size:12px;
}

.contact .btn {
	color: #fff;
	background-color:#333333;
	font-family: Tahoma;
	height: 25px;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
}