/* CSS Document */

body{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
background-image:url(../images/body-bg.png);
background-repeat:repeat-x;
}

#wrapper{
width:1004px;
margin:0px auto;
background-image:url(../images/bg.png);
background-repeat:repeat-y;
background-position:top center;
}

#header{
height:317px;
margin:0px auto;
background-image:url(../images/pho-header.jpg);
background-repeat:no-repeat;
position:relative;
}

#navigation{ 
height:135px;
margin:0px auto;
background-image:url(../images/pro-nav.jpg)
}
#menu{ 
width:auto;
height:48px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
text-align:center;
line-height:48px;
}
#menu a{
height:48px;
color:#ffffff;
text-decoration:none;
padding:0px 5px;
}
#menu ul{
 display:inline;
}
#menu ul li{
 display:inline;
}
#map{ 
width:100px; height:20px;
position:absolute;
color:#FFFFFF;
left:820px;
top:150px;
}
#map a{ 
color:#ffffff;
text-decoration:none; 
}
#container{
width:800px;
margin:0px auto;
background-image:url(images/content-bg.png);
background-repeat:repeat-y;
height:auto;
padding:0px;
}
#columnleft{ 
float:left;
width:528px;
text-align:justify;
background-image:url(../images/cont-bg.png);
background-repeat:repeat-x;
line-height:20px;
}

#columnright{
float:right;
width:200px;
margin-right:10px;
padding:0px;
}

.display{
height:130px;
background-image:url(../images/pro-gal.png);
background-repeat:repeat-x;
margin:10px 0px;
}
.title{ font-size:14px;}
.des{
font-size:14px;
color:#999999;
}
.heading{
font-size:30px;
font-weight:bold;
color:#004e19;
}
#coupns{
width:120px;
height:50px;
float:right;
margin-right:120px;
padding:0px;cursor:hand;
}
#footer{
width:1004px;
background-image:url(../images/pro-fot.jpg);
height:75px;
margin:0px auto;
}
#fotmenu{
height:32px;
width:auto;
color:#352b00;
font-size:14px;
line-height:32px;
background-image:url(../images/fot-bg.png);
clear:both;
}
.jupiter{
width:150px; height:20px; 
float:right; margin-top:40px;margin-right:110px;
cursor:hand;
}
