body{
	font:100% tahoma,verdana,sans-serif;
	background:#002A54 URL(images/body_bg2.png) repeat-x top left;
}

#thetop{
	margin:0;
}

#container{
	margin:0 auto;
	color:#222;
	background-color: #000;
	width: 1000px;
}
#bg{
	background-color:#000;
}
a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
	margin:0 0 15px 0;
	line-height:normal;
}
#main {
	float: left;
	width: 780px;
}
.styleit{
	border: 1px solid #aaa;
	padding: 2px;
	float:left;
	margin-right: 7px;
}
.noborder{
	border:none;
	margin-bottom:5px;
	
}
#sidebar p{
padding:0 0 0 3px;
}

#logo{
float:left;
width:260px;
margin:0 10px 0 0;
padding:0 0 5px 0;
text-align:center;
color:#555;
overflow:auto;
border-right:1px dotted #ccc;
}
/***************************************************************************
 * Page Header            
 **************************************************************************/

.masthead {
	color:#505050;
	height:100px;
	margin:0;
	width: 780px;
}

.masthead img {
	float:left;
}

.masthead h1 { 
margin-left: -9000px;
clear:both;
}

/***************************************************************************
 * Horizontal Navigation                                                         *
 ***************************************************************************/
 
#HorzNav {
	background:url(images/HorzNavQuestBg.jpg) repeat-x;
	font-family:"MS Trebuchet", Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 24px;
}
#HorzNav ul {
	margin: 15px 0 0 200px;
	padding: 0;
	float: left;
	list-style: none;
	}
	
#HorzNav ul li {
	float: left;
	line-height:18px;
}
	
#HorzNav ul a{
	padding:0 1.8em;
	/* background: url(images/HorzNavDivider.gif) repeat-y left top; */
	text-decoration:none;
	color:#FF9900;
	float:left;
	display:block;
}

#HorzNav ul .first a {
	background: none;
}

#HorzNav ul a:hover {
	background:#7D8397 url(images/HorzNavQuestHover.jpg) repeat-x;
	color:#000;
}
#HorzNav #message{
	padding-right:10px;
	float:right;
	color:#757575;
	font-size:12px;
	font-weight: bold;
}
#HorzNav #message span{
	color:#FF0000;
	font-size:14px;
	line-height:2.0em;
}
/***************************************************************************
 * Page Header            
 **************************************************************************/

#main{

}


.headerstyle{
	display:block;
	margin:30px 0 20px 0;
	padding:5px 0 5px 8px;
	background:#eee url(img/gradient2.png) repeat-x;
	color:#003366;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	border-collapse: separate;
	clear: both;
}

#sidebar{
	float:left;
	width: 220px;
	height: 420px;
	background-color: #000;
}

#sidebar p{
font-size:0.9em;
}
#sidelinkwrapperfixed{
	position:fixed;
	width:140px;
	height:300px;
}
#sidelinkwrappernormal{
	position:relative;
	width:140px;
	height:300px;
}
.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(img/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}
.sidelink .branding{
background:#fff;
padding:0;
text-align:center;
border:0;
}
#footer{
margin:10px auto 5px auto;
font-size:0.8em;
color:#888;
text-align:center;
}
#footer #copyright{
	float:left;
}
#footer #webcreator{
	float:right
}

h1,h2,h3,h4{
font-weight:normal;
}

h1{
	margin:0;
	line-height: 1.5em;
}

h2{
margin:0 0 4px 0;
font-size:1.7em;
}

h3{
	margin:20px 0 8px 0;
	font-size:1.4em;
	line-height: 1em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}
 
.clear{
	clear:both;
	margin:0;
	line-height: .1px;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
	padding:10px;
	background:#eee;
	color:#222;
	border:2px solid #ddd;
	text-align: center;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}
.red{ color:#CC0000;
}
.question{
	font-family:"Comic Sans MS", Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight: bold;
	font-size:1.2em;
	color:#CC3399;
	margin-bottom:0;
	}
