/* CSS Document */
body{padding:0px; margin:0px; background:#222021; color:#e8dfe9; font:12px/20px Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, h4, img, form, input, textarea{padding:0px; margin:0px; border:0}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px; height:0}

p a{ font:12px/20px Arial, Helvetica, sans-serif; color:#e8dfe9; text-decoration:underline; font-style:italic;}
p a:hover{ color:#FFF; text-decoration:none;}

.headline{font:14px/20px Arial, Helvetica, sans-serif; color:#ddaada; font-weight:bold; font-style:italic}

ul.check li{ background: url(../images/check.png) 4px 0 no-repeat; padding-left:30px; height:30px;}
ul.check li a{font:12px/20px Arial, Helvetica, sans-serif; color:#e8dfe9; text-decoration:underline;}
ul.check li a:hover{color:#fff; text-decoration:none}


#container{width:1200px; margin:0 auto 0 auto;}


/* HEADER */

#headerPan{width:1200px; height:678px; position:relative; background:url(../images/b_header.png) 0 0 no-repeat; }

#headerPan img#logo{position:absolute; top:54px; left:277px}
#headerPan img#slogan{position:absolute; top:248px; left:733px}

#headerPan ul.menu{position:absolute; top:592px; left:130px; width:960px; height:25px}
#headerPan ul.menu li{float:left; height:25px;  margin-right:45px }
#headerPan ul.menu li a{height:25px;  display:block; text-indent:-20000px; }
#headerPan ul.menu li a:hover{height:25px; }

#headerPan ul.menu li.b01 a{ width:114px;  background:url(../images/btn_1.png) 0 0 no-repeat; }
#headerPan ul.menu li.b01 a:hover{ width:114px;  background:url(../images/btn_1_over.png) 0 0 no-repeat;}

#headerPan ul.menu li.b02 a{ width:103px;  background:url(../images/btn_2.png) 0 0  no-repeat; }
#headerPan ul.menu li.b02 a:hover{ width:103px;  background:url(../images/btn_2_over.png) 0 0  no-repeat;}

#headerPan ul.menu li.b03 a{ width:134px;  background:url(../images/btn_3.png) 0 0  no-repeat; }
#headerPan ul.menu li.b03 a:hover{ width:134px;  background:url(../images/btn_3_over.png) 0 0  no-repeat;}

#headerPan ul.menu li.b04 a{ width:107px;  background:url(../images/btn_4.png) 0 0  no-repeat; }
#headerPan ul.menu li.b04 a:hover{ width:107px;  background:url(../images/btn_4_over.png) 0 0  no-repeat;}

#headerPan ul.menu li.b05{margin-right:0 }
#headerPan ul.menu li.b05 a{ width:125px;  background:url(../images/btn_5.png) 0 0  no-repeat; }
#headerPan ul.menu li.b05 a:hover{ width:125px;  background:url(../images/btn_5_over.png) 0 0  no-repeat;}

#headerPan ul.menu li.spacer_m{width:1px; background:url(../images/spacer_m.jpg) 0 0 no-repeat}


/* content */

#contentPan{width:1200px; position:relative;}

#contentPage{padding:200px 0; text-align:center}


#welcome{width:1200px; margin:0 0 25px 0;}
#welcome h2{width:1200px; height:123px; background:url(../images/h_welcome.png) 0 0 no-repeat; margin-bottom:28px}
#welcome p{float:left; width:330px; margin:20px 30px 0 180px; text-align:right}
#welcome img{float:left; margin:0 30px 0 0;}
#welcome ul.check{float:left; margin:25px 0 0 0; width:340px;}


#master{width:485px; margin:0 65px 0 85px; float:left}
#master h2{width:485px; height:58px; background:url(../images/h_master.png) 0 0 no-repeat; margin-bottom:28px}
#master img{float:left; margin:0 20px 0 5px}
#master p{padding-top:20px; margin-bottom:25px}
#master img.btn_more{margin:0 0 0 160px}

#suits{width:485px; margin:0 0 0 0; float:left}
#suits h2{width:485px; height:58px; background:url(../images/h_suits.png) 0 0 no-repeat; margin-bottom:28px}
#suits img{float:left; margin:0 20px 0 5px}
#suits p{padding-top:20px; margin-bottom:25px}
#suits img.btn_more{margin:0 0 0 160px}

/* footer */

#footerPan{width:1200px; height:116px; margin:0 auto; background:url(../images/b_footer.png) 0 0 no-repeat}
#footerPan p{padding: 45px 0 0 0; font:12px/20px Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#928888;}
#footerPan p span{ font:12px/20px Arial, Helvetica, sans-serif; color:#928888;}
#footerPan p a{ font:16px/20px Arial, Helvetica, sans-serif; color:#928888; text-decoration:none; padding: 0 3px; font-style:normal; font-weight:normal }
#footerPan p a:hover{ font:16px/20px Arial, Helvetica, sans-serif; text-decoration:underline; font-style:normal; font-weight:normal}

