body {
	text-align:center;
	margin: 0px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
}

h1, h2, h3, h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

h1 {
	margin-bottom: 10px;
	font-size: 19px;
	margin-top:5px;
	color:#FF3A3A;
	font-weight:normal;
	height: 29px;
}

h2 {
	margin-bottom: 5px;
	font-size: 1.1em;
	color:#FF3A3A;
	font-weight:normal;
}

#right-column h1 {
	margin-left:15px;
	margin-bottom: 5px;
}

h1#what-our-clients-say {
	background: url(../images/headings/what-our-clients-say.gif) no-repeat;
	height: 54px;
	width: 237px;
	text-indent: -9999px;
	margin: 2px 0px;
	border-style: none;
}

.content #left-column h1.image {
	margin-top: 10px;
	margin-bottom: 32px;
}

h3 {
	font-size: 1.15em;
	font-weight: bold;
	color: #435963;
	padding-top: 30px;
	padding-bottom: 5px;
}

a img {
	border: none;
	
}

a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}

#left-column a, #right-column a{
	color: #FF0000;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline-style: none;
}

.rollover:hover {
	-moz-opacity:0.7;
	opacity:0.7;
}
 
a.rollover:hover {
	filter: alpha(opacity = 70);
}

blockquote {
	margin: 0px;
	padding: 10px 0px 0px;
	font-style: italic;	
}

blockquote span {
	text-align: right;
	font-size: 0.85em;
	font-weight: bold;
	display: block;
	font-style: normal;
}

#left-column ul, #left-column li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#left-column ul {
	margin-bottom:20px;
}

#left-column li {
	background-image: url(../images/bullet-red.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-bottom:5px;
	font-weight:bold;
}

.intro {
	font-size:1.2em;
	
}