@charset "utf-8";
/*   
Theme Name: Simple Clear
Description: Theme for Queen B Perfumes
*/
/* Generic Styles */
body {
  background-color: #2F2D38;
  text-align: center;
  font-family: "Signika";
  line-height: 18px;
  margin:0;
}
body.inner {
  background: #EBEBED url(./images/bg_top-ins.jpg) top center no-repeat;
  text-align: center;
  font-family: 'Droid Sans', sans-serif;
  line-height: 18px;
  margin:0;
}

a {
  text-decoration: none;
  color: black;
}
a:hover {
  text-decoration: underline;
}
#container_outer{
width:100%;
}
#container_outer2{
width:100%;
background-image:url(images/topBg2.jpg);
background-repeat:repeat-x;
background-position:0px 85px;
}
#container {
  width: 980px;
  margin:0px auto;
  text-align: left;
}
#contentwrapper{
width:980px;margin:0;padding:0;
overflow:hidden;
clear:both;
margin:0px auto;
}
#contentwrapper h1{
padding:0;margin:0;
font-family: 'Cinzel Decorative', cursive;
font-size:19px;
color:#CFAE29;
font-weight:600;
line-height:22px;
margin-bottom:32px;
}
#contentwrapper h1 span{
font-size:21px;
}
#contentwrapper h2{
padding:0;margin:0;
font-family: 'Cinzel Decorative', cursive;
font-size:17px;
color:#C59F06;
font-weight:600;
margin-bottom:10px;margin-top:10px;
margin-left:20px;
}
img.flleftimg{
float:left;
margin-right:20px;
}
hr.sep1{
clear:both;
width:980px;
height:1px;
background-color:#999;
border:0;
margin-top:10px;
margin-bottom:20px;
}
a.rmr2{float:right;margin-top:19px;}
#contentwrapper h1 span
{
text-transform:uppercase;
font-weight:600;
}
#contentwrapper h1.ptitle{
margin-top:49px;
margin-bottom:38px;
}
#container2 {
  width: 980px;
  height:1000px;
  margin: 0px auto;
  text-align: left;
  position: relative;
}
#container2_old {
  width: 980px;
  height:650px;
  margin: 0px auto;
  text-align: left;
  position: relative;
  background: transparent url(./images/maingraphic_inner.jpg) no-repeat;
}
#headerwrapper{
height:148px;width:980px;
overflow:hidden;
margin:0px auto;
}
#header {
  height:495px;width:980px;
  overflow: hidden;z-index:100;
  position:relative;
  background-image:url(./images/slider-top-border.png);
  background-repeat:no-repeat;
  background-position:top left;
}
#header2 {
  height:213px;width:980px;
  overflow: hidden;z-index:100;
  position:relative;
  background-image:url(./images/slider-top-border.png);
  background-repeat:no-repeat;
  background-position:top left;
}

#logo{
width: 140px;
height:86px;
background-image:url(./images/logo.png);
background-repeat:no-repeat;
text-indent:-99999px;
margin:0px auto;
visibility:hidden;
position:relative;
top:45px;
}
#topcontact{
float:right;
height:122px;
margin:0px;padding:0px;
width:354px;
border-left:1px solid #FCE0DF;
font-family: 'Philosopher', sans-serif;
font-size:22px;
font-weight:700;
text-indent:30px;
line-height:122px;
color:#5A5A5A;
}
#logo a{
float:left;
}
.logo2{
margin-left:18px;
margin-top:20px;
}
#topbanner {
width:630px;
height:82px;
position:relative;
top:15px;
float:right;
}
.typeface-js{
font-family:"Trajan Pro";
}
#main-links {width:588px;height:58px;text-align:center;font-family: "Cinzel Decorative";font-size:12px;font-weight:700;overflow:hidden;visibility:hidden;background-image:url(./images/menu-bg.jpg);background-image:repeat:no-repeat;margin:0px auto;z-index:100;position:absolute;top:9px;left:196px;}
#main-links ul {margin:0;padding:0;height:58px;width:525px;margin:0px auto;}
#main-links ul li { display: block;float:left; margin:0;padding:0;margin-left:0;text-align:center;height:58px;overflow:visible;}
#main-links ul li.menubarsep {color:#272B2E;line-height:23px;}
#main-links ul li a {display:block;color:#24222B;height:58px; padding:0;margin:0;text-decoration:none;vertical-align:bottom;text-align:center;line-height:58px;padding-left:13px;padding-right:12px;}
#main-links ul li a.active{color:#FFF;}
#main-links ul li a:hover{color:#FFF;}

.h1pagetitle{
width:980px;
height:75px;
background-color:#EDEDED;
background-image:url(images/homeboxbg.jpg);
background-repeat:no-repeat;
background-position:left bottom;
overflow:hidden;
line-height:55px!important;
text-indent:25px;
margin-top:0px;padding-top:0px;
}
#homebox {
width:980px;
height:247px;
overflow:hidden;
margin-top:50px;
}
#homebox_innerbox_left{
width:245px;
height:244px;
float:left;
border-bottom:1px solid #8E9397;
}
#homebox_innerbox_right{
width:700px;
height:244px;
float:right;
overflow:hidden;
}
#homebox_innerbox_right div.projectbox{
width:195px;
height:234px;
background-color:#fff;
float:left;
margin-top:7px;
margin-right:56px;
}
#homebox_innerbox_right div.projectbox:last-child{
margin-right:0px!important;
}
#homebox_innerbox_right p{
color:#FA2C29!important;
text-align:center!important;
padding-top:10px;
font-size:12px!important;
font-weight:bold;
}
.projectbox_img{
width:163px;
height:138px;
overflow:hidden;
background-repeat:no-repeat;
background-position:center center;
background-size:contain;
margin:0px auto;
margin-top:12px;
margin-bottom:12px;
}
.shadow {
		-moz-box-shadow: 3px 3px 4px #ccc;
		-webkit-box-shadow: 3px 3px 4px #ccc;
		box-shadow: 3px 3px 4px #ccc;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ccc')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ccc');
	}
