/* GENERAL STYLES */
body
	{
	margin:0px;
	padding:0px;
	font-family:arial, helvitica, Sans-Serif;
	font-size:12px;
	color:#333333;
	}
#warper 
	{
	width:738px;
	margin:0px auto;
	padding:0px;
	}
h1 
	{
	font-size:23px;
	color:#cc0000;
	margin:0px;
	padding:2px 5px 3px 5px;
	text-align:center;
	font-weight:bold;
	} 
h3 
	{
	font-size:16px;
	color:#cc0000;
	margin:20px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
	} 
p 
	{
	margin:0px 0px 7px 0px;
	}
.textGray20 
	{
	font-size:20px;
	font-weight:bold;
	color:#878787;
	margin:0px 0px 7px 0px;
	}
img
	{
	vertical-align:middle;
	}
/* Header CSS Starts*/
.headerArea
	{
	width:738px;
	float:left;
	padding:15px 0px 5px 0px;
	}
.logo 
	{
	float:left;
	width:65%;
	padding:0px;
	margin:0px;
	}
.tollFreeNo 
	{
	width:30%;
	font-size:27px;
	color:#cc0000;
	float:right;
	font-weight:bold;
	padding:0px 6px 0px 0px;
	text-align:right;
	}
.headerImg 
	{
	width:738px;
	height:142px;
	padding:0px 0px 10px 0px;
	float:left;
	}
/* LeftBox CSS Starts*/	
.leftBox
	{
	width:492px;
	float:left;
	margin:0px 10px 8px 0px; 
	}
.topHeadingBoxTop 
	{
	width:490px;
	height:10px;
	background:url(../media/154932/topheadingtop.jpg) no-repeat bottom;	
	float:left;
	}
.topHeadingBoxBottom
	{
	width:490px;
	height:10px;
	background:url(../media/154926/topheadingbottom.jpg) no-repeat top;	
	float:left;
	}
.topHeadingBoxBg
	{
	width:490px;
	background:url(../media/154920/topheadingbg.jpg) repeat-y top;
	float:left;	
	}
.contentBoxTop 
	{
	width:489px;
	height:30px;
	background:url(../media/154872/contentboxtop.jpg) no-repeat bottom;	
	float:left;
	}
.contentBoxBottom
	{
	width:489px;
	height:30px;
	background:url(../media/154860/contentboxbottom.jpg) no-repeat top;	
	float:left;
	}
.contentBoxBg
	{
	width:489px;
	background:url(../media/154853/contentboxbg.jpg) repeat-y top;
	float:left;	
	}	
.contentText 
	{
	font-size:13px;
	color:#333333;	
	padding:0px 28px 0px 28px;
	line-height:17px;
	}	
/* RightBox CSS Starts*/	
.rightBox 
	{
	width:236px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	}	
.rightBoxTop 
	{
	width:236px;
	height:31px;
	background:url(../media/154914/rightboxtop.jpg) no-repeat bottom;	
	float:left;
	}
.rightBoxBottom
	{
	width:236px;
	height:24px;
	background:url(../media/154908/rightboxbottom.jpg) no-repeat top;	
	float:left;
	}
.rightBoxBg
	{
	width:236px;
	background:url(../media/154902/rightboxbg.jpg) repeat-y top;
	float:left;	
	}
.rightBoxContent 
	{
	padding:5px 0px 0px 11px;
	}
.rightBoxForm 
	{
	width:210px;
	float:left;
	background-color:#f4f4f4;
	padding:2px 0px 2px 5px;
	margin-bottom:5px;
	margin-top:3px;
	}
	
.rightBoxForm .inputBox 
	{
	width:107px;
	border:1px solid #cccccc;
	float:right;
	height:12px;
	margin-right:5px;
	font-size:11px;
	vertical-align:middle;
	}
.rightBoxForm .textBox 
	{
	width:70px;
	float:left;
	}
/* Footer CSS Starts*/	
.footer 
	{
	width:738px;
	border-top :1px solid #cccccc;
	margin-left:0px;
	height:40px;
	float:left;
	margin-top:15px;
text-align:center;
	}
.footer .leftText
	{
	
	font-weight:bold;
text-align:center;

	}
.footer .rightText
	{
	float:right;
	font-size:11px;
	padding-top:4px;
	padding-right:5px;
	}
.clear {
       clear:both;
       height:2px;
      }

/* EDITOR PROPERTIES */
