body {
    background-color:#003466;
    text-align:center;
    padding:0 0 <length> 0;
    background-image:url(/images/body_bg.jpg);
    background-repeat: repeat-x;
    
}
#banner {
    float:left;
    width:160px;
    height:125px;
    position:absolute;
    overflow:hidden;
    top:2px;
    left:2px;
}
#banner4 {
	width:569px;
	height:149px;
	position:absolute;
	overflow:hidden;
	top:15px;
	left:325px;

}
#banner3 {
    width:160px;
    height:125px;
    position:absolute;
    overflow:hidden;
    top:0px;
    left:790px;
    visibility:hidden;

}
#divContainer {
    margin:0 auto;
    width:950px;
    padding-left:0px;
}
#divContent {
    width:950px;
    background-color:#e0e0e0;
    padding-bottom:20px;
    
}

#aboutText {
    width:660px;
    padding-left:15px;
    float:left;
}
#sidebar {
    width:229px;
    float:left;
    padding-left:30px;
    padding-top:20px;

}
/*#divFooter {
    background-image: url(/images/footer_bg.png);
    background-repeat:repeat-x;
    text-align:center;
    font-family:arial,sans-serif;
    font-size:13px;
    float:left;
    height:65px;
    width:100%;
    padding-top:10px;
    color:#ffffff;
    
}*/
#divHeader {
    height:152px;
    width:950px;
    background-image:url(/images/header.jpg);
    text-align:center;
    margin:0;
    background-repeat:no-repeat;
}
#divHeader2 {
    height:106px;
    width:950px;
    background-image:url(/images/header2.jpg);
    text-align:center;
    margin:0;
    background-repeat:no-repeat;
}
#Nav {
    background-image:url(/images/nav_bg.jpg);
    height:27px;
    width:950px;
    
    background-repeat:no-repeat;
}
#picVision {
    width:950px;
    height:209px;
    padding-top:10px;
}
#Rotate{
    margin-left:8px;
    background-image:url(/images/pic_dropshadow.jpg);
    background-repeat:no-repeat;
    width:654px;
    height:209px;
    float:left;
    position:relative;
    overflow:hidden;
}
/*#Rotate2 {
    margin-left:8px;

    float:right;
    position:relative;
    overflow:hidden;
}*/
#resourceBox {
    width:460px;
    float:right;
    margin-right:10px;
}
#bottom {
    width:950px;
    padding-top:10px;

    
}
#buttons {
    float:left;
    width:950px;
    
    padding-left:50px;
}
#buttons2 {
    float:left;
    width:775px;
    padding-top:15px;
    padding-right:12px;
}
/*------------------------------------------------------------Beginning Nav---------------------------------------------------------------*/
a.home, a.home_a{
	display:block;
	float:left;
	width:75px;
	height:18px;
	background: url("../images/home_button.png");
	background-repeat:no-repeat;
        margin-left:62px;
        margin-top:4px;
	cursor:pointer;
}
a.home:hover{

	background: url("../images/home_button.png") 0 -18px;
}
a.samples, a.samples_a{
	display:block;
	float:left;
	width:97px;
	height:18px;
	background: url("../images/sample_button.png");
	background-repeat:no-repeat;
        margin-left:64px;
        margin-top:4px;
	cursor:pointer;
}
a.samples:hover{

	background: url("../images/sample_button.png") 0 -18px;
}
a.platform, a.platform_a{
	display:block;
	float:left;
	width:164px;
	height:18px;
	background: url("../images/platform.png");
	background-repeat:no-repeat;
        margin-left:59px;
        margin-top:4px;
	cursor:pointer;
}
a.platform:hover{

	background: url("../images/platform.png") 0 -18px;
}
a.solution, a.solution_a{
	display:block;
	float:left;
	width:144px;
	height:18px;
	background: url("../images/solution_button.png");
	background-repeat:no-repeat;
        margin-left:62px;
        margin-top:4px;
	cursor:pointer;
}
a.solution:hover{

	background: url("../images/solution_button.png") 0 -18px;
}
a.contact, a.contact_a{
	display:block;
	float:left;
	width:95px;
	height:18px;
	background: url("../images/contact_button.png");
	background-repeat:no-repeat;
        margin-left:62px;
        margin-top:4px;
	cursor:pointer;
}
a.contact:hover{

	background: url("../images/contact_button.png") 0 -18px;
}

/*------------------------------------------------------------End Nav---------------------------------------------------------------*/
a.demand, a.demand_a{
	display:block;
	float:left;
	width:276px;
	height:66px;
	background: url("../images/demand_but.png")  0 -66px;
	background-repeat:no-repeat;
        margin-left:4px;
        margin-bottom:4px;
	cursor:pointer;
}
a.demand:hover{

	background: url("../images/demand_but.png");
}