#homebox_inner1{
width:265px;
height:250px;
margin-left:27px;	
float:left;
}
#homebox h2{
font-family: 'Droid Sans', sans-serif;
font-size:35px;
font-weight:700;
padding-top:35px;
color:#C69A31;
}

#contentwrapper h2.orange{
font-family: 'Marvel', sans-serif;
font-size:32px;
text-shadow:1px 1px #F8AC94;
text-transform:none;
margin:0px; padding:0px;
font-weight:700;
margin-top:25px;
margin-bottom:25px;
color:#F44A3B;
}
#contentwrapper h3{
font-family: 'Marvel', sans-serif;
font-size:28px;
text-shadow:1px 1px #88ADD9;
text-transform:uppercase;
margin:0px; padding:0px;
font-weight:700;
margin-top:25px;
margin-bottom:25px;
color:#0F53A6;
}
#contentwrapper h3.orange{
font-family: 'Marvel', sans-serif;
font-size:23px;
text-shadow:1px 1px #F8AC94;
text-transform:none;
margin:0px; padding:0px;
font-weight:700;
margin-top:25px;
margin-bottom:25px;
color:#F44A3B;
}
#gallerypage_area{
width:960px;
margin:0px auto;
margin-top:20px;
margin-bottom:20px;
}
#gallerypage_area a{
float:left;
margin-right:20px;
margin-left:20px;
margin-bottom:20px;
width:150px;
height:111px;
overflow:hidden;
}
.gal150 a{
height:150px!important;
}

#projectspage_area{
width:960px;
margin:0px auto;
margin-top:20px;
margin-bottom:20px;
}
#projectspage_area div.projectbox{
width:195px;
height:300px;
background-color:#fff;
float:left;
margin-top:7px;
margin-right:20px;
margin-left:20px;
margin-bottom:15px;
}
#projectspage_area h5{
color:#FA2C29!important;
text-align:center!important;
margin:0px;padding:0;
padding-top:10px;
padding-left:5px;
padding-right:5px;
font-size:12px!important;
font-weight:bold;
}
#projectspage_area p{
color:#999!important;
text-align:center!important;
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px!important;
font-weight:normal;
line-height:15px!important;
}
#projectspage_area .projectbox_img{
width:163px;
height:138px;
overflow:hidden;
background-repeat:no-repeat;
background-position:center center;
background-size:contain;
margin:0px auto;
margin-top:12px;
margin-bottom:4px;
}
#targetDiv span{
text-align:left;
font-size:10px;
float:left;
}
#contentwrapper h4{
font-family: 'Philosopher', sans-serif;
font-size:18px;
font-weight:700;
padding-top:5px;
color:#666666;
}
#contentwrapper p{
color:#78777C;
font-family: 'Signika', sans-serif;
font-size:13px;
text-transform:uppercase;
text-align:justify;
margin-right:18px;
margin-top:6px;
line-height:20px;
}
#contentwrapper p b{
color:#C59F06;
}
div.productbox{
background-color:#3A3843;
width:280px;
margin-left:10px;
margin-right:10px;
padding:10px;
margin-bottom:15px;
display:inline-table;
vertical-align: top; 
}
div.productbox p{
padding:20px;
padding-right:10px;
}
div.productbox img{
padding:20px;
padding-bottom:0;
padding-top:15px;
}
img.imgleft{
float:left;
margin-right:35px;
margin-top:5px;
margin-bottom:35px;
}
a.gallerybox{
float:left;
margin-left:20px;
margin-right:20px;
margin-bottom:15px;
}
div.galpaging a{color:#fff;text-decoration:underline;}
.morebutton{
text-transform:uppercase;
font-family: 'Droid Sans', sans-serif;
font-size:15px;
background-color:#FA4534;
display:block;
padding:4px;
width:80px;
color:#fff;
text-align:center;
font-weight:700px;
margin-top:10px;
text-decoration:none;
}
a.morebutton:hover{
text-decoration:none;
background-color:#FC7064;
}
.morebutton2{
text-transform:uppercase;
font-family: 'Droid Sans', sans-serif;
font-size:15px;
background-color:#FA4534;
display:block;
padding:4px;
width:100px;
color:#fff;
text-align:center;
font-weight:700px;
margin-top:17px;
text-decoration:none;
}
a.morebutton2:hover{
text-decoration:none;
background-color:#FC7064;
}
#contentwrapper p.small{
font-size:12px;
}
hr.homehr{
width:980px;
height:5px;
background-image:url(./images/horizontal-separator.png);
background-repeat:no-repeat;
background-color:transparent;
border:0;
margin-top:50px;
}
a.rmore1{
float:right;
position:relative;
top:24px;
width:69px;
height:17px;
text-align:left;
display:block;
text-indent:-99999px;
background-image:url(./images/more.png);
overflow:hidden;
}
#contentwrapper li{
color:#78777C;
font-family: 'Signika', sans-serif;
font-size:14px;
text-align:justify;
margin-right:18px;
margin-top:10px;
line-height:19px;
font-weight:400;
text-transform:uppercase;
}
#homebox h2 span{
font-weight:700;
}
.padleft{
text-indent:20px;
}
#homebox_inner1 p{
color:#7D7D7D;
font-family:Calibri,Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
margin-right:15px;
margin-top:10px;
}
#homebox_inner1 p a{
 color:#6C6C6C;
 text-decoration:none;
 font-style:italic;
 padding-top:8px;display:block;
 }
