body {
 	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #aaaaaa;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#525252;
	min-width:1000px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
}

a {
	color:#aaaaaa;
}
a:hover {
	text-decoration:underline;
}

h1 {
	font-family: Frutiger, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #aaaaaa;	
	margin: 0px;
	font-weight: normal;
	line-height: 15px;
	
}

h3 {
	font-family: Frutiger, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	font-weight: normal;
}

.clientsHome {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #aaaaaa;
	line-height: 15px;
	margin: 10px;
}

.tags {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #aaaaaa;	
	margin: 10px;
}


.tags a {
	text-decoration:none;
}


.ourWork {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #aaaaaa;	
	margin: 10px;
}

.ourWork a {
	text-decoration: none;
}

.aboutUs {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #aaaaaa;
	margin: 10px;
}
.aboutUs a {
	text-decoration:none;
}

.contactUs {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 9px;
	line-height: 20px;
}


.contactUs a {;
	color: #ffffff;
}

.backToSection {
	font-size: 9pt;
	color: #FFF;
}


.twitterText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #aaaaaa;	
	margin: 10px;
}

.testimonials {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #aaaaaa;
	margin: 10px;	
}

.testimonials li { 
	list-style-type:none; 
}
.testimonialsName {
	color: #ffffff;
	font-size: 9pt;
}
.testimonialsCompany {
	color: #ffffff;
	font-size: 9pt;
	font-weight:bold;
}

.footer {
	font-style:italic;
	font-size:10px;
	color:#FFF;
}

.weLikeTitle {
	font-style:italic;
	font-size:10px;
	color:#FFF;
}

.weLikePhrase {
	font-style:italic;
	font-size:9px;
	color:#aaa;
}

.aboutUsBody {
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #aaaaaa;	
	font-weight: normal;
}

.cookieTrail a {
	text-decoration: none;
}


<!-- twitter style -->
#twitter_update_list { 
color: #FFFFFF;
}	 
#twitter_update_list li { 
	list-style-type:none; 
	

} 
#twitter_update_list a, #twitter_update_list a:visited { 
color: #FFFFFF;
}
#twitter-link {
 display:block;
 text-align:left;	
 font-variant:small-caps;
 color:#FFFFFF;
	font-weight:normal;
	font-size:9px;
 
}
ul{
padding:0;
margin:0px 0px 0px 0px;
}
li{
padding:0;
margin:0px 0px 20px 0px;
}

<!-- end twitter style -->

<!-- layout -->

#content {
	background-color: #ff4c4c;
}

#UITtile {
	width: 100%;
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
	color:#FFFFFF;
}
#UITtile a {
	text-decoration: none;
	color:#FFFFFF;
	
}


a img {
	border: none;
}

.UIBoxContent {
	background-color:#424242;
	margin: 20px; /* getting ignored */

}

/* render projects styles */

.projectName {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.projectClient {
	color:##FFFFFF;
	font-weight:normal;
	font-size:10px;
	
}
.projectBody {
	color:#aaaaaa;
	font-weight:normal;
	font-size:10px;
}
.projectLink a {
	color:#FFFFF;
	font-weight:normal;
	font-variant:small-caps;
	font-size:11px;
	
}
.projectRoles {
	color:#FFFFFF;
	font-size: 8pt;
	font-weight:normal;
}
.projectTags {
	color:#AAAAAA;
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;	
	font-weight:normal;
}

.heroLatest {
	color:#FFFFFF;
	font-weight:normal;
}

.heroReadMore {
	color:#FFFFF;
	font-weight:bold;
	font-variant:small-caps;
	font-size:9px;
}







