body{
	margin:0px;
	padding:0px;
	background-color:white;
	font-family:  'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif;
    color:#757575;
    text-align: justify;
    background-image: url('gfx/background.png');
    background-repeat:repeat-x;
}

#size1 {
    font-size: 14px;
}
#size2 {
    font-size: 16px;
}
#size3 {
    font-size: 18px;
}
#fontSize {
    float:right;
    width:50px;
}

blockquote {
    border: 1px solid silver;
    padding: 20px;
    background: url(gfx/quote.png);
    background-position: 0px 0px;
    background-repeat:no-repeat;
    box-shadow: 2px 2px 8px grey;
    -webkit-box-shadow: 2px 2px 8px grey;
    -moz-box-shadow: 2px 2px 8px grey;
    -o-box-shadow: 2px 2px 8px grey;
    -ms-box-shadow: 2px 2px 8px grey;
}

ul#menuBox {
    width:840;
    height:40px;
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}
ul#menuBox li {
    float:left;
}
ul#menuBox li a {
    background:url(button/button.png) no-repeat scroll top left;
    display:block;
    height:40px;
    width:120px;
    position:relative;
}
ul#menuBox li a.company {
    background-position:0px -40px !important;
}
ul#menuBox li a.offer {
    background-position:-120px -40px !important;
}
ul#menuBox li a.portfolio {
    background-position:-240px -40px !important;
}
ul#menuBox li a.contact {
    background-position:-360px -40px !important;
}
ul#menuBox li a.reference {
    background-position:-480px -40px;
}
ul#menuBox li a.articles {
    background-position:-600px -40px;
}
ul#menuBox li a.sitemap {
    background-position:-720px -40px;
}
ul#menuBox li a span {
    background:url(button/button.png) no-repeat scroll top left;
    display:block;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:100;
}

a.company span {
    background-position:0px 0px !important;
}
a.offer span {
    background-position:-120px 0px !important;
}
a.portfolio span {
    background-position:-240px 0px !important;
}
a.contact span {
    background-position:-360px 0px !important;
}
a.reference span {
    background-position:-480px 0px !important;
}
a.articles span {
    background-position:-600px 0px !important;
}
a.sitemap span {
    background-position:-720px 0px !important;
}

a {
    color:#005992;
    text-decoration:none;
}

a:hover {
    color:#0075b0;
    text-decoration:underline;
}

b, strong {
    font-weight:bold;
}

#footer b{
	font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight:bold;
}

.picbox {
    float:left;
    padding: 10px;
    width: 128px;
    height: 87px;
    margin: 20px 20px 0 0;
    border: 1px solid silver;
    text-align:center;
}

.picbox img {
    height:87px;
}

body div{
	margin:0px;
	padding:0px;
}

img {
    border: 0px;
}

p {
	text-indent:15px;
}

.fll {
    float:left;
    margin-right:5px;
}
.flr {
    float:right;
    margin-left:5px;
}

.cb {
    clear:both;
}

div#centered{
	width:980px;
	margin:0px auto;
}

div#bottomGradient{
	display:none;
	width:980px;
	height:10px;
	background-image:url('gfx/bottomGradient.png');
	float:left;
}

div#bottomBottomGradient{
	width:980px;
	height:10px;
	background-image:url('gfx/bottomGradient.png');
	float:left;
}

div#topTopGradient{
	width:980px;
	height:10px;
	background-image:url('gfx/topGradient.png');
	margin-top:10px;
	float:left;
}

div#topGradient{
	display:none;
	width:980px;
	height:10px;
	background-image:url('gfx/topGradient.png');
	margin-top:10px;
	float:left;
}


div.gradient2{
	width:960px;
	padding:0px 10px;
	background-image:url('gfx/gradient.png');
	float:left;
	position:relative;
}

div#bar{
	width:950px;
	background-image:url('gfx/bar.png');
	height:18px;
	text-align:right;
	padding-top:2px;
	padding-right:10px;
}

div#logo{
	width:960px;
	height:169px;
	background-image:url('gfx/bgTop.jpg');
}

div#menu{
	width:960px;
	height:40px;
	float:left;
}

div#menuLeft{
	width:60px;
	height:40px;
	background-image:url('button/off_04.png');
	float:left;
}

