.yellow {
	font-family: Verdana;
	font-size: 12px;
	color: #fffc00;
	text-decoration: none;
	text-align: justify;
}
.main {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.mainbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.mainboldblue {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #305870;
	text-decoration: none;
	text-align: justify;
}
.whitemain {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.whitemainbold  {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.designedbybold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fcffc5;
	text-decoration: none;
}
.headbold {
	font-family: Calibri;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.form{
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	border-radius:8px;
	background-image:url(images/bg_form_box.png);
	background-color:#FFFFFF;
	width:494px;
	height:33px;
	padding-left:7px;
	border: 0px;
}
.drop-down{	
	font-family: Verdana;	
	font-size:12px;
	color: #FFFFFF;	
	border-radius:6px;	
	background-image:url(images/bg_number_box.png);
	background-color:#802a12;
	width:53px;	
	height:35px;	
	padding-left:10px;
	border: 0px;
}
.form-message {
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	border-radius:9px;
	background-image: url(images/bg_form_comment_box.png);
	background-color:#FFFFFF;
	width:481px;
	height:155px;
	padding:10px;
	padding-left:10px;
	border: 0px;
}
.numberbox{	
	font-family: Verdana;
	font-size:12px;	
	font-weight: bold;
	text-align: center;
	color: #000000;	
	background-image:url(images/bg_box_number.png);	
	background-color:#cce6f4;	
	width:71px;	
	height:33px;
	border: 0px;
}
.whitemain a:hover {
	color:#fffc00;
}
#footerImage {
	background:url(images/bg_copyright.png) no-repeat top;
}
#header {
	height:321px;

}
.headerimg {
	display: none;
	background-position: center;
	background-repeat: no-repeat;
	width:1000px;
	height:321px;
	position: absolute;
}