/* Start of CMSMS style sheet 'fnz_layout' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75.2%;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	color: #022741;
	background-color: #E0D9D5;
}

* {

          padding: 0;

          margin: 0;

          border: 0;

}


#wrap {
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/repbg1.jpg);
}

/* header */

#head {
	height: 235px;
	width: 814px;
	background-image: url(images/top_logo1.jpg);
	background-repeat: no-repeat;
}
#head2 {
	height: 235px;
	width: 814px;
	background-image: url(images/top_logo2.jpg);
	background-repeat: no-repeat;
}
#head3 {
	height: 235px;
	width: 814px;
	background-image: url(images/top_logo3.jpg);
	background-repeat: no-repeat;
}
#head4 {
	height: 235px;
	width: 814px;
	background-image: url(images/top_logo4.jpg);
	background-repeat: no-repeat;
}
#head5 {
	height: 235px;
	width: 814px;
	background-image: url(images/top_logo5.jpg);
	background-repeat: no-repeat;
}
#head6 {
	height: 235px;
	width: 814px;
	background-image: url(images/top_logo6.jpg);
	background-repeat: no-repeat;
}

#topaddress {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 20px;
}
#tc {
	float: right;
	width: 400px;
	text-align: right;
}
#tc ul {

}
#tc li {
	list-style-type: none;
	clear: none;
	display: inline;
}
#toptel a:link, #toptel a:visited {
	background-image: url(images/sad_toptel.jpg);
	background-position: left;
	height: 20px;
	width: 110px;
	background-repeat: no-repeat;
	float: right;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	text-align: right;
	color: #000000;
	text-decoration: none;
}

#toptel a:hover, #toptel a:active {
	text-decoration: underline;

}

#topmouse a:link, #topmouse a:visited {
	background-image: url(images/sad_topmouse.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: right;
	margin: 0px;
	display: block;
	height: 20px;
	width: 90px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #000000;
	text-decoration: none;
}

#topmouse a:hover, #topmouse a:active {
	text-decoration: underline;
}


#nav {
	height: 20px;
	background-image: url(images/nav_bg.jpg);
	padding-left: 1px;
}

/*hmain content area */
#maincontent {
	width: 799px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
}

#FullWidthContent {
	width: 814px;
	background-image: url(images/sad_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
#FullWidthContent p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#FullWidthContent ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 30px;
}

#FullWidthContent li {
	list-style-position: outside;
	list-style-image: url(uploads/images/bullet.gif);
}
#FullWidthContent h1 {
	font-size: 1.3em;
	padding-top: 0px;
	color: #2574B6;
	background-color: #FFFFFF;
	background-image: url(images/sad_h1bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
#FullWidthContent h2 {
	font-size: 1.2em;
	
}
#FullWidthContent h3 {
	font-size: 1.1em;
	color: #2574B6;
	
}
#FullWidthContent a:link, #FullWidthContent a:visited{
	color: #2574B6;
	text-decoration: none;
	
}
 
#FullWidthContent a:hover, #FullWidthContent a:active{
	color: #022741;
	text-decoration: underline;
	
}



#LeftMenu {
	float: left;
	width: 238px;
}
#LeftMenu a:link, #LeftMenu a:visited{
	color: #2574B6;
	text-decoration: none;	
}
 
#LeftMenu a:hover, #LeftMenu a:active{
	color: #000000;
	text-decoration: underline;	
}
#sidecontact {
	text-align: center;
}

#sideimg {
	text-align: center;
}
#sideimg ul {
             padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 40px;
             text-align: left;
}
#sideimg li {
             list-style-position: outside;
	list-style-image: url(uploads/images/bullet2.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
#SideAppt a:link, #SideAppt a:visited{
	color: #2574B6;
	text-decoration: none;
	display: block;
	background-image: url(images/sad_topmouse.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 180px;
	margin-left: 20px;
	
}
 
#SideAppt a:hover, #SideAppt a:active{
	color: #022741;
	text-decoration: underline;
	
}
#RightContent {
	float: right;
	width: 520px;
	padding-top: 10px;
	padding-right: 25px;
}
#titletxt {
	font-size: 1.8em;
	font-variant: small-caps;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
}
#RightContent p {
	padding-top: 5px;
	padding-bottom: 5px;
             text-align: justify;
}

#RightContent ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 30px;
}

#RightContent li {
	list-style-position: outside;
	list-style-image: url(uploads/images/bullet.gif);
	padding-top: 5px;
	padding-bottom: 5px;
}
#RightContent h1 {
	font-size: 1.0em;
	padding-top: 10px;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}

#RightContent h2 {
	font-size: 1.1em;
	color: #006699;
             padding-top: 10px;
	padding-bottom: 10px;	
}
#RightContent h3 {
	font-size: 1.1em;
	color: #333333;
}

#RightContent a:link, #RightContent a:visited{
	color: #2574B6;
	text-decoration: none;
	
}
 
#RightContent a:hover, #RightContent a:active{
	color: #022741;
	text-decoration: underline;
	
}
/* contact form styling */


/* footer */
#footer {
	height: 21px;
	clear: both;
	background-image: url(images/bottom.jpg);
	width: 814px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 4px;
}
#subfooter {
	text-align: center;
	padding-top: 10px;
	clear: both;
}
#subfooter a:link, #subfooter a:visited{
	color: #022741;
	text-decoration: none;
	
}
 
#subfooter a:hover, #subfooter a:active{
	color: #2574B6;
	text-decoration: underline;
	
}
.fltleft {
	float: left;
}
textarea {
	border: 1px solid #2473B5;
	padding: 5px;
             margin-bottom: 10px;
}
input {
	border: 1px solid #2473B5;
	padding: 5px;
             margin-bottom: 2px;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCC0BB;
}
legend {
	font-weight: bold;
	color: #006699;
}
.padbottom {
	margin-bottom: 5px;}

/* End of 'fnz_layout' */

