/* CSS Document */

body{background:#fff; color:#666; font:12px Arial; margin:0; padding:0;}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
img{border-width: 0;border:none;}
ul{list-style-type:none;}

/* HEAD PANEL*/
#tophead{width:942px; height:86px; position:relative; margin:0 auto; padding:0; background:url(../imgs/header.jpg) 0 0 no-repeat;}

#menu {
	width:900px; 
	height:44px; 
	border:none;
	position:relative; 
	margin:0 auto 8px;
	white-space:nowrap;
	background:url(../imgs/menu.jpg) 0 0 repeat-x;
	
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;  
	-khtml-border-radius:8px; 
	border-radius:8px; 
}
.menuStyle {
	color:#fff;
	font-size:12px;
	line-height:44px;
	padding:0 24px 0 24px;
	text-decoration:none;
	text-transform:uppercase;
}
.menuStyle a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.menuStyle a:hover{
	color:#F60;
	font-size:12px;
	text-decoration:none;
}
.divLine {
	width:9px; 
	height:44px; 
	background:url(../imgs/divliner.jpg) no-repeat;
}

/* BANNER*/
#banner{width:900px; height:438px; position:relative; margin:0px auto; padding:0; overflow:hidden;}

/* TOP BANNER - ABOUT US*/ 
#topbanner #aboutrleft{width:400px; position:absolute; top:24px; left:20px; margin:0;}
#topbanner #aboutrleft h2{display:block; width:330px; height:20px; background:none; margin:0 0 0 20px; font-size:18px; font-family:Arial; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1;}
#topbanner #aboutrleft p{width:400px; font:Arial; font-size:12px; font-weight:300;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:40px 30px 0 20px; text-align:justify;}

#topbanner #aboutrleftlower{width:400px; position:absolute; top:380px; left:40px; margin:0;}
#topbanner #aboutright{ width:445px; height:437px; position:absolute; top:24px; left:467px; margin:0;}


/* TOP BANNER - CONTACT*/ 
#topbanner #contactleft{width:400px; position:absolute; top:24px; left:20px; margin:0;}
#topbanner #contactleft h2{display:block; width:330px; height:20px; background:none; margin:0 0 0 20px; font-size:18px; font-family:Arial; font-weight:bold; text-transform:uppercase; padding:0; position:absolute; z-index:1;}
#topbanner #contactleft p{width:300px; font:Arial; font-size:12px; font-weight:300;  position:absolute; top:0px; left:0px; z-index:1; padding:0; margin:40px 30px 0 20px; text-align:justify;}
#topbanner #contactleft p a{ font-size:12px; color:#09C;  text-decoration:none; }
#topbanner #contactleft p a:hover{font-size:12px; color:#9C0; text-decoration:none;}
.style1 {font:Arial; color:#09C; font-size:14px;}
.style2 {font:Arial; color:#09C; font-size:12px;}

/* HEADER PANEL*/
#topPanel{width:942px; height:140px; position:relative; margin:0 auto; padding:0;}
#topPanel #headerPanelfast{width:290px; height:128px; position:absolute; top:0; left:19px; margin:10px 0 0; padding:0px; background-image:url(../home/h1.jpg); color:#fff;}
#topPanel #headerPanelfast a{width:290px; height:128px; display:block; text-decoration:none; }
#topPanel #headerPanelfast a:hover{width:290px; height:128px; display:block; text-decoration:none; background-image:url(../home/h1.jpg); color:#fff;}

#topPanel #headerPanelfasta{width:290px; height:128px; position:absolute; top:0; left:19px; margin:10px 0 0; padding:0px; background-image:url(../home/h1a.jpg); color:#fff;}
#topPanel #headerPanelfasta a{width:290px; height:128px; display:block; text-decoration:none; }
#topPanel #headerPanelfasta a:hover{width:290px; height:128px; display:block; text-decoration:none; background-image:url(../home/h1a.jpg); color:#fff;}

#topPanel #headerPanelsecond{width:290px; height:128px; position:absolute; top:0; left:323px; margin:10px 0 0; padding:0px; background-image:url(../home/h2.jpg); color:#fff;}
#topPanel #headerPanelsecond a{width:290px; height:128px; display:block; text-decoration:none; }
#topPanel #headerPanelsecond a:hover{width:290px; height:128px; display:block; text-decoration:none; background-image:url(../home/h2.jpg); color:#fff;}
#topPanel #headerPanelseconda{width:290px; height:128px; position:absolute; top:0; left:323px; margin:10px 0 0; padding:0px; background-image:url(../home/h2a.jpg); color:#fff;}
#topPanel #headerPanelseconda a{width:290px; height:128px; display:block; text-decoration:none; }
#topPanel #headerPanelseconda a:hover{width:290px; height:128px; display:block; text-decoration:none; background-image:url(../home/h2a.jpg); color:#fff;}


#topPanel #headerPanelthird{width:290px; height:128px; position:absolute; top:0; right:25px; margin:10px 0 0; padding:0px; background-image:url(../home/h3.jpg); color:#fff;}
#topPanel #headerPanelthird a{width:290px; height:128px; display:block; text-decoration:none; }
#topPanel #headerPanelthird a:hover{width:290px; height:128px; display:block; text-decoration:none; background-image:url(../home/h3.jpg); color:#fff;}
#topPanel #headerPanelthirda{width:290px; height:128px; position:absolute; top:0; right:25px; margin:10px 0 0; padding:0px; background-image:url(../home/h3a.jpg); color:#fff;}
#topPanel #headerPanelthirda a{width:290px; height:128px; display:block; text-decoration:none; }
#topPanel #headerPanelthirda a:hover{width:290px; height:128px; display:block; text-decoration:none; background-image:url(../home/h3a.jpg); color:#fff;}

