
body{background:url(../images/bg.gif) center top repeat #fff;font:12px/18px Arial, Helvetica, sans-serif;color:#868686;position:relative;min-width:1090px;}
html,body{height:100%;}
p,.p{padding-bottom:18px;}
.p0 {padding-bottom:0 !important;}
.p1 {padding-bottom:6px;}
a{color:#cd4f39;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
strong a {color:#d44931;text-decoration:underline;}
strong a:hover {text-decoration:none;}
@font-face{font-family: cicle;src: url('../fonts/cicle.ttf');}
@font-face{font-family: iecicle;src: url('../fonts/cicle.eot');}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#20282e;font-family:"Arial Black", Gadget, sans-serif;padding-bottom:15px;}
h1{font-size:40px;}
h2{font-size:36px;}
h3{font-size:30px;padding-bottom:23px;letter-spacing:-2px;}
h4{font-size:27px;}  
h5{font-size:22px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
h6{font-size:18px;line-height:22px;padding-bottom:19px;}
/* Global Structure---------------------------------------- */
.main_body {width:1090px;padding:0;margin:0 auto;position:relative;background:#fff;border-top:4px solid #20282e;}
.wrapper {width:100%;overflow:hidden;}
.main {width:940px;padding:0;margin:0 auto;position:relative;}

/*********************************header*************************************/
#headwrapper
{
	float:left;
	height:150px;
	width:100%;
	margin: 0px 0px 10px 0px 
}
#logo 
{
	padding:30px 0 0 30px;
	float:left;
	height:138px;
	width:10%;
}

.slogan 
{
	float:left;
	padding:96px 0 0 0;
	font-size:45px;
	font-weight:100;
	color:#000;
}
/***** menu *****/
#nav
{
	float:right;
	width:50%;
}
.menu {
    float: left;
    padding: 0 17px 0 0;
    position: relative;
    z-index: 20;
    list-style-type: none;
}
.menu li {
	z-index:1;
	float:left; 
	position:relative;
}
.menu>li:first-child>a {
	padding:94px 17px 29px 18px;
}
.menu li a {
	z-index:1;
	position:relative;
	overflow:hidden;
	display:block;
	font-size:12px;
	line-height:15px;
	color:#20282e; 
	text-transform:uppercase; 
	z-index:20;
	padding:94px 16px 29px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.menu .sf-sub-indicator {
	display:block;
	width:7px;
	height:4px;
	left:50%;
	margin-left:-3px;
	background:url(../images/sub.png) left top no-repeat;
	overflow:hidden;
	position:absolute;
	top:-999px;
}
.menu>li>a .sf-sub-indicator {
	top:113px;
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	color:#fff;
	background:#d64a31;
}
.menu>li>a.active .sf-sub-indicator,
.menu > li > a:hover .sf-sub-indicator,
.menu > li.sfHover > a .sf-sub-indicator {
	background-position:left bottom;
}
.menu li a:hover {
	text-decoration:none;
}
.menu ul {
	z-index:20;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:		absolute;
	top:			-9999em;
	width:			115px;
	background: 	#20282e;
	border:			none;
	padding:19px 5px 42px 18px;

}
.menu ul ul {
	background:#515c63;
	padding:19px 5px 21px 18px;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:8px 0;
	border:none;
}

.menu li li a {
	background:none;
	display:		block;
	padding:		0 0 0 0;
	font-size:		10px;
	line-height:	18px;
	color:			#fff;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	color:#d64a31;
}
.menu li li li > a:hover, 
.menu li li li.sfHover > a {
	color:#a5a6a6;
}
.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			122px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			120px;
	top:			-27px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************bg's*************************************/
.bg-1 {
	background:#f8f8f8;
	position:relative;
}
.bg-1 strong {
	color:#20211e;
}
.border-1 {
	background:url(../images/border.png) left bottom repeat-x;
}
.border-2 {
	margin:0 -65px 45px;
	background:url(../images/border.png) left bottom repeat-x;
	padding:37px 0 0;
}
#slidewrapper{width:100%;}
#slider {width:100%;height:350px;overflow:hidden;z-index:1}
.items {display:none}
.pagination {position:absolute;bottom:82px;right:274px;z-index:2}
.pagination li {float:left;padding-left:3px}
.pagination a {display:block;width:17px;height:17px;background:url(../images/buttons.png) right 0 no-repeat;text-indent:-9999px}
.pagination a:hover, .pagination .current a {background-position:left}
.banner {position:absolute;top:60px;z-index:2;right:60px;color:#a0a0a0;width:30%;font-family: cicle,iecicle;}
.title {font-size:40px;line-height:1.2em;letter-spacing:-2px;display:block;padding-bottom:9px; text-align:left;}
.title .color1 {color:#5f870e}
.title .color2 {color:#000}
.title span {display:block;margin-top:-10px}
.banner .button1 {font-size:28px;padding:0 24px;height:49px;line-height:46px;margin-top:-1px;letter-spacing:-2px;float:left;}
.banner .button1:hover {background:#090909;color:#fff}
.signature {text-align:right;display:block;color:#5f870e;line-height:20px;padding-top:6px}
.signature strong {display:block;color:#fff}


#preamble{
    font-family: "Trebuchet MS";
    text-decoration: none;
    width: 100%;
    height: 233px;
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
}
.preambledivfirst
{
    margin-left: 1%;
    float: left;
    margin-right: 6%;
    font-family: "Trebuchet MS";
    text-decoration: none;
    width: 20%;
    height: 225px;
    text-align: left;
    font-size: 13px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #333;
}
.preamblediv{
    float: left;
    margin-right: 6%;
    font-family: "Trebuchet MS";
    text-decoration: none;
    width: 20%;
    height: 225px;
    text-align: left;
    font-size: 13px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #333333;
    margin-bottom: 10px;
}
.preamblelast
{
    float: left;
    font-family: "Trebuchet MS";
    text-decoration: none;
    width: 20%;
    height: 225px;
    text-align: left;
    font-size: 13px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #333333;
}
#preamble h2{color: #FFFFFF;padding-left:20px;font-family:"Trebuchet MS" ;font-size: 95%;}
#preamble ul{font-size: 10px;padding-left: 20px;color: #FFFFFF;}
#preamble a{font-size: medium;float: right;margin-top: 5px;margin-right: 10px;text-align: center;}


#maincontent{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    width: 100%;
    margin-bottom: 0px;
    height: auto;
    text-align: center;
    font-size: small;
}
#maincontent h2{font-size: 120%;font-weight: normal;color: #FFFFFF;height: 20px;padding-right: 10px;padding-left: 10px;line-height: normal;vertical-align: middle;font-family: "Trebuchet MS";
    margin-bottom: 15px;
}
#maincontent h3{font-size: 77%;color: #454E55; }


#leftcol{
    float: left;
    margin-bottom: 10px;
    width: 705px;
    height: auto;
    text-align: left;
    margin-left: 10px;
    -moz-box-shadow: 0px 0px 3px 0px #999;
    -webkit-box-shadow: 0px 0px 3px 0px #999;
    box-shadow: 0px 0px 3px 0px #999;
}
#leftcol h1{font-family:Trebuchet MS;text-align: left;background-color: #333333;padding-left: 20px;font-size: 18px;color: #FFFFFF;background-image: url('../images/menu_bg.png')}
#leftcol p{font-family: Trebuchet MS;font-size: 13px;color: #000000;width: 97%;margin-right: 10px;margin-left: 10px;margin-bottom: 0px;line-height: 1.2em;clear: left;text-align: justify;}
#leftcol h2{font-family: Trebuchet MS;text-align: left;padding-left: 10px;float: left;display: inline-block;line-height: 0.5em;margin-bottom: 0px;margin-top: 20px;font-weight: bolder;font-size: 15px;text-decoration: none;color:#333;text-transform:uppercase;}
#leftcol .heading{font-family:Trebuchet MS ;text-align: left;background-color: #333333;padding: 10px 20px 10px 20px ;font-size:22px;color: #FFFFFF;background-image: url('../images/menu_bg.png');}
.leftcolimg{float: left;margin-right: 10px;height: 59px;width: 73px;}

.rightcol{float: right;width: 32%;height: auto;clear: right;margin-right: 10px;margin-left: 0px;margin-bottom:20px;-moz-box-shadow:0px 0px 3px 0px #999;-webkit-box-shadow:0px 0px 3px 0px #999;box-shadow:0px 0px 3px 0px #999;}
.rightcol h1{font-family: cicle,iecicle,Trebuchet MS;text-align: left;background-color: #333333;font-size: 17px;color: #FFFFFF;background-image: url('../images/menu_bg.png');padding-left: 20px;}
.rightcol h2{font-family: cicle,iecicle,Trebuchet MS;text-align: left;padding-left: 20px;margin-left: 10px;}
.rightcol p{font-family: "Trebuchet MS";font-size: 12px;float: left;width: 269px;margin-right: 20px;margin-left: 20px;text-align: left;}
.rightcol .heading {font-family: cicle,iecicle ;text-align: center;padding: 10px 20px 10px 0px ;background-color: #333333;font-size: 22px;color: #FFFFFF;background-image: url('../images/menu_bg.png');}   

#footermenu {
    height: 135px;
    clear: both;
    padding-top: 20px;
    padding-bottom: 10px;
    background: url(../images/footBg.png) repeat-x;
    padding-left: 20px;
    color: #fff;
}
#footermenu ul{
    width: 130px;
    height: 88px;
    margin-left: 10px;
    float: left;
    text-align: left;
    list-style-type: none;
}
#footermenu ul li{
    color: #d64a31;
    font-size: 14px;
    font-weight: lighter;
    font-family: Trebuchet MS;
}
#footermenu ul li a{text-decoration: none;color: #ffffff;font-size: 12px;font-family: cicle,iecicle,Trebuchet MS;}
#footermenu a{text-decoration: none;font-size: 80%;font-family: Trebuchet MS;}

#footer {height: 30px;margin: 0 auto 0 0px;clear: both;font-family: Trebuchet MS;font-size: 14px;}
#footer a {
    color: #d64a31
}
#footer a:hover {color:#ffffff}

.newsboard{margin:0px 10px 0px 10px;font-family:Trebuchet MS;}
.newsboardhead{font-family: "Trebuchet MS";text-align: left;background-color: #333333;padding-left: 20px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;font-size: 17px;color: #FFFFFF;background-image: url('../images/menu_bg.png');}
.newsboardDate{font-family: "Trebuchet MS";text-align: left;padding-left: 20px;font-size: 15px;color: #333;}
.newsboardBody{font-family: "Trebuchet MS";text-align: left;padding-left: 20px;font-size: 12px;color: #333;}

.serviceTabs{background-color: #333333; color:#FFFFFF; padding:5px;font-family:Trebuchet MS;text-align:left; margin-bottom:5px;height:50px;font-size:10px;cursor:pointer}
.sDisplay{padding: 0px 0px 0px 0px;font-family: Trebuchet MS;font-size: 11px;margin-bottom: 5px;}


.button1 {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    padding: 0 18px;
    background: #d64a31;
    height: 45px;
    line-height: 44px;
    position: relative;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    letter-spacing: -1px;
    margin-top: -4px;
}
.button1:hover {background:#fff;color:#000}


.multiTextEntry{width: 115%;
height: 275px; resize:none;
}

.grid{text-align:left; margin:5px 0% 0px 0%;font-family:Trebuchet MS;width:100%;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4) );background:-moz-linear-gradient(top, #fff, #f4f4f4)}
.bigGrid{margin:5px 2% 0px 2%;font-family: Trebuchet MS; width:96%;background:#ffffff}
.gridColumn{padding:1%;width:98%; border-bottom:1px dotted #999; text-align:left}
.picGrid{width: 200px;margin-left: 5px;height: 135px;text-align: center;float: left;}

#clientGallery{ position:relative; height:205px; width:100%; margin-left:auto; text-align:center;}
#clientGallery div{ position:absolute; z-index:0;text-align:center;}
#clientGallery img{margin-left:15px}
#clientGallery div.previous{ z-index:1;}
#clientGallery div.current{ z-index:1;}
