body {
	 background: #efefef url(../files/web_new.jpg) no-repeat top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
#footer {
	position: relative;
	margin: 0 auto;
	bottom: 0;
	width: 100%; /* See note below */
	text-align: center;
	padding: 20px 0 20px 0;
	height: 70px;
	background: #222;
	color: #999; 
	font: normal 12px arial;
}
/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
#footer {
    \width: 100%;
    w\idth: 100%;
}
#footerBox{
width:990px;
margin: 0 auto;
text-align: left;
padding: 3px 0 0 0;
}

#topLine{
background: #000; 
font: normal 11px verdana; 
color: #999;
border-bottom: 2px dotted #555;
}
#topMenuLine{
margin: 0 auto;
padding: 10px;
border: 0px solid green;
width: 980px;
}
.logo{
float: left;
}
.topMenu{
float: right;
color: #666; 
font: normal 12px arial; 
text-decoration: none;
margin: 38px 0 0 0;
}
.topMenu a{
color: #c2c2c2; 
font: bold 12px arial; 
text-decoration: none; 
margin: 5px 5px 0px 5px; 
float: left; 
vertical-align: middle;
}
.topMenu .active{
color: #18b0d9;
}


.topMenu img{
float: left;
vertical-align: middle;
 margin: 0px 7px 0px 7px;
}

#content{
margin: 0 auto;
width: 980px;
border: 0px solid red;
padding-top: 30px;
font: normal 12px arial;
}
#content_2{
margin: 0 auto;
width: 1014px;
margin-bottom: 30px;
border: 0px solid red;
padding-top: 30px;
font: normal 12px arial;
}

#slideshow{
margin: 0 auto;
width: 980px;
border: 0px solid red;
}
.topLineContainer{
margin: 0 auto;
width: 990px;
padding: 15px 0 15px 0;
}
.topLineContainer a{
 color: #999;
 text-decoration: none;
 padding: 0 5px 0 5px;
}
.topLineContainer a:hover{
 color: #18b0d9;
 text-decoration: underline;
}
.lang{
float: left;
}
.topLineContainerMenu{
float: right;
}

.heading{font: normal 24px arial; margin: 0px 0px 15px 0px; color:#ccc;}
#copyright{
float: left;
}
#contact{
float: right;

}

#personLabel{
float: left;
margin: 0 25px 0 0;
}
.name{
margin: 5px 0 0 15px;
padding:0;
font: bold 13px arial;
}

#bottomSection{
float: left;
margin: 0 0 0 25px;
text-align: right;
}

h1{font: normal 20px arial; margin: 0px 0px 15px 0px; color:#000;}
h4{font: normal 18px arial; margin: 2px 0px 5px 0px; color:#1f6d8a;}
.txt14{font: bold 13px arial; margin: 10px 0px 15px 0px; color:#333;}
a{font: normal 11px verdana; color: #999;text-decoration: underline;}
a:hover {color: #18b0d9;}

img{
border: 0px solid red;
}
.bullet{
margin: 10px 0 10px 0;
}
.bullet ul{margin: 0;padding-left: 30px;list-style-image: none;list-style-position:outside; }
.bullet ul li{font: bold 11px arial;padding-left: 5px;padding-right: 20px;list-style-image: url(../files/bullet.png);}

.bottomHighlighting{
color: #ccc;
text-decoration: none;
line-height: 20px;
}
/*.bottomHighlighting:hover{ 
color: #18b0d9;
}*/

#leftContent{
width: 496px;
float: left;
margin: 0 0 0 4px;
padding: 10px 0 30px 0;
color: #333;
border: 0px solid green;

}
.leftContent_Box{
margin: 0;
background:url(../files/leftContBg.png) top center no-repeat;
}
.leftContent_Box_table{
margin: 10px 0 0 40px;
}
.leftBoxBottom{
height: 80px;
background:url(../files/leftContBg_bottom.png) bottom center no-repeat;

}
#rightContent{
width: 496px;
float: left;
margin: 0 0 0 18px;
padding: 0;
color: #333;
border: 0px solid red;

}
.rightContent_Box{
margin: 0;
background:url(../files/rightContBg.png) top center no-repeat;
}
.rightContent_Box_table{
margin: 10px 0 0 40px;
}
.rightBoxBottom{
height: 80px;
clear: both;
background:url(../files/rightContBg_bottom.png) bottom center no-repeat;

}

.clrBlue{
color: #18b0d9;
}

.works{
padding: 5px 5px 10px 5px;
}

.works img{
margin: 10px 3px 3px 3px;
padding: 2px;
border: 1px solid #666;
width: 30px;
height: 30px;
}