body { font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #333;
	background: #fff url(assets/images/background.jpg) repeat-x left top fixed;
}

p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #333;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

h1 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #9f5f06;
	letter-spacing: -2px;
	font: normal 36px/38px "Times New Roman", Times, serif;
}

h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: italic 18px/20px "Times New Roman", Times, serif;
}

h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #9f5f06;
	font: normal 14px/18px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4 { font-size: 16px;}

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

a:hover {
	color: #CCAF09;
	text-decoration: none;
}

li {
	font-size: 12px;
	line-height: 20px;
}

hr { color: #000;
	background: #000;
	height: 1px;
	border: 0;}
blockquote p {
	font-style: italic;
}
p cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}

/* Classes */

.imgborder { border: 1px solid #000;}

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

.nomargin { margin:0;}
			
.box {
	width: auto;
	height: auto;
	padding: 8px;
	margin: 1em 0px;
	border: 4px solid #000;
	background-color: #444;
	text-align: center;
}
	.box h3 {
		margin: 0px;
		padding: 0px 10px 0px 0px;
		font-size: 18px;
		display: inline;
		color: #c38732;
}
.box p {
		color: #fff;
		display: inline;
	}

#newsPics {
	margin: 1em 0px 0px 0px; 
	float: right; 
	width: 290px; 
	padding-left: 15px;
}

/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.fields { font-size: 12px;
	color: #000;
	border: 1px solid #000;
	background-color: #CCC;}

input.submit, input.submit:hover { border: 1px solid #000;
	padding: 0.25px;
	font-size: 12px;}
	
input.submit { background-color: #CCC;
	color: #000;}

input.submit:hover { background-color: #000;
	color: #CCC;}

input { background-color:#FFFFFF !important;}


/* End Custom Forms*/

/* Template Structure */

#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 759px;
	height: auto;
	background: #fff url(assets/images/wrapper_bg.gif) repeat-y left top;
	border: 1px #312a79 solid;
	border-top: 0px;
}
	#container {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/container_bg.jpg) no-repeat left top;
	}
		#header {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 164px;
		}
			#addressPhone {
				position: absolute;
				margin: 20px 0px 0px 605px;
				padding: 0px;
				width: auto;
				height: auto;
				color: #fff;
				font: 12px/18px Arial, Helvetica, sans-serif;
				text-align: right;
			}
				#addressPhone strong {
					font: bold 16px/18px Arial, Helvetica, sans-serif;
				}
		#logo {
			height:159px;
			width: 136px;
			background: transparent url(assets/images/logo.png) no-repeat left top;
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tntclients.com/cms/published/bantaconsulting.com/assets/images/logo.png", sizingMethod="scale");
		}
		#container .nav {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			text-align: center;
		}
			#container .nav li {
				display: inline;
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
				list-style: none outside none;
			}
			#container .nav a {
				margin: 0px;
				padding: 0px 5px 0px 34px;
				width: auto;
				height: auto;
				color: #fff;
				font: bold 12px/36px Arial, Helvetica, sans-serif;
				text-transform: uppercase;
				background: transparent url(assets/images/navBullet.jpg) no-repeat left 2px;
			}
			#container .nav a:hover {
				color: #000;
				text-decoration: none;
			}
			#container .nav li.first a {
				padding-left: 0px;
				background: none;
			}
			#container .nav li.last a {
				padding-right: 0px;
			}
		#container .contactNav {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 26px;
			text-align: right;
		}
			#container .contactNav li {
				display: inline;
				margin: 0px;
				padding: 0px 10px 0px 10px;
				width: auto;
				height: auto;
				list-style: none outside none;
				border-right: 1px #E8E8F4 solid;
			}
			#container .contactNav li.last {
				border-right: 0px;
			}
			#container .contactNav a {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
				color: #E8E8F4;
				font: 12px/25px Arial, Helvetica, sans-serif;
			}
			#container .contactNav a:hover {
				text-decoration: underline;
			}
	#leftCol {
		float: left;
		margin: 0px;
		padding: 0px;
		width: 118px;
		height: auto;
	}
		#sidebar {
		width:auto;
		height:auto;
		margin:0px;
		padding:0 5px 0 5px;
		color:#fff;
		}
	#rightCol {
		float: right;
		margin: 0px;
		padding: 0px;
		width: 600px;
		height: auto;
	}
		#rightPic {
			float: right;
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
		}
		#body {
			margin: 0px;
			padding: 0px 40px 90px 0px;
			width: auto;
			height: auto;
		}
	#footer {
		clear: both;
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 82px;
		background: transparent url(assets/images/footer_bg.gif) no-repeat left top;
	}
		#bottomPhotos {		 
		 width:350px;
		 position:absolute;
		 margin-top:-50px;
		 margin-left:380px;
		 }
		 	#bottomPhotos .border {
			border:solid 3px #d49b4a;
			}
#nav2 {
margin: 0 auto;
padding: 0px;
width: 760px;
height: auto;
text-align: center;
}
#nav2 li {
display: inline;
margin: 0px;
padding: 0px;
width: auto;
height: auto;
list-style: none outside none;
}
#nav2 a {
margin: 0px;
padding: 0px 5px 0px 5px;
width: auto;
height: auto;
color: #000;
font: bold 10px/24px Arial, Helvetica, sans-serif;
border-right:1px solid #000;
}
#nav2 a:hover {
color: #979797;
text-decoration: none;
}
#nav2 .last a {
padding-right: 0px;
border:none;
}
#copyright {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	width: 760px;
	height: auto;
	color: #979797;
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: center;
}
	#copyright a {
		color: #979797;
	}
	#copyright p {
		font: 10px/12px Arial, Helvetica, sans-serif;
	}
/* End Template Structure */
#logo{
margin:7px 0px 0px 30px;
position:absolute;}
