@charset "utf-8";
/* CSS Document */
* {margin:0px;padding:0px;font-family:Arial, Helvetica, sans-serif;text-align:left;}
H1.heading {color:#ff6600;font-size:26px;line-height:1.3em;font-weight:normal;margin:20px 0px 0px 10px; width:100%;}
.gallery {position:absolute;margin-top:80px;left:50%;margin-left:-487px;width:965px;height:455px;padding:5px 0px 0px 5px;display:none;z-index:2;background-image:url("popupBground.png");}
.leftContent #galleryTrigger {color:#0000ff;text-decoration:underline; cursor:pointer;}
.leftContent {width:235px; float:left;font-weight:bold;font-size:12px;line-height:1.8em;margin:20px 25px 20px 10px;}
.leftContent p {margin-bottom:20px;}
.rightContent {float:left;background-image:url("lp-bground.jpg"); width:680px;height:700px;background-repeat:no-repeat;background-position:center top;margin-top:20px;}
.circle_1 {background-image:url("circle_1.png");width:202px;height:201px;margin-top:380px; position:relative;}
.circle_2 {background-image:url("circle_2.png");width:165px;height:165px;margin-top:-60px;margin-left:50px; position:relative;}
.circle_3 {background-image:url("circle_3.png");width:150px;height:150px;margin-top:-290px;margin-left:510px; position:relative;}
.right_para1 {width:305px;margin-left:215px;font-weight:bold;line-height:1.8em;margin-top:-80px;font-size:12px;}
#backgroundPopup{display:none;position:fixed;_position:absolute; /* hack for internet explorer 6*/height:100%;width:100%;top:0;left:0;background:#FFFFFF;z-index:1;}
#close {position:absolute;left:50%;margin-left:460px;margin-top:65px;width:37px;height:37px;background-image:url("x.png");cursor:pointer;z-index:3;display:none;}
#galleryTrigger2 { cursor:pointer;}

