/* CSS Document */

/*Main Background*/
body {
	background:url(http://d3ukwz25opgjc1.cloudfront.net/2009/05/bg.png) repeat-x #002141;
}
#splatter {
	width:100%;
	position:fixed;
	z-index:-1;
}

/*IE6 Splash Page*/
#ie6 {
	visibility:hidden;
	background:url(http://d3ukwz25opgjc1.cloudfront.net/2009/05/logo-ie6.png) no-repeat;
	width:90em;
	height:30em;
	margin:0 auto;
	position:absolute;
	z-index:1;
}
#ie6 h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#FFFFFF;
	margin-top:22em;
	text-align:center;
}
#ie6 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#FFFFFF;
	text-align:center;
}
#ie6 span {
	margin-left:15em;
}
#ie6 img {
	margin-left:10em;
	margin-top:3em;
}

/*Global Typography*/
h1, p, a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
h1 {
	font-size:2.5em;
}
p {
	font-size:1em;
	line-height:1.75em;
	padding-bottom:1.75em;
}
a {
	color:#0099FF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#0099FF;
}

/*Container Wrapper*/
#container {
	width:96em;
	height:54em;
	background:none;
	margin: 0 auto;
	position:relative;
}

/*Logo and Twitter Div Styles*/
#logo {
	width:52em;
	height:10em;
	margin:2em 0 2em 2em;
	float:left;
	color:white;
	text-align:center;
}
#logo h1 {
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#logo img {
	position:relative;
	top:-3.2em;
	left:-4em;
}
#twitter_div {
	width:40em;
	height:10em;
	margin:2em 2em 2em 0;
	float:right;
	color:#FFFFFF;
}
#twitter_div a.title {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	position:relative;
	top:1em;
	left:1em;
}
#twitter_div a:hover.title, #twitter_div ul li a:hover {
	color:#003366;
}
#twitter_div ul {
	margin:0;
	padding:0;	
}
#twitter_div ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.75em;
	list-style:none;
	color:#FFFFFF;
	margin:2em 0 .5em 9em;
}
#twitter_div ul li a {
	width:7em;
	display:block;
	position:relative;
	top:-4em;
	left:-8.5em;
	line-height:1.75em;
	text-transform:capitalize;
	color:#FFFFFF;
}
#twitter_div ul li span a {
	width:20em;
	display:block;
	position:relative;
	top:0em;
	left:0em;
	line-height:1.75em;
	text-transform:capitalize;
	color:#FFFFFF;
}

/*Clear Floats*/
.clear {
	clear:both;
}

/*Main Image Div Styles*/
#main {
	width:60em;
	height:37.5em;
	position:absolute;
	top:15em;
	left:-5.1em;
}
#main .comp {
	position:absolute;
	z-index:1;
}
#main .comp-text {
	position:absolute;
	z-index:2;
	top:2em;
	left:7.4em;
}
#main .text {
	position:absolute;
	z-index:3;
	top:25em;
	left:38em;
}
#main a.text {
	background:#0099FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding:1em;
}
#main a:hover.text {
	text-decoration:underline;
}

/*Left Column Styles*/
#left {
	width:48em;
	float:left;
	clear:both;
	position:relative;
}
#holder {
	width:48em;
	height:40em;
	background:none;
	float:left;
}
#port-1 {
	width:48em;
	height:40em;
	background:#00111D;
	float:left;
}
#port-2 {
	width:48em;
	height:40em;
	background:#00111D;
	float:left;
}
#port-3 {
	width:48em;
	height:40em;
	background:#00111D;
	float:left;
}
#port-4 {
	width:48em;
	height:40em;
	background:#00111D;
	float:left;
}

/*Right Column Styles*/
#right {
	width:48em;
	float:right;
	position:relative;
}
#welcome {
	width:48em;
	height:40em;
	background:none;
	float:right;
	z-index:1;
}
#contact-form {
	width:48em;
	height:40em;
	background:#00111D;
	float:right;
	z-index:4;
}
#contact-form .box{
	height:22em;
}
p.contact {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:2em;
}
a.contact {
	font-size:2em;
	font-weight:bold;
	text-decoration:none;
	padding:.6em;
	text-align:center;
}
a:hover.contact {
	background:#0099FF;
	color:#FFFFFF;
	text-decoration:underline;
}
#copyright {
	position:absolute;
	left:11.6em;
	top:38em;
}
#copyright p {
	color:#000000;
}

