/* CSS Document */

body{
	background-color:#ffffff;
	margin-top:0px;
	background-image: url(../images/bg-fade.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5a5959;
	list-style-image: url(../images/bullet.png);
}
#wrapper{
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/WRAPPER-BG.gif);
	background-repeat: repeat-y;
	overflow: auto;
}
#h1_box{
	width: 914px;
	height: 19px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
}
.strapline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5a5a5a;
	font-weight: bold;
	text-align: left;
}
#left_fade{
	width: 17px;
	height: auto;
	overflow:auto;
	float: left;
}
#right_fade{
	width: 17px;
	height: auto;
	overflow:auto;
	float: left;
}
#main_container{
	width: 870px;
	height: auto;
	overflow:auto;
	float: left;
}
#Header{
	width: 870px;
	height:auto;
}
#menu{
	width: 870px;
	height:38px;
}
#left_col{
	float: left;
	width: 485px;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 22px;
	padding-bottom: 35px;
	background-image: url(../images/page-top-fade.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#right_col{
	float: left;
	height: auto;
	width: 325px;
}

#ad-box{
	float: left;
	height: auto;
	width: 305px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#footer_container{
	margin-right: auto;
	margin-left: auto;
	height: 146px;
	width: 904px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
}
#footer_L{
	float: left;
	height: auto;
	width: 613px;
	padding-top: 19px;
	padding-left: 30px;
}
#footer_R{
	float: left;
	height: auto;
	width: 230px;
	padding-top: 95px;
	padding-right: 30px;
	text-align: right;
}
.footer_nav{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 0px;
}
a:hover.footer_nav{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.llewellyn{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.llewellyn{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.page-titles {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #2c4e8c;
}
.sub-titles {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #2c4e8c;
}
.service-titles {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2c4e8c;
}
/*--------------------------------services------------------------------*/
#services_container{
	width: 810px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 22px;
	padding-bottom: 35px;
	background-image: url(../images/service-page-top-fade.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#gallery-box{
	float: left;
	height: 404px;
	width: 434px;
	background-image: url(../images/gallery-bg.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 17px;
}
.reminder-note-rule {
	padding-left: 0px;
}
.form-border {
	padding-left: 0px;
	border: 1px solid #006699;
}
