* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
}
a {
    text-decoration: underline;
    color: #ffffff;
}
body {
	background: #2B2C2B url(/images/body_bg2.gif) repeat-x top center;
	color: #fff;
	font-size: 1em;
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
body#home {
	background: #2B2C2B url(/images/body_bg.gif) repeat-x top center;
}

  object { outline:none; }

#content h2, #content h1 {
	font-size: 1.75em;
	text-transform: uppercase;
	color: #00baff;
	font-style: italic;
	margin: 50px 0 20px;
}
p {
	font-size: 1em;
	margin: 0 0 10px;
}
.leading {
	font-size: 1em;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	margin: 20px 0;
}
#content li {
	font-size: 1em;
	list-style: none;
	background: transparent url(/images/bullet.gif) no-repeat 0 4px;
	padding: 0 0 5px 15px;
}
#main {
	position: relative;
	z-index: 10;
}
#home #main {
	background: transparent url(/images/main_bg.jpg) no-repeat top center;
}
#main {
	background: transparent url(/images/main_bg2.jpg) no-repeat top center;
}
#home #main_bg {
	width: 40%;
	position: absolute;
	height: 500px;
	top: 0;
	z-index: 9;
	background: transparent url(/images/main_left_bg.gif) repeat-x 0 0;
}
#main_bg {
	width: 40%;
	position: absolute;
	height: 900px;
	top: 0;
	z-index: 9;
	background: transparent url(/images/main_left_bg2.gif) repeat-x 0 0;
}
#header h1 a, #header h2 a {
	overflow: hidden;
	padding: 200px 0 0 0;
	margin: 0;
	width: 418px;
	height: 0;

	display: block;
	float:left;
}



#footer, #home #content, #header, #flash {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#flash {
	height: 538px;
	width: 960px;
	z-index: 1000;
	margin: 0 0 0 0;
}
#header_wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	position: relative;
	height:200px;
	z-index: 2000;
}
#home #header {
	position: relative;
	z-index: 2000;
	height: auto;
}
#header_inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	z-index: 80000;
	height: 100px;
}
#header_inner ul {
	float: right;
	margin: 32px 50px 0 0;
}
#header_inner ul li {
	display: block;
	float: left;
	list-style: none;
	font-szie: 1em;
	border-right: 1px solid #988d88;
	padding: 0 10px 0 10px;
	background: none;
}
#header_inner ul li.last {
	border: none;
}
#header_inner ul li a {
	color: #fff;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}
#content_wrapper {
	background: transparent url(/images/content_wrapper_bg.gif) repeat-x 0 0;
}
#content {
	width: 960px;
	margin: 0 auto 0;

}



.col1 {
	width: 50%;
	float: left;
	margin: -80px 0 0 0;
}

#home .col1{
margin: 0;
}

.col1 .pad {
	padding: 0 20px 0 60px;
}
#footer_wrapper {
	position: relative;
	margin: 30px 0 0;
	clear: both;
}
#footer {
	background: transparent url(/images/footer_spark.gif) no-repeat top left;
	height: 200px;
	z-index: 100;
}
#footer #copyright {
	padding: 150px 0 0 60px;
	font-size: 0.6875em;
	text-transform: uppercase;
	font-style: italic;
}
#footer_right {
	background: transparent url(/images/footer_bg.gif) repeat-x top center;
	width: 50%;
	height: 6px;
	position: absolute;
	right: 0;
	top: 72px;
	z-index: -99;
}
.vcard {
	background: transparent url(/images/contact_us_box.png) no-repeat 0 0;
	padding: 100px 100px 100px 60px;
	margin: 80px 0 0;
}
.vcard h3, .vcard .fn {
	position: absolute;
	top: -1000000px;
	overflow: hidden;
}
.vcard p {
	font-size: 0.875em;
	text-transform: uppercase;
	font-style: italic;
	padding: 0 0 10px;
}
.vcard p.tel {
	font-weight: bold;
	clear: both;
	padding: 0 0 5px;
	overflow: hidden;
}
.vcard p.tel span {
	display: block;
	float:left;
}
.vcard p .type {
	color: #00baff;
	width: 100px;
}
.vcard p.em {
	padding: 10px 0 0;
}
.vcard p.em a {
	display: block;
	width: 230px;
	text-indent: -1000000px;
	padding: 30px 0 0;
}
.quick-glance-images {	
padding-left:10px;
margin-left:10px;
}

