@charset "utf-8";
/* CSS Document */

body, p {
	margin: 0;
	padding: 0;
}

body {
	background: #020100;
	color: #fcfdfe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	padding-bottom: 12px;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #409eff;
	text-decoration: none;
}

p {
	padding-bottom: 10px;
}
font: bold italic small-caps 1em/1.5em verdana,sans-serif
h1 {color: #595959;}
h4{color: #ccc; font-size: 14px; padding: 10px 0 5px 0; margin:0px;}

/* -------------- Template Objs ---------------------------- */

#intro_flash_wrap {
	width:640px;
	height:auto;
	margin:0 auto;
}

/* Start BG images */
#topRightBG {
	background: url(../images/global/topRightBG.gif) top right no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 347px;
	height: 161px;
	z-index: 1;
}

#botLeftBG {
	background: url(../images/global/botLeftBG.gif) top right no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 456px;
	height: 319px;
	z-index: 1;
}

#botRightBG {
	background: url(../images/global/botRightBG.gif) top right no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 347px;
	height: 404px;
	z-index: 1;
}

/* end bg images */

#page-wrapper {
	position: relative;
	margin: 0pt auto;
	width: 950px;
	z-index: 5;
}

#nav {
	float: right;
	height: 12px;
	width: 545px;
	position: relative;
	top: 76px;
}

#flashcontent {
	float: left;
	width: 377px;
	display: none;
}

#logo {

}

#content-wrapper {
	position: relative;
	padding-left: 22px;
}

#botButtonNav {
	width: 893px;
	height:auto;
	padding-top: 25px;
	padding-left:13px;
	margin: 0pt auto;
	position: relative;
	clear: both;
}

#botButtonNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#botButtonNav ul li {
	float: left;
	padding: 0px 7px 0px 7px;
}

#footerNav {
	position: relative;
	padding-top: 25px;
}

.footer_nav_line1 {
	width:568px;
	height:auto;
	margin:0 auto;
}

.footer_nav_line2 {
	width:577px;
	height:auto;
	margin:0 auto;
}


#footerNav ul {
	margin: 0;
	padding: 0px 0px 0px 2px;
	list-style-type: none;
	font-size: 11px;
}

#footerNav ul li {
	float: left;
	padding-right: 27px; /* Was 35 */
}

#footerNav ul li.last {
	padding-right: 0px;
}

#time {
	position: absolute;
	top: 5px;
	right: 10px;
	
}


/* -------------------- Contnet ----------------------- */

body.full #content { display: block; }

#content {
	display: none;
	position: relative;
}

body.fifty #content-fifty {
	display: block;
}

#content-fifty {
	display: none;
	position: relative;
}

body.smallLeft #content-smallLeft {
	display: block;
}

#content-smallLeft {
	display: none;
	position: relative;
}

body.threeCol #content-threeCol {
	display: block;
}

#content-threeCol {
	display: none;
	position: relative;
}

.leftCol50 {
	float: left;
	width: 48%;
}

.rightCol50 {
	float: right; 
	width: 48%;
	position: relative;
}

.rightCol502 {
	float: right; 
	width: 48%;

}

.leftColSmall {
	float: left;
	width: 200px;
}

.bigRightCol {
	float: left;
	width: 700px;
}

.colLeft3 {
	float: left;
	width: 17%;
}

.colMid3 {
	padding-top:20px;
	float: left;
	width: 50%;
	padding-left: 20px;
}

.colRight3 {
padding-top:20px;
	padding-left: 20px;
	float: left;
	width: 25%;
}

/* ------------------ Navigation ---------------------- */

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

#nav ul li {
	float: left;
	padding: 0px 14px 0px 14px;
}

#nav ul li.sep {
	display: block;
	background: url(../images/global/nav/nav_sep.gif) center 2px no-repeat;
	width: 3px;
	height: 12px;
	padding: 0px;
}

#leftNav {
	padding-top: 25px;
	padding-right: 20px;
}

#leftNav a {
	background: url(../images/gallery/leftNavBG.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 5px 5px;
	margin: 0;
	width: 140px;
	display: block;
}

#leftNav a.double {
	background: url(../images/gallery/leftNavBG_double.gif) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 5px 5px;
	margin: 0;
	width: 140px;
	display: block;
}

#leftNav a:hover, #leftNav a.active {
	background: url(../images/gallery/leftNavBG_hover.gif) top left no-repeat;
	color: #FFFFFF;
}


#leftNav a.double:hover, #leftNav a.double.active {
		background: url(../images/gallery/leftNavBG_double_hover.gif) top left no-repeat;
	color: #FFFFFF;
}




/* ---------------- Utility Styles -------------------- */

.img_absmiddle {
vertical-align: middle;
}

.bullet {
	list-style:disc;
}

.bump_up_text {
	font-size:15px;
}

.no_top_margin {
	margin-top:0px;
}

.dropdown_right_just {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}

.indent_this {
	padding-right:48px;
}

.indent_less {
	padding-right:35px;
}

.italics {
	font-style:italic;
}

.b {
	font-weight: bold;
}

.cntr {
	text-align: center;
}

.left {
	float: left;
	text-align: left;
}

.right {
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}

.pad {
	padding: 10px;
}

a img {
	border: none;
}

.noBullet{list-style-type: none;}

.noBullet li{font-weight: bold;}

.companyText{font-weight: bold; font-size: 1.2em; color:#99CCFF;}

ul ul{margin:0px; padding:0px; list-style-type:square;}

.smalllink {
	font-size: .9em;
	font-style: italic;
}

.smalllink_grey {
	font-size: .9em;
	font-style: italic;
	color:#999999;
}

.white {
	color: #FFFFFF;
}

.pricestextpush {
padding-left: 40px;
}

#pricestextpush2 {
padding-left: 20px;
}

#pricesnospaceul {
margin: 0px;
padding: 0px;
padding-left: 40px;
}

.floatright {
	float: right;

}

.formlabel {
	float: left;
	width: 150px;
}
.GreyTitleText {
	font-weight: bold;
	font-size: 1.5em;
	color:#999999;
}
.BlackTitleText {
	font-weight: bold;
	font-size: 1.5em;
	color:#000000;
}