#homebox_inner2{
width:565px;
height:335px;
float:left;
}
#homebox_inner2 p{
color:#595959;
font-family: 'Droid Sans', sans-serif;
font-size:13px;
text-align:justify;
margin-right:18px;
margin-top:10px;
line-height:19px;
}
#homebox_inner2 .readmore{
width:123px;
height:33px;
background-image:url(images/readmorebg.jpg);
background-repeat:repeat-x;
overflow:hidden;
display:block;
position:relative;
font-family: 'Droid Sans', sans-serif;
font-size:15px;
color:#FEFEFE;
text-transform:capitalize;
text-align:center;
line-height:33px;
text-decoration:none;
top:15px;
}
#homebox_inner2 a.readmore:hover{
text-decoration:none;
}
#homebox_inner3{
width:407px;
height:280px;
float:right;
overflow:hidden;
margin-top:50px;
}
#homebox_inner3 a{
width:184px;
height:114px;
float:left;
display:block;
background-image:url(images/services.jpg);
background-repeat:no-repeat;
text-indent:-99999px;
}
#homebox_inner3 a.financial{
margin-right:25px;margin-bottom:22px;
}
#homebox_inner3 a.financial:hover{
background-image:url(images/services.jpg);
background-repeat:no-repeat;
background-position:0px -115px;
}
#homebox_inner3 a.property{
background-position:-186px 0px;
margin-bottom:22px;
}
#homebox_inner3 a.property:hover{
background-position:-186px -115px;
}
#homebox_inner3 a.administrative{
background-position:-371px 0px;
margin-right:25px;
}
#homebox_inner3 a.administrative:hover{
background-position:-371px -115px;
}
#homebox_inner3 a.consulting{
background-position:-557px 0px;
}
#homebox_inner3 a.consulting:hover{
background-position:-557px -115px;
}

#homebox_inner3_service{
width:850px;
height:150px;
margin:0px auto;
overflow:hidden;
}
#homebox_inner3_service a{
width:184px;
height:114px;
float:left;
display:block;
background-image:url(images/services.jpg);
background-repeat:no-repeat;
text-indent:-99999px;
margin-right:25px;
}
#homebox_inner3_service a.financial{

}
#homebox_inner3_service a.financial:hover{
background-image:url(images/services.jpg);
background-repeat:no-repeat;
background-position:0px -115px;
}
#homebox_inner3_service a.property{
background-position:-186px 0px;

}
#homebox_inner3 a.property:hover{
background-position:-186px -115px;
}
#homebox_inner3_service a.administrative{
background-position:-371px 0px;

}
#homebox_inner3_service a.administrative:hover{
background-position:-371px -115px;
}
#homebox_inner3_service a.consulting{
background-position:-557px 0px;
}
#homebox_inner3_service a.consulting:hover{
background-position:-557px -115px;
}
#content{
clear:both;
}
#maincontent{
clear:both;
}

#contentwrapper_inner{
margin:0;padding:0;
height:567px;
width:980px;
overflow:hidden;
background-image:url(images/header_top.jpg);
background-position:top center;
background-repeat:no-repeat;
}
#homecontent{
clear:both;
width:980px;
position:relative;
margin:0 auto;
margin-top:1px;
}
#homecontent_inner{
}
#quickcontact{
width:980px;
height:61px;
background-color:#336796;
clear:both;
margin:0px;padding:0px;
margin-top:40px;
font-family: 'Philosopher', sans-serif;
font-size:20px;
color:#FCFFFF;
background-image:url(images/phone.jpg);
background-repeat:no-repeat;
background-position:20px 18px;
text-indent:90px;
}
#qleft{
float:left;
margin-top:24px;
}
#maincontent_head
{
width:980px;
height:16px;
line-height:0;
padding:0;margin:0;overflow:hidden;
background-image:url(images/maincontainerhead.jpg);
background-position: 1px 0;
background-repeat:no-repeat;
}
#maincontent_body
{
width:980px;
overflow:hidden;
padding-bottom:15px;
}
#maincontent_footer
{
width:980px;
height:43px;
background-image:url(images/maincontainerfooter.jpg);
background-position: 1px 0;
background-repeat:no-repeat;
}
#maincontent_left{
width:665px;
float:left;
margin-left:11px;
display:inline;
margin-right:5px;
}
#maincontent_leftfull{
width:980px;
float:left;
display:inline;
margin-right:5px;
}
.galleryimage{
float:left;
margin-right:40px;
margin-bottom:40px;
}
#maincontent_rightfloat{
width:256px;
float:right;
text-align:right;
background-color:#EDEDED;
height: 225px;
margin-top: 20px;
margin-left:25px;
margin-right:15px;
margin-bottom:20px;
}
#galprods{padding-left:65px;margin-top:40px;}
div.proddiv2{
width:150px;
float:left;
height:150px;overflow:hidden;
margin-right:25px;
text-align:center;
margin-bottom:10px;
}
div.proddiv2 img{
padding:5px;
}
div.proddiv img{
padding:5px;
}
div.imgdiv2{width:120px;height:131px;overflow:hidden;border:0!important;  margin-top:30px;margin-left:13px;}
#pg_headers{
height:50px;
width:650px;
overflow:hidden;
visibility:hidden; font-family: 'MyriadPro';
text-transform:uppercase;
border-bottom:1px solid #0CCD04;
}
#pg_headers #pagehead1
{
color:#747474;
font-size:32px;
padding-bottom:2px;
line-height:45px;
margin-left:40px;
font-weight:normal!important;
letter-spacing:-1px;
float:left;
}
#pg_headers #pagehead2
{
color:#363636;
font-size:35px;
line-height:45px;
font-weight:bold!important;
float:left;
margin-left:5px;
}
.contentsubheadings
{
color:#851F1D;
font-size:15px;
margin:15px;
margin-bottom:10px;
}
.imgcls{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:italic;
width:200px;
float:right;
margin:5px;
margin-top:15px;
margin-left:20px;
padding:10px;
border:1px solid #ccc;
}
.imgcls div{clear:both;}

#pg_headers #tagline{
color:#292929;
font-size:12px;
}
.contentsep{
height:3px;
overflow:hidden;
width:100%;
background-image:url(images/sepbg.jpg);
background-repeat:repeat-x;
line-height:0;
}
#home_contentinner_left{
float:left;
width:530px;
height:150px;
position:relative;
}
#home_contentinner_right{
float:right;
width:235px;
height:150px;
position:relative;
}
#footerbox{
width:980px;
height:334px;
overflow:hidden;
 font-family: 'Droid Sans', sans-serif;
 font-size:13px;
 color:#4C4C4C;
 margin-top:64px;
 margin-bottom:53px;
