@charset "utf-8";
/* CSS Document */

/* Marketcom  aboutus styles
   Troy Noble 19/09/2007*/
   
   


/* content */


#content {
	padding-top:20px;
	background-color:#FFFFFF;
	width:960px;
}

#content h1 {
	font-size:18px;
}

#content h2 {
	margin:30px 0 -5px 0;
}


/* right */

#aboutuscontentright {
	float:right;
	margin-right:20px;
	border-left:1px solid #CCCCCC;
	padding-left:20px;
	display:inline;
	margin-top:30px;
	width:250px;
}

#aboutuscontentright p {
	line-height:16px;
}


#aboutuscontentright li {
	line-height:18px;
	list-style-type:disc;
}

#aboutuscontentright ul {
	margin-left:7px;
	padding-left:7px;

}


.awardlogo {
	margin-left:10px;
}


.boldgreen {
	color:#6c8b23;
	font-weight:bold;
	font-size:16px;
}

.smallgrey {
	color:#999999;
	font-size:12px;
	margin-top:-19px;

}


/* left */

#aboutuscontentleft {
	height:500px;
	margin-left:20px;
	margin-right:310px;
	padding:20px;
	
}

#aboutuscontentleft ul {
	padding-left:5px;
	margin-left:5px;
}

#aboutuscontentleft li {
	list-style-type:none;
	line-height:20px;
	padding-top:20px;
	
}

.rightitem {
	float:right;
	margin:0 100px 0 0;
	display:inline;
}


            







