.comp-content{
	background: #fff;
	line-height: 1em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	
	width: 760px;
	
}

.comp-content p{
	line-height: 1.2em;
}



.next-app{
	clear: left;
}

/*
-----------------------------------------------
Steve Quick - Jeweler
Version: Prototype
----------------------------------------------- *
/* Global
----------------------------------------------- */
body {
	margin: 0; padding: 0;
	background: url(../images/body_bg.gif) 0 0 repeat-x;
}


/* Structure
----------------------------------------------- */
#page {
	width: 790px;
	margin: 0 auto;
	position: relative;
	background: url(../images/home_bg.gif) no-repeat;
}

#header {
	height: 50px;
	background: url(../images/header_bg.gif) no-repeat;	
}


#sf{
	margin:0;
	padding:0 0 0 41px;
}

/* Headlines
----------------------------------------------- */
h1#home_enter {
	margin: 0 auto; padding: 0 0 40px 0;
	width: 330px; height: 498px;
	text-indent: -9999px;
	background: url(../images/h1_bg.jpg) 0 0 no-repeat;
}
	h1#home_enter a {
		overflow: hidden;
		display: block;
		width: 330px; height: 498px;	
	}
	
h1#home_enter_tree {
	margin:0px auto 0; padding:0 0 40px 0;
	width: 330px; height: 498px;
	text-indent: -9999px;
	background: url(../images/h1_bg.jpg) 0 0 no-repeat ;
}
	h1#home_enter_tree a {
		overflow: hidden;
		display: block;
		width: 330px; height: 498px;	
	}


/* Navigation
----------------------------------------------- */
#nav {
	position: absolute;
	top: 12px; left: 41px;
}
	#nav ul{
		margin: 0; padding: 0;
		list-style-type: none;
		background: url(../images/nav_home_bg.gif) no-repeat;
		height: 29px;
		width: 700px;
		position: relative;
	}
		#nav ul li {
			float: left;
			height: 29px;
		}
			#nav ul li a {
				display: block;
				height: 29px;
				position: absolute;
				text-indent: -9999px;
				overflow: hidden;
			}
			
			#nav ul li#t29527 a {background: url(../images/nav_home_bg.gif) 0 0 no-repeat; width: 78px; left: 0;}
			#nav ul li#t29527 a:hover, #nav ul li#t29527.currenttab a {background-position: 0 -29px;}

			#nav ul li#t36819 a {background: url(../images/nav_home_bg.gif) -78px 0 no-repeat; width: 69px; left: 78px;}
			#nav ul li#t36819 a:hover, #nav ul li#t36819.currenttab a {background-position: -78px -29px;}

			#nav ul li#t36818 a {background: url(../images/nav_home_bg.gif) -147px 0 no-repeat; width: 146px; left: 147px;}
			#nav ul li#t36818 a:hover, #nav ul li#t36818.currenttab a {background-position: -147px -29px;}

			#nav ul li#t36817 a {background: url(../images/nav_home_bg.gif) -293px 0 no-repeat; width: 83px; left: 293px;}
			#nav ul li#t36817 a:hover, #nav ul li#t36817.currenttab a {background-position: -293px -29px;}

			#nav ul li#t36816 a {background: url(../images/nav_home_bg.gif) -376px 0 no-repeat; width: 139px; left: 376px;}
			#nav ul li#t36816 a:hover, #nav ul li#t36816.currenttab a {background-position: -376px -29px;}

			#nav ul li#t36815 a {background: url(../images/nav_home_bg.gif) -515px 0 no-repeat; width: 95px; left: 515px;}
			#nav ul li#t36815 a:hover, #nav ul li#t36815.currenttab a {background-position: -515px -29px;}

			#nav ul li#enter a {background: url(../images/nav_home_bg.gif) -610px 0 no-repeat; width: 90px; left: 610px;}
			#nav ul li#enter a:hover, #nav ul li#enter.currenttab a {background-position: -610px -29px;}
			

#copyright, #poweredby{
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .76em;	
}
	#copyright{
		margin:-5px 0 0 10px;
	}
	#poweredby{
		float:right;
		margin:-15px 20px 0 0;
	}
		#poweredby a{
			color: #FFF;
			text-decoration:none;
		}
#springBanner{
margin-left:41px;
}		

#springBanner img{
border:0px;
}