body{
padding:0;
margin:0;
background-color:#FF6600;
font:12px/14px Arial, Helvetica, sans-serif;
}
form{
display:inline;
}
p{
margin:0px;}
#header{
width:100%;
}

#header h1{
background-image:url(../images/p3.gif);
background-repeat:no-repeat;
margin:0;
padding:28px 70px;
font-size:24px;
color:#333;

}
#header h1 a{
	color:#333;
	text-decoration:none;
}
#menu{
background-image:url(../images/bg_menu.gif);
background-repeat:repeat-x;
height:30px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding-left:10px; padding-top:10px;
}
#menu ul{
margin:0;
padding:0;
}
#menu li{
list-style:none;
float:left;
padding:9px 0 0 30px;;

}
#menu li a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight: bold;
}

#menu li a:hover{
color:#40BBEC;
}



#leftCont{
float:left;
width:170px;
background-image:url(../images/sidebar-middle.gif);
background-repeat:repeat-y;
vertical-align:top;

}
#leftTop{
background-image:url(../images/sidebar-top.gif);
background-repeat:no-repeat;
background-position:left top;
}
#leftMain{
padding:5px;
height:467px;

}
#leftMain p{
padding-left:2px;
padding-bottom:10px;
color:#FFFFFF;
font-weight:bold;
width:130px;
height:30px;
}
#leftMain p a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}
/*************for signup template*********/
#leftMain1{
padding:5px;
height:280px;

}
#leftMain1 p{
padding-left:2px;
padding-bottom:10px;
color:#FFFFFF;
font-weight:bold;
width:130px;
}
#leftMain1 p a{
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}
/*****************************************/


#leftBot{
background-image:url(../images/sidebar-bottom.gif);
background-repeat:no-repeat;
background-position:left bottom;

}

#mBody{
float:left;
width:854px;
w/idth:1000px;
background-color:#FFF;
}
#mBodyTop{
background-image:url(../images/bodyTop.gif);
background-repeat:no-repeat;
background-position:left top;
}
#mBodyMain{
padding:0 20px;
height:460px;
}
#mBodyPrivacy{
padding:0 20px;
height:1160px;
}
#mBodyBot{
background-image:url(../images/bodyBot.gif);
background-repeat:no-repeat;
background-position:left bottom;
padding:10px;
}
#leftmbody{
float:left;
width:500px;
}
#leftmbody h1{
color:#FF6600;
padding-left:250px;
padding-top:20px;
background-image:url(../images/p3_big.gif);
background-repeat:no-repeat;
height:240px;
margin:0;
font:20px/30px Arial, Helvetica, sans-serif;
font-weight:bold;
}
#leftmbody p{
margin:2px;
}

#rightmbody{
float:left;
width:300px;

}
a, h1, h2, h3 {
 font-family: Arial, sans-serif;
	color: #F60;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
