/* CSS Document */

@charset "UTF-8";

/*Master Globals*/
/*
@Main Orange color:#F7941D;

*/

body{
font-family:Verdana,Arial, Helvetica, sans-serif;
background-color:#FEF0DE;
background-image:url(../images/high.jpg);
background-position:top left;
background-repeat:repeat-x;/**/
}
a{
outline:none;
}

p{
line-height:22px;
margin:9px 0;
}

.NoBr{
border-right:none!important;
}

*{
padding:0;
margin:0;
}

a img{
border:none;
}

.clearfix{
clear:both;
}

ul li{
list-style-type:none;
}

/*Other Globals: Controll the entire body with fixed width*/

#FullHeader{
width:100%;
background-color:#FEF0DE;
border-bottom:1px solid #FFFFFF;
}

#HeaderInner{
height:100px;
width:900px;
margin:0 auto;
}

#HeaderTop{
height:100px;
width:100%;

}

#HeaderLeft{
width:160px;
float:left;
}

#HeaderRight{
float:right;
width:630px;
}


#TopRight{
height:45px;
width:100%;
}

#MainNavigation{
width:100%;
/*height:60px;*/
font:13px "Gill Sans MT","Trebuchet MS", Verdana,Arial,Tahoma,   Helvetica, sans-serif;
text-transform:uppercase;
bottom:0;
}

#tablinks ul,#tablinks li {
padding:0;
margin:0;
list-style:none;
}

#tablinks {
/*background:#012929 url(tab-bg.gif) repeat-x top;*/
}
#tablinks li {
float:left;
/*border-right:1px solid #094747;*/
}
#tablinks a {
display:block;
padding:12px 10px;
/*background-color:#003366;*/
background-image:url(../images/Navstrip.jpg);
background-position:right bottom ;
background-repeat:no-repeat;
}

#tablinks a,
#tablinks a:visited,
#tablinks a:active {
color:#E87400;
text-decoration:none;
/*background-color:#012929;*/
}
#tablinks a:hover{
color:#312319;
}
#tablinks a.current {
/*background-color:#003366;
background-image:url(../images/blow.gif);
background-position:center bottom ;
background-repeat:no-repeat;*/
color:#312319;
}

#Call{
float:right;
}

.replace{
height:45px;
width:360px;
display:block;
text-indent:-20000em;
background:url(../images/call.png) no-repeat;
cursor:pointer;
}

a.replace:link a.replace:visited a.replace:active{
background:url(../images/call.png) no-repeat;
}

a.replace:hover{
background:url(../images/call.png) no-repeat;
background-position:-360px;
}

.case{
height:50px;
width:250px;
display:block;
text-indent:-20000em;
background:url(../images/case.png) no-repeat;
cursor:pointer;
}

a.case:link a.case:visited a.case:active{
background:url(../images/case.png) no-repeat;
}

a.case:hover{
background:url(../images/case.png) no-repeat;
background-position:-250px;
}


#FullIntro{
width:100%;
background-color:#F7941D;
background-image: url(../images/intro.png);
background-position:center bottom ;
background-repeat:no-repeat;
border-top:1px solid #CC6600;
font:13px Tahoma, Verdana, Arial,"Trebuchet MS", Helvetica, sans-serif;
}

#IntroInner{
height:350px;
width:900px;
margin:0 auto;
}

#IntroLeft{
width:520px;
float:left;
font:13px Tahoma, Verdana, Arial,"Trebuchet MS", Helvetica, sans-serif;
}

#IntroRight{
width:300px;
float:right;
/*height:200px;
filter: alpha(opacity=20);
-moz-opacity: .2;
KhtmlOpacity: .2;
opacity: .2;*/

margin:15px 20px 0 0;
}

#Info{
background-image: url(../images/trans.png);
background-position:center top;
background-repeat: repeat;
/*background-color:#000;*/
border:1px solid #FFFFFF;
-moz-border-radius:5px;
padding:10px;
}

*html #Info{
margin-top:-6px;
}
/*#Info :hover{
color:#FFCC33;
cursor:pointer;
background-color:#221111;
}*/

#Horn{
height:10px;
width:100%;
background-image: url(../images/horn.png);
background-position:left bottom;
background-repeat: no-repeat;
}
#RInner{
padding:15px;
background-image: url(../images/inner.png);
background-position:center top;
background-repeat: repeat;
/*background-color: #221111;
filter: alpha(opacity=70);
-moz-opacity: .70;
KhtmlOpacity: .70;
opacity: .70;*/
color:#fff;
border:1px solid #5A2E2E;
}


#FullContent{
width:100%;
background-color:#FFFFFF;
background-image: url(../images/shaddow.jpg);
background-position:center top;
background-repeat:repeat-x;
border-top:1px solid #CC6600;
font:13px Tahoma, Verdana, Arial,"Trebuchet MS", Helvetica, sans-serif;
color:#312319;
}

