/* CSS Document */

.topbg{
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:69px;
}
.middle_bg{
	background-image:url(../images/middle_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:100%
}
.bottom_bg{
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:71px;
}
.banner1{
	background-image:url(../images/banner1.jpg);
	background-repeat:no-repeat;
	width:766%;
	height:40px;
}

.greenbox_bg{
	background-image:url(../images/greenbox_bg.jpg);
	background-repeat:repeat-x;
	width:226px;
	height:304px;
}
.quick_taxt{
	font-family:Minion Pro;
	font-size:26px;
	font-style:normal;
	text-decoration:none;
	color:#4F834B;
}
.welcome_taxt{
	font-family:Minion Pro;
	font-size:24px;
	font-style:normal;
	text-decoration:none;
	color:#304D57;
}
.greenbox_taxt{
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#297488;
}
a.greenbox_taxt:link{
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#297488;
}
a.greenbox_taxt:visited{
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#297488;
}
a.greenbox_taxt:hover{
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
	color:#297488;
}
.Specialists_taxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	text-decoration:none;
	color:#297488;	
}
.main_taxt{
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#334A4D;
	line-height:20px;
}
.lastbutton_taxt{
	font-family:Georgia;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#297488;
}

