* {
	margin: 0;
	padding: 0;
}



.wrapper {
	width: 100%;
	overflow: hidden;
	
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #555;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #2c3133;
	/* background: #772d35; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	color: #555;
	text-align:justify;
}

h2 {
	padding: 0 0 12px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: normal;
	color: #1c1c1c;
}

	h2 span {
		display: block;
		padding: 9px 0 0 0;
	}

	h2 em {
		display: block;
		margin: 0 0 -6px 0;
		font-style: normal;
	}

h3 {
	background: url(../images_template/line-hor1.gif) repeat-x 0% 100%;
	margin: 0 0 12px 0;
	padding: 0 0 8px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: normal;
	color: #1c1c1c;
}

h6 {
	padding: 0 0 11px 0;
	line-height: 1.833em;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	color: #24a6f8;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 3px 17px 17px 0;
	}

	img.fleft1 {
		float: left;
		margin: 0 30px 26px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.col-border{
	border-left:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	float: left;
	overflow: hidden;
}



.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: #fff url(../images_template/main-tail-top.png) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(../images_template/main-tail-bot.png) repeat-x 0% 100%;
	width: 100%;
}

#main {
	width: 981px;
	margin: 0 auto;
	padding: 0 1px 0 0;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 304px;
}

#menu {
	background: url(../images_template/menu-divider.png) no-repeat 100% 0%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:10001;
	position:relative;
}

	#menu li {
		background: url(../images_template/menu-divider.png) no-repeat 0% 0%; 
		float: left;
		padding: 0 0 0 2px;
	}
	
	#menu .divider { /* added */
		background: url(../images_template/menu-divider.png) no-repeat 0% 0%;
	}

		#menu li a {
			display: block;
			width: 161px; _width: 155px;
			height:auto;
			overflow: hidden;
			float: left;
			line-height: 45px;
			text-align: center;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 1.5em;
			font-weight: 400;
			color: #fff;
		}

		#menu li a:hover {
			/*background: url(../images_template/menu-act.gif) no-repeat 50% 100%;*/
		}

		#menu li .act:hover {
			background: url(../images_template/menu-act.gif) no-repeat 50% 100%;
		}
#menu li li a{/*margin-top:5px;*/}
#logo {
	padding: 0;
	margin: 0;
}

#logo_background {
	position: absolute;
	top: 58px;
	left: 0px;
	padding: 0;
	margin: 0;
	width: 258px;
	height: 150px;
	background-repeat: no-repeat;
}

#strapline_1 {
	position: absolute;
	top: 230px;
	left: 0;
	font-size: 2.6em;
	line-height:36px;
	
}

.strapline_telephone {
	font-size: 0.6em;
}

#strapline_2 {
	position: absolute;
	top: 271px;
	left: 0;
	font-size: 1.4em;
}

#pengraph {
	position: absolute;
	top: 58px;
	left: 304px;
}

#slideshow_background {
	padding: 0;
	margin: 0 10px 0 0;
	width: 286px;
	height: 130px;
	background-repeat: no-repeat;
	float: left;
}

#search-form {
	/* width: 209px; */
	position: absolute;
	top: 130px;
	left: 750px;
}

	#search-form strong {
		display: block;
		padding: 0 0 5px 0;
		line-height: 1.5em;
		text-transform: uppercase;
		font-weight: normal;
		color: #555;
	}

	#search-form input {
		background: none;
		width: 196px;
		height: 16px;
		margin: 0 0 0 1px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #a7a7a7;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

#call-me-form {
	width: 250px;
	position: absolute;
	top: 58px;
	left: 705px;
	padding: 13px;
	padding-bottom: 6px;
	background-color: #E3E3E3;
	border: 1px solid #a7a7a7;
	text-align: center;
}
#call-me-area-sucess {
	width: 250px;
	position: absolute;
	top: 58px;
	left: 705px;
	padding: 13px;
	padding-bottom: 6px;
	background-color: #E3E3E3;
	border: 1px solid #a7a7a7;
	text-align: center;
	height:120px;
}

	#call-me-form p {
		font-size: 1em;
		padding-bottom: 2px;
	}

	#call-me-form p b{
		font-weight: normal;
		font-size: 1.7em;
	}

	#call-me-form #details, #call-me-form select {
		width: 220px;
		margin-top: 5px;
		padding: 2px;
		border: 1px solid #a7a7a7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

#call-me-submit {
	margin-top: 12px;
	width: 100px;
	height: 20px;
}

