body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333333;
	text-align: center;
	padding-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
}

#container{
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	width: 800px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}

#header{
	width: 800px;
	height: 175px;
	background-color: #202020;
}

#logo{
	width: 281px;
	height: 175px;
	float: left;
}

#logo > a{
	border: 0px solid;
}

a{
	text-decoration: none;
	color: #679902;
	font-weight: bold;	
}

#logo > img{
	border: 0px solid;
}

#quote{
	width: 519px;
	height: 175px;
	float: left;
}

#quote > img{
	border: 0px solid;
}

#menu{
	margin-top: 10px;
	width: 785px;
	height: 24px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
}

.menuitem{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px;
}

.menuitem:hover{
	font-family: verdana;
	font-size: 11px;
	color: #679902;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px;
}

#content{
	width: 770px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: verdana;
	font-size: 11px;
	line-height: 165%;
	/*line-height: 1.4em;	*/
}

#content > a{
	text-decoration: none;
	color: #679902;
}

a[href^="mailto:"]{
	text-decoration: none;
	color: #679902;
	font-weight: bold;
}

p{
	margin-top: 4px;
	margin-bottom: 4px;
}

.createdate{
	height: 20px;
	font-size: 9px;
}

.date{
	font-size: 10px;
	margin-right: 10px;
}

.readon{
	text-decoration: none;
	color: #679902;
	font-weight: bold;
}

#content > a:visited{
	text-decoration: none;
	color: #679902;
}

.icon{
	border: 0px none;
	margin-bottom: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

.social a{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.case{
	float: left;
	width: 181px;
	height: 80px;
	margin-bottom: 11px;
	margin-left: 11px;
}

.caseFirst{
	float: left;
	width: 181px;
	height: 80px;
	margin-bottom: 11px;
}

.caseImage{
	border: 4px solid #D3D3D3;
}

.caseImage:hover{
	border: 4px solid #a5a5a5;
}

hr{
	height: 0px;
	border: 0px;
	border-top: 1px dotted #202020;
}

.contentheading, .componentheading, h1, h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.heading{
	font-weight: bold;
}

#leftCol{
	width: 530px;
	float: left;
	margin-right: 15px;
}

#rightCol{
	width: 200px;
	float: left;
	margin-left: 15px;
}

#footer{
	width: 760px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #202020;
	color: #97999C;
	font-family: verdana;
	font-size: 10px;
	text-align: left;	
}

.float{
    clear: both;
}

.section{
	float: left;
	margin-right: 30px;
}

.section > b{
	font-size: 12px;
}

ul{
	list-style: none;
	text-align: left;
	margin-left: -40px;
	margin-top: 8px;
}

li{
	margin-bottom: 6px;
}

#footer a{
	font-weight: normal;
	color: #97999C;
	cursor: pointer;
}

#footer a:hover{
	font-weight: normal;	
	color: #FFFFFF;
	cursor: pointer;
}

#copyright{
	font-weight: bold;
	margin-top: 20px;
}

#copyright > a{
	text-decoration: none;
	color: #97999c;
	font-weight: bold;
}

#copyright > a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.blog_more{
	font-size: 14px;
	font-weight: bold;
}

.blogsection{
	font-size: 11px;
	font-weight: bold;
}
 
.contentpaneopen, .blog, tbody,  .contentpaneopen td,  .contentpaneopen td tr,  .contentpaneopen table tr td
{
	padding:0px;
	margin:0px;
}