.answer{
	font-size:1.1em;
	margin-top:0;
	margin-left:10px;
}
.mini1{
	font-size:0.8em;
	color:#666;
}
.floatimgleft img{
	float:left;
	margin: 6px;
	padding: 0  6px 0 0;
}
.floatimgright img{
	float:right;
	margin: 6px;
	padding: 0  6px 0 0;
}
.imgborder img{
	padding:2px;
	border: 1px solid #999;
}
.horzrule{
	text-align:center;
	margin:20px 0;
	clear: both;
}

/***************************************************************************
 * list grid                                                               *
 ***************************************************************************/
#videolist{
	font-size:1.2em;
	text-align: center;
}

#videolist caption{
	font-size:1.2em;
	font-weight:bold;
	margin: 1em 0;
	vertical-align:middle;
	padding-bottom: 10px;
}
#videolist table{
	border-collapse:collapse;
	border: 1px solid #666;
}
#videolist td{
	text-align: left;
	padding: 10px 5px;
	font-size: 12px;
}
#videolist thead{
	background:#ccc url(../images/vertbar.jpg) repeat-x left center;
	border-top: 1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
}
#videolist th{ 
	font-weight: normal;
	text-align:left;
}
#videolist col{
	border-right: 1px solid #ccc;    /* all column right edge get border */
}
#videolist col #countcol{   			/* remove right most column border */
	border: none;
}
#videolist .odd{							/* alternate background */
	background-color:#edf5ff;
}
#videolist tr:hover{						/* change row color on hover */
	background-color:#3d80df;
	color:#fff;
	cursor:pointer;
}
#videolist thead tr:hover{				/* disable row color on hover for header */
	background-color: transparent;
	color: #fff;
	cursor:auto;
}
#videolist a{
	text-decoration:none;
	color: #000000; 
}
#videolist a:visited{
	text-decoration:none;
	color: #000000; 
}
#videolist a:hover{
	background-color:#3d80df;
	color:#fff;
}

/***************************************************************************
 * email signup                                                            *
 ***************************************************************************/
#emailsignup{
	padding-left: 10px;
	text-align: left;
}
#emailsignup #nomargin{
	padding: 0;
	margin: 0;
}
#emailsignup h2{
	margin:10px 0 5px 10px;
	padding: 0;	
}
#emailsignup p{
	margin-top:5px;
}
/**************************************************************************
 * fixed width UL
 **************************************************************************/
.pharmlist{
	margin:0;
	padding:0;
}
.pharmlist ul{
	margin:0;
	padding:0;
	list-style: none;
	width: 550px;
	background:#DFDFDF;
	
}
.pharmlist li{
	margin:0 0 0 15px;
	float:left;
	width:335px;
	height:1.5em;
}
.pharmlist #header{
	background:#FAA819;
	height:2em;
	padding-top:5px;
}
.pharmlist .lft{
	width:185px;
}
/****************************************************************************
 * typical UL layouts
 ****************************************************************************/
.ulstandard{
	clear:both;
}
.ulstandard ul{
  list-style: none;
	margin-left:1em;
 }
.ulstandard li{
	line-height: 1.7em;
}
.ulstandard li a:hover{
	font-weight: bold;
}


/****************************************************************************
 * different Link Styles
 ****************************************************************************/
 .linkstyle_a{
  text-decoration:underline;
 }
 .linkstyle_a:hover{
 	color:#00CC00; 
} 
.center{
	text-align:center;
}
#ctr{
	text-align:center;
}
.smalltext{
	font-size:12px;
	text-align:center;
}
#smalltext{
	font-size:10px;
	text-align:center;
}
.important{
	font-size:1.3em;
	color:#CC3399;
}
#costbox{
	margin:0 10px;
	padding: 10px;
	background-color:#D4D4D4;
	color:#000;
}
.blu{
	color:#003366;
}
.grey{
	color:#333333;
}
#logoblue{
	color:#06C;
}
#logopeach{
	color:#FF6666;
}
#logofuscia{
	color:#CC3399;
}
/***************************************************************************
 * Factoid
 ***************************************************************************/
