 /* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	color: #0d2846;
	font: 12px Arial, Helvetica, sans-serif;
	background:#0D2846 url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #746356;
	font: bold 22px/26px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #1B5292;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #0d2846;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #746356;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
ul, ol, dl {
	line-height: 20px;
}
a {
	color:#1B5292;
	text-decoration: none;
	font-weight:bold;
}
	a:hover {
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: 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;
}

.tour {
	width: 250px;
	height: 187px;
	margin: 15px 10px 5px 0px;
	padding:0px;
	float:left;
}

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

/* Layout
---------------------------------------------- */
#wrapper {
width:1200px;
height:599px;
left:50%;
margin:0 0 0 -600px;
padding:0px;
position:absolute;
background:url(assets/images/wraper_bg.jpg) left top no-repeat;
}
	#container {
	width:834px;
	height:auto;
	margin:0 auto;
	padding:0px;
	position:relative;
	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;
		}
			#topPic{
			width:524px;
			height:325px;
			margin:60px 0 0 263px;
			padding:0px;
			position:absolute;
			}
			#header {
			width:auto;
			height:320px;
			margin:0px;
			padding:0px;
			position:relative;
			}
				#tag {
				width:449px;
				height:86px;
				margin:220px 0 0 290px;
				padding:0px;
				position:absolute;
				background-image:url(assets/images/tag.png);
				}
				#logo {
				width:259px;
				height:106px;
				margin:80px 60px;
				position:absolute;
				
				
				background:url(assets/images/logox.jpg) no-repeat;
				}
				#topInfo {
				width:300px;
				height:auto;
				margin:0px;
				padding:110px 0 0 20px;
				color:#0e407a;
				text-transform:uppercase;
				font:11px/24px Verdana, Arial, Helvetica, sans-serif;
				}
					#topInfo .phone {
					font:14px Verdana, Arial, Helvetica, sans-serif;
					}
			#body {
			width:auto;
			height:auto;
			margin:0px;
			padding:0px;
			}
				#leftCol {
				width:500px;
				height:auto;
				margin:0px;
				padding:0 0 0 75px;
				position:relative;
				}
				#rightCol {
				width:237px;
				height:auto;
				margin:0px;
				padding:0px;
				float:right;
				position:relative;
				}
					#nav {
					width:auto;
					height:auto;
					margin:0px;
					padding:25px 0 0 20px;
					font:bold 12px/26px Arial, Helvetica, sans-serif;
					}
						#nav li {
						list-style:none;
						}
						#nav li a{
						color:#0d2846;
						}
						#nav li a:hover {
						text-decoration:none;
						color:#1B5292;
						}
					
		#footer {
		width:auto;
		height:30px;
		margin:0px;
		padding:40px 0px 0px 0px;
		background:url(assets/images/footer_bg.jpg) left top no-repeat;

		}
		
			#footer a {
				color: #ffe993;
			}
		
			#bottomNav {
				margin: 0px auto 5px auto;
				padding: 0px 0px 0px 0px;
				height: auto;
				width: auto;
				text-align:center;
			}
			
				#bottomNav li {
						display: inline;
						margin: 0px;
						padding: 0px 5px 0px 5px;
						width: auto;
						height: auto;
						list-style: none outside none;
						font: 12px/14px Arial, Helvetica, sans-serif;
					}
					
					#bottomNav li.last {
						border: none;	
					}
					
			#copy {
			width:auto;
			height:auto;
			margin:0px;
			padding:0px 0 0 0;
			color:#fff;
			text-align:center;
			font:10px Arial, Helvetica, sans-serif;
			}
			
			.box
			{
			border:1px solid #996600;
			width:450px;
			margin:10px auto;
			padding:10px;
			
			}
			
			.box h2{
			font-size:14px;
			
			
			}
			
			#sidebar{
			margin:10px;
			width:165px;
			padding:3px;
			border:2px solid #996600;
			
			}
			
			
#toplinks {
	text-align: center;
	font-size: 11px;
	color: white;
	/*margin-bottom: 0px;
	margin-bottom: -13px;*/
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 99;
}			
#toplinks a{
	color: white;
	text-decoration: none;
}
			
#addresses {
	width:500px;
	height:auto;
	margin:0px;
	color:#0e407a;
	text-transform:uppercase;
	font:11px/24px Verdana, Arial, Helvetica, sans-serif;
	padding:110px 0 0 20px;
	
}
#addresses .phone {
	font:14px Verdana, Arial, Helvetica, sans-serif;
}
#addresses ul {
	display: table;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#addresses ul li {
	display: table-cell;
	position: relative;
	width: 800px;
}


