body{
width:1000px;
margin:auto;
background:#000000;
}
#header{
width:834px;
height:307px;
}
#container{
width:951px;
height:540px;
}
#left{
float:left;
width:62px;
height:540px;

}
#centerL{
float:left;
background:url('images/left.jpg');
width:20px;
height:538px;
}
#centerC{
float:left;
background:url('images/center.jpg');
width:714px;
height:538px;
}
#centerR{
float:left;
background:url('images/right.jpg');
width:20px;
height:538px;
}
#center{
float:left;
width:754px;
height:540px;
}
#right{
float:left;
width:135px;
height:540px;
}
#rightbuttoncontact{

margin-top:8px;
width:135px;
height:288px;
background:url('images/rightbuttoncontact.jpg');
}
#rightbuttoncontact2{
margin-top:5px;
width:135px;
height:231px;
background:url('images/rightbuttoncontact2.jpg');
}
.bgcontent{
margin-top:5px;
background:url('images/bgcontent.jpg') no-repeat;
width:351px;
height:185px;
}
.bgcontent2{
margin-top:5px;
background:url('images/downtext.jpg') no-repeat;
width:704px;
height:140px;
}
.bgcontent2.1{
margin-top:5px;
background:url('images/downtext.jpg') no-repeat height:240px;
width:704px;
height:240px;
}
.titleRight{
font-family:Times New Roman;
font-size:22px;
color:#EEE;
}
.bgcontentText{
font-size:15px;
color:#FFF;
	
}
#footer {
color:#FFF;
}
#footer a,a:visited{
color:#FFF;
text-decoration:none;
}
#footer a:hover{
color:#FFF;
text-decoration:underline;
}
h1{
	color: white;
	font-size:14px; 
	font-weight:bolder;
	padding:0px;
	margin:-5px 0 0 15px;
	text-align:left;
}
h2{
	color: white;
	font-size:14px; 
	font-weight:bolder;
	padding:0px;
	margin:15px;
	text-align:left;
}