#factoid{
	padding:20px;
	margin: 20px 0px;
	background-color:#e1e1e1;
}
#factoid h1{
	color:#0080FF;
	font-size:1em;
	font-family:"Comic Sans MS", Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
}
#factoid p{
	font-size:0.8em;
	margin: 0 20px 0px 40px;
	padding: 0;
}
#factoid #source{
	text-align:right;
	font-size:.7em;
	color:black;
}
/***************************************************************************
 * Factoid
 ***************************************************************************/
#factoidlist ul{
 list-style-type:none;
 margin-left: 50px;
}
#factoidlist li{
	color:#CC0000;
	line-height: 1.7em;
	padding-left:15px;
	background: url(images/bulletRed.jpg) no-repeat 0 50% ;
}
#factoidlist li a:hover{
	font-weight:bold;
	text-decoration:none;
}

/***************************************************************************
 * watch video button layout
 ***************************************************************************/
#watchVideo{
	text-align:center;
}
#watchVideo a{ 
	border:none;
	width:380px;
	height:228px;
	display:block;
	background:url(images/etblbutton4.jpg) no-repeat top left;
}

#watchVideo a:hover{
	background-position: top right;
}

.large{
	font-size:1.5em;
}
.larger{
	font-size:1.8em;
}


.navdivide_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin : 0px;
}

