body{
	margin:0px;
	padding:0px;
/*	background:url(/themes/houys/images/header.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;*/
	background-color:#002343;
}
img{
	border:none;
	margin:0px;
	padding:0px;
}
#mainHolder{
	margin:0px auto;
	position:relative;
	width:962px;
	height:auto;
	padding-top:246px;
	background:url(/themes/houys/images/header.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;
}
#nav{
	float:left;
	margin:0px;
	width:962px;
	height:auto;
	}
.navgImg{
	float:left;
	width:18px;
	}
#nav-header{
	float:left;
	margin:0px;
	width:926px;
	height:72px;
	background:url(/themes/houys/images/navg_back.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	}
#main{
	float:left;
	margin:0px;
	width:962px;
	background:url(/themes/houys/images/mainback.jpg);
	background-repeat:no-repeat;
	background-position:3px 0px;
	background-color:#FFFFFF;
	padding-bottom:6px;
	}
#videoImg{
	float:left;
	width:600px;
	padding-left:13px;
	padding-right:10px;
	}
.box{
	float:left;
	width:316px;
	height:auto;
	border:1px solid #d2c5b6;
	}
.bluebox img{
	border:1px solid #52ccf1;
	margin-right:5px;
	}
#mainFooter{
	float:left;
	margin:0px;
	width:962px;
	height:auto;
	}
.mainArea{
	float:left;
	margin:0px;
	width:926px;
	padding-left:18px;
	padding-right:18px;
	padding-top:20px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	}
.mainArea p{
	margin-top:20px;
	}
#grayArea{
	float:left;
	margin:0px;
	width:962px;
	height:260px;
	background-color:#ececec;
	}
.graycontainer{
	float:left;
	width:230px;
	background:url(/themes/houys/images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:3px 4px;
	padding-top:17px;
	margin-left:7px;
	}
.graycontainer img{
	margin-left:16px;
	margin-bottom:30px;
	}
#footer{
	float:left;
	width:926px;
	height:61px;
	padding-top:21px;
	text-align:center;
	color:#588ec0;
	}

/*--------INNER PAGE STYLE START---------*/

#innerArea{
	float:left;
	width:667px;
	padding-left:13px;
	}
#innerHead{
	float:left;
	width:657px;
	height:26px;
	background:url(/themes/houys/images/innerhead.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding-left:10px;
	}
#innerHead img{
	float:left;
	margin-right:10px;
	}
#innerText{
	float:left;
	width:657px;
	padding-right: 10px;
	}
#innerText p{
	margin-top:17px;
	margin-bottom:3px;
	}
#innerText strong{
	color:#0c68af;
	}
#innerRight{
	float:left;
	width:248px;
	margin-left:14px;
	}
.blueHead img{
	float:left;
	margin-right:10px;
	margin-top:5px;	
}
.ccm-page-list {
	margin: 20px 10px;
}
.ccm-page-list-description {
	margin-left: 20px;
	margin-bottom: 30px;
}
.vimeo-area h2 {color: blue;}
