body {
	background:url(../images/bg.jpg) no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}	

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	padding:0 20px 10px 0;
	margin:0;
}

a {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#99CC00;
}

#wrapper {
	width:983px;
	padding:0;
	margin:0 auto;
}

#header {
	width:983px; height:186px;
	padding:0;
	margin:0 auto;
}

#header .left {
	width:400px; height:184px;
	padding:0;
	margin:0;
	float:left;
}

#header .right {
	width:355px; height:184px;
	padding:0;
	margin:0;
	float:right;
}

#nav {
	width:984px; height:51px;
	padding:0;
	margin:0;
}

#nav ul {
	padding:0;
	margin:0;
}

#nav ul li {
	background:url(../images/nav.jpg) no-repeat 0 0;
	width:163px; height:48px;
	padding:0;
	margin:0 1px 0 0;
	list-style:none;
	float:left;
	text-align:center;
}

#nav ul li.title2 {
	font-size:18px;
	font-family: Arial;
	font-weight:normal;
	padding:15px 0 0 0;
	margin:0 1px 0 0;
	line-height: 1em;
}

#nav ul li.title2 a {
	color:#999;
	line-height: 1em;
	text-decoration:none;
}

#nav ul li.title2 a:hover {
	color:#99CC00;
}

#nav ul li.title2 .sIFR-active .title2 {
	visibility: hidden;
	font-family: arial;
	line-height: 1em;
}

/* main content */

#content {
	background:url(../images/bgContent.jpg);
	background-repeat:repeat-y;
	width:983px; 
	padding:0;
	margin:12px 0 0 0;
}

#content .left {
	width:235px; 
	padding:0 0 20px 0;
	margin:0;
	float:left;
}

#content .left h2.title {
	font-size:24px;
	font-family: Arial;
	font-weight:normal;
	line-height: 1em;
}
			
#content .left .sIFR-active .title {
	visibility: hidden;
	font-family: arial;
	line-height: 1em;
	color:#999999;
}

#content .left label {
	padding:0;
	margin:0;
}

#content .left input {
	width:200px; height:20px;
	padding:4px 4px 0 4px;
	margin:0 0 10px 0;
	border:1px solid #CCC;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content .left textarea {
	width:200px; height:99px;
	padding:4px 4px 0 4px;
	margin:0;
	border:1px solid #CCC;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content .left input.button {
	width:86px; height:26px;
	background:url(../images/button.jpg) no-repeat 0 0;
	padding:0;
	margin:10px 0 0 0;
	color:#99CC00;
	border:none;
}

#content .left .asset {
	background:url(../images/bgAsset.jpg) no-repeat 0 0;
	width:205px; height:170px;
	padding:0;
	margin:0;
}

#content .right {
	width:722px; 
	background:url(../images/fadedLine.jpg) no-repeat 100% 0;
	padding:0 0 20px 26px;
	margin:0;
	float:right;
}

#content .right ul {
	padding:0;
	margn:0;
}

#content .right ul li {
	width:120px; height:120px;
	padding:0;
	margin:0 20px 20px 0;
	list-style:none;
	float:left;
}

#content .right #wrap {
	width:100%; height:100%;
	padding:0;
	margin:0;
}

#content .right #wrap ul {
	padding:0;
	margin:0;
}

#content .right #wrap ul li {
	padding:0;
	margin:0;
	background:none;
	width:87px; height:98px;
}

#content .right h1.title {
	font-size:24px;
	font-family: Arial;
	font-weight:normal;
	line-height: 1em;
	color:#999;
}

#content .right h2.title {
	font-size:24px;
	font-family: Arial;
	font-weight:normal;
	line-height: 1em;
}

#content .right h3.title {
	font-size:18px;
	font-family: Arial;
	font-weight:normal;
	line-height: 1em;
}
			
#content .right .sIFR-active .title {
	visibility: hidden;
	font-family: arial;
	line-height: 1em;
	color:#999999;
}

#content .right .caseStudies {
	width:700px; height:198px;
	padding:0;
	margin:10px 0;
}

#content .right .caseStudies h3.title {
	font-size:18px;
	font-family: Arial;
	font-weight:normal;
	line-height: 1em;
	padding:0;
	margin:0;
	float:left;
	width:360px;
}

#content .right .caseStudies p {
	padding:40px 0 15px 0;
	margin:0;
}

#content .right .caseStudies a {
	font-size:12px;
	color:#666;
	padding:0;
	margin:0;
	text-decoration:underline;
}

#content .right #contactArea {
	width: 400px;
	margin-top: 25px;
}

#content .right #contactArea input, #contactArea textarea {
	padding: 4px;
	width: 350px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	border: 1px solid #CCC;
}

#content .right #contactArea textarea {
	height: 90px;
}

#content .right #contactArea textarea:focus, #contactArea input:focus {
	border: 1px solid #999;
}

#content .right #contactArea input.submit-button {
	width:86px; height:26px;
	background:url(../images/button.jpg) no-repeat 0 0;
	padding:0;
	margin:10px 0 0 0;
	font-size:11px;
	color:#99CC00;
	border:none;
}

#content .right #contactArea label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding: 5px 0 3px 0;
	font-size: 12px;
	color:#999;
}

/* footer */

#footer {
	width:100%; height:80px;
	background:#F2F2F2;
	border-top:1px solid #CCC;
	padding:0;
	margin:0;
}

/* mis */

.line	{
	background:url(../images/line.gif);
	background-repeat:repeat-x;
	width:96%; height:1px;
	padding:0;
	margin:20px 0;
}

.lineMedium	{
	background:url(../images/line.gif);
	background-repeat:repeat-x;
	width:87%; height:1px;
	padding:0;
	margin:20px 0;
}

.lineSmall	{
	background:url(../images/line.gif);
	background-repeat:repeat-x;
	width:332px; height:1px;
	padding:0;
	margin:20px 0;
}

.grey {
	color:#999;
}

.clear {
	clear:both;
}
