@charset "UTF-8";
/* CSS Document */
* {padding: 0px;border: 0px;margin: 0px;}
body {	background-color:#000000;}
:link img {  border: none;}

.header {background-image: url('imgz/header.jpg'); background-repeat: no-repeat; background-color:#000000; height: 164px; width:1102px}
.tile {background-image:url('imgz/tile.jpg');background-color:#000000;background-repeat:repeat-y;background-position:top center;}
.left {background-image: url('imgz/left.jpg'); background-repeat: no-repeat; background-color:#000000;}
.right {background-image: url('imgz/right.jpg'); background-repeat: no-repeat; background-color:#000000; width:221px; background-color:#000000;}
.footer {background-image: url('imgz/footer.jpg'); background-repeat: no-repeat; background-color:#000000; width: 1102px; height:197px}
.logo {position:absolute;left:10%;top:-20px;border:none;}

.lantern {position:absolute;right:10%;top:33px;border:none;}

.curved-box {width: 473px; margin: 10px 10px 10px 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #30a2b7;}
.curved-box p {font-family: Arial, san-serif;font-size:12px;color:#ffffff;margin-bottom:11px;margin: 11px 0px; padding: 5px 15px 10px 15px; text-align:left} 
.curved-box p a:link {color:#ffffff; text-decoration:underline;}   
.curved-box p a:visited {color:#ffffff; text-decoration:underline} 
.curved-box p a:hover {color:#ffcc33; text-decoration:underline}   
.curved-box p a:active {color:#ffffff; text-decoration:underline;}
.curved-box h3 {font-family: Arial, san-serif;font-size: 18px;line-height: 40px;font-weight:normal;color: #ffffff;margin-bottom:8px; margin-left:10px; margin-right:10px; text-align:center}
.curved-box h3 a:link, .curved-box h3 a:active, .curved-box h3 a:visited {color:#ffffff; text-decoration:none;}    
.curved-box h3 a:hover {color:#ffcc33; text-decoration:none}   

.quez {font-family: Arial, san-serif;font-size:12px;color:#ffffff;margin-bottom:0px;margin: 11px 0px; padding: 5px 15px 10px 15px; text-align:left}

.faq {font-family: Arial, san-serif;font-size: 12px;line-height: 15px;font-weight:normal;color: #000000;margin-bottom:18px; text-align:left; margin-left:10px; margin-right:10px}
.faq a:link, .faq a:visited, .faq a:active {color:#000000; text-decoration:underline;}   
.faq a:hover {color:#ffcc33; text-decoration:underline}   

.facebook img{border: 1px solid #3b61a0;}
.facebook:hover img{border: 1px solid #a5b6d2;}
.facebook:hover{color: blue; /* irrelevant definition to overcome IE bug */}



