@import"reset.css";@import"grid.css";@import"forms.css";@import url(http://fonts.googleapis.com/css?family=Lora:400,700);@import url(http://fonts.googleapis.com/css?family=Oleo+Script);@import"ui.totop.css";
body{
	background: #b6b6b6;
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#888888;
	position:relative;
	min-width:1153px;
}
html,body{height:100%;}
p{
	padding-bottom: 18px;
	color: #000000;
	text-align: justify;
	
}
a{color:#47b2ed;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:-1.7em;color:#3b3535;font-family: 'Lora', serif; text-shadow:0 1px 3px #bdbdbd; margin-bottom:20px; text-transform:uppercase;}
h1{font-size:30px;}
h2{font-size:26px;}
h3{font-size:24px;} 
h4{font-size:16px;}  
h5{font-size:18px;}
h6{font-size:15px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}


.main_site_wrapper {
    width: 1090px;
    margin: 0 auto;
    background: #ffffff;
}
.main {
    padding: 8px;
    margin: 20px;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.logo img {
    width: 250px;
    margin-top: 30px;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	background:url(../images/header-bg.gif) repeat-x 0 0 #01180ff;
	z-index:2;
}

header h1 {
	padding:33px 0 0 3px;
	margin:0;
	float:left;
	font-size:0;
	line-height:0;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

nav {
    float: right;
    margin-right: -28px;
	margin-top: 42px;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
    color: #004d93;
    display: block;
    font-family: 'Lora',serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 22px;
    padding: 15px 12px;
    position: relative;
    
    text-transform: uppercase;
}
.sf-menu a:hover,
.sf-menu a.active,
.sf-menu li.sfHover > a {
	background:url(../images/menu-bg-hov.gif) repeat-x 0 0 #0937aa;
	text-decoration:none;
	color: #fff;
}

.sf-menu ul a:hover,
.sf-menu ul a.active,
.sf-menu ul li.sfHover > a {
	background:#46b0ec;
}

.sf-menu ul {
    background: url("../images/menu-bg2.gif") repeat-x scroll 0 0 #0936AA;
    padding-top: 14px;
    position: absolute !important;
    top: -999em;
	padding-bottom:17px;
    width: 166px;
	box-shadow: 0 0 10px 1px #1658B9;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu ul a {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 10px 10px 10px 30px;
}

.sf-menu ul ul a {
    padding: 10px 10px 10px 24px;
}


.sf-menu ul ul {
    padding-top: 13px;
	padding-bottom:17px;
    width: 161px;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			175px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 174px;
    top: -13px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:52px 0 22px;
	background:url(../images/page2-bg1.gif) repeat-x 0 0 #f1f1f1;
	position:relative;
	z-index:1;
}

#page1 #content {
	background:#f1f1f1;
	padding:49px 0 22px;
}

#page2 #content {
	padding:49px 0 27px;
}


#page3 #content {
	padding:55px 0 27px;
}

#page4 #content {
	padding:52px 0 123px;
}

#page5 #content {
	padding:52px 0 38px;
}

#page6 #content {
	padding:52px 0 48px;
}

																									/***** Page 1 *****/

.list1 li {
    background: url("../images/marker1.png") no-repeat scroll 0 4px transparent;
    border-bottom: 1px solid #D8D5D5;
    display: block;
    line-height: 14px;
    margin-bottom: 14px;
    padding-bottom: 11px;
    padding-left: 19px;
}

.list1 a {
	color:#4d4d4d;
	font-size:13px;
	text-transform:uppercase;
}

.list1 a:hover{
	color:#47b2ed;
	text-decoration:none;
}

.p6 {
	margin-bottom:43px;
}

.img-bot {
	background:#f6f6f6;
	padding:8px;
	float:left;
}

.img-bot2 {
	background:#fff;
	padding:8px;
	float:left;
}

.page1-box1 {
	background:#dfdfdf;
	padding:21px 11px 16px 20px;
	position:relative;
	margin-top: 8px;
}

.p7 {
    border-bottom: 2px solid #C6C6C6;
    line-height: 20px;
    margin-bottom: 27px;
    padding-bottom: 8px;
}

.page1-img1 {
	margin-bottom:18px;
}

.link-bg {
    background: url("../images/marker2.png") no-repeat scroll 0 0 transparent;
    bottom: -9px;
    display: block;
    height: 40px;
    position: absolute;
    right: -7px;
    width: 40px;
}

.last1 {
	border:none !important;
}

.link1 {
	width:30px;
	height:30px;
	background: url("../images/marker2.png") no-repeat scroll 0 0 transparent;
	z-index:999;
	position:relative;
	
	display:block;
}

.link1:hover {
	background-position:0 -97px;
}

aside {
	background:url(../images/aside-bg.gif) no-repeat center 0 #c6c6c6;
	padding-top:50px;
	padding-bottom: 34px;
}

#page2 aside {padding-top:42px; padding-bottom:53px;}
#page3 aside {padding-top:41px; padding-bottom:59px;}


.p8 {
	line-height:28px;
	margin-bottom:19px;
}

.page1-img2 {
	margin-right:20px;
	margin-bottom:22px;
}