#content {
	border: 1px solid #a7a7a7;
	/*min-height:478px;*/
	clear:both;
}

#content ul{
	list-style-type:none;
	margin-left:20px;
}

#content ul li{
	list-style-type:disc;
	line-height:24px;
}

#content table{
	width:900px;
	border:1px solid #a7a7a7;
	margin-bottom:10px;
	margin:0px auto;
	text-align:center;
	/*background-color:#e3e3e3;*/
}

#content .casetbl{
    border:1px solid #a7a7a7;
	margin-bottom:20px;

}
.lightrow{
background-color:#ededed;
}



#content table td{
	padding:10px;
	/*border:1px solid #3d3d3d;*/
}


	#content p {
		padding: 0 0 0 0;
		/* line-height: 1.833em; */
		line-height: 1.4em;
		font-size: 1em;
		color: #555;
	}

	#content p.extra {
		padding: 0 0 22px 0;
	}

	#content p.extra1 {
		padding: 0 0 12px 0;
	}

		#content blockquote p {
			padding: 0 0 22px 0;
		}

			#content blockquote p strong {
				display: block;
				text-align: right;
				color: #555;
			}

.largefirst {
	font-size: 1.2em;
	font-weight: bold;
}

.initialletter {
	font-size: 1.4em;
	font-weight: bold;
}
.thankyou {
	font-size: 2em;
	font-weight: bold;
}

.line-ver-first {
	background: url(../images_template/line-ver.gif) repeat-y 254px 0%;
	width: 100%;
}

.line-ver-second {
	/*background: url(../images_template/line-ver.gif) repeat-y;*/
	width: 100%;
}

.line-ver-1 {
	background: url(../images_template/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(../images_template/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-3 {
	background: url(../images_template/line-ver.gif) repeat-y;
	width: 100%;
}

#column-left {
	float: left;
	width: 254px;
	padding: 0 1px 0 0;
	overflow: hidden;
}

#column-left p, #column-left li {
	font-size: 1.25em;
}

#column-right {
	float: left;
	width: 724px;
	overflow: hidden;
}

.row-1 {
	background: #fff;
	width: 100%;
	overflow: hidden;
}

	.row-1 .inner {
		padding: 17px 0 19px 0;
		text-align: center;
	}

	.row-1 .inner-1 {
		padding: 27px 20px 32px 25px;
	}

	.row-1 p {
		padding: 0 0 16px 0 !important;
		line-height: 1.583em !important;
		font-size: 1em !important;
		color: #555 !important;
	}

.indent {
	background: url(../images_template/line-hor.gif) repeat-x 0% 100%;
	padding: 27px 30px 61px 23px;
}

.indent-1 {
	background: url(../images_template/line-hor.gif) repeat-x 0% 100%;
	padding: 27px 30px 34px 23px;
}

.indent-2 {
	background: url(../images_template/line-hor.gif) repeat-x 0% 100%;
	padding: 27px 30px 59px 23px;
}

.indent-3 {
	padding: 27px 30px 59px 23px;
}

.indent-4 {
	padding: 29px 25px 19px 17px;
}

.indent-5 {
	padding: 27px 30px 19px 23px;
}

.overflow {
	overflow: hidden;
}

#member-form {
	background: #f4f8fb url(../images_template/line-hor.gif) repeat-x 0% 100%;
}

	#member-form .inner {
		padding: 23px 30px 38px 25px;
	}

	#member-form h2 {
		padding: 0 0 8px 0 !important;
	}

	#member-form label {
		display: block;
		height: 59px;
		overflow: hidden;
	}

	#member-form strong {
		display: block;
		padding: 0 0 4px 1px;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: normal;
		color: #555555;
	}

	#member-form input {
		background: #fff;
		width: 191px;
		height: 17px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #a7a7a7;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

		#member-form b a {
			background: #1c1c1c;
			display: block;
			height: 31px;
			float: right;
			margin: 7px 1px 0 0;
			padding: 0 12px 0 13px;
			line-height: 28px;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
		}

			#member-form b a:hover {
				color: #ccc;
			}

		#member-form em a {
			float: left;
			margin: 2px 0 0 1px;
			line-height: 1.25em;
			text-decoration: none;
			font-size: 1em;
			font-style: normal;
			color: #555;
		}

			#member-form em a:hover {
				text-decoration: underline;
			}

		#member-form i a {
			float: left;
			margin: 7px 0 0 1px;
			line-height: 1.25em;
			text-decoration: none;
			font-size: 1em;
			font-style: normal;
			font-weight: bold;
			color: #3f4345;
		}

			#member-form i a:hover {
				text-decoration: underline;
			}