#FullContent h2{
font:18px "Gill Sans MT","Trebuchet MS",Georgia,Tahoma,Verdana,  Arial, Helvetica, sans-serif;
color: #FF9900;
text-transform:uppercase;
}

h2#Services{
height:25px;
text-indent:-20000em;
background-image:url(../images/services.png);
background-repeat:no-repeat;
}
h2#Promise{
height:25px;
text-indent:-20000em;
background-image:url(../images/deliver.png);
background-repeat:no-repeat;
}
h2#Deliver{
height:25px;
text-indent:-20000em;
background-image:url(../images/promise.png);
background-repeat:no-repeat;
}

#ContentInner{
padding:30px 0;
width:900px;
margin:0 auto;
}

.MainPara{
padding-left:20px;
}

#ContentLeft{
width:270px;
float:left;
padding:15px 5px 15px 10px;
/*background-image:url(../images/tall.png);
background-position:right center ;
background-repeat:no-repeat;*/
}

#ContentMiddle{
width:270px;
float:left;
padding:15px 10px 15px 18px;
/*margin-left:10px;*/
background-image:url(../images/tall2.png);
background-position: center left;
background-repeat:no-repeat/*;*/
}

#ContentRight{
width:270px;
float:right;
padding:15px 10px 15px 20px;/*;*/
/**/background-image:url(../images/tall2.png);
background-position:left center;
background-repeat:no-repeat;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#navc { /*width:220px;*/padding:5px 0; }

#navc ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
/*border-top: 1px solid #E7C5A3;
border-bottom:1px solid #FFFFFF;*/


}
#navc ul li{
}

#navc a
{
display: block;
padding: 11px 0;/**/
/*width:236px;*/
/*background-color: #003F7D;
border-bottom:1px dotted #CCCCCC;*/
/*border:1px solid #2B6CAC;
-moz-border-radius:2px 3px 3px 2px;*/
text-indent:45px;
color:#312319;
text-decoration:none;
/*margin-bottom:1px;
background-image:url(../images/Lists2.gif);
background-position:left;
background-repeat:no-repeat;*/
font:13px  Tahoma,Arial, Helvetica, sans-serif;
}

*html #navc a
{
display: block;
padding: 8px 0;/**/
/*width:236px;*/
/*background-color: #003F7D;
border-bottom:1px dotted #CCCCCC;*/
/*border:1px solid #2B6CAC;
-moz-border-radius:2px 3px 3px 2px;*/
text-indent:45px;
color:#312319;
text-decoration:none;
/*margin-bottom:1px;
background-image:url(../images/Lists2.gif);
background-position:left;
background-repeat:no-repeat;*/
font:13px  Tahoma,Arial, Helvetica, sans-serif;
}

.current2
{
/*background-color:#6699CC!important;
text-decoration: none;
background-image:url(../images/Lists3.gif)!important;
background-position:left!important;
background-repeat:no-repeat!important;*/
}/**/

#navc a:hover
{
/*background-color: #FFEAD5;
border:2px solid #FF9900;*/
color: #FF9900;
/*width:236px;
background-image:url(../images/Lists.gif);
background-position:left;
background-repeat:no-repeat;*/
}
/*xxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.app{
background-image:url(../images/apps.gif);
background-position:2px;
background-repeat:no-repeat;
}/**/
.seo{
background-image:url(../images/Search.gif);
background-position:2px;
background-repeat:no-repeat;
}
.mail{
background-image:url(../images/mail.gif);
background-position:2px;
background-repeat:no-repeat;
}

.web{
background-image:url(../images/Globe1.gif);
background-position:2px;
background-repeat:no-repeat;
}

.brand{
background-image:url(../images/app.gif);
background-position:2px;
background-repeat:no-repeat;
}

#FullFooter{
width:100%;
background-color:#FFFFFF;
background-image: url(../images/dd.jpg);
background-position:center top;
background-repeat:repeat-x;
/*border-top:1px solid #CC6600;*/
font:12px Arial,Tahoma, Verdana, "Trebuchet MS", Helvetica, sans-serif;
color:#312319;
}

#FooterInner{
padding:20px 0;
width:900px;
margin:0 auto;
}

#FooterInner ul{
padding-top:10px;
}

#FooterInner ul li{
display:inline;
padding:0 5px;
color:#666666;
}

#FooterInner ul li a{
color: #FF9900;
text-decoration:none;
}

.learn{
height:40px;
width:200px;
display:block;
text-indent:-20000em;
background:url(../images/shinnybtn.png) no-repeat;
}
.work{
height:40px;
width:200px;
display:block;
text-indent:-20000em;
background:url(../images/work.png) no-repeat;
margin-top:5px;
}
#Dis{
width:270px;
height:150px;
background-image:url(../images/dis.png);
background-position:center left ;
background-repeat:no-repeat;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#IntroInner2{
width:900px;
margin:0 auto;
background-color:#FFFFFF;
border:1px solid #CC6600;
}