background-image:url(./images/horizontal-separator.png);
background-repeat:no-repeat;
background-position:left bottom;
}
#footerbox div#fb1{
float:left;
width:317px;
height:261px;
background-image:url(./images/footer-text-box-1.png);
background-repeat:no-repeat;
overflow:hidden;
}
#footerbox div#fb2{
float:left;
width:317px;
height:261px;
margin-left:15px;
background-image:url(./images/footer-text-box-1.png);
background-repeat:no-repeat;
overflow:hidden;
}
#footerbox div#fb3{
float:left;
width:316px;
height:263px;
margin-left:15px;
background-image:url(./images/footer-text-box-2.png);
background-repeat:no-repeat;
overflow:hidden;
}
#footerbox div h2{
font-family: 'Open Sans', sans-serif;
color:#25292c;
font-size:16px;
font-weight:300;
text-transform:uppercase;
text-indent:24px;
margin-top:33px;
}
#footerbox div h2 span{
font-weight:600;
}
#footerbox div#fb3 h2{
color:#FEFEFE;text-indent:90px;
}
#footerbox div  ul{
margin:0;padding:0;
list-style-type:none;
margin-top:22px;
}
#footerbox div  ul li {
margin:0;padding:0;
margin-left:25px;
margin-bottom:8px;
}
#footerbox div  ul li span{
height:19px;
line-height:19px;
width:auto;
background-color:#25292C;
font-family: 'Open Sans', sans-serif;
font-size:12px;
color:#ffffff;
font-weight:300;
padding:2px;
}
#footerbox div  p{
font-family: 'Open Sans', sans-serif;
font-size:13px;
color:#25292c;
font-weight:300;
margin-top:26px;
margin-left:26px;
width:250px;
text-align:left;
}
#footerbox div#fb3  p{
margin-left:80px;width:190px;
}
#footerbox_left{
width:289px;
height:251px;
float:left;
}
#footerbox_right{
height:251px;
float:right;
width:690px;
border-bottom:1px solid #BABBBD;
}
#footerbox p{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#0C0C0E;
 padding-top:0;margin-top:0;
 line-height:20px;
}

#footerbox_contact_address{
width:20px;
height:20px;
background-image:url(images/contact-icons.jpg);
background-repeat:no-repeat;
background-position:-23px 0px;
}
#footerbox_contact_phone{
width:20px;
height:20px;
background-image:url(images/contact-icons.jpg);
background-repeat:no-repeat;
background-position:-51px 0px;
}
.home_profile_download{
    color: #666666;
    display: block;
	background-image:url(images/dwnloadprofile.jpg);
	background-repeat:no-repeat;
    height: 119px;
	line-height:120px;
	margin:0px auto;
	margin-top:50px;
    text-align: center;
    text-decoration: none;
	text-indent:-99999px;
    text-transform: capitalize;
    width: 118px;
}
a.home_profile_download:hover{text-decoration:none;background-color: #E6E6E6;}
#footerbox table{
margin-top:40px;
}
#footerbox td.lefttd{
border-right:1px solid #FCE0DF;
}
#homecontent h1 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:31px;
font-weight:700;
color:#0090FF;
line-height:24px;
margin-bottom:0;
}
#homecontent h3 {
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:19px;
font-weight:700;
color:#0090FF;
line-height:24px;
margin-bottom:0;
}
#homecontent h4 {
color:#444443;
font-family:Arial,Tahoma,Verdana, Arial, Helvetica;
font-weight:bold;
font-style:italic;
padding:0;margin:0;
line-height:13px;
font-size:9px;
text-indent:100px;
letter-spacing:2px;
text-transform:uppercase;
margin-bottom:9px;
}
#homecontent p{
font-family:Calibri,Arial, Helvetica, sans-serif;
font-size:15px;
color:#333;
padding-right:25px;
text-align:justify;
}
#homecontent ul.listdata{
margin-left:140px;
}
#homecontent ul.listdata li{
font-family:Calibri,Arial, Helvetica, sans-serif;
font-size:14px;
color:#053448;
padding-right:60px;
text-align:justify;
margin-left:25px;
}
#homecontent ol.listdata{
margin-left:140px;
}
#homecontent ol.listdata li{
font-family:Calibri,Arial, Helvetica, sans-serif;
font-size:14px;
color:#053448;
padding-right:60px;
text-align:justify;
margin-left:25px;
}
#homecontent h2{
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:25px;
font-weight:700;
padding-top:5px;
color:#0090FF;
line-height:24px;
margin-bottom:0;
}
#tblData1 {
margin-left:40px;
}
#tblData1 td{
padding:2px;
font-family:Arial,Verdana, Arial, Helvetica;
font-weight:normal;
line-height:18px;
color:#0094FB;
font-size:15px;
}
#tblData1 .imgbox{
width:70px;
height:85px;
text-align:center;
padding:5px;
background-color:#FFF;

}
.products_p{margin-left:100px!important;font-size:13px!important;line-height:25px!important;}
.products_p img{padding:5px;border:1px solid #666;margin:3px;margin-right:15px;}

#homecontent ul.home li{
color:#545D74;
margin:0;
text-align:justify;
margin-left:4px;
font-family:Arial,Verdana, Arial, Helvetica;
font-weight:bold;
line-height:20px;
font-size:12px;
margin-top:6px;
margin-bottom:8px;
}
#homecontent #home_contentinner_right p{
color:#8D7B4D;
width:210px;
margin:0;
text-align:justify;
margin-left:4px;
font-family:Tahoma,Verdana, Arial, Helvetica;
font-weight:normal;
line-height:15px;
font-size:11px;
margin-top:6px;
margin-bottom:5px;
}
#homecontent .readmore{
color:#026AB3;
font-family:Tahoma,Verdana, Arial, Helvetica;
font-weight:normal;
text-transform:uppercase;
font-size:10px;
float:right;
position:relative;
right:45px;
display:inline;
top:-2px;
}
.readmore2{
color:#CD9353;
font-family:Tahoma,Verdana, Arial, Helvetica;
font-weight:normal;
font-size:11px;
float:right;
margin-right:20px;
margin-top:5px;
display:inline;
}
#homecontent .readmore a{
color:#026AB3;
text-decoration:none;
}
#homecontent .readmore a:hover{
color:#DB1D04;
text-decoration:none;
}
#homecontent p strong{
color:#053448;
}
.homeseperator1{
height:4px!important;
overflow:hidden;
width:100%;
background-image:url(images/home_sep1.jpg);
background-position:center top;
background-repeat:no-repeat;
margin-top:8px;
line-height:0;
}
.homeseperator2{
height:4px!important;
overflow:hidden;
width:100%;
background-image:url(images/home_sep2.jpg);
background-position:left top;
background-repeat:no-repeat;
margin-top:8px;
line-height:0;
}
#contentinner{
width:850px;
height:450px;
 margin: 0px auto;
  text-align: left;
  position:relative;
  top:110px;
}
#innerpages_content{
width:945px;
height:525px;
margin-left:17px;
margin-top:15px;
overflow:hidden;
}
#innerpages_content h1{
font-weight:bold;
}
.inner_content_td{
background-color:#FFFFFF;
border:1px solid #D19800;
}
#contentinner_area{
width:759px;
height:313px;
 margin: 0px auto;
 background-image:url('./images/contentinner_bg1.jpg');
 background-repeat:repeat-y;
}
#contentwrapper_inner h1 {
color:#FFFFFF;
padding:0;margin:0;
font-family:bebas,Arial,Tahoma,Verdana, Arial, Helvetica;
text-indent:15px;
font-weight:normal;
font-size:23px;
height:33px;
line-height:33px;
text-transform:uppercase;
background-image:url(images/products-bg.gif);
background-repeat:no-repeat;
background-position:left top;

}
#contentwrapper_inner h2 {
color:#B9E000;
font-family:CuprumFFU,"Century Gothic",Arial,Tahoma,Verdana, Arial, Helvetica;
margin-left:10px;padding-top:15px;
font-weight:normal;
font-size:16px;
text-transform:uppercase;
margin-bottom:5px;
}
#contentwrapper_inner h3 {
color:#F373DD;
font-family:CuprumFFU,"Century Gothic",Arial,Tahoma,Verdana, Arial, Helvetica;
margin:0;padding-top:0;
font-weight:normal;
font-size:14px;
text-transform:uppercase;
margin-bottom:5px;float:right;margin-right:50px;display:inline;
}
.clearboth{clear:both;padding:0;margin:0;}
#contentwrapper_inner p {
color:#FFDFF9;
font-family:Arial,Tahoma,Verdana, Arial, Helvetica;
margin-left:15px;padding-top:4px;
font-weight:normal;
font-size:12px;
text-align:justify;
padding-bottom:5px;
margin-right:25px;
}
.rightimg{
margin:10px;
margin-left:25px;float:right;
margin-top:0;
}

