/*
Site: http://www.germanhealthplans.com
Version: 2007.10
Author: Bastian Eller <be@medianation.de>
Copyright: 2007 German Health Plans Worldwide Inc., New York
*/

   
#start-box {
	background: url(../assets/imgs/start/bg_skyline.png) top left no-repeat; 
	position: relative;
	height: 316px; 
	width: 536px;
	margin-top: 110px;
	}

#start-link {
	position: absolute;
	left: 0;
	top: 0;
	height: 316px; 
	width: 536px;
	z-index: 90;
	}	

#start-ani {
	border: none;
	padding: none;
	float: right;
	margin-right: 1px;
	z-index: 20;
	}
	
#start-text {
	float: left;
	margin-left: 6px;
	width: 169px;
	}

#start-text h5 {
	display: block;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin: 24px 0 0;
	font-size: 16px;
	line-height: 1em;
	font-weight: 900;
	text-transform: uppercase;	
	color: #fff;
	height: 36px;
	width: 500px;
	z-index: 10;
	overflow: hidden;
	letter-spacing: 2px; 	
	}	

#start-text h6 {
	margin: 0 0 16px 26px;
	display: block;
	position: relative;
	font-size: 12px;
	font-family: Times, "Times New Roman", serif;
	line-height: 1em;
	font-weight: 900;
	width: 500px;
	letter-spacing: 2px; 	
	}

#start-text p {
	font-size: 15px;
	margin: 10px 0;
	padding-left: 12px;
	text-indent: -12px;
	}
	
#start-text span {
	font-size: 11px;
	font-weight: normal;
	}

#index-title { 
	margin-top: 0px !important;
	}