body {
	margin: 0; padding: 0;
	font: normal 10px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
*{outline: none;}
img {border: 0;}

.container {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	float: left;

}
.folio_block {
	margin: 20px 0;
	float: left;
	clear: both;
	width: 100%;
}
.main_view {
	width: 150px;
	height: 150px;
	float: left;
	padding: 25px;
	margin-right: 20px;
	background: url(main_view_bg.gif) no-repeat;
	position: relative;
}
.window {
	height:150px;
	width: 150px;
	overflow: hidden;
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel a {
	position: relative;
	float: left;
	cursor: pointer;
}
.image_reel img {float: left;}
.image_reel a span {
	height: 150px;
	width: 150px;
	float: left;
	background: #111 url(icon_view.gif) no-repeat center;
	position: absolute;
	z-index: 10;
	top: 0; left: 0;
}
.paging {
	position: absolute;
	bottom: 40px; right: -3px;
	width: 178px; height:47px;
	z-index: 100;
	text-align: center;
	line-height: 40px;
	background: url(paging_bg.png) no-repeat;
	display: none;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #0075b1; 
	border: 1px solid #005581;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
.desc {
	width: 290px;
	float: left;
	color: #777;
	font-size: 1.1em;
	padding: 15px 0;
}
.desc h2 {
	text-transform: uppercase;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 5px 0; margin: 5px 0;
	border-bottom: 1px solid #f0f0f0;
}
.desc h3 {
	font-size: 1.3em;
	padding: 5px 0;	margin: 0;
}
.desc ul.services {
	padding: 0; margin: 0 0 0 15px; 
	list-style: none;
}
.desc ul.services li {
	background: url(icon_check.gif) no-repeat left center;
	padding: 3px 5px 3px 20px;	margin: 0;
}

.gwstyle {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	line-height: 17px;
	color: #000000;
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	border: #000000;
	text-decoration: none;
	font-variant: normal;
	text-align: justify;


}
.MainTitle {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: large;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	vertical-align: text-bottom;
	text-align: right;
	background-position: bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: x-small;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.textNoParaSpace {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: x-small;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-style: normal;
	line-height: 10px;
	color: #000000;
	font-size: small;
	text-transform: none;
	font-weight: normal;
	border: #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	line-height: normal;
	font-size: x-small;
	font-style: normal;
}
.formtext {
	font-family: "Century Gothic", Arial, "Comic Sans MS";
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