a.ppv, a.ppv_a{
	display:block;
	float:left;
	width:276px;
	height:66px;
	background: url("../images/ppv_but.png")  0 -66px;
	background-repeat:no-repeat;
        margin-left:4px;
        margin-bottom:4px;
	cursor:pointer;
}
a.ppv:hover{

	background: url("../images/ppv_but.png");
}

a.mobile, a.mobile_a{
	display:block;
	float:left;
	width:276px;
	height:66px;
	background: url("../images/mobile_but.png")  0 -66px;
	background-repeat:no-repeat;
        margin-left:4px;
        margin-bottom:4px;
	cursor:pointer;
}
a.mobile:hover{

	background: url("../images/mobile_but.png");
}

a.secure, a.secure_a{
	display:block;
	float:left;
	width:276px;
	height:66px;
	background: url("../images/secure_but.png")  0 -66px;
	background-repeat:no-repeat;
        margin-left:4px;
        margin-bottom:4px;
	cursor:pointer;
}
a.secure:hover{

	background: url("../images/secure_but.png");
}
a.email, a.email_a{
	display:block;
	float:left;
	width:276px;
	height:66px;
	background: url("../images/email_but.png")  0 -66px;
	background-repeat:no-repeat;
        margin-left:4px;
        margin-bottom:4px;
	cursor:pointer;
}
a.email:hover{

	background: url("../images/email_but.png");
}

a.stats, a.stats_a{
	display:block;
	float:left;
	width:276px;
	height:66px;
	background: url("../images/stat_but.png")  0 -66px;
	background-repeat:no-repeat;
        margin-left:4px;
        margin-bottom:4px;
	cursor:pointer;
}
a.stats:hover{

	background: url("../images/stat_but.png");
}

a.splayer, a.splayer_a{
	display:block;
	float:left;
	width:153px;
	height:150px;
	background: url("../images/small_player.png");
	background-repeat:no-repeat;
        margin-left:40px;
        margin-bottom:4px;
	cursor:pointer;
}
a.splayer:hover{

	background: url("../images/small_player.png")  0 150px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------*/

a.store, a.store_a{
	display:block;
	float:left;
	width:205px;
	height:59px;
	background: url("../images/store_but.png");
	background-repeat:no-repeat;
        margin-left:0px;
        margin-bottom:8px;
	cursor:pointer;
}
a.store:hover{

	background: url("../images/store_but.png")  0 59px;
}

a.prod, a.prod_a{
	display:block;
	float:left;
	width:205px;
	height:59px;
	background: url("../images/production_but.png");
	background-repeat:no-repeat;
        margin-left:0px;
        margin-bottom:8px;
	cursor:pointer;
}
a.prod:hover{

	background: url("../images/production_but.png")  0 59px;
}

a.order, a.order_a{
	display:block;
	float:left;
	width:205px;
	height:59px;
	background: url("../images/order_but.png");
	background-repeat:no-repeat;
        margin-left:0px;
        margin-bottom:8px;
	cursor:pointer;
}
a.order:hover{

	background: url("../images/order_but.png")  0 59px;
}

a.launch, a.launch_a{
	display:block;
	float:left;
	width:205px;
	height:59px;
	background: url("../images/launch_but.png");
	background-repeat:no-repeat;
        margin-left:0px;
        margin-bottom:8px;
	cursor:pointer;
}
a.launch:hover{

	background: url("../images/launch_but.png")  0 59px;
}

/* ----------- My Form ----------- */
.myform{
margin:10px auto;
width:500px;
padding:14px;

}

/* ----------- stylized ----------- */
#stylized{

background:#e0e0e0;
}
#stylized h1 {
font-size:24px;
font-weight:bold;
margin-bottom:6px;
font-family:sans-serif;
font-style:italic;
color:#003466;
}
#stylized p{
font-size:11px;
color:#003466;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:700;
text-align:right;
width:165px;
float:left;
font-family:sans-serif;
font-size:12px;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:165px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:90px;
height:26px;
background:url(../images/submit.png) no-repeat;
text-align:center;
line-height:31px;

}
/*------------------------------------------------------------------------------------------------------*/

#mediaspace2 {
    width:260px;
    height:148px;
    float:left;
    padding:0px;
    position:absolute;
    top:15px;
    left:55px;
 
}
#BreakingNews {
    float:left;
    width:950px;
    padding-top:15px;
    padding-left:50px;
    position:relative;
    height:148px;
    padding-bottom:15px;
}
#quotes {
    padding-top:10px;
    padding-left:10px;
    position:absolute;
    top:0px;
    left:0px;
    width:532px;
    text-align:center;
   
}
#divQuotebg {
    background-image:url(../images/quote_bg.png);
    width:542px;
    height:30px;
    position:absolute;
    top:95px;
    left:408px;

