

	
*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,hr,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	}
	
	
body {
	margin: 0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background: url(../images/bg.jpg) repeat-x #FAF8EB;
	}
	
#main{
	width:960px;
	margin:0 auto;
	position:relative;
	}
	
	.clear{clear:both;}


/*.......................... banner ..........................*/




.logo{
	position:absolute;
	top:20px;
	left:0;
	}

 #nav{
	height:32px; 
	padding:75px 0 0 0;
	}
		
#nav ul{
	list-style:none;
	padding:0 0 0 210px;

	}
	
#nav li{
		display:inline;
		font-family: "Century Gothic", Verdana, Arial;
		font-size:16px;
		font-weight:bold;
		color:#AE4600;
		padding:0 15px 0 15px;
		}	
		
a.navlink:link, a.navlink:active, a.navlink:visited{
		text-decoration:none;
		color:#AE4600;
		}
		
a.navlink:hover{
	text-decoration:none;
	/* background:url(../images/nav_bg.gif) no-repeat; */
	color:#006652;
	}
	
	   

#banner{
	background:url(../images/banner.jpg) no-repeat top;
	height:229px;
	}


/*.......................... body ..........................*/


#welcome{
	padding:15px 0 15px 0;
	}
	#welcome p{text-align:justify;}
	
	.Welcome_Left{width:300px; float:left; margin-right:20px;}
	.Welcome_Left h2{padding:10px 0 10px 0; font:13px Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#669900; text-decoration:underline;}
	.Welcome_Left h2 a{color: #669900; text-decoration:underline;}
	.Welcome_Left h2 a:hover{color: #FF0000; text-decoration:underline;}
	
	.Welcome_Left p{list-style:none; font:12px Arial, Helvetica, sans-serif; color:#000000; line-height:20px; font-weight:bold; text-align:justify;}
	
.maintext{
	text-align:justify;
	line-height:18px;
	}
	
h1{
	font-family:"Century Gothic", Verdana, Arial;
	font-size:16px;
	color:#937600;
	padding:0 0 10px 0;
	}
	
#text{
	background:url(../images/text.gif) no-repeat;
	height:57px;
	width:960px;
	}
	
#extra{
	margin:15px 0 24px 0;
	overflow:hidden;
	}
	
#product{
	float:left;
	background:url(../images/product.gif) no-repeat;
	width:338px;
	height:177px;
	color:#A47717;
	}
	
#left{
	float:left;
	width:120px;
	line-height:22px;
	margin:70px 0 0 22px;
	}
	#left1{
	float:left;
	width:190px;
	line-height:22px;
	margin:70px 0 0 40px;
	color:#a47717;
	}
	
#right{
	float:left;
	width:135px;
	line-height:22px;
	margin:70px 0 0 22px;
	}
	
#contact{
	float:left;
	background:url(../images/contact.gif) no-repeat;
	width:230px;
	height:355px;
	margin:0 20px 0 20px;
	padding-left:30px;
	color:#a47717;
	}
	
.contact{
	padding:70px 0 0 20px;
	line-height:18px;
	}
	
#member{
	float:left;
	background:url(../images/member.gif) no-repeat;
	height:177px;
	width:322px;
	}
	
a.mail:link, a.mail:active, a.mail:visited{
	color: #000000;
	text-decoration: underline;
	}
	
a.mail:hover{
	text-decoration: none;
	color:#666666;
		}
		
		
.productlist{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	}


/*.......................... footer ..........................*/


#footer{
	clear:left;
	background: url(../images/footer.gif) repeat-x #004134;
	text-align:center;
	line-height:18px;
	font-size:11px;
	color:#FFFFFF;
	padding:5px 0 0 0;
	}

a.link:link, a.link:active, a.link:visited{
	color: #ffffff;
	text-decoration: none;
	}
	
a.link:hover{
	text-decoration: underline;
		}
		
/* ............................. contact ..................................*/

#formCont{
	padding:10px;
	width:500px;
	float:left;
	}	
	
#map{
	float:right;
	width:400px;
	}
	
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed #00468C;
	height: 1%;
	color:#59A9DF;
}

.cssform label{
	font-weight: bold;
	color:#54512D;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}



.star{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:12px 0 0 0;
	color:#54512D;
	text-align:left;
	}

.feedback-textfield{
	border:1px solid #F8D70E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414862;
	width:180px;
	padding-left:7px;
	height:15px;
	background-color:#F7F7F7;
}

.feedback-textfield1{
	border:1px solid #F8D70E;
	color:#414862;
	width:180px;
	padding-left:7px;
	height:40px;
	background-color:#F7F7F7;
}

.formbutton{
	cursor:pointer;
	border:none;
	background:#999;
	color:#FFFFFF;
	font-weight:bold;
	padding: 1px 2px;
	width:70px;
	height:30px;
	background:url(../images/formbg.gif) repeat-x left top;
}	

/* ............................. principal ..................................*/

#welcome ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	margin:0 0 0 380px;
	}
	.Packagefrst{width:305px; float:left; padding-top:20px; }
	.Packagefrst h1{font:14px Verdana, Arial, Helvetica, sans-serif; color:#000000;  padding:10px 0 10px 0; font-weight:bold; text-decoration:underline;}
	.Packagefrst h1 a , h3 a{color:#000000; text-decoration:underline;}
	.Packagescnd{width:305px; float:left; margin:0 20px 0 20px; padding-top:20px; }
	.Packagescnd h2{font:14px Verdana, Arial, Helvetica, sans-serif; color:#000000; padding-bottom:10px;font-weight:bold;text-decoration:underline;}
	.packagelst{width:305px; float:right; padding-top:20px; }
	.packagelst h3{font:14px Verdana, Arial, Helvetica, sans-serif; color:#000000; padding:10px 0 10px 0;font-weight:bold;text-decoration:underline;}
	
.description{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding:0 0 10px 0;
		}

h2{
	font-family:"Century Gothic", Verdana, Arial;
	font-size:14px;
	color:#006652;
	padding:0 0 10px 0;
	line-height:22px;
	}
	
	.extra{float:left; width:280px; padding-right:20px;}
		
	