body,td,th {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #444;
	font-weight:400;
}
body {
	background-color: #FFF;
	margin:0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin:0px;
	padding:0px;
}
p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}
a {
	color:#fff;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
#wrapper
{
	width:100%;	clear:both;	float:left;
}
#header
{
	width:100%;	clear:both;	float:left; position:fixed; height: 65px;
    top: 0px;
    z-index: 999;
    background-color: #fff;
}


#nav
{
	width:100%;	clear:both;	float:left; margin-top: 17px;
	}

#banner-cntr
{
	width:100%;	clear:both;	float:left;
top: 65px;
}
#body-ctnr
{
	width:100%;	clear:both;	float:left;
}

.login-btn
{
	font-size:13px;
	font-weight:600;
	float:right;
	text-transform:uppercase;
	color:#fff;
	margin-top: 18px;

}
.login-btn a
{

	text-decoration:none;
	color:#fff;
}
.login-btn a:hover
{

	text-decoration:none;
	color:#fff;

}
	
.banner-text
{
	z-index:9;
	top:150px;
	left:50px;
	position:absolute;

}
.logo
{
	position:relative;
	z-index: 999;

}
.header h1#logo img
{
	width:100%;
	float:left;
	clear:both;
}
#service-panel
{
	width:100%;
	float:left;
	clear:both;

}
.service-panel-col2
{
	width:17%;
	float:left;
	text-align:center;
	height: 131px;
	background:url(../images/border-arrow.png) no-repeat left top #873032;

}


.service-panel-col2 h2
{
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-weight:600;
}
.service-panel-col2 a
{

	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-weight:600;

}

.service-panel-col2:hover
{

	text-decoration:none;
	background:url(../images/border-arrow2.png) no-repeat left #c99d49;
	color:#fff;
		  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	background-image:none;

}

.service-panel-col2 img
{

	text-align:center;
	margin:15px 0px;
}






.service-panel-col
{
	width:16.6%;
	float:left;
	text-align:center;
	height: 131px;
background:url(../images/border-arrow.png) no-repeat left top #873032;

}
.service-panel-col:hover
{
	width:16.6%;
	float:left;
	text-align:center;
	height: 131px;
background:url(../images/border-arrow.png) no-repeat left top #ebc170;
cursor:pointer;

}


.service-panel-col h2
{
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-weight:600;
}
.service-panel-col a
{

	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-weight:600;

}
.service-panel-col a:hover
{
	color:#fff;
	font-weight:600;
	text-decoration:none;
}


.service-panel-col img
{

	text-align:center;
	margin:15px 0px;
}
#retirement-section
{
	width:100%;
	float:left;
	clear:both;
	background-color:#f7f0f0;
	padding-bottom:20px;
}
.retirement-col
{
	width:50%;
	float:left;
	padding:40px	
}
.retirement-col h2
{
	font-size:14px;
	color:#333;
}
.retirement-col h1
{
	font-size:30px;
	color:#333;
	background:url(../images/border.png) no-repeat left bottom;
	padding: 8px 0px;
	font-weight:600;
}
.retirement-col p
{
	font-size:15px;
	color:#8e6a6a;
	text-align:justify;
	margin:15px 0px;
	line-height: 28px;
}
.retirement-col a
{
	font-size:13px;
	color:#fff;
	background-color:#842b2d;
	border-radius:3px;
	padding: 8px 24px 7px 24px;
	text-decoration:none;
}
.retirement-col a:hover
{

	background-color:#c99d49;
	text-decoration:none;
}
.videos
{
	width:50%;
	float:left;
	margin-top:40px;
}
.videos img
{
	width:100%;

}
#service-planning
{
	width:100%;
	float:left;
	clear:both;
	background-color:#f7f0f0;
	padding-bottom:60px;
}
.service-planning-sec
{
	width:30%;
	float:left;
}
.service-planning-col
{
	width:100%;
	float:left;
	clear:both;
	background-color:#e2ebe8;
	padding:20px 0px;
}
.service-planning-col h2
{
	color:#849d95;
	font-size:18px;
	float:left;
	line-height: 22px;
    margin-left: 70px;

}
.service-planning-col img
{
	float:left;
	margin-left: 50px;

}
.btn-change7{
    height: 40px;
    width: 320px;
    background:#849d95;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #f4dfd2  inset;
	clear: both;
	text-transform:uppercase;
	font-weight:600;
	margin-top:25px;
	text-align: right;
	padding: 10px;
}
.btn-change7:hover{
    box-shadow:320px 0 0 #842b2d inset;
}
.cart-bg
{
	background-color:#717574;
	height:40px;
	padding: 13px 20px;
    float: right;
	margin: -10px -10px 0px 20px;
}



.service-planning-col2
{
	width:100%;
	float:left;
	clear:both;
	background-color:#f4dfd2;
	padding:20px 0px;
}
.service-planning-col2 h2
{
	color:#7c6e65;
	font-size:18px;
	float:left;
	line-height: 22px;
    margin-left: 70px;
	margin-top:58px;

}
.service-planning-col2 img
{
	float:left;
	margin-left:22px;

}
.btn-change2{
    height: 40px;
    width: 320px;
    background:#7c6e65;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f  inset;
	clear: both;
	text-transform:uppercase;
	font-weight:600;
	margin-top:15px;
	text-align: right;
	padding: 10px;
}
.btn-change2:hover{
    box-shadow:320px 0 0 #842b2d inset;
}
.cart-bg2
{
	background-color:#3e3732;
	height:40px;
	padding: 13px 20px;
    float: right;
	margin: -10px -10px 0px 20px;
}

.service-planning-sec3
{
	width:20%;
	float:left;
}

.service-planning-col3
{
	width:100%;
	float:left;
	clear:both;
	background-color:#c6b9b6;
	padding:20px 0px;
	text-align:center;
}
.service-planning-col3 h2
{
	color:#635c5b;
	font-size:18px;
	line-height: 22px;
	text-align:center;
	margin-top:58px;

}
.service-planning-col3 img
{
	text-align:center;
	margin: 34px 0px 33px 0px;

}
.btn-change3{
    height: 40px;
    width:235px;
    background:#635c5b;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f  inset;
	clear: both;
	text-transform:uppercase;
	font-weight:600;
	margin-top:15px;
	text-align: right;
	padding: 10px;
}
.btn-change3:hover{
    box-shadow:235px 0 0 #842b2d inset;
}
.cart-bg3
{
	background-color:#4b403d;
	height:40px;
	padding: 13px 20px;
    float: right;
	margin: -10px -10px 0px 20px;
}



.service-planning-col4
{
	width:100%;
	float:left;
	clear:both;
	background-color:#dbe8ed;
	padding:20px 0px;
}
.service-planning-col4 h2
{
	color:#6c8088;
	font-size:18px;
	line-height: 22px;
	margin-top:58px;
	float:left;
	margin-left:35px;

}
.service-planning-col4 img
{
	float:left;
	margin-left: 20px;
	margin-top: 39px;

}
.btn-change4{
    height: 40px;
    width:320px;
    background:#6c8088;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f  inset;
	clear: both;
	text-transform:uppercase;
	font-weight:600;
	margin-top:15px;
	text-align: right;
	padding: 10px;
}
.btn-change4:hover{
    box-shadow:320px 0 0 #842b2d inset;
}
.cart-bg4
{
	background-color:#364044;
	height:40px;
	padding: 13px 20px;
    float: right;
	margin: -10px -10px 0px 20px;
}




.service-planning-col5
{
	width:100%;
	float:left;
	clear:both;
	background-color:#d1bdb9;
	padding:20px 0px;
}
.service-planning-col5 h2
{
	color:#8f7671;
	font-size:18px;
	line-height: 22px;
	float:left;
	margin-left: 70px;

}
.service-planning-col5 img
{
	float:left;
	margin-left: 50px;

}
.btn-change5{
    height: 40px;
    width:320px;
    background:#8f7671;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f  inset;
	clear: both;
	text-transform:uppercase;
	font-weight:600;
	margin-top:31px;
	text-align: right;
	padding: 10px;
}
.btn-change5:hover{
    box-shadow:320px 0 0 #842b2d inset;
}
.cart-bg5
{
	background-color:#473b38;
	height:40px;
	padding: 13px 20px;
    float: right;
	margin: -10px -10px 0px 20px;
}



.service-planning-sec6
{
	width:20%;
	float:left;
}

.service-planning-col6
{
	width:100%;
	float:left;
	clear:both;
	background-color:#aec8d3;
	padding:20px 0px;
	text-align:center;
}
.service-planning-col6 h2
{
	color:#5c7a86;
	font-size:18px;
	line-height: 22px;
	text-align:center;
	margin-top:58px;

}
.service-planning-col6 img
{
	text-align:center;
	margin: 34px 0px 33px 0px;

}
.btn-change6{
    height: 40px;
    width:235px;
    background:#5c7a86;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f  inset;
	clear: both;
	text-transform:uppercase;
	font-weight:600;
	margin-top:15px;
	text-align: right;
	padding: 10px;
}
.btn-change6:hover{
    box-shadow:235px 0 0 #842b2d inset;
}
.cart-bg6
{
	background-color:#2e3d43;
	height:40px;
	padding: 13px 20px;
    float: right;
	margin: -10px -10px 0px 20px;
}
#partner
{
	width:100%;
	float:left;
	clear:both;
	box-shadow: 0px -1px 6px 0px rgba(221, 221, 221, 0.8);
	padding:20px 0px;
	
}
.footer-section
{
	width:100%;	clear:both;	float:left; background-color:#f7f0f0;
	padding-top:30px; padding-bottom:20px;
	text-align:center;
}

.footer-section h2
{
	font-size:17px;
	text-align:center;
	color:#676767;
	font-weight:400;
	padding-bottom:10px;
	line-height: 25px

}
.footer-section p
{
	font-size:15px;
	text-align:center;
	color: #6f6e6e;
	line-height:28px;
}
#footer-menu-sec
{

	width:100%;
	float:left;
	clear:both;
	background-color:#c99d49;
	padding:25px 0px;
}

.footer-menu
{
	width:100%;
	float:left;
	margin-left:75px;
}
.footer-menu ul
{
	margin:0px;
	padding:0px;
}
.footer-menu li
{
	font-size:14px;
	color:#fff;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	padding: 0px 24px;
}
.footer-menu li a
{
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.footer-menu li a:hover
{
	font-size:14px;
	color:#842b2d;
	text-decoration:none;
}
.copyright
{
	width:100%;
	text-align:center;
	clear:both;
	color:#999;
	background-color:#f7f0f0;
	font-size:13px;
	padding:15px 0px;
}


