/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table { border-collapse:collapse; border-spacing:0;}
fieldset,img {	border:0;}
ol,ul {list-style:none;}

/* GLobal */
a:link, a:visited {text-decoration: none; color:#2f2f2f}
a:hover, a:active{text-decoration: none; color:#2f2f2f}
.center{text-align:center}

.clear{clear:both;height:1px;font-size:1px}

body{background: url("../images/background.jpg")no-repeat 0 -100px ;font-family:helvetica,arial;font-size:14px}
h1{font-size:40px;font-weight: normal;color:#176b8e;padding:80px 0 0 25px}
h2{font-size:26px;font-weight: normal;padding:0 0 0 25px}
h3{font-size:22px;font-weight: normal;color:#176b8e}
p{line-height: 19px;}

#wrapper{position: relative;width:666px;height:770px;margin: 0 auto 0 auto;z-index:1;}

#top-right{position: absolute; width:493px;height:433px;background: url("../images/top-right-logo.png");top:0;right:-175px;z-index:-1;}

#top-sticker {background: url("../images/top-sticker.png") no-repeat; width:834px;height:276px;position: absolute;top:150px;left:-165px;}
	#top-sticker h3 {padding:53px 0  0 380px}
	#top-sticker p {padding:5px 0 20px 380px}

#left-panel{background: url("../images/left-panel.png") no-repeat; width:388px;height:361px;position: absolute;top:370px;left:0;color:#292929}
	#left-panel h3{padding:10px 0 5px 25px}
	#left-panel p{padding:5px 20px 5px 25px}
	#left-panel p.inner {padding:15px 30px 0 95px}
	#left-panel h3.nothing{padding:25px 0 5px 25px}
	
#right-panel{background: url("../images/right-panel.png") no-repeat; width:262px;height:390px;position: absolute;top:357px;right:0;color:#292929}
	#right-panel h3{padding:22px 0 5px 20px;color:white}
	#right-panel p{padding:15px 20px 5px 25px}
	#right-panel p.bottom{padding:105px 20px 5px 25px}
	
#ltd {position: absolute; bottom:15px;left:25px;font-size:13px}
#contact { position: absolute; bottom:15px;right:0px; width: 130px;height:80px;}