/*Formatting Layout*/
html { height: 100%; }

#wrapper {text-align: center; width: 930px; margin-left:auto; margin-right:auto; margin-bottom:0px;
margin-top:0px; float:none; }
#left { float: left; width: 598px; position: relative; top: 40px; border-bottom: 1px solid #012231;
background: url('images/topper2.png') repeat-x; padding: 0px
7px 3px 7px;}
#rightimage { float: left; width: 308px; position: relative; left: 8px; top: 2px;}
#right { float: left; width: 290px; position: relative; text-align: left; border-bottom: 1px solid
#012231; background: url('images/topper2.png') repeat-x; left: 14px;
padding: 0px 7px 3px 7px;}
#footer {left: 14px; position: relative; width: 935px; margin: 0 auto; text-align:left;}
.clearfooter {
height: 60px;
clear: both;
}
/*float left*/
.leftimg
{
        float: left; /*left in our text*/
        margin-right: 5px;
        margin-bottom: 5px;
}

/*float right*/
.rightimg
{
         float: right; /*right in our text*/
         margin: 3px; /*space around the image*/
}



/*Body*/
body
	{background: #000000 url('images/gradient.gif') repeat-x;
	color: #aeadad; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.5em;}
/*Images*/
 img {border: none;}
 #logo {top: 150px;
 text-align: left;
	position: relative;
 		}

 #quote {top: 20px; text-align: center; width: 598px; position: relative;}
#press {top: 110px;
	text-align: right;
	position: relative;
	width: 310;
	float: left;
 		}
/*Text*/
.right {margin-left: 10px;}
.heading {color: #038bca; font-family: Trebuchet, Helvetica, sans-serif; font-size: 23px;
line-height: 1em; text-transform: uppercase;}
.parts {color: #038bca; font-family: Trebuchet, Helvetica, sans-serif; font-size: 15px; margin-top:
5px;}
.client {font-weight: bold; font-style: italic; font-size: 14px; line height: 1.3em; color:
#039ee7;}




/*Links*/

a {text-decoration: none;
	color: #038bca;}
a:hover{text-decoration: none;
	color: #ffffff;}

/*Lists*/

#menu{
font-size: 14px;
text-align: center;
width: 930px;
margin: 0 auto;
padding-left: 0px;
}

#qmdi
{position: absolute;
padding-left: 500px;
margin-top: 500px;}

#menu ul{
	list-style-type: none;
	padding: 0;
	text-align: center;
	margin: 0 auto;}



#menu ul li{
	float: left;
	text-transform: uppercase;
	text-align: center;
}

#menu ul li a{
	display: block;
	padding: 0px 14px 0px;
	color: #fff;
	text-align: center;
}


 #menu a:hover{
 color: #038dcc;
 text-align: center;
 }

ul
{line-height: 1.9em;
font-size: 15px;}



/*Media*/
#lightbox{
	background-color:#00131b;
	padding: 10px;
	border-bottom: 2px solid #00131b;
	border-right: 2px solid #00131b;
	}
#lightboxDetails{
	font-size: 1.1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png",
sizingMethod="scale");
	}

.media {align: center; text-align: center;}

.bold {font-weight: bold;
size: 16px;
letter-spacing: 1px;
margin-bottom: 0px;
color: #038bca; font-family: Trebuchet, Helvetica, sans-serif; 
}
