@charset "ISO-8859-1";



a:link {color:#090909; text-decoration:none}
a:visited {color:#090909; text-decoration:none} 
a:hover {color:#c12333; text-decoration:none} 

a.on:link {color:#c12333; text-decoration:none}
a.on:visited {color:#c12333; text-decoration:none} 
a.on:hover {color:#c12333; text-decoration:none} 

a.off:link {color:#9c9fa2; text-decoration:none}
a.off:visited {color:#9c9fa2; text-decoration:none} 
a.off:hover {color:#c12333; text-decoration:none} 


#page {
	width:1024px;
	height:700px;
}

#header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #090909;
	padding: 22px 0px 0px 90px;
	word-spacing: 20px;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9c9fa2;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	border-top: 1px solid #e6e6e6;
	border-width: 1px 0;
}

.subnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #090909;
	padding: 0px 0px 30px 20px;
}

.subnav_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #c12333;
	padding: 0px 0px 0px 0px;
}

.clientlist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #9c9fa2;
	padding: 0px 0px 0px 26px;
}

.clientlist_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #c12333;
	padding: 0px 0px 0px 0px;
}

.img_thumbnail {
	padding: 10px 10px 10px 0px;
}

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #090909;
	padding: 3px 0px 0px 0px;
}

.blogtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #090909;
	padding: 3px 0px 0px 0px;
}

.bloglink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #090909;
	text-align: center;
}

.thumbpage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #090909;
	padding: 0px 0px 30px 20px;
	word-spacing: 10px;

}

.abouttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #090909;
	padding: 3px 0px 0px 0px;
	text-align:justify;
}
