* {
	margin:0;
	padding:0;
} 

img {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
hr {
	color: #CCC;
	background-color:#CCC;
	margin-top: 2px;
	margin-bottom: 5px;
	height: 1px;
	border: none;
}

body {
	background-color: #1a171b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #226194;
	line-height: 1.4em;
}
.indent {
	padding-left: 225px;
}


a:link, a:visited {
	color: #e20077;
	text-decoration: none;

}

a:hover, a:active {
	text-decoration: underline;

}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#page_content {
	min-height: 500px; 
	_height: 500px;
	margin-top: 10px;
	position: relative;
	background-color: #FFFFFF;
}

.clearfloats {
	clear: both;
}

#header {
	line-height: normal;
	width: 980px;
	margin-top: 10px;
	height: 122px;
	background-image: url(/images/header_back.jpg);
}

#header ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 80px;
	float: left;
	display: inline;
}

#header ul li {
	display: inline;
}

#header ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 1.1em;
	padding-right: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#header a:hover, #header a:active, #header .uberlink {
	color: #e4007b;
}

#section_content {
	width: 940px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#column1 {
	width: 460px;
	float: left;
}


#column1 ul {
	padding: 0 0 0 20px;
	list-style-type: disc;
}
#column1 ol {
	padding: 0 0 0 20px;
}
#column1 li {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#column1 p {
	line-height: 16px;
	margin-bottom: 10px;
}

#column2 {
	width: 460px;
	float: left;
	margin-left: 20px;
}
.companybox {
	width: 300px;
	background-color: #DCDCDE;
	border: 3px solid #9b9d9e;
	padding: 5px;
	margin-top: 7px;
	color: #555556;
}

.companybox img {
	padding-right: 10px;
	float: left;
}

.companybox h1 {
	color: #e20077
}

/* .companybox a:link, .companybox a:visited {
	color: #666666;
}
*/

#column2 ul {
	padding: 0 0 0 20px;
	list-style-type: disc;
}

#column2 li {
	padding: 3px;
}

h1 {
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #e20077;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#footer {
	height: 16px;
	width: 960px;
	background-image: url(/images/footer_back.jpg);
	text-align: right;
	padding: 10px;
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
}

.links {
	float: left;
	width: 225px;
	padding-top: 150px;
	line-height: 16px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	color: #e20077;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #e20077;
}
.highlight {
	color: #e20077;
}
#portfoliolist {
	padding: 0 0 0 20px;
	list-style-type: none;
}
#portfoliolist li {
	padding-top: 15px;
	list-style-type: none;
}
column1 .wide {
	width: 600px;
}
column2 .thin {
	width: 320px;
}
.small {
	font-size: 10px;
}



.portfolio {
	font-size: 16px;
	font-weight: bold;
	color: #e20077;
	padding-bottom: 5px;
	line-height: 22px;
}

#speakingLogos {
	text-align: center;
	width: 690px;
	margin-left: 15px;
}

#speakingLogos img {
	padding: 3px;
}
