body {
	margin: 0px 0px 0px 0px;
	color: #4b4b4b;
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #728081;
	width:100%;
	position:relative;
}

p { 
font-size: 15px;
font-weight: bold;
	}

img {
	border-style: none;
}

li {
	margin-left: -2em;
	}

.maintableweb {
	width: 100%;
	height: 900px;
	margin-left:auto; 
 	margin-right:auto; 
 	background: url("/images/background-web-right.png") top repeat-x;
}

.maintable {
	width: 780px;
	height: 900px;
	background: url("/images/background-maintable-web.png") top no-repeat;
	float: left;
	text-align:left;
}

.logo {
	height: 60px;
	width: 340px;
	padding-left:50px;
	margin-top:5px;
	background: url("/images/onstar-mobile-logo-web.png") top no-repeat;
	}
	
.volt {
	margin-left:45px;
	height: 135px;
	width: 320px;
	background: url("/images/title-box-web.png") bottom left no-repeat;
	}

.content {
	height: 660px;
	width: 680px;
	margin-left:40px;
	padding:10px 10px 10px 10px;
	}		

.content-inner {
	padding:0px 10px 10px 10px;
	}		

.content-inner-top {
	width:100%;
	}		

.content-inner-left {
	padding-left:4px;
	padding-top:10px;
	width:220px;
	height:140px;
	float:left;
	font-size: 12px;
	font-weight: normal;
	}		

.content-inner-right {
	padding-right:4px;
	padding-top:10px;	
	width:220px;
	height:140px;
	font-size: 12px;
	font-weight: normal;
	float:left;
	}
	
.content-inner-phone {
	margin-top:50px;
	width:200px;
	height: 382px;
	float:right;
	overflow:visible;
	}
	
.content-inner-bottom1 {
	background: url("/images/background-thumb.png") top left no-repeat;
	width:220px;
	float:left;
	height:180px;
	}
	
.content-inner-bottom1-text {
	padding-left:15px;
	margin-top:4px;
	}
	
.content-inner-bottom2 {
	background: url("/images/background-thumb.png") top left no-repeat;
	width:220px;
	height:180px;
	float:left;
	}		
	
.content-inner-bottom2-text {
	padding-left:15px;
	margin-top:4px;	
	font-size: 12px;
	font-weight: normal;	
	}
	

.content-inner-extra {
	width:100%;
	float:left;
	margin-top:12px;
	}				

.content-bottom-links {
	width:440px;
	float:left;
	margin-top:12px;
	padding-left:0px !Important;
	}	
	
.content-bottom-links-1 {
	width:200px;
	margin-left:10px;
	float:left;
	}					

.content-bottom-links-2 {
	width:200px;
	margin-left:20px;
	float:left;
	}					

.green {
	color: #326db9;
	font-size: 12px;
	font-family:  Arial, Century Gothic, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

.disclaimer {
	font-size: 10px;
	font-weight: normal;
	}

.download {
	height:20px;
	}	
			
#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	left: 0;
	top: 0;
	z-index: 10000;
}

#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.popup_block {
	background: #8f9092;
	padding: 4px;
	border: 1px solid #b2b8b8;
	float: left;
	width: 560px;
	position: absolute;
	top: 30px;
	left: 40px;
	margin: 0 0 0 0px;
	z-index: 20000;
}

.popup_block .popup {
	float: left;
	width: 100%;
	background: #728081;
	margin: 0px 0;
	padding: 0px 0;
	border: 1px solid #ebebec;
}

.popup img.cntrl {
	position: absolute;
	right: -15px;
	top: -15px;
}


		