 /* DO NOT EDIT
---------------------------------------------- */
div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

/* Tags
---------------------------------------------- */
body {
	margin: 2px;
	padding: 0px;
	color: #566e87;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #6280A8;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #003768;
	font: bold 24px/26px "Times New Roman", Times, serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #5AA4D6;
	font: bold italic 16px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 0px 0px 0px;
	padding: 2px;
	line-height: 20px;
}
a {
	color: #003768;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #333;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */

#wrapper {
	margin: 0px auto;
	width: 949px;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y left top;
	border: 3px #FEBE6F solid;
	}
	#container {
		background: transparent url(assets/images/container_bg.jpg) no-repeat left top;
		}
		#container2 {
			background: transparent url(assets/images/container2_bg.jpg) no-repeat left bottom;
			min-height: 769px;
			}
			#nav, #nav li, #nav a {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
				
				
				}
			#nav {
				padding: 0px 0px 0px 6px;

				}
				#nav li {
					display: inline;
					padding: 0px 12px;
					list-style: none outside none;
					position:relative;
					z-index:50;
					}
					#nav a {
						color: #003768;
						font:bold 14px/44px Arial, Helvetica, sans-serif;
						}
					#nav a:hover {
						color: #AAC8E7;
						text-decoration: none;
						}
			#logo {
				position: absolute;
				margin: 10px 0px 0px 584px;
				}
			#topInfo {
				position: absolute;
				margin: 86px 0px 0px 625px;
				width: 300px;
				color: #576e87;
				}
				#topInfo span {
					display: block;
					}
				#topAddress {
					font: 14px/40px "Times New Roman", Times, serif;
					}
				#phoneNumber {
					padding-right: 20px;
					font: 30px/70px "Times New Roman", Times, serif;
					text-align: center;
					}
				#docNames {
					font: 24px/40px "Times New Roman", Times, serif;
					}
			#banner {
				padding: 0px 0px 22px 44px;
				}
			#leftCol {
				float: left;
				padding: 45px 0px 0px 52px;
				width: 625px;
				}
			#rightCol {
				margin: 0px 0px 0px 727px;
				width: 205px;
				color: #ECECEC;
				}
				#rightCol a {
					color: #fff;
					}
			#clear {
				clear: both;
				height: 65px;
				}
#bottomNav, #bottomNav li, #bottomNav a {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	color: #fff;
	font: 10px/12px Arial, Helvetica, sans-serif;
	}
#bottomNav {
	margin: 0px auto;
	padding: 10px 0px;
	width: 955px;
	text-align: center;
	}
	#bottomNav li {
		display: inline;
		padding: 0px 10px;
		}
	.services
{
background:url(assets/images/services.jpg) left top no-repeat;
width:318px;
height:42px;
padding:10px 0px 0px 10px;
}

#stock
{
border: 1px solid #000;
float:right;
margin:5px;
}

#shimmer
{
position:absolute;
top:10px;
z-index:1;
}
.style6 {font-size: 18px; font-weight: bold; color: #003768; font-style: italic; }
.style10 {font-weight: bold; color: #003768; font-size: 22px;}
.style14 {font-size: 18px; font-weight: bold; color: #566e87; font-style: italic; }
.style16 {font-weight: bold; color: #566e87; font-size: 22px; }
.style17 {font-weight: bold; color: #566e87; font-size: 22px; font-family: Arial, Helvetica, sans-serif; }
.style18 {color: #566e87}
#contact-form{
	background: #6280a8;
	border: 2px solid #ffbb72;
	float: right;
	padding: 15px;
	margin: 15px 10px 10px 10px;
	color: #fff;
}
#contact-form h3{
	color: #fff;
	margin: 5px 0px 5px 0px;
}


