/*layout ids*/
* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
border: 0;
}
html, body {
background-image:url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Myriad Pro,Arial;
	font-size: 10px;
	padding-top: 2px;
	width:100%;
	height:100%;
	min-height:100%;
	min-width:100%;
}
#wrapper{
	width:100%;
	margin-left:auto;
	margin-right:auto;

}
	
#header{
	width:1010px;
	height:457px;
	margin-left:auto;
	margin-right:auto;

}

#logo{
	width:167px;
	height:71px;
	float:left;
	margin-left: 10px;
	margin-top: 50px;
	background-image: url(../images/SpinTel-Logo.png);
	background-repeat: no-repeat;

}

object {outline:none;}/*this is to remove flash border*/
/*top menu id and class css*/



#bg-flash{
	width:120%;
	height:270px;
	background-image: url(../images/flash-bg.png);
	background-repeat: no-repeat;
	position:relative;
	margin-top:-6px;
	margin-left:-50px;
	z-index:1;
	display: inline;
	
	}
#flash{
	width:793px;
	height:280px;
	margin-left:42px;
	display: inline;

}
#banner-top
{
height:120px;
width:1010px;
}
/*top content ids */

#content{
	height:335px;
	width:1010px;
	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
}

#main-box
{
	width:640px;
	height:300px;
	margin-top:0px;
	margin-left:15px;
	float:left;
	position:relative;
	background-image: url(../images/content-left-bg.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: inline;
	padding-top: 20px;
}
#right-box{
width:300px;
float:left;
margin-bottom: 20px;
}

#main-links
{
	background-repeat:no-repeat;
	float:left;
	margin-top:-8px;
	padding-bottom: 10px;
	display: inline;
}
#main-links li
{
	list-style:none;
}
#main-links ul li
{
	height: 45px;
	border-bottom-style: none;
	width: 403px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 150px;
	list-style-type: none;
	}

#main-links a
{
	text-decoration: none;
	font-size: 20px;
	font-weight: 500;
color:#525252;
}

#link-box
{
	width:310px;
	margin-top:10px;
	margin-left:25px;

	background-repeat:no-repeat;
	padding:10px;
	float:left;
	background-image: url(../images/box-bg.jpg);
}
#link-box a
{
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
color:#525252;
}
#link-box ul li
{
	list-style-type: none;
	list-style-image: url(../images/small-arrow.png);
	list-style-position: outside;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	width: 200px;
	padding-top: 5px;
	margin: 5px;

}
}
/*Design class css*/
.iwould
{
	font-size: 28px;
	color: #5b5a5a;
	margin-left:30px;
	margin-top:15px;
	width:150px;
	float:left;
	
}
.small-grey-text {

	font-size: 12px;
	color: #5b5a5a;
	
	
}
.textmiddle {
	vertical-align:middle;
	color: #666;
	height: 20px;
}
.space {
	padding:5px;
	margin:5px;
}
.left-align
{
	text-align: right;
	padding-right: 25px;
}
.my-account
{
	width:295px;
	margin-left:12px;
	background-image:url(../images/box-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size: 12px;
	color: #333;
	padding: 12px;
	padding-top:15px;
	font-family: arial;
	line-height: 15px;
	clear:both;
}
.my-account li
{
border:none;
list-style-type:none;
margin:5px;
padding-bottom:15px;
padding-top:2px;
width:250px;
}

.my-account a{
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight: bold;
}
.broadband-btn a {
	display:block;
	width: 406px;
	background: url("../images/btn-1.png") 0 0 no-repeat;
	text-decoration: none;
	height: 52px;
}
.broadband-btn a:hover { background-position: -408px 0px;

}

.business-broadband-btn a {
	display:block;
	width: 406px;
	background: url("../images/btn-1-business.png") 0 0 no-repeat;
	text-decoration: none;
	height: 52px;
}
.business-broadband-btn a:hover { background-position: -408px 0px;

}
.business-broadband-btn span{  display: none;}
.broadband-btn span{  display: none;}

.homephone-btn a {
	display:block;
	width: 406px;
	background: url("../images/btn-2.png") 0 0 no-repeat;
	text-decoration: none;
	height: 53px;
}
.homephone-btn a:hover { background-position: -407px 0px;

}
.homephone-btn span{  display: none;}

.business-homephone-btn a {
	display:block;
	width: 406px;
	background: url("../images/btn-2-business.png") 0 0 no-repeat;
	text-decoration: none;
	height: 53px;
}
.business-homephone-btn a:hover { background-position: -407px 0px;

}
.business-homephone-btn span{  display: none;}
.wireless-btn a {
	display:block;
	width: 406px;
	background: url("../images/btn-3.png") 0 0 no-repeat;
	text-decoration: none;
	height: 52px;
}
.wireless-btn a:hover { background-position: -408px 0px;

}
.wireless-btn span{  display: none;}
.mobile-btn a {
	display:block;
	width: 406px;
	background: url("../images/mobile-btn.png") 0 0 no-repeat;
	text-decoration: none;
	height: 52px;
}
.mobile-btn a:hover { background-position: -408px 0px;

}
.mobile-btn span{  display: none;}
.new-btn a {
	display:block;
	width: 406px;
	background: url("../images/btn-4.png") 0 0 no-repeat;
	text-decoration: none;
	height: 52px;
}
.new-btn a:hover { background-position: -408px 0px;

}
.new-btn span{  display: none;}

.home-moreinfo li
{
height:0;
line-height:14px;
list-style:disc outside url("../images/home-moreinfo.png");
                
}
.home-moreinfo
{
padding-left:20px;
position:relative;
width:200px;
padding-bottom:1px;
}