#contentwrapper_inner a{
color:#F373DD;font-weight:bold;
}
#contentinner_area_bottom{
width:759px;
height:32px;
 margin: 0px auto;
 background-image:url('./images/contentinner_bg.jpg');
 background-repeat:no-repeat;

}
#homecontent2{
padding:0;margin:0;position:absolute;top:245px;margin-left:785px;z-index:10;height:100px;width:142px;font-size:12px;color:#2A4F61;font-weight:bold;line-height:17px;
}
#homecontent2_inner{
padding:0;margin:0;position:absolute;top:245px;margin-left:645px;z-index:10;height:100px;width:142px;font-size:12px;color:#2A4F61;font-weight:bold;line-height:17px;
}

#homecontent3{
padding:0;margin:0;position:absolute;top:125px;margin-left:755px;z-index:10;height:285px;width:164px;font-size:12px;color:#2A4F61;font-weight:bold;line-height:17px;background-image:url('./images/bottle_inside.png');background-repeat:no-repeat;
}
.transparent {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=90);
	
	/* Older than Firefox 0.9 */
	-moz-opacity:0.9;
	
	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.9;
    
	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.9;
}
#main_flash{margin:0;padding:0;z-index:10;position:relative;width:100%;height:450px;top:0;margin-top:39px;visibility:hidden;}
#main_flash img{float:left;margin:0;padding:0;}
#main_flash a {position:relative;display:block;float:left;}
#main_flash a div.mainimgdata{
position:absolute;
width:164px;
height:410px;
background-image:url(./images/img-hover.png);
overflow:hidden;
left:15px;
top:15px;
visibility:hidden;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all .3s ease-in-out; 
-moz-transition: all .3s ease-in-out; 
-o-transition: all .3s ease-in-out; 
transition: all .3s ease-in-out; 
}
#main_flash a:hover div.mainimgdata{
visibility:visible;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
#main_flash a div.mainimgdata h2{
font-family: "Cinzel Decorative";
font-size: 19px;
font-weight:700;
color:#CDB026;
line-height:21px;
margin-top:248px;
padding-left:18px;
}
#main_flash a div.mainimgdata h2 span{
font-size:14px;
}
.nivo-directionNav{display:none;}
#customslideDirection
{
width:980px;
height:94px;
margin:0px auto;
position:relative;
top:-640px;
z-index:2000;
}
#serviceboxes{
width:980px;
height:271px;
margin:0px auto;
position:relative;
top:-337px;
z-index:2000;overflow:hidden;
}
#serviceboxes div.box{
float:left;
width:245px;
height:271px;
overflow:hidden;
position:relative;
}
#serviceboxes div.overlay{
position:relative;
top:-53px;left:0;
width:245px;
height:271px;
background-image:url(./images/hover-image.png);
background-repeat:no-repeat;
visibility:hidden;
}
#serviceboxes a:hover div.overlay
{
visibility:visible;
}
#serviceboxes div.aviation{
background-image:url(./images/Avivation-consulting.jpg);
background-repeat:no-repeat;
}
#serviceboxes div.metal{
background-image:url(./images/Metal-Recycling.jpg);
background-repeat:no-repeat;
}
#serviceboxes div.trading{
background-image:url(./images/Genaral-Trading.jpg);
background-repeat:no-repeat;
}
#serviceboxes div.lab{
background-image:url(./images/Laboratory-Equipments.jpg);
background-repeat:no-repeat;
}
#serviceboxes div h5{
margin:0;padding:0;
width:100%;
text-align:center;
height:47px;
line-height:47px;
font-family: 'Open Sans', sans-serif;
font-size:18px;
color:#fff;
font-weight:700;
position:relative;top:219px;
}
#slidetexts
{
width:980px;
height:94px;
margin:0px auto;
position:relative;
top:-900px;
z-index:2000;
}
#slidetexts h1{
font-family: 'Open Sans', sans-serif;
text-transform:uppercase;
font-size:34px;
color:#ffffff;
font-weight:700;
}
#slidetexts h2{
font-family: 'Open Sans', sans-serif;
font-size:24px;
line-height:29px;
color:#ffffff;
font-weight:300;
}
#previousButton{
width:62px;height:62px;
background-image:url(./images/prev-hover.png);
background-repeat:no-repeat;
background-position:center center;
float:left;
z-index:10;
cursor:pointer;
}
#previousButton:hover{
background-image:url(./images/prev-normal.png);
}
#nextButton{
width:62px;height:62px;
background-image:url(./images/nxt-hover.png);
background-repeat:no-repeat;
background-position:center center;
z-index:100;
float:right;
cursor:pointer;
}
#nextButton:hover{
background-image:url(./images/nxt-normal.png);
}
#main_flash2{margin:0;padding:0;z-index:10;position:relative;width:100%;height:130px;top:0;margin-top:39px;visibility:hidden;}
#slidertoptextarea{
position:absolute;
left:30px;
bottom:70px;
width:905px;
height:66px;
background-color:#FFFFFF;
border:2px solid #E0D6D5;
z-index:9999;
color:#5D5D5D;
overflow:hidden;
}
#slidertoptextarea p{
width:449px;
height:48px;
font-size:17px;
margin-left:50px;
margin-top:15px;
letter-spacing:-1px;
color:#5D5D5D;
}
#slidertoptextarea a {
float:right;
display:block;
width:143px;
height:44px;
text-align:center;
line-height:44px;
margin-top:10px;
text-decoration:none;
}
#slidertoptextarea a:hover{
text-decoration:none;
}
#slidertoptextarea a.slider_link_contact {
margin-right:44px;
background-color:#336894;
color:#F5FDFF;
}
#slidertoptextarea a.slider_link_service {
margin-right:24px;
background-color:#FEDFDD;
color:#5E5558;
}

