
		
.left_side {
		float: left;
		position: relative;
		width: 219px;
		}


.subar { 	background: url('../img/signupbar.gif') repeat-x;
			position: relative;
			height: 97px;
			}
	
.signupbar {
		margin: 0 auto;
		width: 960px;
		
		}
		
.su_guts {
		width:  630px;
		margin-left: 30px; 
		position: relative;
		}
		
.signupbar h1 {

			font-size: 26px;
			letter-spacing: -1px;
			padding: 35px 0px 0px 0px;
			
			}

.sidecolumn {
			background: url('../img/col-middle.gif') repeat-y;
			}

.col_top {
			background: url('../img/col-header.gif') no-repeat;
			width: 219px;
			height: 38px;
			padding-bottom: 15px;
			}
	
.col_top h1 {
			font-size: 14px;
			color: #fff;
			padding: 10px 0px 0px 10px;
			}

.col_bottom {
			background: url('../img/col-bottom.gif') no-repeat;
			width: 219px;
			height: 15px;
			}
			
.sidecolumn li {	padding-left: 0px;
					line-height: 20px;
					
					}
					
.sidecolumn a {
			padding-left: 10px;
			text-decoration: none;
			font-size: 13px;
			background: url('../img/col-middle.gif') repeat-y;
			display: block;
					}
					
.sidecolumn a:hover {
			background-color: #efefef;
			font-weight: bold;
			color: #000;
					}

.sidecolumn a:hover .arrows {
			color: #000;
					}
					
.arrows{
		display: inline;
		color: #fff;
		font-weight: bold;
		float: right;
		padding-right: 10px;
		}
		
.a_testimonial {
		position: relative;
		margin-top: 15px;
		background: url('../img/testimonial.gif') no-repeat;
		width: 220px;
		height: 358px;
		}
		
.a_testimonial h3 { padding: 145px 10px 0px 20px; text-align: left; font-size: 24px; letter-spacing: 0px; color: #ececec; 
			 font-family: Georgia, serif; font-weight: normal; }
			
.a_testimonial .signed{ padding: 20px 10px 0px 20px; text-align: left; font-size: 15px; color: #777; 
			 font-family: Georgia, serif; font-weight: normal; }
			 
.right_side {
			float: left;
			position: relative;
			margin-left: 20px;
			width: 715px;
			}
			
#topnav {
		font-family: arial;
		font-size: 11px;
		padding-bottom: 25px;
		}
		
.article_head h1 {
				font-weight: bold;
				color: #000;
				font-size: 26px;
				padding-bottom: 25px;
				}
				
.article_head h2 {
				font-weight: normal;
				color: #777;
				font-size: 20px;
				font-family: Georgia, serif;
				width: 275px;
				padding-bottom: 25px;
				}
.article_head h3 {
				padding-top: 50px;
				}
.article_head h4 {
				padding-top: 50px;
				font-weight: normal;
				}
.article_head p {
				font-size: 13px;
				color: #111;
				line-height: 16px;
				}



.bannerstart { float: right; margin-top: 20px; }

a.start	{	background: url('/_templates/v6/images/home/btn-start-goingup.gif') no-repeat;
			height: 50px;
			width: 298px;
			display: block;
			margin-top: 5px;
			text-decoration: none;
			
			}	
			
			a.start:hover 	{ background-position: 0px -50px; }
			a.start:active 	{ background-position: 0px -100px; }