.Allheadings{
width:100%;
height:40px;
padding:10px 0;
border-bottom:1px solid #fff;
background-image:url(../images/all.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}


.Allheadings h1{
font:25px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
color:#CC6600;
text-indent:15px;
}

.AllContent{
width:100%;
background-image:url(../images/long.jpg);
background-position:left top;
background-repeat:repeat-y;
font:11px Verdana, Arial,  Helvetica, sans-serif;
}

.AllContent h1{
font:25px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
color:#CC6600;
}


.Allcontentleft{
width:250px;
float:left;
padding:20px 0;
}
.AllcontentRight{
width:640px;
float:right;
padding:30px 0;
}

.AllcontentRightinner{
width:600px;
margin:0 auto;
}
.sidenav{
}

#navc2 { width: 100%; }

#navc2 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font:bold 13px Arial, Tahoma, Helvetica, sans-serif;
}

#navc2 ul li{
}

#navc2 a
{
display: block;
padding: 15px 0;
/*background-color: #80C565;
border-top: 1px solid #64B744;*/
border-bottom:1px solid #F9E4CC;
text-indent:15px;/**/
color:#E87400;
text-decoration:none;
}

*html #navc2 a
{
display: block;
/*padding: 15px 0;
background-color: #80C565;
border-top: 1px solid #64B744;*/
border-bottom:1px solid #F9E4CC;
text-indent:15px;/**/
color:#E87400;
text-decoration:none;
}

.current2
{
color:#076324!important;
text-decoration: none;
}

#navc2 a:hover
{
background-color:#F9E4CC;/**/
color:#312319;
/*text-indent:25px;
background-image:url(../images/Lists.gif);
background-position:left;
background-repeat:no-repeat;*/
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

#FullIntro2{
width:100%;
background-color:#F7941D;
background-image: url(../images/spot.jpg);
background-position:center bottom ;
background-repeat:repeat;
border-top:1px solid #CC6600;
font:13px Tahoma, Verdana, Arial,"Trebuchet MS", Helvetica, sans-serif;
padding:20px 0;
}

.fullbottomfoo{
width:100%;
background-image: url(../images/spot.jpg);
background-position:center bottom ;
background-repeat:repeat;
}

.bottomfooinner{
width:900px;
margin:20px auto 0 auto;
background-color:#FFFFFF;
border:1px solid #CC6600;
padding:20px 0;
background-image: url(../images/btm.jpg);
background-position:left bottom ;
background-repeat:repeat-x;
}

#FooterInner2{
padding:10px 0;
width:880px;
margin:0 auto;
}

#FooterInner2 ul{
}

#FooterInner2 ul li{
display:inline;
padding:0 5px;
color:#666666;
}

#FooterInner2 ul li a{
color: #FF9900;
text-decoration:none;
}
.forms{font-family:Verdana,Arial, Helvetica, sans-serif; font-size:12px;}
#email{width:300px;}
#company{width:300px;}
#subject{width:300px;}

#textfields{width:300px;}
#textarea{width:300px;}
.error{font-family:Verdana,Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000;}

#cdate{width:300px;}#contact_person{width:300px;}#phone{width:300px;}#tel{width:300px;}
#company_name{width:300px;}#paddress{width:300px;}#from{width:300px;}
#domain{width:300px;}


/*Contact form*/
.contact-form{}
.contact-form form fieldset{ 
padding:5px; border:4px double #F0F0F0;
}
.contact-form form fieldset legend{ padding:5px; font-size:1.2em; color: #F5921B; font-weight:bold;}
.contact-form form table td{ padding:10px 8px; vertical-align:top; text-align:right;}
#name, #email, #tel, #subject, #message, #company, #textarea, #paddress, #phone, #contact, #domain{padding:8px 5px; font:1em Arial, Helvetica, sans-serif; color:#82AF20; border:1px solid #ccc; width:320px; background:#F9F9FA url(../images/fmbg.jpg) top repeat-x; }
#boxc{padding:8px 5px; font:1em Arial, Helvetica, sans-serif; color:#82AF20; border:1px solid #ccc; width:60px; background:#F9F9FA url(../images/fmbg.jpg) top repeat-x; }
#boxc2{padding:8px 5px; font:1em Arial, Helvetica, sans-serif; color:#82AF20; border:1px solid #ccc; width:140px; background:#F9F9FA url(../images/fmbg.jpg) top repeat-x; }

#textarea, #paddress{ height:150px;}
.push-button{ margin-left:170px;}

.contact-btn{ 
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
border:1px solid #F5921B; 
background-color:#F5921B; 
color:#FFFFFF; 
font-weight:bold; 
padding:7px 10px; 
_padding:5px 0; 
cursor:pointer;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
behavior: url(PIE.htc); 
}

.contact-btn:hover{
background-color:#E6E6E6; 
border:1px solid #E6E6E6; 
color:#000000; 
}

.contact-btn:active{
background-color: #F0F0F0; 
border:1px solid  #F0F0F0; 
}
