a, a:link, a:visited { color:#E90100; text-decoration:none; }
a:hover { color:#E90100; text-decoration:underline; }

.bold {font-weight:bold;}
.underline {text-decoration:underline;}

body { font-size:12px; background-color:#272123; font-family:tahoma; }

th, td {
	border: none;
}

.contentheading h1 {
	color:#E90100;
	font-size:20px;
	font-weight:normal;
}

.button {
	color:#FFF;
	background-color:#E90100;
	border-top:1px solid #FFF;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #FFF;
}

.contact textarea {
	height:100px;
	margin:10px 0 0;
	padding:2px 2px 0;
	width:300px;
}

.contact_address {width:350px; float:left;}

/* Container CSS */
#container {
	margin:0 auto 0;
	border:none;
	width: 960px;
	background-color:#FFF;
	color:#1D241D;
}

/* Header CSS */
#header {
	color:#333333;
	font-size:26px;
	font-weight:bold;
	height:130px;
	padding-top:80px;
	text-align:center;
	width:960px;
}

#header a, #header a:link, #header a:visited  { color: #333333; }
#header a:hover { color: #E90100; }
#header span {margin-top:25px;}

.headermail {
	font-size:18px;
}

.header1 {background:url("../images/header1.jpg") no-repeat 0 0;}
.header2 {background:url("../images/header3.jpg") no-repeat 0 0;}
.header3 {background:url("../images/header5.jpg") no-repeat 0 0;}
.header4 {background:url("../images/header4.jpg") no-repeat 0 0;}
.header5 {background:url("../images/header2.jpg") no-repeat 0 0;}
.header6 {background:url("../images/header6.jpg") no-repeat 0 0;}

/* Horizontal Menu CSS */
#menu {
	background:url("../images/menu_bg.jpg") repeat-x 0 0;
	color:#333333;
	height:36px;
	width:960px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	display:inline;
	margin:0;
	list-style-type:none;
}
#menu a, #menu  a:link, #menu  a:visited {
	color:#FFFFFF;
	float:left;
	display:inline;
	font-size:15px;
	height:14px;
	padding:11px 10px;
	margin:0 36px;
}
#menu ul li a:hover, a.active { color:#FFF; background-color:#E90100; text-decoration:none;}

/* Centre Column CSS */
#content {
	border-top:6px solid #272123;
	border-bottom:6px solid #272123;
	width:960px;
	float:left;
	background:#272123 url("../images/content_bg.jpg") repeat-y 0 0;
}
*html #content { width:960px; w\idth:960px; }
#maincontent2{
	background-color:#FFF;
	float:left;
	padding:15px;
	height:413px;
	width:694px;
	font-size:13px;
}
#maincontent {
	background-color:#FFF;
	float:left;
	padding:15px;
	width:694px;
	font-size:13px;
}
#maincontent ul {	
	float:left;
	margin:10px 0 10px 15px;
	padding:0;
	width:330px;
}
#maincontent ul li{	
	margin: 0;
	padding:0 0 6px 25px;
	list-style: none;
}
#maincontent ul li {
	background:url("../images/bullet.gif") no-repeat 0 3px;
}
#maincontent  p{clear:both; margin:10px 0;}
.servicesimg {float:left; width:220px;}
.servicesimg2 {float:left; width:220px; margin:0 17px; display:inline;}
#rightcol {
	float:left;
	margin-left:6px;
	width:230px;
	background:#272123;
}
.rightbox2 {
	color:#333333;
	clear:both;
	background:#FFF;
	height:120px;
}
.rightbox3 {
	color:#333333;
	clear:both;
	background:#FFF;
	height:192px;
}
.rightbox4 {
	color:#333333;
	clear:both;
	background:#FFF;
	height:205px;
}
.rightbox {
	color:#333333;
	clear:both;
	background:#FFF;
}
.rightbox ul {
	margin:0 0 6px;
	padding:10px;
}
.rightbox ul li{
	padding:6px 0;
	background:url("../images/bullet.jpg") no-repeat 0 3px;
	list-style-type:none;
	padding:0 0 10px 30px;
	font-size:14px;
}

#services {
	
}
.testimonial {
	padding:10px 15px;
	text-align:justify;
}
.testby {
	font-weight:bold;
	text-align:center;
	display:block;
	padding-bottom:10px;
}
.mark {
	font-size:16px;
	font-weight:bold;
	color:#E90100;
}

.subheadright {
	background-color:#E90100;
	color:#FFFFFF;
	font-size:16px;
	padding:10px 0 10px 10px;
	width:220px;
	margin-bottom:6px;
}

#hpimg {
	float:right;
	margin:0 0 7px;
}
.hptext {
	float:left;
	width:400px;
}
#partners {
	clear:both;
	height:35px;
	background-color:#FFF;
}
#partners a img, #partners a:link img, #partners a:visited  img{ text-decoration:none; border:none 0; }
#partners img{ border:none 0; }
.plogo {
	float:left;
	display:block;
}
.partneri {
	float:left;
	margin:9px 15px 0 10px;
	font-weight:bold;
}

/* Footer CSS */
#footer {
	background:url("../images/footer_bg.jpg") repeat-X 0 0;
	clear: both;
	float:left;
	margin-top:6px;
	height:26px;
	padding:15px 0 0;
	text-align:center;
	width:960px
}
#footer, #footer a { color:#000 }

.mark2 {
	font-weight:bold;
	color:#E90100;
}
