@charset "utf-8";
/* CSS Document */
body {
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-weight: normal;
color: #252525;
background:url(images/bg.jpg) repeat-x #fead39;
margin:0;
text-align:justify;
}
h1{
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:normal;
color:#f77701;
text-align:center;
}
p{
margin:0;
padding:0;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
padding:5px;
text-align:justify;
}

.clear { clear:both; }
/*---------- Main Cont ---------*/
#maincont{
background:url(images/topheader.png) no-repeat;
width:801px;
margin:0 auto;
height:123px;
padding-top:17px;

}
#contentcont{
background:url(images/whiteshadowbg.png) repeat-y;
margin:0 auto;
width:801px;
}
.toppbar{
background:url(images/topbar_orangestrip.png) no-repeat;
width:738px;
height:58px;
margin:0 auto;
font-weight: bold;
font-size:18px;
padding:10px 0 0 15px;
}

.productcontent{
background:url(images/greyarea.png) repeat-y;
margin:0 auto;
width:753px;

}


.productcontent ul{
margin:0 ;
padding-left:10px;
list-style:none;
width:716px;
padding-top:15px;
}
.productcontent ul li{
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
padding:5px 0 3px 25px;
background:url(images/bullet.png) no-repeat #d1d1d1; 
width:701px;
border:1px solid #e4e4e4;
}
.pcontentbottom{
background:url(images/pcontgerybottom.jpg) no-repeat;
width:753px;
height:14px;
margin:0 auto;
margin-bottom:20px;
}
.leftcont{
position:relative;
float:left;
width:190px;
left:10px;
padding-left:5px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
font-size:13px;
padding-bottom:15px;
}
.pconttop{
background:url(images/pconttop.png) no-repeat;
margin:0 auto;
width:194px;
height:12px;}
.pcontbg{
background:url(images/pcontmiddle.png) repeat-y;
width:170px;
margin:0 auto;
padding-left:25px;
padding-top:10px;
}
.pcontbottom{
background:url(images/pcontbottom.png) no-repeat;
width:194px;
height:54px;
margin:0 auto;
}


.rightcont{
position:relative;
float:left;
left:35px;
width:500px;
top:10px;
border:1px solid #dedede;
padding-bottom:15px;
}
.pnameleft{
width:30%;
position:relative;
float:left;
text-align:right;
}
.pnameright{
width:90%;
text-align:left;
position:relative;
float:none;
}

.paracont{
width:748px;
background-color:#D1D1D1;
border:1px solid #b2b2b2;
margin:0 auto;
margin-bottom:20px;
}
.topbargrey{
background:url(images/topbar_grey.png) no-repeat;
width:738px;
height:29px;
margin: 0 auto;
font-weight: bold;
font-size:18px;
padding:10px 0 0 15px;
}

.more{
background:url(images/button_big.png) no-repeat;
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:25px;
font-weight:bold;
height:47px;
margin:0 15px 0 5px;
padding:10px 0px 0 15px;
text-decoration:none;
width:279px;
float:left;
text-align:center;
display:block;
}
.bigbutton{
width:693px;
margin:0 auto;

height:52px;
}
.bigbleft{
background:url(images/bigbuttonleft.png) no-repeat;
width:67px;
height:52px;
float:left;
position:relative;
}
.bigbmiddle{
background:url(images/bigbuttonmiddle.png) repeat-x;
width:559px;
height:46px;
float:left;
position:relative;
text-align:center;
padding-top:10px;
}
.bigbmiddle a{
font-family: "Impact",Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;

}
.bigbright{
background:url(images/bigbuttonright.png) no-repeat;
width:67px;
height:52px;
float:left;
position:relative;

}
.bottomcurveshadow{
background:url(../HTML%20Index8/images/bottomfootershadow.png) no-repeat;
width:801px;
margin:0 auto;
height:34px;
font-size: 12px;
text-align:center;}