.navdivide {
	background-image: url(../images/shell/left_nav_box_div_bg.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	/* the following are additions to allow overflowing titles */
        background-position : bottom left;
	padding : 3px 15px 1px 2px;
}


.leftnav_findbott {
	background-image: url(images/left_nav_box_bott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin:0px;
	height: 10px;
	width: 200px;
	position: relative;
	}
	
.leftnav_findtop {
	background-image: url(images/left_nav_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin:0px;
	height: 30px;
	width: 200px;
	position: relative;
	font-size:14px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	top: 5px;
}

.leftnav_findtop p {
	margin : 0;
	padding : 0 0 5px 0;
	color: #000;
	margin-left: 10px;
	text-indent:-5px;
}

.leftnav_subtop {
        margin-top : -5px ;
        font-weight : bold ;
		font-size:14px;
        margin-right : 10px ;
		border-bottom:#666666;
}

.leftnav_findmid {
	background-image: url(images/left_nav_box_bg.gif);
	background-position: left top;
	padding-top: 0px;
	margin:0px;
	top:0px;
	position: relative;
	text-align:left;
	/* text-indent:11px; removed to realign left-nav entries */
        text-indent:8px;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003399;
	background-repeat: repeat-y;
}
.leftnav_findmid a.blue{
	color:#00F;
}
.leftnav_findmid a.blue{
	color:#00F
}

.leftnav_findmid a.gray{
	color:#666;
}
.leftnav_findmid a.red{
	color:#F00;
}
.leftnav_findmid a:visited.red{
	color:#F00;
}

.leftnav_findmid a:visited.gray{
	color:#999;
}

.leftnav_findmid a.green{
	color:#3F0;
}
.leftnav_findmid a:visited.green{
	color:#036;
}
.leftnav_findmid a.orange{
	color:#FF9900
}
.leftnav_findmid a:visited.orange{
	color:#FF9900;
}
.leftnav_findmid a {
	color:#003399;
	text-decoration:none;
}
.leftnav_findmid p {
	margin : 0;
	padding : 5px 0 0 0;
	color: #999;
	margin-left: 0px;
	font-weight: bold;
}

.leftnav_findmid a:visited {
	color:#003399;
	text-decoration:none;
}

.leftnav_findmid a:hover {
	color:#000;
	text-decoration:underline;
}



.leftnav_catmid {
	background-image: url(images/left_nav_box_bg.gif);
	background-position: left top;
	background-repeat:repeat-y;
	padding-top: 2px;
	margin:0px;
	position: relative;
	text-align:left;
    padding-left:5px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003399;
}

.highlight {
        color : #003399 ;
        font-family : Ariel , Helvetica , sans-serif ;  
        font-weight : bold ;
        text-align : left ;
}

.leftnav_catmid p {
        margin : 0 ;
        padding : 5px 0px 0px 11px ;
}

.leftnav_catmid a {
	color:#003399;
	text-decoration:none;
}

.leftnav_catmid a:hover {
	color:#990000;
	text-decoration:underline;
}

.leftnav_submid {
        margin-right : 10px ;
		text-indent:0px;
}

.leftnav_submid p a {
        color : #808080 ;
}

.leftnav_submid p {
        color : #808080 ;
        margin-left:11px;
		padding-left : 4px ;
        border-bottom : 1px #808080 dotted ;
}

.leftnav_submid p a.highlight {
        color : #444444 ;  /* this makes the highlight color most specific to undo overrides */
}

.leftnav_featured {
	background-image: url(images/left_nav_box_bg.gif);
	background-position: left top;
	margin:0px;
    padding:0px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003399;
}


/***************************************************************************
****** BOX MODEL
****************************************************************************/
#box {
	width:100%;
	min-width:560px;
	background:#fff url(images/box-Leftside.gif) repeat-y left top;
	float:left;
	height: 100%;
	margin: 10px auto 0 auto;
}
#box h1{
	margin-left:10px;
} 
.boxTop {
	width:100%;
	height:10px;
	background:url(images/boxMainTL.jpg) no-repeat left top;
} 
.boxTop span {
	display:block;
	position:relative;
	height:10px;
	background:url(images/boxMainTR.gif) no-repeat right top;
} 
.boxContent {	
	height:100%;
	background:url(images/box-Rightside.gif) repeat-y right top;
	padding:1px 15px 1px 15px;
	margin:-1px 0 0px 0;
	position:relative;
} 
.boxContent h1{
	font-size:14px;
	color:Black;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: normal;
}
.boxBottom {
	height:30px;
	background:url(images/box-bottom.gif) no-repeat left bottom;
} 
.boxBottom span {
	display:block;
	position:relative;
	height:30px;
	background:url(images/box-BottomRight.gif) no-repeat right bottom;
} 
/*******************************************************************************
******* PRODUCT BOX MODEL
*******************************************************************************/

.fltLeft { 
	float : left ;
}
.prod_box {
	width:200px;
	height:280px;
	background:#F7F8F8 url(images/sm_box_left.gif) repeat-y left top;
	display:inherit;
	position:relative;
	margin: 0 10px 40px 10px;		
} 
.prod_box_top { 
	width:200px; 
	height:20px; 
	background:url(images/sm_box_tp_left.gif) no-repeat left top; 
} 
.prod_box_top span { 
	width:200px; 
	display:block; 
	position:relative; 
	height:20px; 
	background:url(images/sm_box_tp_right.gif) no-repeat right top; 
} 
.prod_box_content {
	width:200px; 
	background:url(images/sm_box_right.gif) repeat-y right top;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:255px;
}
.prod_box_content img { 
	text-align: center;
}
.prod_box_content h1 { 
	font-size: 14px;
	color:#CC6600;
	font-size: 10px;
}
.prod_box_content p { 
	color:#CC6600;
	text-align: center;
}
.prod_box_bottom { 
	width:200px;
	height:36px; 
	background:url(images/sm_box_bt_left.gif) no-repeat left bottom; 
} 
.prod_box_bottom span { 
	display:block; 
	position:relative; 
	height:36px; 
	width:200px; 
	background:url(images/sm_box_bt_right.gif) no-repeat right top; 
} 

/*******************************************************************************
******* MAIN CONTENT BOX MODEL
*******************************************************************************/
.boxMain{
	background:url(images/boxMainBL.jpg) no-repeat left bottom;
	width: 800px;
	margin-top: 5px;
}
.splitLeft{
	float:left;
	width:310px;
}
.splitRight{
	float:right;
	width:395px;
}
.boxMain-outer{
	background:url(images/boxMainBR.jpg) no-repeat right bottom;
}
.boxMain-inner{
	background:url(images/boxMainTL.jpg) no-repeat left top;
}
.boxMain-innermost{
	background:url(images/boxMainTR.jpg) no-repeat right top;
}
.boxMain-innermost2{
	background:url(images/boxMainTR2.jpg) no-repeat right top;
}
.boxMain-header{
	margin-left:20px;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.boxMain-content{
	background-image: url(images/boxContentWhole.png);
	width: 300px;
	float: left;
	background-repeat: no-repeat;
	background-color: E0E6EA;
	height: 300px;
	background-position: top left;
	margin-right: 10px;

}
.boxMain-content img{
	float:right;
	margin-left: 15px;
	padding-right: 50px;
	margin-top: 10px;
}
.boxMain-header h4{
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
}
.boxMain-content h1{
	margin-left:20px;
	color: #FF6600;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	margin: 3px 0 15px 0;
}
.boxMain-content h2{
	font-size:14px;
	color:#03F;
	margin: 10px 5px 2px 20px;
	font-weight: bold;
}
.boxMain-content p{
	font-size:14px;
	color:#000000;
	margin: 0 10px 0 25px;
}
.boxMain-content a:hover img{
	border: 1px solid #FF6600;
}
.boxMain-inner2{
	margin:10px 40px 10px 10px;
}

/*******************************************************************************
******* BOX MODEL
*******************************************************************************/
.boxProduct-BL{
	background:#F7F8F8 url(images/boxx_bottLeft.jpg) no-repeat left bottom;
	margin: 10px 10px 0 0;
	float: left;
	width: 90%;
}
.boxProduct-BR{
	background:url(images/boxx_bottRight.jpg) no-repeat right bottom;
	padding-bottom: 5%;
}
.boxProduct-TL{
	background:url(images/boxx_topLeft.jpg) no-repeat left top;
	height: 280px;
}
.boxProduct-TR{
	background:url(images/boxx_topRight.jpg) no-repeat right top;
}
.boxProduct-content{
	text-align:center;
	font-size:14px;
	clear: both;
}

.boxProduct-content p{
	font-size:10px;
	color:#000000;
	margin: 0 10px 0 5px;
}

.boxProduct-content img{
	border:1px dotted #999;
	text-decoration: none;
}
.boxProduct-content h2{
	height: 28px;
	padding-top: 5px;
	vertical-align: middle;
}
.boxProduct-content a:hover{ 
	text-decoration:underline;
	color:#FF6600;
}
.boxProduct-content #price{
	position: absolute;
	padding-top:268px;
	padding-left: 50px;
}	

/*******************************************************************************
******* MISC
*******************************************************************************/
.stayPut{
	position:fixed;
}
#head_container{
	width: 1000px;
	height: 100px;
	background-image: url(images/pba_heading3.jpg);
	background-position: TOP LEFT;
	background-repeat: no-repeat;
}
#headerAgent{
	width: 1000px;
	height: 100px;
	background-image: url(images/pba_headingAgent3.jpg);
	background-position: TOP LEFT;
	background-repeat: no-repeat;
}

