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

body {
	margin:0px auto;
	text-decoration:none;
	background:#fff;
	
}

h2 span {
	background:#6f1320;
	color:#fff;
	margin: 80px;
}

.automation_text{
	background:#6f1320;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	width:350px;
	margin-left:200px;
	margin-bottom:20px;
		
}

a {
	text-decoration:none;
}

td {
	vertical-align:top;
}

tr {
	vertical-align:top;
}


.main {
	width:1000px;
	border: 1px solid #CCC;
	background-color:#FFF;
}

.side-bar {
	width:235px;
	text-align:center;
	background:url(../images/side-bar-bg.png) center repeat-y;
}

.side-bar img { 
border:0px;
}

.side-bar p {
	font-size:12px;
	text-align:center;
	
}

.side-bar h3 {
	background-color:#6f1320;
	color:#FFF;
}




.spacer {
	height:5px;
}

.navi{
	background:url(../images/navi_bg.png) repeat-x;
	padding:5px;
}



.navi a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	
}

.flash {
	height:250px;
	background:url(../images/flash_bg.png);

}


.heading-bar {
		color:#FFF;
		font-weight:bold;
		padding:5px;
		height:20px;
		margin-top:5px;		
}

.text {
	font: 12px Verdana;
	text-align:justify;
	padding:5px;
}

.text_home {
	font: 14px Verdana;
	text-align:justify;
	padding:5px;
	border: 1px solid #ccc;
	font-family: "Times New Roman", Times, serif;
}

.harsen td {
	vertical-align:top;
}













.footer {
	background:#731421;
	height:25px;
	text-align:center;
	padding-top:10px;
}

.footer a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	
}
.main tr .flash h1 {
	color: #FFF;
}
.home_font {
	font-size: 14px;
}
.projects {
	color: #FFF;
}

.clients td{
	border:1px solid #6F1320;
}
h6 a {
	color: #F00;
	font-size:22px;

}
