/* 
author: mahen shrestha
email: shresthamahen@hotmail.com
site: www.marvelwebdesigns.com
edited: october 11 2007
*/
body{
background:#31536C;
margin:0px;
font-family:verdana}
h1{
font-size:16px;
font-weight:20px;
margin:0 0 5px 0;
font-family:Arial, Helvetica, sans-serif;
}
#bordertop{
background:url(../images/top.jpg) no-repeat;
background-position: 0 20px;
width:835px;
height:54px;
margin: 0 auto;
text-align:right;
padding:0 60px 10px 0;
}
#sitebody{
background:url(../images/bg.jpg);
width:895px;
margin: 0 auto;
}
#sitebody #nav{
background: url(../images/logo.jpg) no-repeat;
background-position: 41px 0;
padding:0 0 0 41px;
float:left;
width:216px;
}
#sitebody #main{
width:622px;
float:right;
}
#sitebody #main #banner{
width:589px;
height:207px;
}
#sitebody #main #texts{
color:#666666;
margin:0 39px 0 0;
}
#sitebody #main #texts #container1{
margin:10px 0 10px 0;}
#sitebody #main #texts #container1 .image{
float:left;
width:177px;
height:121px;
}
#sitebody #main #texts #container1 .caption{
float:right;
width:400px;
font-size:10px;
text-align:justify;
}
#sitebody #main #texts #container2{
margin:10px 0 10px 0;
}
#sitebody #main #texts #container2 #left{
padding:10px 10px 10px 10px;
width:258px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:justify;
}
#sitebody #main #texts #container2 #right{
padding:10px 10px 10px 0px;
width:280px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#borderbottom{
clear:both;
background:url(../images/bottom.jpg);
width:895px;
height:53px;
margin: 0 auto;
}
#footer{
clear:both;
font-size:11px;
text-align:right;
padding-right:50px;
}
#footer a{
text-decoration:none;
border-bottom:1px dotted;
}
#footer a:hover{
color:#FF6600;
}
/*text and colors*/
.blu{
color:#0078FF;
}
.normaltext{
font-size:10px;
}