/* CSS Document */body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;}body {	background-color: #999999;	background-repeat: repeat-x;	background-image: url(grey_bg.jpg);	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}#wrapper {	width: 840px;	margin-right: auto;	margin-left: auto;	height: 840px;	background-color: #FFFFFF;	-moz-box-shadow: 0px 0px 10px #333333;     -webkit-box-shadow: 0px 0px 0px #999999;}#image {	float: left;	height: 450px;	width: 840px;	background-color: #FFFFFF;	background-image: url(hello/images/home_imaage.jpg);}#logo_wrapper {	padding-top: 30px;	padding-bottom: 40px;	float: left;	width: 75px;}#orange_bar {	float: left;	height: 202px;	width: 840px;	background-image: url(hello/images/orange_bar.png);	background-repeat: no-repeat;}#slogan {	float: left;	margin-top: 30px;	margin-right: 30px;	margin-bottom: 30px;	margin-left: 30px;}h1 {	font-size: 30px;	font-weight: normal;	font-family: Arial, Helvetica, sans-serif;	line-height: 28px;	margin: 0px;	text-transform: uppercase;	color: #FFFFFF;}#text {	background-color: #FFFFFF;	float: left;	width: 810px;	padding-top: 20px;	padding-left: 30px;	padding-bottom: 14px;}#clients {	float: left;	width: 400px;}#clients p {	margin: 0px;	padding: 0px 0px 6px;	color: #666666;}#footer {	width: 840px;	margin-right: auto;	margin-left: auto;}#copy {	padding-top: 20px;	padding-bottom: 20px;	font-size: 11px;	color: #4E5050;	float: right;	width: auto;}#links {	padding-top: 20px;	padding-bottom: 20px;	font-size: 11px;	color: #4E5050;	float: left;	width: auto;}.grey {	color: #666666;}.grey:hover {	color: #FF6600;}#client_logo {	float: right;	width: 160px;	margin-top: 30px;	margin-right: 30px;	margin-bottom: 30px;	margin-left: 30px;	height: 130px;}#client_logo img {	float: right;}#iphone_wrapper {	float: right;	height: 180px;	width: 110px;	margin-right: 30px;}a:link {	text-decoration: none;}a:visited {	text-decoration: none;}a:hover {	text-decoration: none;}a:active {	text-decoration: none;}.weblink {color: #4E5050}.weblink:hover {color: #CCCCCC}#clients2 {	float: left;	width: 800px;}
