html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color:#cccccc;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color:#ffffff;
	text-decoration: underline;
}

.link a {
	color:#003366;
	font-weight: bold;
	text-decoration: underline;
}
.link a:hover {
	color:#0099CC;
	text-decoration: underline;
}


.left {
	float: left;
}

.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background:url(images/subscribe/background.jpg);
	background-attachment:fixed;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #000000;
}

h3 {color:#003366;
float:left;
}

	h4 {
		font-size:12px;
		padding:5px;
		width:400px;
		margin-left:20px;
		border-bottom: 1px dashed #333;
		color:#666666;
		}


#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	background: #ffffff;
}
#body {
	position: relative;
	margin-left: 4px;
}

#backdrop-header{
width:815px;
height:120px;
background:url(images/subscribe/backdrop_header.jpg);
background-repeat:no-repeat;
}

#backdrop {
width: 796px;
background:url(images/subscribe/backdrop.jpg);
background-repeat:repeat-y;
margin:0px;
}


#container-top {
width: 765px;
height:72px;
margin-top:20px;
background:url(images/subscribe/container_bg_top.jpg);
background-repeat:no-repeat;
margin:0px;
}

#container {
width: 765px;
float:left;
margin-top:20px;
margin-left:15px;
background:#FFFFFF;
background-repeat:repeat-y;

}


#steps {
width:570px;
float:right;
margin-top:20px;
margin-right:10px;
}

#content {
width:740px;
}


#left {
width:160px;
float:left;
margin-right:10px;
}

#right {
width:570px;
float:left;
}

#logo {
margin-left:20px;
}

#plan-backdrop {
width:575px;
background-image:url(images/subscribe/plan_backdrop.jpg);
background-repeat:no-repeat;
float:left;
}

#item {
width:350px;
margin-left:100px;
}

#account-user {
width:560px;
float:left;
}

#au-1 {
width:260px;
float:left;
}

#au-2 {
width:260px;
float:left;
}

#plan1 {
background-image:url(images/subscribe/plan_bg1.jpg);
background-repeat:repeat-y;
width:560px;
height:115px;
margin-left:5px;
float:left;

}

#plan-img {
margin-top:20px;
margin-left:15px;
float:left;
}

#user-img {width:100px;
float:left;
margin-left:10px;
}

#plan-users {
width:100px;
margin-top:10px;
margin-left:10px;
float:left;
}

#plan-term {
width:130px;
float:left;
text-align:left;
margin-right:10px;
margin-left:10px;
margin-top:10px;
}

#plan-add {
width:100px;
float:left;
text-align:left;
margin-right:10px;
margin-top:10px;
}

#continue {
width:100px;
float:left;
margin-top:30px;
margin-right:10px;
}

#tab {
margin-left:15px;
}

#checkbox {
width:15px;
float:left;
margin-top:50px;
margin-left:10px;
}

#number {
width:40px;
height:30px;
float:left;
margin-top:10px;
margin-left:10px;
}

#selectedPlan {
width:80px;
float:left;
}

#cartStyle {
width:400px;
margin-left:80px;
}

#price {
width:50px;
float:right;
font-weight:bold;
font-size:14px;
color:#003366;
margin-right:20px;
}

#vline {
background-image:url(images/subscribe/plan_vline.jpg);
margin-top:5px;
width:13px;
height:109px;
float:left;
}

#sub-title{
background:#c8ccd5;
width:550px;
height:25px;
}

#sub-title-txt{
margin:5px;
}

#copyright {
width:600px;
margin-top:20px;
color:#FFFFFF;
}
