html, body {
	height: 100%;
	width: 100%;
	display:table;
}
body{
	margin:0;
	padding:0;
	vertical-align: middle;
	display:table-cell;
	color:#000;
	font:11px helvetica, arial,sans-serif;
	background:#fff;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
#main {
	margin:0 auto;
	width:980px;
	overflow:hidden;
	position:relative;
	background-image: url(testimony1.shtml);
}
/*-----header-----*/
#header {
	width:980px;
	height:210px;
	background:url(../images/bg-header.gif) no-repeat 0 33px;
}
/* logo */
#header .logo{
	margin:0;
	width:281px;
	height:155px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:41px;
	left:1px;
}
#header .logo a{
	display:block;
	height:100%;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
/* slogan */
#header .slogan{
	margin:0;
	width:334px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:186px;
	left:123px;
	background:url(../images/slogan.png) no-repeat;
}
/* navigation box */
#header .nav{
	width:100%;
	background:url(../images/bg-menu.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
#header .nav:after{
	display:block;
	content:"";
	clear:both;
	height:0;
}
* html #header .nav{height:1%;}
/* store button */
#header .nav .store{
	float:left;
	padding:8px 0 0 10px;
}
#header .nav .store a{
	color:#fff;
	font-size:12px;
	line-height:20px;
	float:left;
	background:url(../images/bt-side.gif) no-repeat;
	font-weight:bold;
}
#header .nav .store a:hover{
	text-decoration:none;
}
#header .nav .store a span{
	float:left;
	background:url(../images/bt-arrow.gif) no-repeat 100% 0;
	height:20px;
	padding:0 35px 0 12px;
	cursor:pointer;
}
/* navigation */
#menu{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#menu li{
	float:left;
	background:url(../images/menu-sep.gif) no-repeat 0 1px;
	font-size:12px;
	height:35px;
	line-height:35px;
	padding:0 0 0 2px;
	position:relative;
}
#menu li a{
	padding:0 6px;
	float:left;
	color:#b6f103;
}
#menu li a.active{
	color:#61b4da;
}
#menu li:hover a, #menu li.hover a{
	color:#61b4da;
	text-decoration:none;
}
#menu li:hover li a, #menu li.hover li a{color:#74bc0f;}
#menu ul{
	position:absolute;
	top:35px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	z-index:10;
	width:126px;
	display:none;
	background:#edf5d5;
	overflow:hidden;
}
#menu .last ul{
	left:auto;
	right:0;
}
#menu li:hover ul, #menu li.hover ul{display:block;}
#menu ul li{
	height:auto;
	width:100%;
	font-size:11px;
	line-height:12px;
	background:none;
	padding:0;
	vertical-align:top;
}
#menu ul li a{
	padding:3px 2px 4px 5px;
	float:left;
	background:#edf5d5;
	color:#74bc0f;
	border:1px solid #61b4da;
	border-top-width:0;
	width:117px;
}
#menu ul li .blue{background:#dff5ff;}
#menu ul li .blue:hover{background:#b5dff4;}
#menu ul li .red{
	background:#ffeae4;
	border-color:#ff7c57;
}
#menu ul li .red:hover{background:#fdc7b9;}
#menu ul li:hover a, #menu ul li.hover a{
	background:#e1f998;
	color:#61b4da;
}
/* buttons */
#header .buttons{
	margin:0;
	padding:0;
	list-style:none;
	width:177px;
	position:absolute;
	top:51px;
	left:282px;
	z-index:3;
}
#header .buttons li{
	width:100%;
	height:20px;
	margin:0 0 3px;
	background:url(../images/bt-long.gif) no-repeat;
	font-size:12px;
	line-height:20px;
}
#header .buttons li a{
	display:block;
	height:100%;
	color:#fff;
	padding:0 0 0 11px;
	font-weight:bold;
}
#header .buttons li a:hover{
	text-decoration:none;
}
/* owner/creator */
#header .creator{
	position:absolute;
	top:49px;
	right:20px;
	font-size:14px;
	color:#1c4592;
}
/*-----content-----*/
#content {
	width:924px;
	position:relative;
	padding:13px 0 32px 56px;
	background:#fff url(../images/bg-content.gif) repeat-y;
}
#content:after{
	display:block;
	height:0;
	clear:both;
	content:"";
}
* html #content{height:1%;}
/* text box */
#content .text-box{
	width:403px;
	float:left;
}
#content .text-box p{
	margin:0 0 17px;
	color:#515560;
	font-size:14px;
}
#content .text-box h2{
	color:#515560;
	font-size:17px;
	line-height: 19px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 17px;
	margin-left: 0;
}
#content .text-box p a{color:#74bc0f;}
/* image box */
#content .image-box{
	width:490px;
	float:right;
	margin:-173px 0 0;
}
#content .image-box2 {
	width:449px;
	float:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#content .image-box3 {
	width:449px;
	float:right;
	margin-top: -144px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* image-list */
#content .image-box ul{
	width:203px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#content .image-box ul li{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 6px;
}
#content .image-box ul li img{float:left;}
/* image-heading */
#content .image-box ul li span{
	background:url(../images/heading.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	width:100%;
	height:35px;
	padding:2px 0 0;
}
/* large image holder */
#content .image-box .img-holder{
	position:absolute;
	right:0;
	bottom:0;
}
#content .image-box .img-holder img{display:block;}
/*-----footer-----*/
#footer {
	width:920px;
	height:46px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) no-repeat;
	padding:12px 4px 0 56px;
}
/* logo */
#footer .logo-foot{
	float:left;
	width:175px;
	height:18px;
	background:url(../images/logo-footer.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#footer .logo-foot a{
	display:block;
	height:100%;
}
/* footer-list */
#footer ul{
	float:right;
	width:720px;
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
#footer ul li{
	display:inline;
	color:#0171a5;
	font-size:13px;
	padding:0 0 0 8px;
}
#footer ul li a{color:#74bc0f;}
