/* CSS Document */


body {
	background-position:center;
	background: url('../images/bg.png');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #0f2440;
}

#body_bg {
	background: #000 url('../images/bg1.png') repeat-x;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 auto;

}

/* Banners */
#banners {
	background: #55b4e0 url('../images/bannerbg.png');
	height: 273px;
	margin: 20px 20px 10px 20px;
	width: 950px;

}

#letterhead {
	color: #010101;
	float: left;
	width: 50%;
}

#letterhead-text {
	width:65%;
	float: left;
	font-size:11px; 
	height: 253px; 
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}

#flash {
	float: right;
	width: 50%;
}

/* Container */
#container {
	margin: 0 auto;
	max-width: 990px;
	width: 990px;
}

/* Footer */
#footer {
	color: #b7b7b7;
	font-size: 12px;
	margin: 0 auto;
	max-width: 990px;
	text-align: center;
	width: 990px;
}

#footer h1 {
	color: #143955;
	font-size: 14px;
	font-weight: 300;
	font-family:Verdana, Geneva, sans-serif
}

#footer-bg {
	/*/background: url('../images/footbg1.png') bottom repeat-x;/*/
	height: 310px;
	margin-top: 50px;
	width: 100%;
}

#footer-bg2 {
	background: url('../images/footbg2.png') bottom repeat-x;
	height: 310px;
	margin: 0 auto;
	max-width: 1200px;
	width: 1200px;
}

.footers1 {
	clear: both;
	font-size: 14px;
	height: 47px;
	padding-top: 26px;
}

.footers2 {
	height: 30px;
	font-size: 10px;
	padding-top: 5px;
}

.footers2 a{
	color:#fff;
}

#span1, #span2 {
	width: 35%;  
}

#span1 {
	float: left;
	margin-left: 100px;
}

#span2 {
	float: right;
	margin-right: 100px;
}

/* Global Wrap */
#globalwrap {
	/*/background: #000 url('../images/bg2.png') no-repeat;/*/
	margin: 0 auto;
	text-align: left;
	min-width: 1200px;
	width: 1200px;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0 auto;
}

/* Header */
#header {
	height: 117px;
}

#floatleft{
	float: left;
	margin-left: 16px;
}

#floatright {
	float:right;
	margin-right: 22px;
}

/* Navigation */
#be-a-model-button {
	float:right;
	margin-right: 20px;
	margin-top: -25px;
}

#business {
	background: url('../images/business.png');
	height: 45px;
	margin-top: 20px;
	width: 955px;
}

#business2 {
	color:#fff;
	height: 45px;
	margin-top: 20px;
	width: 955px;
}

#consumer {
	background: url('../images/consumer.png');
	height: 45px;
	margin-top: 20px;
	width: 955px;
}

#navigation {
	height: 35px;
	padding-top: 17px;
}

#navigation li{
  display: inline;
  padding: 0 5px 0 20px;
}

#navigation a{
	color: #b7b7b7;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}

#navigation a:hover{
	color: #54b4e0;
}

/* Portal */
.li1, .li2, .li3 {
	clear: both;
	float: right;
}

.li2, .li3 {
	margin-right: 10px;
}

.li1 {
	color: #b7b7b7;
	font-size: 16px; 
	margin: 12px 30px 20px 0;
}

.li2 {
	color: #2a4a59;
	font-size: 12px;
	text-align: justify;
	margin-right: 20px;
	margin-top: 5px;
	width: 250px;
}

.li3 {
	margin-top: 10px;
	font-size: 13px;
	text-align: right;
}

#portal {
	margin: 20px 20px 12px 20px;
}

#portal a {
	color: #b7b7b7;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}

#portal a:hover {
	color: #54b4e0;
}

#portal .lowerlink {
	margin-right: 8px;
	width: 296px;
}

#portal .lowerlink:hover {
	color: #111111;
	text-decoration: underline;
}

#portal_top {
	background-image: url('../images/guyset1.png');
	height: 352px;
	width: 950px;
}

#portal_top2 {
	color: #fff;
	height: 352px;
	width: 950px;
}

#portal_mid {
	background-image: url('../images/guyset2.png');
	height: 352px;
	width: 950px;
}

#portal_bot {
	background-image: url('../images/guyset3.png');
	height: 352px;
	margin-top: 8px;
	width: 950px;
}

.port_div1 {	
	float: left;
	height: 274px;
	width: 475px;
}

#formcontainer{
	color:#fff;
	margin-bottom:20px;
	position:absolute;
	background:#000;
	width:950px;
	height:300px;
}

.previewside {
	margin-left:20px;
	margin-top:30px;
	height:900px;
	width:300px;
	background:#FFF url('../images/side.png') no-repeat;
	float:left;
}

.previewsholder {
	margin-left:20px;
	margin-right:50px;
	margin-top:20px;
	height:900px;
	width:550px;
	float:right;
}

.both {
	background: #000;
	height:950px;
	width:990px;
	margin:0 auto;
}

.pagenav {
	color: #000;
	font-weight: bold;
}







.dvdboxFront{
  padding: 10px 7px;
  height:160px;
  width:550px;
  background: #222222 url('../images/dvdbg2.png');
  margin-bottom: 6px;
  border:2px solid #3f3f3f;
  clear: both; 
  text-align: left;
}

.dvdboxFront a.cover{
  padding: 2px 6px;
  float: left;
  display: block;
  border: 0;
}

.dvdboxFront div.text { float: left; color:#fff; }
.dvdboxFront h1 { font: bold 1.0em arial; padding: 0 6px; margin: 0; width: 400px; clear: both; }
.dvdboxFront h2 { font: normal 1.0em arial; padding: 0 6px; margin: 0; width: 400px; clear: both; }
.dvdboxFront h3 { font: normal 1.0em arial; padding: 0 6px; margin: 0; width: 400px; clear: both; }
.dvdboxFront a.cart { float: left; }

