* {
	margin:0;
	padding:0;
}

#holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.brclear {
	clear: both;
}#banner {
	height: 80px;
}
#banner .phone {
	float: right;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-size: 150%;
	text-transform: uppercase;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav {
	background-image: url(images/nav.jpg);
	height: 30px;
	background-repeat: repeat-x;
	padding-top: 5px;
	margin-bottom: 5px;
}
#nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 10px;
	padding-right: 20px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav a:hover {
	color: #000000;

}
#leftColumn {
	width: 600px;
	float: left;
}
#breadcrumb {
	height: 20px;
	text-align: right;
	font-size: 90%;
	padding-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000066;
}
#banner  .date {
	float: right;
	font-size: 50%;
	text-align: right;
	text-transform: none;
	color: #999999;
}
#rightColumn {
	width: 150px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#rightColumn h1 {
	font-size: 95%;
	color: #00ADEF;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#rightColumn a {
	color: #FF421B;
	text-decoration: none;
}
#rightColumn a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#rightColumn p {
	font-size: 90%;
	margin-bottom: 20px;
	line-height: 150%;
	color: #666666;
}
#LeftFeature {
	width: 270px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	float: left;
}
#leftColumn p {
	margin-bottom: 15px;
	color: #333333;
	line-height: 150%;
	font-size: 94%;
}

#RightFeature {
	width: 270px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	float: right;
}
#leftColumn h1 {
	font-size: 110%;
	color: #00ADEF;
	padding-left: 25px;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#leftColumn a {
	color: #FF421B;
	font-weight: bold;
	text-decoration: none;
}
#leftColumn a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

#footer {
	background-image: url(images/nav.jpg);
	height: 30px;
	padding-top: 5px;
	background-repeat: repeat-x;
	font-size: 86%;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	margin-top: 10px;
}
#holder #footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#holder #footer a:hover {
	text-decoration: underline;
}
#rightColumn strong {
	color: #000033;
}
#leftColumn ul {
	margin-left: 20px;
	padding-left: 20px;
	font-size: 94%;
	color: #000066;
	line-height: 150%;
	list-style-type: circle;
	margin-bottom: 15px;
	list-style-image: url(images/bullet.gif);
}
#holder #mainContent #rightColumn ul {
	margin-left: 20px;
	line-height: 150%;
	margin-bottom: 15px;
}
#holder #mainContent {
	margin-bottom: 20px;
}
.border {
	border: 1px solid #CCCCCC;
}
#holder #mainContent #leftColumn h2 {
	font-size: 105%;
	color: #000066;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	padding-bottom: 5px;
}
#mainContent #rightColumn ul {
	list-style-image: url(images/bullet.gif);
	font-size: 83%;
}
.pullquote {
	width: 210px;
	float:right;
	font-size:140%;
	line-height:140%;
	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url();
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	color: #1BAAED;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-right: 5px;
}
.pullquote:first-letter {
	background: url(images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
.design #design,  .about #about,  .home #home,  .services #services,  .contact #contact  {
	font-weight: bold;
	color: #000000;
}
#holder  #banner  .date  a  {
	color: #FF421B;
	text-decoration: none;
}
#holder  #banner  .date  a:hover  {
	color: #CC0000;
	text-decoration: none;
}
.articles {
	list-style-image: url(images/article.gif);
}
#logo {
	float: left;
}

