/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background:#002953 url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
display:block;
width:400px;
	padding: 0px 0 0 25px;
	color: #b23427;
	font: bold italic 40px/48px "Adobe Garamond Pro", "Times New Roman", Times, serif;
	letter-spacing:2px;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #003768;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #b23427;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #003768;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #003768;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
	
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}

ul, li {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

ul {
	margin-top: 1em;
	padding-left: 40px;
	overflow: hidden;
}

li {
	list-style: disc outside none;
}

.accredation {
	text-align: center;
}
	.accredation li {
		list-style: none outside none;
	}
/* 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;
}

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

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

#wrapper {
width:auto;
height:auto;
margin:0px;
padding:0px;
background:url(assets/images/wrapper_bg.jpg) center top no-repeat;
}
	#container {
	width:1024px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background:url(assets/images/container_bg.jpg) left top repeat-y;
	}
		#contents {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		background:url(assets/images/contents_bg.jpg) left top no-repeat;
		}
			#header {
			width:auto;
			height:250px;
			margin:0px;
			padding:0px;
			}
				#logo {
				width:381px;
				height:250px;
				margin:0px;
				padding:0px 131px 0 0;
				float:right;
				}
			#righCol {
			width:115px;
			height:auto;
			margin:0px;
			padding:150px 74px 0 0;
			float:right;			
			}
				#nav {
				width:auto;
				height:auto;
				margin:0px;
				padding:0px;
				}
				#nav li {
				list-style:none;
				line-height: 18px;
				padding: 3px 0px;
				margin: 0;
				}
				#nav li a {
				padding:0 6px 0 14px;
				color:#fff;
				display:block;
				font: italic 16px/18px "Adobe Garamond Pro", "Times New Roman", Times, serif;				
				}
				#nav li a:hover {
				color:#c3473a;
				text-decoration:none;
				background:url(assets/images/nav_dots.gif) right bottom no-repeat;
				}
			#leftCol {
			width:726px;
			height:auto;
				/*min-height: 550px;
				_height: 550px;
				min-height:735px;
				_height:735px;*/
			margin:0px;
			padding:70px 0 0 80px;			
			}
		#footer {
		width:auto;
		height:182px;
		margin:0px;
		padding:0px;
		background:url(assets/images/footer_bg.jpg) left top no-repeat;
		}

#nav2 {
width:auto;
height:auto;
margin:0px;
padding:140px 0 0 0;
text-align:center;
}
#nav2 li {
list-style:none;
display:inline;
margin: 0;
}
#nav2 li a {
padding:0 10px 0 10px;
color:#fff;
font: 10px Arial, Helvetica, sans-serif;
background:url(assets/images/bottom_nav_dot.jpg) left 6px no-repeat;				
}
#nav2 li a:hover {
color:#c3473a;
text-decoration:none;
}
#nav2 .first {
background:none;
}
#bottomInfo {
width:auto;
height:auto;
margin:0px;
padding:0px;
text-align:center;
color:#fff;
font: 12px Georgia, "Times New Roman", Times, serif;
letter-spacing:1px;
}
#copy {
width:1024px;
height:auto;
margin:0 auto;
padding:0px;
font:10px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
}
#copy a{
color:#fff;
text-decoration:underline;
}

#sidePic
{
	float:left;
	margin:5px;	
}

#stock
{
	float:left;
	margin:5px;	}



#testimonial{
padding-left:140px;
text-align:center;
}

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
	color: white;
}