.box {
	background: #f4f8fb;
}

	.box .inner {
		padding: 23px 25px 42px 25px;
	}

.box-1 {
	background: #f4f8fb url(../images_template/line-hor.gif) repeat-x 0% 100%;
}

	.box-1 .inner {
		padding: 23px 25px 42px 25px;
	}

	.box-1 .inner-1 {
		padding: 23px 25px 29px 25px;
	}

.list {
	overflow: hidden;
	padding: 0 0 0 3px;
}

	.list li {
		background: url(../images_template/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 17px;
		line-height: 2em;
		font-size: 1em;
		color: #555;
	}

		.list li a {
			text-decoration: none;
			color: #555;
		}

		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	/*width: 100%;*/
	padding: 0 0 13px 0;
	overflow: hidden;
	margin-left:0px;
}

	.list-1 li {
		background: url(../images_template/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 28px 0;
		padding: 0 0 15px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.833em;
		font-size: 1em;
		color: #555555;
	}

	.list-1 li.extra {
		margin: 0 0 22px 0;
		padding: 0 0 13px 0;
	}

	.list-1 li.extra1 {
		background: none;
		margin: 0;
		padding: 0;
	}

		.list-1 li img {
			float: left;
			margin: 3px 17px 0 20px;
		}

		.list-1 li p {
			overflow: hidden;
			padding: 0 !important;
			line-height: 1.833em !important;
			font-size: 1em !important;
			color: #555555 !important;
		}

			.list-1 li p strong {
				background: url(../images_template/line-hor1.gif) repeat-x 0% 100%;
				display: block;
				margin: 0 0 12px 0;
				padding: 0 0 8px 0;
				line-height: 1.25em;
				font-size: 2em;
				font-weight: normal;
				color: #1c1c1c;
			}

			.list-1 li p b {
				display: block;
				padding: 0 30px 32px 1px;
				font-weight: normal;
			}

			.list-1 li p a {
				float: left;
				text-transform: uppercase;
				text-decoration: none;
				line-height: 2em;
				font-size: 0.917em;
				font-weight: bold;
				color: #1c1c1c;
			}

				.list-1 li p a:hover {
					text-decoration: underline;
				}

.list-2 {
	overflow: hidden;
}

	.list-2 dt {
		line-height: 1.692em;
		font-size: 1.083em;
		font-style: italic;
		color: #7c7c7c;
	}

	.list-2 dd {
		background: url(../images_template/line-hor1.gif) repeat-x 0% 100%;
		margin: 0 0 16px 0;
		padding: 0 0 18px 0;
		line-height: 1.833em;
		font-size: 1em;
		font-style: italic;
		font-weight: bold;
		color: #000;
	}

	.list-2 dd.last {
		background: none;
		margin: 0;
		padding: 0;
	}

		.list-2 dd a {
			text-decoration: none;
			color: #000;
		}

		.list-2 dd a:hover {
			text-decoration: underline;
		}

.list-3 {
	overflow: hidden;
	padding: 0 5px 0 9px;
}

	.list-3 dt {
		line-height: 1.692em;
		font-size: 1.083em;
		font-style: italic;
		color: #7c7c7c;
	}

	.list-3 dd {
		background: url(../images_template/line-hor1.gif) repeat-x 0% 100%;
		margin: 0 0 16px 0;
		padding: 0 0 18px 0;
		line-height: 1.833em;
		font-size: 1em;
		font-style: italic;
		font-weight: bold;
		color: #000;
	}

	.list-3 dd.last {
		background: none;
		margin: 0;
		padding: 0;
	}

		.list-3 dd a {
			text-decoration: none;
			color: #000;
		}

		.list-3 dd a:hover {
			text-decoration: underline;
		}

.list-4 {
	overflow: hidden;
	line-height: 1.692em;
	font-size: 1.083em;
	font-style: italic;
	color: #7c7c7c;
}

	.list-4 dd {
		background: url(../images_template/line-hor1.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 17px 0;
		padding: 0 0 18px 0;
		overflow: hidden;
	}

	.list-4 dd.extra {
		background: none;
	}

		.list-4 dd small {
			float: right;
			padding: 0 7% 0 0;
			font-size: 1em;
		}

		.list-4 dd a {
			color: #7c7c7c;
		}

.list-5 {
	margin: -1px 0 -21px 0;
	padding: 0 0 0 1px;
	overflow: hidden;
	line-height: 1.833em;
	color: #555;
}

	.list-5 dt a {
		text-decoration: none;
		color: #555;
	}

	.list-5 dt a:hover {
		text-decoration: underline;
	}

	.list-5 dd {
		padding: 0 0 22px 0;
	}

.list-indent {
	padding: 0 0 39px 0 !important;
}

.no-bg {
	background: none !important;
}

.info-box {
	background: #f4f4f4 url(../images_template/line-hor.gif) repeat-x 0% 100%;
}

	.info-box .inner {
		padding: 32px 25px 57px 25px;
	}

	.info-box .inner-1 {
		padding: 41px 40px 43px 25px;
	}

	.info-box img {
		float: left;
		margin: 0 31px 0 0;
	}

	.info-box p {
		padding: 0 0 10px 0 !important;
		line-height: 1.571em !important;
		font-size: 1.167em !important;
		color: #555 !important;
	}

	.info-box p.extra {
		padding: 0 0 22px 0 !important;
	}

.info-box-1 {
	background: #f4f4f4;
	border-top: 1px solid #a7a7a7;
}

	.info-box-1 .inner {
		padding: 41px 15px 64px 25px;
	}

	.info-box-1 img {
		float: left;
		margin: 0 31px 0 0;
	}

	.info-box-1 h2 {
		word-spacing: -2px;
	}

	.info-box-1 p {
		padding: 0 0 10px 0 !important;
		line-height: 1.571em !important;
		font-size: 1.167em !important;
		color: #555 !important;
	}

.info-box-2 {
	background: #f4f4f4;
}

	.info-box-2 .inner {
		padding: 35px 40px 22px 25px;
	}

	.info-box-2 h2 {
		padding: 0 0 18px 0 !important;
	}

	.info-box-2 p {
		padding: 0 0 22px 0 !important;
		line-height: 1.571em !important;
		font-size: 1.167em !important;
		color: #555 !important;
	}

		.info-box-2 p big {
			display: block;
			padding: 9px 0 0 0;
			font-size: 1em;
		}

.link {
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2em;
	font-size: 0.917em;
	font-weight: bold;
	color: #1c1c1c;
}

	.link:hover {
		text-decoration: underline;
	}

.link-1 {
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2em;
	font-size: 0.917em;
	font-weight: bold;
	color: #1c1c1c;
}

	.link-1:hover {
		text-decoration: underline;
	}

.title {
	background: #773141 url(../images_template/line-hor.gif) repeat-x 0% 100%;
	height: 37px;
	margin: 0 0 31px 0;
	padding: 0 22px 0 22px;
	overflow: hidden;
	border-top: 1px solid #a7a7a7;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 1.5em;
	color: white;
}

.title-nomargin {
	background: #773141 url(../images_template/line-hor.gif) repeat-x 0% 100%;
	height: 37px;
	margin: 0;
	padding: 0 22px 0 22px;
	overflow: hidden;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 1.5em;
	color: white;
}

.title-1 {
	background: #f4f4f4 url(../images_template/line-hor.gif) repeat-x 0% 100%;
	height: 37px;
	margin: 0 0 31px 0;
	padding: 0 22px 0 22px;
	overflow: hidden;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 0.833em;
	font-weight: bold;
	color: #888;
}

.title-2 {
	background: #f4f4f4 url(../images_template/line-hor.gif) repeat-x 0% 100%;
	height: 37px;
	padding: 0 22px 0 22px;
	overflow: hidden;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 0.833em;
	font-weight: bold;
	color: #888;
}

.title-3 {
	background: #f4f4f4 url(../images_template/line-hor.gif) repeat-x 0% 100%;
	height: 37px;
	padding: 0 22px 0 22px;
	overflow: hidden;
	border-top: 1px solid #a7a7a7;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 0.833em;
	font-weight: bold;
	color: #888;
}

.title-4 {
	background: url(../images_template/line-hor.gif) repeat-x 0% 100%;
	height: 38px;
	padding: 0 14px 0 14px;
	overflow: hidden;
	border-top: 1px solid #a7a7a7;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 0.833em;
	font-weight: bold;
	color: #1c1c1c;
}

.twitter {
	background: url(../images_template/twitter.jpg) no-repeat 0% 0%;
	position: relative;
	width: 243px;
	height: 243px;
	overflow: hidden;
	line-height: 1.2em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.667em;
	font-weight: 400;
	color: #fff;
}

	.twitter a {
		text-decoration: none;
		color: #fff;
		position: absolute;
		top: 206px;
		left: 73px;
	}

	.twitter a:hover {
		color: #db9125;
	}

.link-box {
	background: #fff url(../images_template/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 65px;
	overflow: hidden;
	line-height: 66px;
	text-transform: uppercase;
	font-weight: bold;
	color: #8f8f8f;
}

	.link-box .inner {
		padding: 0 0 0 276px;
	}

	.link-box a {
		text-decoration: none;
		color: #8f8f8f;
	}

	.link-box a:hover {
		color: #000;
	}

/*--- tabs begin ---*/
ul.tabs {
	background: url(../images_template/line-hor.gif) repeat-x 0% 37px;
	position: relative;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #a7a7a7;
}
ul.tabs li {
	position: relative;
	width: 33%;
	float: left;
	line-height: 2.2em;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.833em;
	color: #a1a1a1;
}
ul.tabs li a {
	display: block;
	height: 42px;
	overflow: hidden;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #a1a1a1;
	outline: none;
}
ul.tabs li a:hover {

}
ul.tabs li.active, ul.tabs li a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:url(../images_template/tab-act.gif) no-repeat 50% 100%;
	color: #1c1c1c;
}

ul.tabs li.active a {
	color: #1c1c1c;
}

ul.tabs li.last {
	margin-right:0;
}

.tab_container {
	width: 100%;
	overflow: hidden;
}

.tab_content {
	padding: 25px 20px 20px 17px;
}
/*--- tabs end---*/

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.info-block {
	background: url(../images_template/line-hor.gif) repeat-x 0% 100%;
}

	.info-block .inner {
		padding: 31px 22px 12px 15px;
	}

	.info-block .inner-1 {
		padding: 28px 22px 24px 15px;
	}

	.info-block .inner-2 {
		padding: 31px 22px 1px 15px;
	}

	.info-block p {
		padding: 0 0 32px 0 !important;
	}

	.info-block p.extra {
		padding: 0 0 12px 0 !important;
	}

#contact-form {
	background: #f4f8fb url(../images_template/line-hor.gif) repeat-x 0% 100%;
}

	#contact-form .inner {
		padding: 23px 30px 30px 25px;
	}

	#contact-form h2 {
		padding: 0 0 10px 0 !important;
	}

	#contact-form label {
		display: block;
		width: 100%;
		height: 58px;
		overflow: hidden;
	}

	#contact-form span {
		display: block;
		padding: 0 0 6px 0;
		line-height: 1.2em;
		font-size: 1em;
		color: #555;
	}

	#contact-form input {
		background: #fff;
		width: 191px;
		height: 17px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #a7a7a7;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form textarea {
		background: #fff;
		width: 191px;
		height: 117px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #a7a7a7;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}

	#contact-form a {
		background: #1c1c1c;
		display: block;
		height: 31px;
		float: right;
		margin: 21px 0 0 17px;
		padding: 0 12px 0 12px;
		overflow: hidden;
		line-height: 28px;
		text-decoration: none;
		font-weight: bold;
		color: #fff;
	}

	#contact-form a:hover {
		color: #ccc;
	}

.privacy {
	padding: 16px 24px 18px 24px;
	font-size:14px;
}

	.privacy p {
		padding: 0 0 20px 0 !important;
	}

#footer {
	height: 70px;
	overflow: hidden;
}

	#footer .inner {
		padding: 40px 3px 0 1px;
	}

	#footer ul {
		float: right;
	}

		#footer ul li {
			float: left;
			padding: 0 0 0 38px;
			text-transform: uppercase;
			font-size: 0.833em;
			color: #fff;
			line-height:16px;
		}

			#footer ul li a {
				text-decoration: none;
				color: #fff;
				font-size:11px;
			}

			#footer ul li a:hover {
				/* color: #3ba3c6; */
				color: #fff;
			}

			#footer ul li.act a {
				/* color: #3ba3c6; */
				color: #fff;
			}

	#footer p {
		line-height: 1.5em;
		text-transform: uppercase;
		font-size: 0.833em;
		font-weight: normal;
		/* color: #969899; */
		color: #fff;
		font-size:11px;
	}

		#footer p a {
			text-decoration: none;
			/* color: #969899; */
			color: #fff;
		}

		#footer p a:hover {
			text-decoration: underline;
		}
		
		