@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, ul, li, p, img {margin: 0; padding: 0;}

body{font-family: Tahoma; font-size: 11px; color: #393f40; line-height: 16px; text-align:justify;background:url(../images/bg-tile.jpg);}

div{margin:0 auto; padding:0;}

ul, li{list-style-type:none;}

h2{ font-size:15px;} 

img {border: 0;}

/* BODY PANEL*/
#bodyPanel {position:relative;	width:100%; height:550px; background:url(../images/bg-x.jpg);}
#bodyPanel #homecontent {position:relative;width:1000px; height:550px; background: url(../images/mj.jpg) top center no-repeat; }
#bodyPanel #homecontent #top { width:400px; height:100px;}
#bodyPanel #homecontent #left {float:left; display:block;  width:314px;  margin:80px 0px 0px 80px; background:url(../images/leftbg.png) bottom left no-repeat;  }
#bodyPanel #homecontent #left #content{background:url(../images/leftbgtop.png) top left no-repeat; text-align: center; padding:20px 0px; }
#bodyPanel #homecontent #left #content a{ color:#ffffff; text-decoration:none;}
#bodyPanel #homecontent #left #content a:hover{ text-decoration:underline;}
#bodyPanel #homecontent #left #content h1{ color:#575f61; font-size:15px; padding:0px 0px 10px 0px;}
#bodyPanel #homecontent #left #content p{ font-size:11px;}

#bodyPanel #homecontent #right {float:right; display:block;  margin:120px 170px 0px 0px; }
#bodyPanel #homecontent #right li {display:block;  height:28px; background: url(../images/navbgright.png) left top no-repeat; margin-bottom:5PX;  }
#bodyPanel #homecontent #right li span a{ line-height:22px; color:#666666; padding-right:17px; text-decoration:none;}
#bodyPanel #homecontent #right li span a:hover{ color:#000000; }
#bodyPanel #homecontent #right li  span{display:block; height:28px; background: url(../images/navbgleft.png) right top no-repeat; margin:0px 11px; }


#bodyPanel #homecontent #formPanel {float:left; display:block;  width:400px;  margin:30px 100px 0px 60px; background:url(../images/leftbg.png) bottom left no-repeat;  }
#bodyPanel #homecontent #trailer {float:left; display:block;  width:800px;  margin:30px 0px 0px 100px; text-align:center;  }
#bodyPanel #homecontent #formPanel #content {background:url(../images/leftbgtop.png) top left no-repeat; }

#footerPanel { position:relative; width:100%; height:160px; background:url(../images/bg-tile.jpg); text-align:center; color:#FFFFFF;  }
#footerPanel a:link, #footerPanel a:active, #footerPanel a:visited, #footerPanel a:hover { color:#FFFFFF; text-decoration:none;  }
#footerPanel #top ul { padding-top:5px;}
#footerPanel #top li { display: inline;}
#footerPanel #top li span{ color:#FFFFFF; vertical-align:top; line-height:26px; }
#footerPanel #top li span a, #footerPanel #top li span a:hover{ color:#FFFFFF; text-decoration:none;vertical-align: middle; line-height:26px;}
#footerPanel #bottom{ height:130px; text-align:center; }
.error {
color:#FFffff;
display:none;
font-size:9px;
line-height:16px;
text-align:left;
}