#footcontainer{
width:100%;
clear:both;
height:211px;
overflow:hidden;
}
#footerinner1{
width:100%;
clear:both;
height:211px;
position:relative;
}
#foottable{margin-top:10px;overflow:hidden;}
#footer{
margin:0px auto;
width:980px;
clear:both;
height:163px;
text-align:right;
position:relative;
top:2px;
background-image:url(./images/footer-menu-bg.jpg);
background-repeat:no-repeat;
}
#ft1{
clear:both;
margin-top:24px;
width:620px;
float:left;
text-align:left;
font-family: "Signika";
  font-size: 12px;
color:#676572;
font-weight:400;
}
#ft2{
float:right;
margin-top:44px;
}
#ft1 a{color:#676572;}
#ft1 span{
font-family: 'Open Sans', sans-serif;
font-size:15px;
font-weight:300;
color:#6a6e72;
}
#foot_text1{
font-family: 'Marvel', sans-serif;
font-size:15px;
color:#97CBC7;
margin-top:10px;
padding-left:10px;
}
#foot_text1 a{
top:15px;
position:relative;
}
#flashMessage{
width:980px;
margin:0px auto;
margin-top:40px;
height:660px;
}
#flashMessage div.boxes {
float:left;
height:196px;
width:480px;
display:inline;
margin-bottom:25px;
}
#flashMessage div.rightbox{
margin-left:19px;
}
#flashMessage div.boxes img{
float:left;margin-right: 20px;
}
#flashMessage div.boxes h2{
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:31px;
font-weight:700;
padding-top:5px;
color:#053448;
line-height:24px;
margin-bottom:0;
}
#flashMessage div.boxes p{
font-family:Calibri,Arial, Helvetica, sans-serif;
font-size:14px;
color:#053448;
padding-right:60px;
text-align:justify;
}
#flashMessage div.boxes a{
width:66px;
height:30px;
background-color:#008FFF;
text-align:center;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:20px;
display:table-cell;
line-height:30px;
font-weight:200;
color:#FEFEFC;
text-decoration:none;
}
#flashMessage div.boxes a:hover{
background-color:#053448;
text-decoration:none;
}
#flashMessage div.box1{
background-image:url(images/box.png);
background-repeat:no-repeat;
background-position:0px 35px;
}
#flashMessage div.box2{
background-image:url(images/box.png);
background-repeat:no-repeat;
background-position: -345px 35px;
}
#flashMessage div.box3{
margin-right:0px;
background-image:url(images/box.png);
background-repeat:no-repeat;
background-position: -695px 35px;
}
#flashMessage div h2 span{
color:#363636;
font-size:25px;
}
.boxrightimg{float:right;
margin-right:24px;
margin-top:38px;
display:inline;
}
.boxpara{
float:left;
margin-top:48px;
margin-left:30px;
width:132px;
height:132px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E0EBDD;text-shadow: 0.1em 0.1em #333;
text-align:justify;display:inline;
}
.boxpara a{
color:#E0EBDD;
text-decoration:underline;
}
#fTab{background-repeat:no-repeat;}
.sep2{
width:189px;
height:5px;
padding:0;margin:0;line-height:0!important;
background-image:url(images/sep.jpg);
background-repeat:no-repeat;
padding-bottom:5px;
padding-top:5px;
overflow:hidden;

}
#footer h3{
color:#615232;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-align:left;
margin:0;padding:0;
}