.page1-box2 {
	overflow:hidden;
}




.page1-box2 h2 {
	letter-spacing:-1px;
}


.text1 {
	display:block;
	color:#47b2ed;
	font-family: 'Lora', serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:17px;
	line-height:25px;
}

.inner1 {
	overflow:hidden;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	padding:18px 0px 16px 20px;
	font-family: 'Lora', serif;
	background:url(../images/page1-bg1.gif) repeat-x 0 0 #0937ab;
}

.page1-box3 {
	overflow:hidden;
	padding-bottom:17px;
	background:url(../images/page1-bg2.gif) repeat-x 0 0 #e6e6e6;
}

.inner2 {
    color: #3B3535;
    font-family: 'Lora',serif;
    font-weight: bold;
	margin-bottom:21px;
    overflow: hidden;
    padding-left: 25px;
    padding-top: 18px;	
	text-shadow:0 1px 3px #aeaeae;
}
.text2 {
	display:block;
	font-size:40px;
	line-height:48px;
}

.text3 {
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin-top: -7px;
    text-transform: uppercase;
}

.inner3 {
    background: url("../images/divider1.gif") no-repeat scroll right 7px transparent;
    float: left;
    margin-right: 18px;
    overflow: hidden;
    padding-right: 20px;
    text-align: center;
}

.p9 {
    font-size: 12px;
    line-height: 20px;
    padding-right: 19px;
    text-transform: uppercase;
}

.page1-box3 p {
    padding-bottom: 11px;
    padding-left: 26px;
    padding-right: 20px;
}
.button2 {
	font-family: 'Lora', serif;
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	line-height:15px;
	background:url(../images/button2.gif) repeat-x 0 0 #35a9ff;
	font-weight:bold;
	padding:8px 17px 7px 19px;
	box-shadow: 0px 3px 8px 1px #bfbfbf;
}

.button2:hover {
	background:#302b2b;
	text-decoration:none;
}

.p10 {
	margin-left:26px;
}



																									/***** Page 2 *****/


.p13 {
	margin-bottom:16px;
}

.page2-img1 {
	margin-top:6px;
	margin-right:22px;
}

.text4 {
    background: url("../images/marker4.png") no-repeat scroll 0 0 transparent;
    color: #332E2E;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
    padding: 5px 9px 12px 24px;
}

.text4 p {
	padding-bottom:11px;
}

.link6 {
	display:inline-block;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	color:#4d4d4d;
}

.link6:hover {
	color:#47b2ed;
	text-decoration:none;
}

.text4 span {
	font-style:normal;
	color:#888888;
	display:inline-block;
	margin-left:-2px;
}

.inner4 {
	background:url(../images/marker3.png) no-repeat 0 0;
	width:75px;
	height:55px;
	font-family: 'Lora', serif;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	line-height:34px;
	color:#fff;
	text-transform:uppercase;
	text-shadow:0 1px 3px #3585b2;
	float:left;
	padding-top:20px;
	margin-top:6px;
	margin-right:12px;
}

.p14 {
	margin-bottom:43px !important;
}

.p15 {
	margin-bottom:52px !important;
}



.link4 {
	color:#3b3535;
	font-size:17px;
	font-family: 'Lora', serif;
	margin-bottom:7px;
	font-weight:bold;
	line-height:20px;
	text-shadow:0 1px 3px #acaaaa;
	text-transform:capitalize;
	display:inline-block;
}

.link4:hover {
	color:#47b2ed
;
text-decoration:none;
}

.page2-box2 {
	overflow:hidden;
	margin-bottom:3px;
}

.list3 li {
    background: url("../images/marker1.png") no-repeat scroll 0 4px transparent;
    display: block;
    line-height: 14px;
    margin-bottom: 16px;
    padding-left: 17px;
}

.list3 a {
	color:#4d4d4d;
	font-size:13px;
	text-transform:none;
}

.link5 {
	color:#47b2ed;
	font-weight:bold;
	display:inline-block;
	font-family: 'Lora', serif;
	font-size:17px;
	letter-spacing:-1px;
	line-height:21px;
}

.link5:hover {
	text-decoration:none;
	color:#3b3535;
}


.list3 a:hover{
	color:#47b2ed;
	text-decoration:none;
}

.p17 {
	padding-bottom:14px;
}

.page2-img2 {
	margin-bottom:15px;
	margin-top:2px;
}

.page2-box3 {
	overflow:hidden;
	margin-bottom:16px;
}

.p16 {
	margin-bottom:26px;
}

.page2-box4 {
	overflow:hidden;
}

.p18 {
	margin-bottom:23px;
}

.page2-box4 span {
	display:block;
}

.page2-img3 {
	margin-bottom:18px;
}


.carousel {position:relative; }

.car-wrapper {
	position:relative;
}

	.carousel li {
    float: left;
    overflow: visible !important;
}

