/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/


@import url(featured_slide.css);

p#blinking {text-decoration: blink;}
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #d8ffdc;
	text-decoration:none;
}

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

a:visited {
	color: #d8ffdc;
}

body {	
	background-color: #fed7b0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content{
	margin: 0 auto;
	width: 1014px;
	text-align: left;
}

#main{
	width: 1014px;
	margin: 0 auto;
	clear:both;
}

#mainbot{
	background: url(images/mainbot.jpg) no-repeat bottom left;
}

#header_bg{
	background: url(images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height: 90px;
	background: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#logo {
	height: 100px;
	text-align: center;
	padding-top: 25px;
}


#logo a {
	text-decoration: none;
	text-transform:capitalize;
	font-size: 33px;
	color: #ffffff;
}
#logo H2 {
color:#FFCC00;
	font-size: 12px;
}


#menu{
	width: 1014px;
	height: 65px;
	margin: 0 auto;
}

#menu_bg_home{
	height: 70px;
	background: url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#menu_bg{
	height: 80px;
	background: url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#menu ul {
	list-style: none;
	padding-top: 4px;
	padding-left: 55px;
}

#menu li {
	display: inline;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	float: left;
	width: 170px;
	height: 42px;
	display: block;
	padding-top: 17px;
	font-weight:bold;
}

#button1 a{
	width: 100px;
	font-weight:bold;
}

#button1 a:hover{
	width: 100px;
	height: 42px;
	background: url(images/menu_hov1.png);
	font-weight:bold;

}



#button a:hover{
	width: 170px;
	height: 42px;
	background: url(images/menu_hov.png);
	font-weight:bold;
}


.bore{
	border: 1px solid #701212;
	background-color: #ffffff;
	margin-bottom: 10px;
	padding-right: 20px;
}

.bore p{
line-height:2;
text-align:justify;
padding:15px;
}

div.bore ul.services {
margin-left:120px;
}

div.bore ul.services li{
padding:0px 20px;
}


.categories {
padding-left:20px;
}

.company ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #701212;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dotted #701212
}


#leftcol{
	width: 270px;
}

#leftcol a:hover{
	color: #000000;
}

#leftcol H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 249px;
	height: 41px;
	font-weight: normal;
	padding-top: 10px;
	color: #ffffff;
	background: url(images/titleleft.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

#leftcol ul {
	list-style: none;
	padding-top: 5px;
	padding-left:15px;
}

#leftcol li {
	background: url(images/ls.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

#right{
	float: right;
	width: 730px;
}

#right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #701212;
}

#right a:hover{
	color: #000000;
	text-decoration:none;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 710px;
	height: 41px;
	font-weight: normal;
	padding-top: 10px;
	color: #ffffff;
	background: url(images/titleleft.jpg);
	background-repeat:repeat-x;
	text-align: left;
	padding-left: 20px;
}

#cen{
	background: url(images/cenbg.jpg) top left;
	padding-bottom:5px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

.read{
	text-align: right;
	padding-bottom:10px;
}

.read a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width: 76px;
	height:17px;
	padding-top: 2px;
	padding-right: 20px;
	padding-left:20px;
	padding-bottom:5px;
}

#right .read2{
	text-align: right;
	clear:both;
	padding-bottom:10px;
}

#right .read2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width: 71px;
	height:15px;
	padding-right: 6px;
	padding-left:8px;
	padding-bottom:1px;
	background: url(images/read.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:normal;
}

#footer {
	height: 58px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}



#footer a {
color:#FFFFFF;
padding:1px 3px;
font-size:13px;
font-weight:bold;
text-decoration: none;
}

#footer a:hover {
color: #a00;
font-weight:bold;
background: #fff;
}	



/* ----------------------------------------------feature gallery-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	margin-bottom:5px;
	}
	
.col4{color:#FFFFFF; background-color:#232323; border-bottom:1px solid #D51D29;}
.col4 a{color:#FFFFFF; background-color:#232323;}


#b2 
{
	width: 350px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	margin: 0;
	width: auto;
	padding:10px;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	width: auto;
	background-color:#777;
}

#b2 li a:hover 
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #fff;
	background-color: #999;
	font-weight:bold;
}

