html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#000000;
	font-weight : normal;
	
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:792px;	
}
#inner {
	position: relative;
	float:left;
	width:792px;
	background-image : url(../images/bg_main.jpg);
	background-repeat : repeat-y;
}
#logo {
	position: relative;
	float:left;
	width:792px;
	height:162px;
	background-image : url(../images/logos/logomain.jpg);
	background-repeat : no-repeat;
	
}
#logotext {
	position: relative;
	float:right;
	text-align:right;
	color:#999999;
	font-size:90%;
	padding-top:70px;
	padding-right:30px;
	font-weight:bold;
}
ul {
	font-size:100%;
	font-weight : normal;
}
li {
}
ol {
	font-size:100%;
}
hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
p{
	margin-top:0px;
	padding-top:0px;
}
/* Header
***********************************************/
#leftnav {
	position: relative;
	float:left;
	width:171px;
}
#nav_top {
	position: relative;
	float:left;
	width:171px;
	height:13px;
	font-size:1%;
	background-image : url(../images/nav_top.jpg);
	background-repeat : no-repeat;
}
#nav_mid {
	position: relative;
	float:left;
	width:161px;
	background-image : url(../images/nav_mid.jpg);
	background-repeat : repeat-y;
	font-size:70%;
	padding-left:10px;
	font-weight:bold;
}
#leftnav a:link {color: #FFFFFF;text-decoration: none;}
#leftnav a:visited {color: #FFFFFF;text-decoration: none;}
#leftnav a:hover {color: #000000;text-decoration: none;}
#leftnav a:active {color: #000000;text-decoration: none;}
.leftnavnolink {color: #000000;text-decoration:none;line-height:25px;}
.leftnavnolink2 {color: #000000;text-decoration:none;font-size:90%;	line-height:10px;}

.smallernav {
	font-size:90%;
	line-height:12px;
}
a.smallernav:link {color: #FFFFFF;text-decoration: none;}
a.smallernav:visited {color: #FFFFFF;text-decoration: none;}
a.smallernav:hover {color: #000000;text-decoration: none;}
a.smallernav:active {color: #000000;text-decoration: none;}

.biggernav {
	line-height:25px;
}
a.biggernav:link {color: #FFFFFF;text-decoration: none;}
a.biggernav:visited {color: #FFFFFF;text-decoration: none;}
a.biggernav:hover {color: #000000;text-decoration: none;}
a.biggernav:active {color: #000000;text-decoration: none;}

#nav_bot {
	position: relative;
	float:left;
	width:171px;
	height:78px;
	font-size:1%;
	background-image : url(../images/nav_bot.jpg);
	background-repeat : no-repeat;
}
#content{
	position:relative;
	float:left;
	text-align:left;
	width:621px;
	
}
#mid {
	position: relative;
	float:left;
	width:415px;
	padding-left:20px;
	padding-right:10px;
	background-image : url(../images/bg_cont.jpg);
	background-repeat : no-repeat;
	padding-bottom:10px;
}
#testimonials {
	position: relative;
	float:left;
	width:365px;
	background-image : url(../images/bg_test.jpg);
	background-repeat : no-repeat;
	padding-right:25px;
	padding-left:25px;
	padding-top:22px;
	height:84px;
	font-size:70%;
	font-style : italic;
	
}
#maintitle {
    position: relative;
	float:left;
	font-size:100%;font-weight:bold; color:#9A3432;
	width:415px;
	padding-bottom:15px;
}
#right {
	position: relative;
	float:left;
	width:176px;
}
.hlimage{
	position: relative;
	float:left;
	padding-top:10px;
	padding-left:15px;
}
a:link {text-decoration: none;	color:#9E1C35;}
a:visited {text-decoration: none;	color:#9E1C35;}
a:hover {text-decoration: underline;	color:#9E1C35;}
a:active {text-decoration: none;	color:#9E1C35;}

/*********** Generic Style***********/
 h1{font-size:100%;font-weight:bold; color:#663300;}
 .h2{font-size:70%; font-weight:normal;margin-bottom:0px;width:415px;}
 h3 {font-size:70%; font-weight:normal;}
 
/* Bottom
***********************************************/
#footer a:link {color: #666666;text-decoration: none;}
#footer a:visited {color: #666666;text-decoration: none;}
#footer a:hover {color: #666666;text-decoration: underline;}
#footer a:active {color: #666666;text-decoration: none;}
.nolink {color: #666666;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:792px;
	height:54px;
	font-size:70%;
	text-align:center;
	color: #666666;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
	padding-top:13px;
	
}

.red {
	color:#FF0000;
}

#error {
	position:relative;
	float:left;
	padding:10px;
}
/*CONTACT FORM******************************/
#contactform{position:relative;	float:left;}
.frmul{position:relative;	float:left; width:110px;text-align:right;}
.frmur{position:relative;	float:left;}
#formdetail{position:relative;float:left;padding:5px;margin-bottom:10px;}
.frmll{position:relative;float:left;width:105px;text-align:right;padding-right:5px;margin-top:2px;margin-bottom:2px;}
.frmlr{position:relative;float:left;margin-top:2px;margin-bottom:2px;}
input,select,textarea {	font-family: Arial, Helvetica, sans-serif;	padding-left:3px;	font-size:100%;}

/*NEWS FORMAT******************************/
.newsitem {	position:relative;	float:left;	width:415px;}
.newsleft {	position:relative;	float:left;	width:293px;}
.newstitle {position:relative;float:left;width:293px;font-weight:bold;}
.newstext {	position:relative;	float:left;	width:293px;}
.newsimage {position:relative;	float:left;	width:122px;padding-top:5px;}

/*******lwsvisible******************************/
.lwsvisible {
	width:1px;height:1px;visibility:hidden;line-height:1px;
}

/***POPUP Script*********************************/
#popcont{margin-left:auto;	margin-right:auto;	width:600px;}
#popinner{
	position:relative;
	float:left;
	width:600px;
	padding-top:20px;
}
#popcontent {
	position:relative;
	float:left;
	width:600px;
	padding-bottom:40px;
	text-align:center;
}
.bigred {
	font-size:120%;
	color:#9A3432;
}
