html, body, p, h1, h2, h3, h4, h5, h6, h7, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

body{
	background:url(images/bgLarge.jpg) no-repeat;
	background-attachment:fixed;
}

#holder{
	background:url(images/main.png) no-repeat;
	width:966px;
	padding-top:6px;
	margin:0 auto;
}

#wrapper{
	width:966px;
	margin-top:20px;
	background:url(images/background.png) repeat-y;
}

#box{
	width:946px;
	margin:0 auto;
	background-color:#dfbe84;
}


#promo{
	width:320px;
	height:72px;
	float:right;
	margin:-26px 33px 0px 4px;
	position:relative;
}

#promo img{
	float:right;	
}

.promotext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
	line-height:13px;
	text-align:right;
	color:#330000;
}

.promotext a{
	color:#FF4;
	text-decoration:none;
}


.promotext a:hover{
	color:#FF0;
	text-decoration:underline;	
}

#logoHolder{
	margin-left:17px;	
}


#logo{
	width:124px;
	height:140px;
	float:left;
}

.img{
	border:none;
}


#header{
	height:94px;	
}

#titlebar{
	background:url(images/nav.png) repeat-x;
	width:100%;
	height:115px;
	background-color:#e5ca9b;
}

#navbar {
	height:25px;
	background-color:#e5ca9b;
	margin-top:21px;
}
#navbar li {
    list-style:none;
    display:inline;
}
#link1 a {
    width:80px;
    text-decoration:none;
    background:url(images/nav_01.png) no-repeat;
    float:right;
    height:25px;
}
#link1 a:hover {
	background:url(images/navOver_01.png) no-repeat;
}


#link2 a {
    width:63px;
    text-decoration:none;
    background:url(images/nav_02.png) no-repeat;
    float:right;
    height:25px;
}
#link2 a:hover {
	background:url(images/navOver_02.png) no-repeat;
}


#link3 a {
    width:95px;
	height:25px;
    text-decoration:none;
    background:url(images/nav_03.png) no-repeat;
    float:right;
}
#link3 a:hover {
	background:url(images/navOver_03.png) no-repeat;
}

#link4 a {
    width:88px;
	height:25px;
    text-decoration:none;
    background:url(images/nav_04.png) no-repeat;
    float:right;
}
#link4 a:hover {
	background:url(images/navOver_04.png) no-repeat;
}


#link1strong{
    width:80px;
	height:25px;
    text-decoration:none;
    background:url(images/navDown_01.png) no-repeat;
    float:right;
}

#link2strong{
    width:63px;
	height:25px;
    text-decoration:none;
    background:url(images/navDown_02.png) no-repeat;
    float:right;
}

#link3strong{
    width:95px;
	height:25px;
    text-decoration:none;
    background:url(images/navDown_03.png) no-repeat;
    float:right;
}

#link4strong{
    width:88px;
	height:25px;
    text-decoration:none;
    background:url(images/navDown_04.png) no-repeat;
    float:right;
}


#textDiv{
	width:651px;
	background-color:#e8cfa4;
	margin-left:25px;
	margin-top:20px;	
	margin-bottom:8px;
}

#topSpan{
	background:url(images/boxTop.gif) no-repeat;
	height:12px;
}

#bottomSpan	{
	background:url(images/boxBottom.gif) no-repeat;
	height:12px;
	background-color:#dfbe84;
}

#content{
	width:946px;
	clear:both;
	margin-top:25px; 
}

#Lside{
	width:700px;
	float:left;
	background-color:#dfbe84;
}

#Rside{
	width:246px;
	float:right;
	background:url(images/VertLine.gif) repeat-y;
	background-color:#dfbe84;
}

#Rside a img{
	margin:22px 22px 0px 22px;
	border:none;
}

#smallBox{
	background:url(images/main_15.gif) no-repeat;
	margin:22px 22px 0px 22px;
	width:187px;
	height:125px;
}

#smallBox1{
	background:url(images/small1.jpg) no-repeat;
	margin:22px;
	width:187px;
	height:125px;
}

#smallBox2{
	background:url(images/small2.jpg) no-repeat;
	margin:22px;
	width:187px;
	height:125px;
}

#smallBox3{
	background:url(images/small3.jpg) no-repeat;
	margin:22px;
	width:187px;
	height:125px;
}

#smallBox4{
	background:url(images/small4.jpg) no-repeat;
	margin:22px;
	width:187px;
	height:125px;
}

#title1{
	background:url(images/title1.jpg) no-repeat;
	width:652px;
	height:79px;
}

#title2{
	background:url(images/title2.jpg) no-repeat;
	width:652px;
	height:79px;
}


#title3{
	background:url(images/title3.jpg) no-repeat;
	width:652px;
	height:79px;
}

