#container {
	background-image:none !important;
	background-color: #fff;	
}

#center img{
border:none !important;
background-color: transparent !important;
}

div.topcontent{
	width: 944px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
}

div.home-top-text{
	font-size: 15px;
	margin-left: 28px;
	margin-right: 28px;
}

div.menubox{
	position: relative;
	border: 0;
	height: 250px;
	width: 260px;
	float: left;
	margin: 30px 19px 10px 29px;
}

div.menubox img{
	display: block;
	margin-bottom: 10px;
	width: 260px;
}

div.menubox:hover{
	opacity:0.8;
}

div.menubox p{
	margin: 5px 5px 10px 0;
	font-size: 15px !important;
	color: #0065A2;
	letter-spacing: 0px;
}

#donotmiss{
	clear: left;
	padding: 20px 0 5px 0;
	text-align: left;
	font-size: 15px;
	color: #0065A2 !important;
	margin-left: 28px;
}

#donotmiss a{
	text-decoration: none !important;
	color: #0065A2;
}

#donotmiss a:hover{
	opacity:0.8;
}

#donotmiss img{
	margin-right: 6px !important;
	vertical-align: middle;
}

#donotmiss p {
    line-height: 1.6em !important;
}

#findoutmore{
	clear: left;
	width: 570px;
	padding: 28px 0px 28px 39px;
}

#partners{
	padding: 28px 0px 28px 46px;
	width: 261px;
}
#findoutmore, #partners{
	text-align: left;
	font-size: 15px;
	margin-bottom: 15px;
	float: left;
}

#findoutmore a, #partners a {
	text-decoration: none !important;
	color: #0065A2 !important;
}

#findoutmore a:hover, #partners a:hover{
	opacity:0.8;
}

#findoutmore img, #partners img{
	margin-right: 15px;
	vertical-align: middle;
}

.rp-titlebox{
	background-color: #FFFFFF;
    margin-left: 28px;
    border: none;
    text-indent:0px!important;
    font-size: 18px;
    font-weight: bold;
}

div#rp-box {
	padding: 0; 
	width:100%;
}

div#rp-box p {
	font-size:15px;
	margin-bottom:5px;
}

div#rp-box #fps p {
	font-size: 15px;
	margin-left: 39px;
	margin-bottom: 20px;
}

div.pack-home{
width:100%;
}

div.pack-home img{
width:260px;
margin-bottom: 10px;
}

div.pack1 {
	clear:left;
	float: left;
}

div.pack2 {
	float: left;
}
div.pack3 {
	float: left;
}

div.pack1, div.pack2, div.pack3{
    height: 270px;
    margin: 0px 9px 12px 39px;
    border: 0px;
    width: 260px;
}

div.pack-home a{
	text-decoration: none !important;
	color: #0065A2 !important;
}

div.pack1:hover, div.pack2:hover, div.pack3:hover{
	opacity:0.8;
}

#seeAll-button {
	width: 91%;
	clear: left;
	margin-left: 41px;
	margin-bottom: 30px;
}

#seeAll-button a {
	background-color: #0065A2;
	color: #fff !important;
	padding: 7px 13px 7px 13px;
	margin-left: auto;
	border: 0;
	border-radius: 4px;
	margin-right: auto;
	display: table;
	font-size: 15px;
	text-decoration: none !important;
}

#seeAll-button a:hover {
	background-color: #027AC6;
}

/*** LIGHTBOX ***/

.lightbox-click {
	cursor: pointer;
}

#lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
	z-index: 10;
	background:url(../icons/lightbox-bg.png) repeat; 
}

#lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0; 
    left:0; 
    width:100%; 
    height:100%; 
	  z-index: 10;
    text-align:center;
}

#lightbox #content {
	background: #fff;
	border: 1px #d8d7d7 solid;
	padding : 30px 10px 30px 0;
	width: 650px;
	margin: 11% auto;
	box-shadow:0 0 25px #d8d7d7;
	-webkit-box-shadow:0 0 25px #d8d7d7;
	-moz-box-shadow:0 0 25px #d8d7d7;  
	position: relative;
}

#lightbox #content #close {
	width: 17px;
	height: 17px;
	float: right;
	margin: -15px 1px 0 -20px;
	background: url(../icons/icon-close.png) no-repeat;
}

#lightbox #content #close:hover {
	background:url(../icons/icon-close-hover.png) no-repeat; 
}
/* name="composer_info" content="2017-12-06 11:24:35" */