/*Box and Button Box Styles*/
.box {
	height:21.6em;
	background:#1C2227;
	margin:2em;
	padding:2em;
}
.box2 {
	height:24.6em;
	background:#00111D;
	margin:2em 2em 0 2em;
	padding:2em 2em 1em 2em;
}
.box3 {
	height:32.8em;
	background:url(http://d3ukwz25opgjc1.cloudfront.net/2009/05/bg3.png);
	margin:2em 2em 0 2em;
	padding:2em 2em 1em 2em;
}
a.back3 {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:3em;
	padding:0 1.5em;
	float:right;
	position:relative;
	top:5.7em;
}
a:hover.back3 {
	background:#0099FF;
	color:#FFFFFF;
}
.button {
	height:8em;
	background:url(http://d3ukwz25opgjc1.cloudfront.net/2009/05/bg3.png);
	margin:2em;
}
.button2 {
	height:6.2em;
	background:#00111D;
	margin:2em;
}
.button2 a {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:5.2em;
	padding:0 1.5em;
}
.text-l {
	text-align:left;
}
.text-r {
	text-align:right;
}

/*Back and Next Button Styles*/
.back {
	width:5em;
	height:8.2em;
	background:#1C2227;
	text-align:center;
	line-height:8.2em;
	position:relative;
	float:left;
}
.next {
	width:5em;
	height:8.2em;
	background:#1C2227;
	text-align:center;
	
	position:relative;
	float:left;
}
.back a, .next a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	line-height:8.2em;
}
.back a:hover, .next a:hover {
	color:#0099FF;
	text-decoration:underline;
}

/*Gallery Styles*/
.gallery {
	width:34em;
	height:8.2em;
	background:#1C2227;
	position:relative;
	float:left;
}
.gallery ul {
	list-style: none;
}
.gallery ul li {
	display: inline;
}
.gallery ul img {
	border: .5em solid #1C2227;
	border-width: .5em;
}
.gallery a {
	text-decoration:none;
}
.gallery ul a:hover img {
	border: .5em solid #fff;
	border-width: .5em;
	color: #fff;
}
.gallery ul a:hover { 
	color: #fff;
}

/*Special jQuery CSS for the sliders*/
.js #left, .js #right {overflow: hidden; height: 40em}
.js #port-1 {position: relative; bottom: 40em; left: 48em}
.js #port-2 {position: relative; bottom: 40em}
.js #port-3 {position: relative; bottom: 120em; right: 48em}
.js #port-4 {position: relative; bottom: 200em}
.js #contact-form {position: relative; bottom: 40em; left: 48em}		

/*IE6 Modal Box Styles*/
.jqifade{
      position: absolute; 
      background-color: #000; 
}
div.jqi{ 
      width: 400px; 
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
      position: absolute; 
      background-color: #ffffff;
      font-size: 11px; 
      text-align: left; 
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{ 
      font-weight: bold; 
}
div.jqi .jqiclose{ 
      position: absolute;
      top: 4px; right: -2px; 
      width: 18px; 
      cursor: default; 
      color: #bbbbbb; 
      font-weight: bold; 
	  cursor:pointer;
}
div.jqi .jqimessage{ 
      padding: 10px; 
      line-height: 20px; 
      color: #444444; 
}
div.jqi .jqibuttons{ 
      text-align: right; 
      padding: 5px 0 5px 0; 
      border: solid 1px #eeeeee; 
      background-color: #f4f4f4;
}
div.jqi button{ 
      padding: 3px 10px;
      margin: 0 10px; 
      background-color: #2F6073; 
      border: solid 1px #f4f4f4; 
      color: #ffffff; 
      font-weight: bold; 
      font-size: 12px; 
}
div.jqi button:hover{ 
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
      background-color: #FF0000;
	  cursor:pointer;
}
.jqiwarning .jqi .jqibuttons{ 
      background-color: #FF0000;
}