body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: 'Muli', sans-serif;
	;
	;
	font-size: 14px;
	color: #5c4015;
	background-image: url(asset_finance_images/float.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 18px;
}
html {
	background-image: url(asset_finance_images/maintile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3D2D48;
}
.homeicons {
	float: left;
	height: 103px;
	width: 980px;
	padding-top: 72px;
}
.homebox317 {
	float: left;
	height: 85px;
	width: 317px;
	margin-right: 14px;
	background-image: url(asset_finance_images/services-icon.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 21px;
	color: #3c245c;
	font-weight: normal;
	line-height: 36px;
}
.homebox317 a {
	color: #462C6A;
	font-size: 21px;
	font-weight: normal;
	display: block;
	height: 75px;
}
.homebox317 a:hover {
	color: #FE8601;
	font-size: 21px;
	font-weight: normal;
	padding-left: 11px;
}
.homewelcome {
	float: left;
	height: auto;
	width: 980px;
	padding-top: 33px;
	padding-bottom: 33px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
}

#homebox317 {
	margin-right: 0px;
	float: right;
	background-image: url(asset_finance_images/call_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#applyonline {
	background-image: url(asset_finance_images/apply_online.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}




a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all 450ms ease;
	-moz-transition: all 450ms ease;
	-ms-transition: all 450ms ease;
	-o-transition: all 450ms ease;
	transition: all 450ms ease;
}
a:hover {
	color: #F78D1D;
	text-decoration: none;
	font-weight: normal;
}
a.b {
	font-size: 12px;
	color: #523410;
	text-decoration: underline;
	font-weight: bold;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
a.b:hover {
	color: #FFF;
	text-decoration: none;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.c {
	font-size: 12px;
	color: #F2E0BF;
	text-decoration: none;
	font-weight: normal;
	width: auto;
}
a.c:hover {
	color: #FFF;
	text-decoration: underline;
	width: auto;
}
a.d {
	font-size: 12px;
	color: #F2E0BF;
	font-weight: normal;
	background-image: url(technology-images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 3px;
	padding-left: 3px;
}
a.d:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-color: #FF0;
}

a.e {
	font-size: 11px;
	color: #036;
	font-weight: normal;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	background-image: url(images/explore.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 21px;
	height: 18px;
}
a.e:hover {
	color: #FD840F;
	text-decoration: none;
	font-size: 11px;
}
a.f {
	font-size: 18px;
	color: #B17B21;
	font-weight: normal;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BE927C;
	background-image: url(images-book/dot.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding-left: 18px;
	background-color: #F9ECCA;
}
a.f:hover {
	color: #930;
	text-decoration: none;
	background-image: url(images-book/dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.g {
	font-size: 12px;
	color: #694B1B;
	font-weight: bold;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.g:hover {
	color: #F60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}
.orange {
	color: #000;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffcc00), to(#ffa900));
	background: -moz-linear-gradient(top,  #ffcc00,  #ffa900);

    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ffa900');
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 45px;
	
	font-size: 15px;
}
.orange:hover {
	background: #17720e;
	background: -webkit-gradient(linear, left top, left bottom, from(#17720e), to(#329311));
	background: -moz-linear-gradient(top,  #17720e,  #329311);


	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#17720e', endColorstr='#f329311');
	font-weight: normal;
	color: #FFF;
	font-size: 15px;
}


a.ease_menu {
	color: #F00;
	text-decoration: none;
	font-size: 21px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
a.ease_menu:hover {
	color: #039;
	font-size: 21px;
	display: block;
	padding-bottom: 20px;
	padding-top: 0px;
}
#container {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	padding-bottom: 11px;
	background-image: url(asset_finance_images/top_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.toplogo {
	float: left;
	width: 980px;
	padding-top: 21px;
	height: 95px;
}
.callus {
	float: right;
	width: 333px;
	color: #FFF;
	text-align: right;
	font-size: 15px;
	line-height: 21px;
}
.slider-bg {
	float: left;
	height: 434px;
	width: 920px;
	background-image: url(asset_finance_images/slider-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	padding-left: 60px;
}
.slidercaption {
	float: left;
	width: 600px;
	padding-top: 45px;
	color: #BA4B16;
}
.slidercaption ul {
	padding-top: 6px;
	margin-left: 0px;
	padding-left: 7px;
}
.slidercaption ul li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(asset_finance_images/arrow.png);
	background-position: 0px 0px;
	padding-left: 21px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	font-size: 16px;
	color: #9C3A0C;
}



#floatbg {
	background-image: url(images-book/float-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	float: left;
}


#matter {
	padding-top: 0px;
	height: auto;
}

#matter ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#matter ul li {
	background-image: url(images-book/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 21px;
	list-style-type: none;
	line-height: normal;
	padding-bottom: 18px;
}
#innermatter {
}
#innermatter ul {
	padding-left: 0px;
}
#innermatter ul li {
	list-style-type: none;
	padding-left: 21px;
	list-style-position: outside;
}
#bodymatter {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#menu {
	background-image: url(images-book/menu-bg.jpg);
	background-repeat: no-repeat;
	color: #666;
	background-position: 0px 0px;
	float: left;
	height: 75px;
	width: 980px;
}



#menu ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 27px;
	margin: 0px;
}
#menu ul li {
	list-style-type: none;
	text-align: left;
	float: left;
	width: auto;
}
#menu ul li a {
	color: #382247;
	font-size: 16px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 13px;
	padding-left: 13px;
	float: left;
	
}
#menu ul li a:hover {
	color: #FA9805;
	font-size: 16px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.box123 {
	height: 185px;
	width: 231px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	float: left;
}

.div100 {
	width: 100%;
	height: auto;
	float: left;
}
.div90 {
	float: left;
	height: auto;
	width: 90%;
}
.div80 {
	float: left;
	width: 80%;
	height: auto;
}
.tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 111px;
	-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; 
}
.box-radius {
	height: auto;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
	-moz-border-radius: 11px;
border-radius: 11px; 
}
.box-shadow {
	height: auto;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
	-webkit-box-shadow: inset 0px 0px 5px #383638;
-moz-box-shadow: inset 0px 0px 5px #383638;
box-shadow: inset 0px 0px 5px #383638; 
}
.text-shadow {
	font-size: 21px;
	line-height: normal;
	font-weight: bold;
	color: #999;
	text-shadow: 2px 2px 3px #1f1e1f;
filter: dropshadow(color=#1f1e1f, offx=2, offy=2);
}
.tilte1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/menu_arr.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	margin: 0px;
}
.title2 {
	font-size: 69px;
	color: #44296a;
	font-weight: normal;
	line-height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.title3 {
	font-size: 33px;
	font-weight: bold;
	color: #cd4d0e;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 7px;
	line-height: normal;
}
.title4 {
	font-size: 18px;
	line-height: normal;
	color: #F60;
	font-weight: normal;
}
.title5 {
	font-size: 14px;
	color: #C00;
	line-height: normal;
}
.title6 {
	font-size: 16px;
	color: #8E5717;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.title7 {
	font-size: 21px;
	color: #039;
}
.title8 {
	font-size: 21px;
	color: #090;
}
.homewhite_bottom_wrap {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 33px;
	padding-bottom: 33px;
	background-color: #FFF;
}
.commonwrap {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}




h1 {
	font-size: 45px;
	color: #FFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	font-style: normal;
	margin: 0px;
}
h2 {
	font-size: 28px;
	color: #F90;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-size: 21px;
	color: #039;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: normal;
	margin: 0px;
}
h4 {
	font-size: 22px;
	font-weight: bold;
	color: #435A92;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #9F3578;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	padding-left: 0px;
	margin: 0px;
}
.input0 {
	width: 80%;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.input1 {
	width: 270px;
	background-color: #FAF2DC;
	webkit-box-shadow: inset 0px 0px 4px #4d3e28;
	-moz-box-shadow: inset 0px 0px 4px #4d3e28;
	box-shadow: inset 0px 0px 4px #4d3e28;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 5px;
}
.input2 {
	background-color: #9F9;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.input3 {
	width: 80%;
	background-color: #EBF4E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #639A87;
	border-right-color: #639A87;
	border-bottom-color: #639A87;
	border-left-color: #639A87;
}

.pic-left {
	float: left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 3px;
}

.pic-right {
	float: right;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}
.dotsleft {
	background-image: url(../flexway-images/dot.gif);
	background-repeat: no-repeat;
	background-position: -3px -3px;
	padding-left: 21px;
	margin-left: 21px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



.textbgcolour-red {
	color: #FFFFFF;
	background-color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}


.textbgcolour-blue {
	color: #FFFFFF;
	background-color: #006699;
	font-size: 16px;
	font-weight: bold;
}
.list2 {
	list-style-position: outside;
	background-image: url(icoTitle.gif);
	background-repeat: no-repeat;
	background-position: -1px top;
	padding-left: 25px;
	margin-left: 21px;
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.border {
	background-image: url(images/bodytile.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: auto;
	width: 350px;
}
.underline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #B77C22;
}
.v-line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B77C22;
}
.video-border {
	float: left;
	height: 190px;
	width: 313px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E780A;
	border-right-color: #5E780A;
	border-bottom-color: #5E780A;
	border-left-color: #5E780A;
	display: block;
	margin-right: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.video-border-1 {
	float: left;
	height: 190px;
	width: 313px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E780A;
	border-right-color: #5E780A;
	border-bottom-color: #5E780A;
	border-left-color: #5E780A;
	display: block;
}
.whitetext {
	color: #FFF;
}


#footer {
	color: #585858;
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	margin-top: 45px;
	padding-top: 21px;
}
.absolute_slider {
	height: 461px;
	width: 500px;
	position: absolute;
	left: 346px;
	top: 17px;
}