#quotes{
	background:url(images/quotes.gif) no-repeat;
	width:580px;
	height:198px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style:italic;
	padding:34px;
	line-height:18px;
}




#footer{
	margin-top:20px;
	border-top:1px solid #be9e6a;
	text-align:center;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	clear:both;
}
	





	

#formwrapper{
	text-align:left;
	margin-left:10px;
}
.formBox{
	padding:5px 5px;
	}
.formBox input.txt{
	width:200px;
	font:normal Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.formBox label{
	display:block;
	font:normal 9pt Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.formBox span.noerror{
	display:none;
}
.formBox span.error{
	display:inline;
	margin: 0 0 0 5px;
	padding:5px 10px 5px 26px;
	background:#dfbe84 url(images/exclamation.gif) no-repeat 5px center;
	border-top:1px solid #be9e6a;
	border-bottom:1px solid #be9e6a;
	color:#000000;
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
}
.complete{
	display:block;
	margin: 10px 0 0 5px;
	padding:5px 10px 5px 26px;
	background:#8ffb91 url(images/tick.gif) no-repeat 5px center;
	border-top:1px solid #4cdb61;
	border-bottom:1px solid #4cdb61;
	color:#000000;
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
}

.error{
	display:block;
	margin: 10px 0 0 5px;
	padding:5px 10px 5px 26px;
	background:#dfbe84 url(images/exclamation.gif) no-repeat 5px center;
	border-top:1px solid #be9e6a;
	border-bottom:1px solid #be9e6a;
	color:#000;
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
}






h1{ font-family:Khmer UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:55px 0px 4px 10px;
	font-weight:normal;
}


h2{font-family:Khmer UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:1px solid #be9e6a;
	margin-left:8px;
	margin-top:-8px;
	font-weight:bold;
	padding-left:4px;
}

h3{font-family:Khmer UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:1px solid #be9e6a;
	margin-left:8px;
	margin-top:-8px;
	font-weight:900;
	padding-left:4px;
}

h4{font-family:Khmer UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:8px;
	margin-top:8px;
	padding-left:4px;
}

h4 a{font-family:Khmer UI, Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	text-decoration:none;
	color:#0066CC;
}

h4 a:hover{font-family:Khmer UI, Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	text-decoration:none;
	color:#FFFFFF;
}


h5{font-family:Khmer UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:8px;
	margin-top:8px;
	padding-left:4px;
}

.price{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:12px;
}

.price td{
	padding:6px;
}

.even{
	background-color:#f7deb2;
}

.pmain{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:6px 14px 8px 15px;
}

.pLegend{
	font-family:Helvetica, Verdana, sans-serif;
	font-size:12px;
	padding:13px;
}

.limain{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:300;
	margin-top:-6px;
}

.address{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:3px;
}

.paddress{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:12px;
	text-align:left;
}

.paddress a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#006699;
}

.paddress a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666666;
}

.testemonial{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:13px;
	font-stretch:semi-expanded;
	padding:8px;
}

.imgmain{
	margin-left:25px;
	margin-top:22px;
}

.imglink{
	border:none;
	margin-left:25px;
	margin-top:4px;	
}


#highlight{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:13px;
	font-stretch:semi-expanded;
	padding:4px;
	color:#FFFF00;
}

.name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:11px;
	font-stretch:semi-expanded;
	text-align:right;
	padding:8px;
}

.name2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	font-size:16px;
	font-stretch:semi-expanded;
	text-align:left;
	padding-top:8px;
	color:#c1a472;
	
}

.phone{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	padding:0px 0px 4px 20px;
}

.serviceLi{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	list-style-type:none;
}

.serviceLi li{
	margin-top:4px;
}

.serviceLi a{
	font-family:Helvetica, Verdana, sans-serif;
	text-decoration:none;
	color:#0066CC;
	font-size:17px;
}

.serviceLi a:hover{
	font-family:Helvetica, Verdana, sans-serif;
	text-decoration:none;
	color:#47aabc;
}

.pmain a{
	font-family:Helvetica, Verdana, sans-serif;
	text-decoration:none;
	color:#0066CC;
}

.pmain a:hover{
	font-family:Helvetica, Verdana, sans-serif;
	text-decoration:none;
	color:#47aabc;
}

.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	padding:8px;
}

.footer a{
	text-decoration:none;
	color:#000;
	padding:4px;
}

.footer a:hover{
	color:#663300;
	padding:4px;
}

.zsdesign{
	margin-top:8px;
	padding-bottom:5px;
	text-align:center;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;	
}

.zsdesign a{
	margin-top:8px;
	padding-bottom:5px;
	text-align:center;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#663300;
	text-decoration:none;
}

.zsdesign a:hover{
	margin-top:8px;
	padding-bottom:5px;
	text-align:center;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	text-decoration:none;
}
