/* @override 
	http://ichthusdesign.com/assets/main.css
	http://www.ichthusdesign.com/styles/main.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/bg.png) no-repeat center top;
	font-family: Verdana, sans-serif;
}

p, ul, ol {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
}

li {
	margin-left: 30px;
}

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

#top {
	height: 131px;
}

#top img, #topHome img {
	display: block;
	float: left;
}

#topHome {
	height: 264px;
}

#container {
	width: 800px;
	padding-top: 10px;
}

#leftColumn {
	width: 121px;
	float: left;
	margin-left: 10px;
}

#mainColumn {
	margin-left: 141px;
	margin-right: 220px;
}

#rightColumn {
	float: right;
	width: 200px;
	padding-right: 10px;
}

#rightColumn li, .services li {
	color: #555555;
	list-style: circle url(../images/bullet_arrow.gif) outside;
	margin-left: 18px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#footer {
	padding-left: 140px;
	padding-top: 10px;
	clear: both;
}

#footer p {
	color: #999999;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 12px;
}

h1, h2 {
	color: #0099CC;
	text-transform: uppercase;
	margin: 0px 0px 10px;
	padding: 0px;
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited, a:active { 
	color: #0099CC; 
	text-decoration: none;
}

a:hover { 
	color: #0099CC; 
	text-decoration: none;
	background-color: #cff2fd;
}

.SelectedLinks { 
	color: #666666; 
	font-size: 10px; 
	line-height: 14px; 
	text-decoration: none
}

.LinksActive { 
	color: #FF6600; 
	font-size: 11px; 
	line-height: 14px; 
	text-decoration: none
}

.sidebarcopy {
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
}

.formerror {
	font-size: 10px;
	line-height: normal;
	color: #CC0000;
	font-weight: bold;
}

.forminput {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.formtext {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

textarea, input {
	border: 1px solid #ccc;
	font-size: 12px;
	color: #069;
}

.portfolioThmbNav {
	border: 2px solid #39c;
	margin-right: 10px;
	margin-bottom: 10px;
}
object {
	display: block;
	float: left;
}
embed {
	display: block;
	float: left;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
