body {
	background-image:url(../images/home-bg1.gif);
	margin:0px;
	background-position:top;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9pt;
	}
	
A {
	text-decoration:none; 
	color:#d20101;
	}
A:hover { 
text-decoration:underline; 
color:#d20101;
}

h1 {
	color:#969103; 
	font-size:11pt;
}
.input{ 
	background-color:#d20101; 	
	border:1px solid #d20101; 
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	}

.sub-title {color:#bc0783; font-weight:bold;}

#wrap {
	width:1000px;
	margin:auto;
	}
	
#c {clear:both;}

#header {
	height:225px;
	}
	
#sub-header-1 {
	width:333px; 
	float:left; 
	height:56px;
	}
	
#sub-header-2 {
	width:333px; 
	float:left; 
	height:28px;
	padding-top:28px;
	text-align:center;
	background:url(../images/headphone.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
	
#sub-header-3 {
	width:333px; 
	float:left; 
	height:28px;
	padding-top:28px;
	text-align:center;
	}
	
#left-1 {
	 width:220px; 
	 float:left;
	 vertical-align:top;
	 padding-left:5px;
	 }

#menu {
	width:220px;
	height:167px;
	background-image:url(../images/menu-bg.gif);
	background-repeat:no-repeat;
	}
	
.menu {
	border-bottom:1px solid #927188; 
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:8px;
	height:22px;
	}
	
.menu A {color:#FFFFFF;}
.menu A:hover {
	color:#000000; 
	text-decoration:none;
	}

#banner {
	 width:766px;
	 height:167px;
	 float:left;
	 background-image:url(../images/banner.jpg);
	 }
	 
.menu-2 {
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	float:right;
	width:470px;
	margin-right:10px;
	text-align:center;
	}
	
.menu-2 A {color:#FFFFFF;}
.menu-2 A:hover {
	color:#000000; 
	text-decoration:none;
	}

#middle {vertical-align:top;}
	
.left-blank {
	margin-top:5px; 
	background-color:#f2edf1;
	}

#left-title {
	background-color:#f2edf1;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	}
	
#left-img {
	background-color:#f2edf1;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
#left-read-more {
	background-image:url(../images/arrow2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:1px dotted #000000;
	background-color:#f2edf1;
	padding-right:40px;
	padding-bottom:5px;
	text-align:right;
	color:#f702aa;
	font-size:8pt;	
	}
	
#left-read-more A {	color:#f702aa;}

#right-1 {
	 width:770px; 
	 float:left;
	 vertical-align:top;
	 padding-left:5px;
	 }
	 
#content {
	width:530px;
	float:left;
	line-height:17px;
	margin-left:10px;
	text-align: justify;
	}
	
#right {
	width:223px;
	float:right;
	margin-top:5px;
	}

#free-quote {
	background-image:url(../images/free-quote.gif);
	background-repeat:no-repeat;
	width:221px;
	height:232px;
	}
	
#footer-main {
	width:100%;
	height:62px;
	padding-top:20px;
	background-image:url(../images/footer-bg.gif);
	text-align:center;
	margin-top:5px;
	}
	
#footer {
	font-size:8pt;
	color:#f4deed;
	}

#footer A {color:#f4deed; text-decoration:none;}
#footer A:hover {color:#FFFFFF; text-decoration:none;}




































/*CSS written by Prakash Chandran*/