.flright{
	float:right;
}

/*******************************************************************************
******* PRODUCT ITEM LAYOUT
*******************************************************************************/
#itemLayout{
	font-size:12px;
	color:#006600;
	text-align:left;
	line-height:normal;
	margin:0 15px;
}
#itemLayout h2{
	margin:10px 0 0 0;
	font-size: 2em;
	/*
	text-align:center;
	*/
}
#itemLayout h3{
	margin:10px 20px 0 0;
}	
#itemLayout img{
/*	position:block;
	text-align:center;
*/	border: 1px solid #aaa;
	padding: 4px;
}
#itemLayout p{
	margin:0 0 10px 0;
	color:#000000;
}
#itemLayout ul{
	list-style:outside disc;
	margin:0 0 0 25px;
	color:black;
}
#itemLayout li{
	margin:0;
}
#itemLayout .ulDesc{ 
	list-style:none;
}
.hili {
	color:#009966;
	font-weight:bold;
}
.questOrange{
	color:#FF9900;
}

.hrBottomRule{ 
	color:#FF9900;
	background-color:#FF9900;
	height:2px;
}

.watermarkThumb{ 
	background-image:url(images/products/watermark-thumb.jpg);
	background-repeat:no-repeat; 
	background-position:center;
}
.watermarkLarge{ 
	background-image:url(images/products/watermark-large.jpg);
	background-repeat:no-repeat; 
	background-position:center;
}
.requestInfo{
	width: 500px;
	margin: 20px 0 0 0;
}
.requestInfo h2{
	border-bottom:dotted 1px #D3D3D3;
}
.maintenanceTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-right:20px;
}
.homeBox{
	height:240px;
}
.itemLeft{
	float:left;
	margin-left:15px;
}
#featuredItem{
	position:absolute;
}
.inset{
	padding-left: 10px;
}
.fullwidth{
	width:100%;
}


