* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
	
}

p {
	text-indent: 10pt;
	text-align: left;
	padding-bottom: 10px;
}

p.no-indent 
{
	text-indent: 0;	
}

p.contact 
{
	text-indent: 0;
	padding-left: 10px;	
}

a:link, a:hover, a:visited {
	color: #cc3366;
	text-decoration: none;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	padding-top: 19px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.active 
{
	color: #cc3366;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}

img {
	border: 0;
}

ul {
	margin-left: 20px;
	padding-bottom: 5px;
}

li {
	list-style: none;
}

div#it-services li 
{
	list-style-type: disc;
}

/* @group Menu */

div#menu {
	margin-left: 30px;
	margin-top: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu li {
	float: left;
	margin-right: 7pt;
	margin-top: 9px;
}

div#menu li.plus {
	margin-top: 10px;
	font-size: 9pt;
}

div#menu li.divider {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 18px;
}

div#menu li#last-item {
	margin-right: 0px;
}

div#menu a {
	text-transform: uppercase;
	font-size: 9pt;
}

div#menu a:hover {
	color: #cc3366;
}

/* @end */

/* @group Document */

div#page {
	text-align: center;
	width: 839px;
	margin: 35px auto 0 auto;
}

.clear 
{
	clear: both;
	margin: -10px 0 0 0;
	background-color: Red;
}

hr.cleaner {
   clear: both;
   height: 1px;
   margin: -1px 0 0 0;
   padding: 0;
   visibility: hidden;
}

div.left {
	float: left;
	position: relative;
}

div.right {
	float: right;
	position: relative;
}

div.divider {
	background: url(../gfx/divider-horizontal.gif) no-repeat;
	width: 100%;
	height: 11px;
	overflow: hidden;
}

div#menu-divider {
	background: url(../gfx/divider-horizontal.gif) no-repeat left bottom;
	width: 100%;
	height: 19px;
	_height: 11px;
	clear: both;
}

div.body-left {
	float: left;
	position: relative;
	width: 300px;
	margin: 0;
}

div.body-right {
	float: right;
	position: relative;
	width: 535px;
	margin: 0;
}

div#head {
	margin-bottom: 10px;
}

div#head p {
	text-align: center;
	text-indent: 0;
	margin-top: 20px;
	font-size: 11pt;
}

div#head a {
	font-weight: bold;
	color: #333;
}

div#head a:hover {
	color: #cc3366;
}

div#logo {
	background: url(../gfx/bg-logo.jpg) no-repeat;
	text-align: center;
	height: 227px;
}

div#logo img{
	padding-top: 60px;
}

div#banner {
	background: url(../gfx/bg-banner.gif) no-repeat right 3px;
	height: 227px;
	text-align: center;
}

div#banner img {
	padding-top: 20px;
}

div#content {
	margin: 20px 0 0 0;
}

div#contact-frame {
	background: url(../gfx/bg-contact.gif) no-repeat;
	height: 129px;
	margin-left: 6px;
	padding-top: 5px;
}

div#contact-frame p {
	margin-top: 7px;
	text-align: center;
	text-indent: 0px;
	font-weight: bold;
	font-size: 11pt;
}

div#contact-form {
	background: url(../gfx/bg-ask.gif) no-repeat;
	height: 370px;
	margin-top: 15px;
}

div#form-labels {
	float: left;
	position: relative;
}

div#form-inputs {
	float: left;
	position: relative;
	width: 170px;
	margin-top: 16px;
}

div#contact-form h2 {
	padding-top: 30px;
	padding-left: 40px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

div#contact-form ul {
	text-align: right;
	padding-top: 17px;
	padding-right: 2px;
	margin-left: 25px;
}

div#contact-form li {
	font-size: 8pt;
	padding-bottom: 19px;
	color: #cc3366;	
}

div#contact-form input {
	border: 0;
	width: 169px;
	height: 14px;
	margin: 0;
	margin-left: 20px;
	font-size: 8pt;
	border-top: 1px solid #fafafa;
	margin-bottom: 18px;
	background-color: #FFF;
}

div#contact-form input.submit {
	margin-top: 4px;
	font-size: 9pt;
	font-weight: bold;
	color: #cc3366;
	border: 0;
}

textarea {
	border: 0;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow: hidden;
	outline: none;
	height: 170px;
	margin: 0;
}

#text-area {
	margin: 0;
	margin-left: 20px;
	margin-top: 5px;
}

div#submit-button {
	margin-top: 10px;
}

div.content-box {
	margin-left: 16px;
	text-align: left;
	margin-bottom: 15px;
}

div.content-frame-top {
	background: url(../gfx/bg-content-top.gif) no-repeat;
	height: 9px;
	overflow: hidden;
}

div.content-frame-middle {
	background: url(../gfx/bg-content-middle.gif) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}

div.content-frame-bottom {
	height: 9px;
	background: url(../gfx/bg-content-bottom.gif) no-repeat;
}

div.references {
	float: left;
	position: relative;
	margin-right: 55px;
}

div#footer {
	background: url(../gfx/bg-footer.gif) no-repeat 30px 0;
	height: 41px;
	text-align: left;
	padding-left: 100px;
	padding-top: 11px;
	font-size: 9pt;
}

div#footer ul{
	float: left;
	list-style: none;
}

div#footer li {
	float: left;
	text-transform: uppercase;
	font-size: 8pt;
	margin-right: 10px;
}

div#footer a {
	color: #333;
}

div#footer a:hover {
	color: #cc3366;
}

/* @end */


