.pdf{
	background:transparent url(../images/pdf.png) no-repeat scroll left center; 
	padding-left:26px;
}

.pdf_d{
	float:right;
	}


.style2 {font-size: 12px; font-weight: bold; color: #376e8c;}


 .how_pictures img{
	padding-top:15px; 
	padding-bottom:15px;
	border-bottom:1px solid #CCCCCC; 
	border-top:1px solid #CCCCCC;
}

#right-col #left li{
	padding-bottom:15px;
	background:transparent url(../images/icon5.png) no-repeat scroll 0 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:25px;
	min-height:25px;
	
}
#right-col h1{
	height: 19px;
	margin: 0 0 20px 0;
	padding: 0;
/*	width: 400px;*/
	background: none;
	border: none;
	font-size:1.7em;
	
}

.entry h1{
	height: 19px;
	margin: 0 0 20px 0;
	padding: 0;
/*	width: 400px;*/
	background: none;
	border: none;
	font-size:1.7em;
	
}


.entry ul li {
		background:transparent url(../images/icon5.png) no-repeat scroll 0 5px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		padding-left:25px;
		min-height:25px;
		
	}
	
	
	.grey {
	background-color:#f9f9f9;
	padding-bottom:0px;
	margin-bottom:30px;
	line-height:22px;
	}
	
	
.thumbnailContainer { 
	border-top: 1px solid #ccc;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
} 
 
.thumbnailContainer .clipper { 
	margin: 10px 0 0 0;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 100px;
	padding: 20px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}


*/
/* Post */

.post {
	padding-top: 20px;
}



.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(../images/img09.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}

.post .entry {
	/*padding-bottom:20px;*/
}

.post .entry p {
	padding-bottom:15px;
	
}

.post .entry ul {
	padding-left:15px;
	
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
	margin-top:20px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(../images/img08.jpg) no-repeat left 50%;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	background: url(../images/img07.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}



/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}

#tm {
	font-size: 18px;
}


#logo {
	width: 820px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/img05.png) no-repeat left top;
}

#current {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}

#testimonials{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style:italic;
	font-size:15px;
	padding-bottom:30px;
	
}




