* {margin:0; padding:0}body {	background: #000000 url(../img/bg-body.jpg) repeat-x top;	padding: 20px 0;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 17px;	color: #FFFFFF;}#clip-container {	height: 390px;	width: 720px;	margin-bottom: 0px;}#logo-container {	margin-bottom: 20px;}#wrapper {	margin: 0px auto;	width: 720px;}#menu-container {	width: 720px;	position: relative;}/* #menu-container table {	width: 100%;	background: url(../img/bg-top-menu.gif) repeat-x;	border: 1px solid #666666;}#menu-container td {	text-align:center;}#menu-container a {	background: url(../img/bg-top-menu.gif) repeat-x;	display: block;	color: #FFFFFF;	text-decoration: none;	text-transform: uppercase;	padding: 5px 4px;	font-size: 11px;	line-height: 12px;}#menu-container a:hover {	background: url(../img/bg-top-menu-hover.gif) repeat-x;}*/#left-content-text {	width: 220px;	float: left;	padding-right:15px;	border-right:1px solid #333333;}#center-content-text {	width: 220px;	float: left;	margin-left: 20px;	padding-right: 15px;	border-right: 1px solid #333333;}#right-content-text {	width: 205px;	margin-left: 510px;}h1 {	font-size: 32px;	font-weight: normal!important;	color: #CCCCCC;	margin-bottom: 10px;	display: block;}h2 {	font-size: 16px;	margin-bottom: 5px;	text-transform: uppercase;}p {	text-align: left;	line-height: 18px;	color: #ECECEC;	margin-bottom: 20px;}a {	color:#fff}a:hover {	color:#33CCFF;}#text-logo-container h1 {	color: #FFFFFF;	font-size: 12px;	border-style: none;	text-transform: uppercase;	margin: 0px;	padding: 0px;	background: transparent;}img {	border-style: none;}/* CLIENT LOGIN*/#client-login {	padding: 0px 0px 10px 10px;	float: right;	width: 100px;	border-left: 1px solid #333333;	margin-left: 10px;}#right-content-text  h3 {	font-size: 11px;	font-weight: bold;	text-transform: uppercase;	line-height: 12px;}#right-content-text #username, #password {	width:90%;	padding:0px;	margin-bottom: 3px;	color: #000000;	font-size: 11px;	border: 1px solid #000000;	background: #CCCCCC;}#right-content-text p {	font-size: 11px;	line-height: 12px;	margin-top: 5px;}#right-content-text a {	color:#fff;}#right-content-text a:hover {	color:#33CCFF;}/*CONTACT PAGE */#contact-form-table {	width: 720px;}#contact-form-table td {	padding:2px;	border-bottom:1px solid #333;	}#contact-form-table #message {	height:100px;	}#contact-form-table #name, #organization, #from, #verif_box, #message {	width:290px;	background: #E4E4E4;	border-top: 1px solid #000000;	border-right: 1px solid #999999;	border-bottom: 1px solid #999999;	border-left: 1px solid #000000;	padding: 1px;	}.required {	font-size: 16px;	font-weight: normal;	color: #FF0000;	vertical-align: sub;}