#footer p{
color:#736545;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
margin:0;padding:0;
padding:5px;
line-height:16px;
}
#footertop{
position:relative;
width:100%;
text-align:left;
height:10px;
float:left;
left:0;top:-4px;
background-image:url(images/footer_top.jpg);
background-position:center top;
background-repeat:no-repeat;
overflow:hidden;
}
#footerinner{margin:0;padding:0;width:100%;height:270px;}
#footerleft{
margin:0;padding:0;
float:left;
width:530px;
height:260px;
overflow:hidden;
text-align:left;
overflow:hidden;
}
#footer_menus{
float:right;
}
.footer_menu1{
width:118px;
float:left;
display:inline;
margin-top:50px;
height:135px;
background-image:url(images/footermenu_left.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-left:10px;
overflow:none;
}
#footerleft div.head4{
margin:0;padding:0;line-height:0;
margin-top:10px;
color:#F7D99B;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
}
#footerleft ul{
margin-top:15px;
}
#footerleft li{
list-style-type:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFE9B4;
padding:0;margin:0;
line-height:15px;
}
#footerleft li a{
color:#FFE9B4;
line-height:15px;
padding:0;margin:;
}
#footerleft li a:hover{
color:#FFE9B4;
background-color:#DA560C;
line-height:15px;
padding:0;margin:;
text-decoration:none;
}
div.back1{
background-image:url(images/illustration_1.jpg);
background-repeat:no-repeat;
background-position:0 -10px ;
}
div.back2{
background-image:url(images/illustration_2.jpg);
background-repeat:no-repeat;
background-position:0 -10px ;
}

div.back3{
background-image:url(images/illustration_3.jpg);
background-repeat:no-repeat;
background-position:0 -10px ;
}
div.back4{
background-image:url(images/illustration_4.jpg);
background-repeat:no-repeat;
background-position:0 -10px ;
}
div.back5{
background-image:url(images/illustration_5.jpg);
background-repeat:no-repeat;
background-position:0 -10px ;
}
div.back6{
background-image:url(images/illustration_6.jpg);
background-repeat:no-repeat;
background-position:0 -10px ;
}

#footerright{
margin:0;padding:0;
float:right;
width:300px;
height:260px;
overflow:hidden;
color:#6D3D0C;
}
#footer_left{
float:left;
margin-top:15px;
}
#footertext{
height:150px;
width:315px;
float:right;
position:relative;
right:25px;
text-align:right;
top:27px;
}
#botmenu {float:left;position:relative;width:660px;height:55px;}
#botmenu ul {margin:0;padding:0;vertical-align:bottom;}
#botmenu ul li {display: block;float: left;  color:#78787A; margin-left:1px;text-align:center;text-transform:uppercase;height:55px;}
#botmenu ul li.menubarsep { width:9px;font-size:14px;height:55px;line-height:55px;}
#botmenu ul li a { display:block;color:#78787A; font-family: "Arial Narrow";font-size:11px; text-decoration:none; vertical-align:middle;text-align:center;font-weight:700;line-height:55px;height:55px;padding-right:9px;padding-left:9px;}
#botmenu ul li a.active {  color:#666666;}
#botmenu ul li a:hover{  color:#666666;}
#botsocial{
float:right;
height:55px;
width:115px;
}
#botsocial p{
line-height:55px;
margin:0;padding:0;
color:#78787A!important; font-family: "Arial Narrow"!important; ;font-size:11px!important; 
text-transform:uppercase!important; 
float:left;
}
#botsocial a{
float:right;
text-align:left;
text-indent:-99999px;
width:31px;
height:31px;
background-image:url(./images/social.png);
background-repeat:no-repeat;
background-position:-68px 0px;
position:relative;
top:13px;
display:block;
}
#botsocial a.tw{
background-position:-32px 0px;
}
.footerlogo{position:relative;top:25px;padding-right:10px;}
.footerlogotext{
width:400px;
clear:both;
font-family: 'Droid Sans', sans-serif;
font-size:12px;
color:#767678;
position:relative;
top:40px;
text-align:left;
left:10px;
line-height:20px;
}
.footerlogotext a{color:#767678;text-decoration:none;font-size:12px;}
#footertext div.text{
height:55px;
position:relative;
top:5px;
color:#FFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
}
#power{
clear:both;
margin:0;padding:0;
color:#FFF;
padding-top:7px;
font-size:10px;
}
#power a{
color:#686868!important;
text-decoration:none;
}
#footertext2{ 
margin:0;font-family:Georgia,Arial,Tahoma,Arial, Helvetica, Geneva, Arial, sans-serif;font-size:10px!important;color:#6D3D0C;margin-top:2px;font-weight:normal;width:30px;display:inline;height:31px;line-height:13px;
}
#footertext a, #footertext2 a{color:#6D3D0C;text-decoration:none;}

#mailformTbl{margin-top:2px;margin-bottom:5px;border:0!important;margin-left:5px;}
#mailformTbl td{padding:3px;
font-family: 'Signika', sans-serif;
font-weight:normal!important;
font-size:14px!important;padding-left:15px;
color:#78787A;border:0!important
}
#mailformTbl input.txt,#mailformTbl textarea.txt,#mailformTbl select.txt{
width:320px;
height:30px;
margin-top:1px;
border:1px solid #BDBDBD;
background-color:#HSL(70,90,84);
overflow:auto;color:#C23623;
font-family: 'Signika', sans-serif;
font-size:13px!important;padding:3px;
font-weight:normal;color:#101010;
}
#mailformTbl input.submit
{
font-family: 'Signika', sans-serif;
font-weight:normal;
font-size:14px;
}
#controller{
margin:0px auto;
width:120px;
margin-top:25px;
z-index:1000;
}
#controller a{
cursor:pointer;
color:#BBBBBB;
text-decoration:none;
font-size:45px;
padding:0;margin:0;
}
.jFlowSelected{
color:#0098FB!important;
}