.sidebarLogon{
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}
.sidebarLogon table{
	color:#0C6;
}

.sideBarCool{
	margin: 0px 0 0 25px;
}
.sideBarCool h1 {
	color:#FF9900;
	margin-top: 10px;
	font-size: 20px;
}
.sideBarCool p{
	color:000;
	margin-left: 10px;
	margin-bottom: 2px;
	font-size: 24px;
}
.coollarge{
	font-size:22px;
}
.sideBarCool p a:hover{
	color:#3C6;
	font-weight:bold;
}
.sideBarCool p a{
	text-decoration:none;
	background-color:inherit;
	color:#00FF66;
	font-size:24px;
}
.boxMain-content img{
	float:right;
	padding-right: 5px;
}

.wide{
	width:930px;
	background-image: url(images/boxContentWhole930.png);
	background-position: TOP LEFT;
	background-repeat: no-repeat;
	margin-top: 15px;
	clear: both;
}
.halfwide{
	width:460px;
	background-image: url(images/boxContent460.png);
	background-position: TOP LEFT;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 10px;
}

.input{ 
	background-color:#999;	
}
#buyit a {
	width:151px;
	height:92px;
	display:block;
	background-image: url(images/buyit.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#buyit a:hover {
	background-position: top right;
}
#buyitAgent a {
	width:151px;
	height:92px;
	display:block;
	background-image: url(images/buyitAgent.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#buyitAgent a:hover {
	background-position: top right;
}

#launchit a {
	width:152px;
	height:76px;
	display:block;
	background-image: url(images/launchit.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#launchit a:hover {
	background-position: top right;
}

/*********************************************************************************/

.box930{
	background: url(images/box930_mid.jpg) repeat-y;
}
.box930 h1{
	color: #FF6600;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	background: url(images/box930_top.jpg) no-repeat left top;	
	height: 40px;
}
.box930 h2{
	font-size:14px;
	font-weight: bold;
	color:#03F;
	margin: 10px 5px 2px 20px;
}
.box930 p{
	font-size:14px;
	color:#000000;
	margin: 0 10px 0 25px;
}
.box930 .last{	
	background: url(images/box930_bottom.jpg) no-repeat left bottom;
	padding-bottom:20px;
}


/*****************************************************************************/
.box780{
	background: url(images/box780_mid.jpg) repeat-y;
}
.box780 h1{
	color: #FF6600;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	background: url(images/box780_top.jpg) no-repeat left top;	
	height: 40px;
}
.box780 h2{
	font-size:14px;
	font-weight: bold;
	color:#03F;
	margin: 10px 5px 2px 20px;
}
.box780 p{
	font-size:14px;
	color:#000000;
	margin: 0 10px 0 25px;
}
.box780 .last{	
	background: url(images/box780_bottom.jpg) no-repeat left bottom;
	padding-bottom:20px;
}


/*********************************************************************************/


.box780{
	background: url(images/box780_mid.jpg) repeat-y;
	width:780px;
	min-height: 450px;
}
.box780 h1{
	color: #FF6600;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	background: url(images/box780_top.jpg) no-repeat left top;	
	height: 40px;
}
.box780 h2{
	font-size:14px;
	font-weight: bold;
	color:#03F;
	padding: 10px 5px 2px 20px;
}
.box780 p{
	font-size:14px;
	color:#000000;
	padding: 0 10px 0 25px;
}
.box780 .last{
	background: url(images/box780_bottom.jpg) no-repeat left bottom;
	padding-bottom:20px;
	padding-left: 0px;
}

/**************************************************************************************/
#blackBG{
	background-color:#000;
}
#heightAdjust{
	height:500px;
}
.midget{
	font-size:6px;
}
