body {
	background: #7d6891 url(assets/images/background_bottomRight.jpg) no-repeat right bottom;
	margin: 0px;
	padding: 70px 0px 0px 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;

}

p {
	font: 12px/18px Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px;
	font: 35px/37px Arial, Helvetica, sans-serif;
	color: #1a2674;
}

h2 {
	margin: 0px;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}

h3 {color: #7d6891;
	margin: 0px;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}

h4 {
	margin: 0px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #1a2674;
}

a { font-weight: bold;
	text-decoration: none;
	color: #7d6891;
}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #7d6891 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#9693a4;
	background:#9693a4;
	height:1px;
	border:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */
/* Template Begins */
#background_bottomRight {
	position: absolute;
	top: 100%;
	left: 100%;
	margin: -370px 0px 0px -474px;
	padding: 0px;
	width: 474px;
	height: 370px;
	background: transparent url(assets/images/background_bottomRight.jpg) no-repeat right bottom;
	z-index: 1;
}
#background {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 380px;
	background: transparent url(assets/images/background.jpg) repeat-x left top;
	z-index: 2;
}
#background_topLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 487px;
	height: 485px;
	background: transparent url(assets/images/background_topLeft.jpg) no-repeat left top;
	z-index: 3;
}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 803px;
	height: auto;
	background: transparent url(assets/images/container_bg.jpg) repeat-y 1px top;
	z-index: 4;
}
	#header {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 160px;
		background: transparent url(assets/images/header_bg.jpg) no-repeat 1px top;
	}
		#header img {
			margin: 0px;
			padding: 0px;
		}
		#phoneBox {
			position: absolute;
			margin: 170px 0px 0px 460px;
			padding: 0px;
			width: 135px;
			height: auto;
			color: #3c598a;
			font: bold 12px/14px Arial, Helvetica, sans-serif;
			text-align: right;
		}
		#addressBox {
			position: absolute;
			margin: 170px 0px 0px 605px;
			padding: 0px;
			width: 135px;
			height: auto;
			color: #3c598a;
			font: bold 12px/14px Arial, Helvetica, sans-serif;
			text-align: right;
		}
		#logoBox {
			position: absolute;
			margin: 12px 0px 0px 417px;
			padding: 0px;
			width: 333px;
			height: 111px;
		}
	#middle_row {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/middle_row_bg.jpg) no-repeat 1px top;
	}
		#leftCol {
			float: left;
			margin: 0px;
			padding: 0px;
			width: 150px;
			height: 0px;
		}
			#nav {
				margin: 15px 0px 0px 35px;
				padding: 0px;
				width: 135px;
				height: auto;
				font: bold 12px/23px Arial, Helvetica, sans-serif;
			}
				#nav li {
					margin: 0px;
					padding: 0px;
					width: auto;
					height: 23px;
					list-style-type: none;
					list-style-position: outside;
				}
				#nav a	{
					display: block;
					margin: 0px;
					padding: 0px 0px 0px 15px;
					width: 120px;
					height: 23px;
					color: #1a2674;
					font: bold 12px/23px Arial, Helvetica, sans-serif;
				}
				#nav a:hover {
					color: #10163b;
					text-decoration: none;
					background: transparent url(assets/images/nav_over.gif) no-repeat left top;
				}
		#body {
			margin: 0px 0px 0px 200px;
			padding: 35px 0px 0px 0px;
			width: 550px;
				height: auto;
				min-height: 260px;
				_height: 260px;
			background: transparent url(assets/images/body_bg.jpg) no-repeat left 125px;
		}
		#clear {
			clear: both;
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 0px;
			font-size: 0px; /* IMPORTANT -- For IE6 and under to display right */
			line-height: 0px; /* This may help as well */
		}
	#footer {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 114px;
		background: transparent url(assets/images/footer_bg.jpg) no-repeat 1px top;
	}
#addressPhone {
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px;
	width: 750px;
	height: auto;
	text-align: center;
	color: #ddd;
	font: 10px/12px Arial, Helvetica, sans-serif;
	z-index: 6;
}
	#addressPhone p {
		margin: 0px;
		font: 10px/12px Arial, Helvetica, sans-serif;
	}
	#addressPhone a {
		color: #fff;
	}
#bottomNav {
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px;
	width: 750px;
	height: auto;
	text-align: center;
	color: #fff;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	z-index: 6;
}
	#bottomNav li {
		display: inline;
		list-style-type: none;
		list-style-position: outside;
	}
	#bottomNav a {
		color: #fff;
		font: bold 11px/15px Arial, Helvetica, sans-serif;
	}
.docPic {
	margin-right: 10px;
}
#galleryTable img {
	border: #7d6891 1px solid;
}
#galleryTable p {
	margin: 0px;
}
/* Template Ends */