.navtd {
background-color:#D19800;
}

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 13px;
	 font-family: "Century Gothic", arial, sans-serif;
	 font-weight:bold;
	background-color:#F1B61B;
	line-height:17px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	height:30px;
	line-height:13px;
	width:140px;
	text-align:center;
}
ul#topnav li.topnavsep1 {
	float: left;
	margin: 0; padding: 0;
	height:30px;
	line-height:30px;
	width:5px;
	text-align:center;color: #BD2005;
	font-size:20px;
}


ul#topnav li a {
	padding: 9px 15px;
	display: block;
	color: #BD2005;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
}


ul#topnav li.active span{
	display: block;
}
ul#topnav li.active > a{
	color:#FFF;
}

ul#topnav span a.active{
color:#FFF!important;
background-color:#CA5704;
}
ul#topnav span a.active:after{

position:relative;
top:18px;

content:url('images/arrw.jpg');
}
ul#topnav span a:hover{
color:#FFF!important;
background-color:#CA5704;
}
ul#topnav li:not('topnavsep1'):hover { background: #1376c9 url(topnav_active.gif) repeat-x; }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
ul#topnav li span {
	float: left;
	position: absolute;
	left: 0; top:31px;
	display: none; /*--Hide by default--*/
	width: 970px;
	color: #fff;
	text-align:left;
	height:28px;
}
ul#topnav li:not('topnavsep1'):hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; line-height:28px;color:#FFFFFF;font-size:11px!important;text-transform:none;width:60px;text-decoration:none;padding-left:2px;margin-left:0;padding-right:2px;margin-right:0;text-indent:2px;} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: none;}
#prodisplaytab .head2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
text-transform:none;
font-weight:normal;
color:#C23623;
width:342px;
padding-bottom:7px;
font-style:italic;
background-image:url(images/product_underline.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}

#prodisplaytab .head5{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-transform:none;
font-weight:normal;
color:#A65A00;
padding-left:10px;
}

#prodisplaytab p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
text-transform:none;
font-weight:normal;
line-height:21px;
color:#C23623;
}
#prodisplaytab p img{
padding:5px;
}
#prodisplaytab p.big{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
text-transform:none;
font-weight:normal;
color:#C23623;
}
ul#servicelist2 {margin:0;padding:0;list-style-type:none;text-align:center;display:none;padding:0;margin:0;width:235px;  height:220px;}
ul#servicelist2 li{width:235px;height:220px;overflow:hidden;padding:0;margin:0;padding-left:11px;}

ul#servicelist2 li img{
float:left;margin-right: 15px;
text-align:left;
width:80px;
}
ul#servicelist2 li h2{
font-family: 'Yanone Kaffeesatz', sans-serif;
margin:0;padding:0;
font-size:31px;
font-weight:700;
padding-top:20px;
padding-bottom:15px;
color:#053448;
line-height:24px;
margin-bottom:0;
text-align:left;
}
ul#servicelist2 li p{
font-family:Calibri,Arial, Helvetica, sans-serif;
font-size:14px;
color:#053448;
padding-right:10px;
text-align:justify;
}
ul#servicelist2 li a{
width:66px;
height:30px;
background-color:#008FFF;
text-align:center;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size:20px;
display:table-cell;
line-height:30px;
font-weight:200;
color:#FEFEFC;
text-decoration:none;
float:right;
}
ul#servicelist2 li a:hover{
background-color:#053448;
text-decoration:none;
}
ol#news{
margin-left:10px;
margin-top:10px;
}
ol#news li h5{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
text-transform:none;
font-weight:normal;
color:#D19800;
text-indent:15px;
}
h5#news{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-transform:none;
font-weight:normal;
color:#D19800;
text-indent:15px;
}
ol#news li h5 a{
color:#D19800!important;
text-decoration:none;
}
#frmFooterMsg input {
width:192px;
font-size:12px;
line-height:11px;
background-color:#ffffff;
border:1px solid #FFFEF9;
margin:0;padding:0;
height:24px;
color:#9E9E9E;
margin-right:10px;
text-indent:3px;
font-style:italic;
margin-top:10px;
float:left;
}
#frmFooterMsg .more_img{
margin-top:10px;
}
#frmFooterMsg textarea{
font-style:italic;
width:210px;
font-size:12px;
line-height:11px;
background:transparent;
border:1px solid #fff;
margin:0;padding:0;
text-indent:3px;
height:40px;
margin-left:3px;
overflow:hidden;background-color:#CFCFCF;
}
#targetDiv{width:150px;float:left;padding:0;margin:0;font-family:Verdana, Arial, Helvetica, sans-serif;}
#targetDiv p{padding:0;margin:0;font-size:10px;}
#SubmitDiv {margin:0;padding:0;float:right;padding-top:7px;}
table#quickcontacttb {
border-collapse:collapse;
width:218px;
margin-left:35px;
}
table#quickcontacttb td{
border-collapse:collapse;
background-repeat:no-repeat;
height:22px;
}
#footmessage {
color:#9C8D6E;
font-size:16px;
}
#footmessage td{
padding-left:20px;}
#footmessage td img{
float:right;
margin-right:20px;
display:inline;
border:0;
}
#footmessage td div{
float:left;
margin-left	:20px;
display:inline;
border:0;
}
#prodTbl{margin:25px;margin-left:30px;border-collapse:collapse;border:1px solid #ccc;}
#prodTbl td{border-collapse:collapse;border:1px solid #ccc;padding:10px;color: #5C5C5C;
    font-family: Arial,Verdana,Arial,Helvetica;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;}
#servicestbl p{width:200px;}
#bordT {border-collapse:collapse;}
#bordT td{border-collapse:collapse;border:1px solid #D0DEF2;background-color:#FFFFFF;}
#bordT img{padding:2px;}
.outerbutton{width:200px;height:30px;display:block;background-color: #008FFF; color: #FEFEFC;text-align:center;line-height:30px;margin-top:10px; font-family: 'Yanone Kaffeesatz',sans-serif;   font-size: 15px;    font-weight: 200;text-decoration:none!important;margin-left:200px;}
.outerbutton:hover{background-color:#053458;}
.leftbigmargin{margin-left: 185px;}