#support-bar-hug{
	height: 49px;
	margin: 0 auto;
	background-image: url('../images/bg-top.png');
}

#support-hug{
	width: 960px;
	margin: 0px auto;
}

#support-bar{
	width: 880px;
	height: 34px;
	padding: 15px 0 0 0;
	text-align: right;
	color: #b7b7b7;
	float: left;
}

#support-bar-icons{
	width: 60px;
	height: 37px;
	padding: 12px 20px 0 0;
	text-align: right;
	color: #b7b7b7;
	float: left;
}


#logo-hug{
	height: 102px;
	margin: 0 auto;
	background-image: url('../images/bg-main.png');
}

#logo{
	width: 960px;
	height: 102px;
	margin: 0px auto;
	padding: 0px;
	color: #b7b7b7;
}



#menu-bar-hug{
	height: 45px;
	background-color: #222;
}

#menu-hug-hug{
	width: 960px;
	margin: 0px auto;
}

#menu-bar{
	width: 660px;
	height: 45px;
	float: left;
	background-image: url('../images/bg-menu.png');
}

#support-button-a{
	width: 105px;
	height: 29px;
	padding: 16px 0 0 45px;
	color: #fff;
	font-size: 12px;
	background-image: url('../images/support-button-a.png');
	float: left;
}

#support-button{
	width: 120px;
	height: 29px;
	padding: 16px 0 0 30px;
	color: #fff;
	font-size: 12px;
	background-image: url('../images/support-button.png');
	float: left;
}

a.remote-text{
	color: #ccc;
}

a.remote-text:hover{
	color: #fff;
}


#header-hug{
	height: 244px;
	padding: 32px 0 0 0 ;
	background-image: url('../images/bg-header.png');
}

#header{
	width: 960px;
	height: 244px;
	margin: 0px auto;
}

#modules-hug{
	height: 370px;
	width: 960px;
	margin: 30px auto 20px auto;
	background-color: #1c1c1c;
}

.module-hug{
	width: 320;
	float: left;
}

.module-title-1{
	width: 320px;
	height: 27px;
	background-image: url('../images/module-title-1.png');
}

.module-title-2{
	width: 320px;
	height: 27px;
	background-image: url('../images/module-title-2.png');
}

.module-title-3{
	width: 320px;
	height: 27px;
	background-image: url('../images/module-title-3.png');
}

.module{
	width: 246px;
	height: 256px;
	padding: 0 40px 0 34px;
	background-image: url('../images/module-bg.png');
}

.read-more{
	width: 276px;
	height: 24px;
	padding: 0 0 10px 34px;
	background-image: url('../images/module-bg.png');
}

.module-footer{
	width: 320px;
	height: 15px;
	background-image: url('../images/module-footer.png');
}


#footer-top{
	height: 9px;
	background-image: url('../images/bg-footer-top.png');
}

#footer-hug{
	height: 340px;
	margin: 0 auto;
	background-image: url('../images/bg-main.png');
}

#footer{
	width: 960px;
	margin: 0px auto;
}

#footer-menu-hug{
	width: 235px;
	height: 280px;
	padding: 40px 40px 0 40px;
	float: left;
}

.testimonial-hug{
	width: 165px;
	height: 280px;
	padding: 40px 50px 0 0;
	float: left;
}


#footer-bottom{
	height: 9px;
	background-image: url('../images/bg-footer-bottom.png');
}


#content-hug{
	height: 165px;
	margin: 0 auto;
	padding: 20px 50px 0 80px;
	background-image: url('../images/bg-main.png');
}

#content{
	width: 960px;
	margin: 0px auto;
}

#content p {
	font-size: 12px;
	color: #cccccc;
	line-height: 16px;
	text-align:justify;
	
	
}

#content h1 {
	font-size: 16px;
	color: #cbcbcb;
	
	
	
}

#content-bottom {
	height: 9px;
	background-image: url('../images/bg-footer-bottom.png');
}


#copyright-hug{
	width:  960px;
	margin: 20px auto 0 auto;
}	

#copyright{
	width: 260px;
	padding: 0 30px 0 30px;
	float: left;
}

#footer-logos{
	width: 640px;
	height: 84px;
	float: left;
}

div#copyright p{
	font-size: 11px;
	margin-bottom: 10px;
	color: #393939;
	line-height: 14px;
}

#footer-images{
	vertical-align: top;
}