.next1,
.prev1{
	display:block;
	width:28px;
	height:28px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev1 {
	background:url(../images/prev1.png) no-repeat center top;
	right: 37px;
    top: -53px;
}


.page2-img3 img {
	width:214px;
	height:153px;
}

.next1 {
	background:url(../images/next1.png) no-repeat center top;
	right: 4px;
    top: -53px;
}
.next1:hover, 
.prev1:hover {background-position:0px -70px;}


	

																									/***** Page 3 *****/


.text5 {
	display:block;
	color:#47b2ed;
	font-size:17px;
	line-height:21px;
	font-weight:bold;
	margin-bottom:20px;
	padding-top:2px;
	letter-spacing:-1px;
	font-family: 'Lora', serif;
}


.page3-box1 {
	overflow:hidden;
	margin-bottom:16px;
}

.page3-img1 {
	margin-right:22px;
	margin-top:6px;
}

.p19 {
	margin-bottom:4px;
}

.p20 {
	padding-bottom:13px;
}

.disp-bl {
	display:block;
}

.page3-img2 {
	float:left;
	margin-right:10px;
	margin-top:1px;
}

.p21 {
	margin-bottom:55px;
}

.p22 {
	margin-top:4px;
	margin-bottom:11px;
}

.page3-box3 {
	overflow:hidden;
	width:315px;
	float:left;
	margin-right:35px;
}

.p23 {
	margin-right:0 !important;
}

.page3-img3 {
	margin-right:23px;
}

.p24 {
	margin-top:4px;
	margin-bottom:15px;
}

.p25 {
	margin-bottom:14px;
}

.p26 {
	padding-top:24px !important;
	padding-bottom:15px !important;
	margin-bottom:2px;
}

.text6 {
    color: #3B3535;
    display: block;
    font-family: 'Lora',serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 12px;
    padding-top: 3px;
	letter-spacing:-1px;
	text-shadow: 0 1px 3px #ACAAAA;
    text-transform: uppercase;
}
																							/***** Page 4 *****/

.car-wrapper {
	position:relative;	
}

#nav a {
	display:inline-block;
	float:left;
	color:#3b3535;
	font-size:16px;
	margin-right:10px;
	text-shadow: 0 1px 3px #ACAAAA;
	font-weight:bold;
	font-family: 'Lora', serif;
	line-height:20px;
}

#nav {
	margin-top:41px;
	margin-left:11px;
}

#nav a.activeSlide,
#nav a:hover {
	color:#47b2ed;
	text-decoration:none;
}

.p27 {
	margin-bottom:22px;
}

.page5-box1 {
    margin-top: -5px;
    overflow: hidden;
    padding-left: 7px;
}

.page5-box1 p {
    padding-bottom: 16px;
}

																									/***** Page 5 *****/

.page6-box1 {
	overflow:hidden;
}

.page6-box1 span {
	display:block;
	color:#4d4d4d;
	font-weight:bold;
}

.page6-box1 a {
	display:inline-block;
	font-size:11px;
	text-transform:uppercase;
	color:#47b2ed;
}

.page6-box1 a:hover {
	color:#000;
	text-decoration:none;
}

	.p28 {
		margin-bottom:17px;
	}
	
	.page6-box1 p {
    padding-bottom: 22px;
}
	
																									

.dl1 dt {width:150px;margin-bottom: 22px; font-weight:bold; color:#004D93; font-size:16px;}

.dl1 span {
    float: left;
    width: 69px;
}

.dl1 dd { line-height:22px;}

.dl1 dd a {color:#004D93; text-transform:lowercase; font-size:15px; display:inline-block; margin-left:8px;}

.dl1 dd a:hover {color:#000; text-decoration:none;}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:22px 0 30px;
}

.foot-page1 {
	color:#3b3535;
	font-weight:normal;
	font-family: 'Lora', serif;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
}

.link3 {
	display:inline-block;
	margin-top:24px;
	color:#3b3535;
	font-weight:bold;
	text-shadow:0 2px 2px #828181;
}

footer h6 {
	text-shadow:0 2px 2px #828181;
}

.link3:hover {
	text-decoration:underline;
}

.foot-page2 a {
	color:#888888;
}

.foot-page1 span {
    display: inline-block;
    margin-left: -4px;
    padding-top: 24px;
	font-weight:bold;
}

.link2 {
	display:inline-block;
	width:123px;	
	position:relative;
	left:-2px;
	height:40px;
	background:url(../images/foot-logo.png) no-repeat 0 0;
}

.foot-page2 p {
	padding-bottom:0;
}

.foot-page2 {
	overflow:hidden;
	padding-top:10px;
	line-height:20px;
}

.p11 {
	margin-bottom:10px;
}


.list2 a {
	color:#787878;
	font-size:12px;	
	text-decoration:underline;
}
.list2 a:hover {
	text-decoration:none;
}
.list2 li {
	display:block;
	margin-bottom:5px;
	line-height:15px;
}

.p12 {
	margin-bottom:13px;
}
	
.foot-page2 span {
	display:block;
	text-transform:capitalize;
	color:#2d2d2d;
	font-weight:bold;
	font-size:11px;
	padding-bottom: 2px
		
}

.foot {
	padding-top:10px;
}
#page2 .bg #content .main .container_24 .wrapper .grid_16 .page2-box2.p14 .extra-wrap p {
	text-align: justify;
}
.justify {
}