div#menuRight{
	width:60px;
	height:40px;
	background-image:url('button/off_12.png');
	float:left;
}

div#menuContent{
	width:920px;
	height:31px;
	float:left;
}

div#miniatures{
	width:960px;
	height:150px;
	padding:0px 10px;
	float:left;
	position:relative;
}

div#content{
	width:960px;
	background-color:white;
	float:left;
}

div#submenuBack{
    width:220px;
    min-height:400px;
    background-image:url('gfx/menuBackgroundS.png');
    float:left;
}

div#submenu{
	width:205px;
	min-height:400px;
	background-image:url('gfx/menuBackground.png');
	background-repeat: no-repeat;
	background-position:bottom;
	float:left;
	text-align:left;
	padding-right:15px;
	font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

div#submenu ul{
	list-style-image:url('gfx/square.png');
	margin:0px 0px 0px 10px;
}

div#submenu ul a{
	font-size:14px;
	text-decoration:none;
}
div#submenu ul a:hover{
	text-decoration:underline;
}

div#text{
	width:720px;
	padding:3px 10px;
	float:left;
}

div#footer{
	width:960px;
	height:90px;
	float:left;
}

div#footerLeft{
	width:20px;
	height:90px;
	background-image:url('gfx/footerLeft.png');
	float:left;
}

div#footerContent{
	width:920px;
	height:90px;
	background-image:url('gfx/footer.png');
	font-size:14px;
	font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color:white;
	text-align:center;
	float:left;
}

div#footerContent a{
	font-size:12px;
	color:white;
	text-decoration:none;
}

div#footerContent a:hover{
	text-decoration:underline;	
}

div#footerRight{
	width:20px;
	height:90px;
	background-image:url('gfx/footerRight.png');
	float:left;
}

div.menuHeader{
	width:180px;
	height:45px;
	padding:13px 0px 0px 20px;
	margin-bottom:10px;
	background-image:url('gfx/menuShadow.png');
	font-size:24px;
}

div.stripe{
	width:650px;
	height:10px;
	background-image:url('gfx/stripe.png');
	margin-bottom:15px;
}

div.stripe2{
    width:650px;
    height:1px;
    background-image:url('gfx/stripe2.png');
    margin-bottom:10px;
    
}


a.menuLink{
	width:100px;
	height:30px;
	margin-left:25px;
	float:left;
	background-image:url('gfx/menuLinkShadow.png');  
	text-align:center;
	font-size:15px;
	color:white;
	text-decoration:none;
	text-shadow:1px 1px 1px black;
}

a.menuLink .hoverDown{
    width:100px;
    height:30px;
    position:absolute;
    background-image:url('gfx/menuLinkShadow.png');  
}

a.menuLink .hover{
    width:100px;
    height:30px;
    position:absolute;
    display:none;
    z-index:3;
	background-image:url('gfx/menuLinkShadowHover.png');
}

a.menuLink .text{
    width:100px;
    height:30px;
    position:absolute;
    z-index:4;
}

.closeButton, .showButton{
    position:absolute;
    top: 10px;
    right: 20px;
    z-index:1000;
}

.closeButton {
    top: 0px;
}

div#quickContact{
	
	text-align:left;
	font-size:15px;
	margin:0px 0px 20px 10px;
	text-indent:0px;
}

div#quickContact a{
	color:#757575;
}

span.info {
    color:#0072C4;
    text-decoration:underline;
    cursor:pointer;
}

.tooltip {
    background-color:silver;
    border: 1px solid black;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 2px 2px 4px grey;
    -webkit-box-shadow: 2px 2px 4px grey;
    -moz-box-shadow: 2px 2px 4px grey;
    -o-box-shadow: 2px 2px 4px grey;
    -ms-box-shadow: 2px 2px 4px grey;
}

p a{
	text-decoration:none;
	font-weight:bold;
}

p a:hover{
	text-decoration:underline;
}
.contable {
    width:100%;
}
.contable td {
    width: 50%;
}
.contable img {
    vertical-align:middle;
    width:44px;
    height:44px;
}
.contable a {
    text-decoration:none;
}
.contable ul {
    list-style:none;
}
.contable h2 {
    text-align: center;
}
.tbx {
height:20px;
width:20px;
vertical-align:middle;
}
