	
body {
	font-family: arial, helvetica, san-serif;
	margin:0 0 0 30px; 
	width:675px;
	background-color:#fff;
	}

a {text-decoration: none; color:#191919;}
a img {border:none;}

h1, h2, h3 {padding:0; margin:0;}

.clear {clear:both;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#header {
	padding: 30px 15px 0px 15px;
	background-color:#fff;
	}
		
#header h1 {font-size: 24px; color:#191919; }

.branding {
	float:left; 
	position: relative; top: 58px; 
}

.navigation {
	float:right;
	width:150px;
	margin-right:15px;
	padding:10px 0 10px 0; 
	background-color:#f0f0f0;
height:84px;
	}
	
.navigation img {
	border-bottom: 2px solid #bebebe;
	padding:0 0px 2px 0px;
	margin: 5px 0px 5px 10px;
}

.navigation a.active img  {
	border-bottom: 2px solid #d00;
	padding:0 0px 2px 0px;
	margin: 5px 0px 5px 10px;
	cursor:pointer;
}

.navigation a img {
	border-bottom: 2px solid #bebebe;
	padding:0 0px 2px 0px;
	margin: 5px 0px  5px 10px;
	cursor:pointer;
}

.navigation a img:hover {
	border-bottom: 2px solid #d00;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.horBar1 {
	height:10px; 
	background-color:#bebebe;
	margin: 0 15px 0 15px;
}
	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.main {
	margin:0; 
	padding:0px; 
	background-color:#fff;}



.mainContent {
	margin: 0;
	width:475px;
	float: left;
	padding:0;
}

#sample h3, #category h3 {
	color:#9c9c9c; 
	font-size:11px; 
	letter-spacing:2px;  
	position:relative; top:15px; left:15px;
	font-weight:normal;
}

.container {
	margin:30px 15px 15px 15px; 
}

.container ul {
	margin: 0px; 
	padding:0px;
	font-size: 15px;
}

.container li {
	padding: 10px 0 10px 0;
	list-style-type: none;
	}

.container h1 {
	font-size:18px; 
	font-weight:bold; 
	height: 25px;
	color:#4d4d4d;
}

.listcomment {
	line-height:21px;
	color:#4d4d4d;
	padding-top:5px;
}

.listcomment a {
color:#d00;
padding: 0 0 2px 0 ;
}

.listcomment a:hover {
	border-bottom: 2px solid #d00;
}

#index .listcomment {
	line-height:26px;
	color:#4d4d4d;
	padding: 0px 0 20px 0; 
	font-size: 18px;
}

.mainContent .horBar1 { 
	width:480px;
}


.frame {}

.frame img {
	border: 1px solid #bebebe; 
	background-color: #fff;
}

.frame .caption {
	font-size:12px;
line-height:17px;
	padding: 15px 0 5px 0; 
	color:#4d4d4d;
}
.frame .caption span{
	padding: 0px 0 0px 10px; 
}

.frame .caption a {
	font-size:12px;line-height:17px;
	padding: 0px 0 3px 0px; 
	color:#9c9c9c;
	border-bottom: 1px solid #bebebe;
}

.frame .caption a:hover {
	color:#d00;
	border-bottom: 1px solid #d00;
}

.centeredImage
{
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#supportingContent {
	margin: 0;
	width:150px;
	float: right;
	background-color:#f0f0f0;
		margin-right:30px;
		margin-bottom: 30px;
		}

#supportingContent  h2 {
	font-size:11px; 
	margin-top:15px;
	margin-bottom:5px;
	padding-left: 25px;
	font-weight:bold;
	color:#4d4d4d;
}

.slug {
	color:#9c9c9c; 
	font-size:9px;
	letter-spacing:2px; 
	padding: 15px 0 0 25px; 
}

.samples {
	margin: 0px 0px 5px -15px;
}

.smpMini {
	width:150px; 
	height:37px;
}

.smpMiniActive {
	width:150px; 
	height:37px; 
	background: url("images/pointer.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px; 
}

.samples img {
	border: 2px solid #d00;
	width:135px; height:25px;
	position:relative; left:20px; top:5px;
}

.samples a img {
	border: 2px solid #9c9c9c;
	background-color: #f0f0f0;
}

.samples a img:hover {
	border: 2px solid #d00;
	cursor: pointer;
}

#supportingContent .horBar1 {
	margin:0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#footer {
	padding:15px 0 15px 15px;
	font-size: 11px;
	color: #4d4d4d;
}

#footer a {
text-decoration:none;
color: #4d4d4d;
padding: 0 0 2px 0 ;
border-bottom: 1px solid #bebebe;
}

#footer a:hover {
	border-bottom: 1px solid #d00;
	color:#d00;
}

#footer .phone {
padding: 0 15px 0 15px;
}