 /* Tags
---------------------------------------------- */
html {
background:#011C2D url(assets/images/bg.jpg) left top repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(assets/images/wrapper_bg.jpg) center top no-repeat;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #72c1e3;
	font: normal 18px/26px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #72c1e3;
	font: italic 18px/20px "Times New Roman", Times, serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #D9EAF0;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #72c1e3;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #72c1e3;
	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;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #1F3C4C;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.stockImgRight {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0;
	width: auto;
	height: auto;
}
.stockImgLeft {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0;
	width: auto;
	height: auto;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
.services {
	width: 282px;
	height: auto;
	margin: 1em auto 0 auto;
	padding: 0;
}
	.services li {
		width: 262px;
		height: 32px;
		margin: 0;
		padding: 0 5px 0 15px;
		list-style: none outside none;
		font: normal 14px/32px Arial, Helvetica, sans-serif;
		color: #ccc;
		background: transparent url(assets/images/services_bg.jpg) no-repeat left top;
	}
		.services li a {
			width: 262px;
			height: 32px;
			margin: 0;
			padding: 0;
			display: block;
			font: normal 14px/32px Arial, Helvetica, sans-serif;
			color: #fff;
		}
			.services li a:hover {
				color: #7a96a1;
				text-decoration: none;
			}
.callout {
	width: 500px;
	height: auto;
	margin: 1em auto 0 auto;
	padding: 20px;
	background-color: #85B4C2;
}
	.callout p {
		margin: 0;
	}
		.callout p a {
			color: #2f2f2f;
		}

/* Layout
---------------------------------------------- */
#topInfo {
width:960px;
height:40px;
margin:0 auto;
padding:0px;
font:bold 14px/40px Georgia, "Times New Roman", Times, serif;
color:#fff;
}
#topInfo .phone {
float:right;
}
#container {
width:960px;
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:348px;
margin:0px;
padding:0px;

}
	#logo {
	width:226px;
	height:208px;
	margin:0px;
	padding:96px 0 0 52px;
	}
	#tag {
	width:332px;
	height:142px;
	margin:141px 0  0 276px;
	padding:0px;
	position:absolute;
	}
	#topPic {
	width:405px;
	height:317px;
	margin:0px;
	padding:0px;
	float:right;
	}
	#bottomPhone {
	width:auto;
	height:31px;
	margin:0px;
	padding:0 20px 0 0 ;
	text-align:right;
	clear:both;
	letter-spacing:2px;
	font:bold 14px/31px Georgia, "Times New Roman", Times, serif;
	color:#6699cc;
	}
#leftCol {
width:300px;
height:auto;
margin:0px;
padding:0px;
}	
	#sidePhotos {
	width:286px;
	margin:0px;
	padding:0px;
	height:397px;
	float:right;
	}
	#nav {
	width:250px;
	height:auto;
	margin:5px 0 0 10px;
	padding:0px;
	line-height: 16px;
	position:absolute;	
	}
	#nav li {
	list-style:none;
	}
	#nav li a {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	}
	#nav li a:hover {
	text-decoration:none;
	color:#000;
	}
	#sidebar {
		width: auto;
		height: auto;
		margin: 0;
		padding: 10px 25px;
	}
#rightCol {
width:600px;
height:auto;
min-height:400px;
_height:400px;
margin:0px;

padding:20px 40px 20px 0;
float:right;
}
#footer {
width:auto;
height:13px;
margin:0px;
padding:0px;
background:url(assets/images/footer_bg.jpg) left top no-repeat;
clear:both;
}
	#nav2 {
	width:960px;
	height:auto;
	margin:0 auto;
	padding:0px;
	text-align:center;	
	}
	#nav2 li {
	list-style:none;
	display:inline;
	border-left:1px solid #ccc;
	}
		#nav2 li:first-child {
			border: none;
		}
	#nav2 li a {
	padding:0 2px 0 3px;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#ccc;
	}
	#nav2 li a:hover {
	text-decoration:none;
	color:#fff;
	}
#copy {
width:960px;
margin:0 auto;
height:auto;
padding:0px;
text-align:center;
font:10px Arial, Helvetica, sans-serif;
color:#fff;
}

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

