
a {
text-decoration: none;
background: tranparent;
color: #800000;
}

a:hover {
text-decoration: none;
background: tranparent;
color: #FB6363;
}

.phone {
background: url(/images/custome-html_08.png) no-repeat;
width: 186px;
height: 65px;
font-size: 21px;
font-weight: bold;
font-family: Arial, Calibri;
line-height: 18px;
margin: auto;
padding: 25px 0px 0px 15px;
color: #FFF;
}


.designby {
margin: auto;
padding: 0px;
text-align: center;
font-size: 10px;
}


.designby a {
color: #233043;
}


.designby a:hover {
color: #666666;
}

@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFF;
	background-image:url(images/img-with-bg_04.png);
	background-repeat:repeat-x;
	margin:0;}
	
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#0D0D0D;
	padding-left:15px;
	padding-right:15px;
	text-indent: 1.5em;
	}
	
	a.blue:link{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#004e98;
		font-weight:bold;
		text-decoration:none;
		}
		

		
	a.blue:active{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#004e98;
		font-weight:bold;
		text-decoration:none;
		}
		
	a.blue:visited{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#004e98;
		font-weight:bold;
		text-decoration:none;
		}
			a.blue:hover{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#ce0c19;
		font-weight:bold;
		text-decoration:none;
		}
		
		.copyright{
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			color:#333;}
			
		a.lotus{
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			colorL:#D7D7D7;}
			
			
			
			
			ul
{
list-style-type: none;
padding: 0;
margin: 0;
padding-left:20px;
}

li
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#036;
	
background-image: url(images/li-arrow.png);
background-repeat: no-repeat;
background-position: 5px;
padding-left: 20px;
}

span{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;}
	
	table.price{
			font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
		}
h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0D0D0D;
}
}

