* {
	margin: 0;
	padding: 0;
}

html, body { 
	height:100%;
}

.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;
	color:#FFF;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.55em;
	line-height: 1.5em;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #019c20;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

/*
body {
	background-image: url(images/body-tail_s.gif);
	background-repeat: repeat;
	!background-attachment: fixed;
	!background-position: 80px 20px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #e2dfdf;
}*/
body {
	background: url(http://gwlinc.com/images/body-tail_g.gif) repeat 50% 0%;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}


h2 {
	padding: 0 0 8px 0;
	line-height: 1.2em;
	font-size: 1.55em;
	font-weight: 400;
	text-transform: uppercase;
	color: #f8ef07;
}

	h2 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}

h9 {
	padding: 0 0 8px 0;
	line-height: 1.2em;
	font-size: 1.55em;
	font-weight: 400;
	text-transform: uppercase;
	color: #000000;
}

	h9 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}
h3 {
	padding: 0 0 10px 0;
	line-height: 1.25em;
	font-size: 2.2em;
	font-weight: 400;
	color: #f8ef07;
}

	h3 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}

h4 {
	width: 100%;
	padding: 0 0 25px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #000000;
}

	h4 small {
		float: right;
		padding: 0 19% 0 0;
		font-size: 1em;
	}

h5 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #2a2a2a;
}

h6 {
	line-height: 1.5em;
	font-size: 1em;
	color: #979797;
}

h8 {
	line-height: 1.3em;
	font-size: 1.2em;
	color: #e2dfdf;
}

ByLine
h7 {
	line-height: 1.5em;
	font-size: .3em;
	color: #272727;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 31px 0 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 31px 23px 1px;
	}

.fright {
	float: right;
}
	
	img.fright {
		margin: 0 1px 0 12px;
	}
	
	img.fright1 {
		float: left;
		margin: 0 1px 23px 12px;
	}
	
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
/*
#main-tail-top {
	background: url(images/main-tail-top-short.gif) repeat-x 50% 0%;
	!background-image: url(images/main-tail-top-short.gif) repeat-x 50% 0%;
}*/
#main-tail-top {
	background: url(http://gwlinc.com/images/main-tail-top-g-t2.gif) repeat-x 50% 0%;
}

!#main-tail-bot {
	!background: url(http://gwlinc.com/images/body-tail.gif) background-repeat: repeat-y;
	!background-image: url(http://gwlinc.com/images/main-tail-top-short.gif) repeat-x 50% 0%;
}

#main {
	width: 970px;
	margin: 0 auto;
	font-size: .85em;
}

#header {
	position: relative;
	height: 182px;!was 546 the 228 moves items below header
}

#logo {
	position: absolute;
	top: -1px;
	left: 0;
	background-image: url(../images/P-TIC-_LogoDRKRED_White_160.gif);
}

#search-form {
	background: url(http://gwlinc.com/images/search-input.gif) no-repeat 0% 0%;
	width: 248px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	top: 86px;
	right: 0;
}

	#search-form input {
		background: none;
		width: 160px;
		height: 15px;
		padding: 8px 8px 8px 8px;
		border: none;
		float: left;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#search-form input#search-submit {
		background: url(http://gwlinc.com/images/search-submit-g.gif) no-repeat 0% 0%;
		width: 72px;
		height: 31px;
		padding: 0;
		border: none;
		float: left;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
		cursor: pointer;
	}
	
		#search-form input#search-submit:hover {
			color: #000;
		}

#menu {
	position: absolute;
	top: 120px; !was 118;
	left: 0px;
	width: 972px;
}

	#menu li {
		float: left;
		padding: 0 1px 0 0;
	}
	
	#menu li.last {
		padding: 0;
	}
	
		#menu li a {
			background: url(http://gwlinc.com/images/menu2.gif) no-repeat 0% 0%;
			display: block;
			width: 137.6px; !was 161.0;
			height: 60px;
			overflow: hidden;
			line-height: 58px;
			font-size: .65em;
			font-weight: 400;
			text-align: center;
			text-transform: uppercase;
			text-decoration: none;
			color: #fff;
		}
		
			#menu li a:hover {
				background-position: 0% -60px !important;
			}
			
			#menu li.act a {
				background-position: 0% -60px !important;
			}

#header-box {
	background: url(http://gwlinc.com/images/header-box.jpg) no-repeat 0% 0%;
	width: 277px;
	height: 359px;
	overflow: hidden;
	position: absolute;
	top: 220px; 
	right: 0;
}

	#header-box .inner {
		padding: 16px 31px 24px 31px;
	}
	
		#header-box strong {
			display: block;
			padding: 0 0 18px 0;
			line-height: 1.2em;
			font-size: 2.5em;
			font-weight: 700;
			text-transform: uppercase;
			text-align: center;
			color: #ededed;
		}
		
		#header-box b {
			display: block;
			padding: 0 0 14px 0;
			text-align: center;
		}
		
		#header-box ul {
			padding: 0 0 15px 0;
			overflow: hidden;
		}
		
			#header-box ul li {
				background: url(http://gwlinc.com/images/header-marker.gif) no-repeat 0% 12px;
				padding: 0 0 0 12px;
				line-height: 2.5em;
				font-size: 1em;
				color: #dedede;
			}
			
				#header-box ul li a {
					text-decoration: none;
					color: #dedede;
				}
				
					#header-box ul li a:hover {
						text-decoration: underline;
					}
					
		#header-box em {
			display: block;
			width: 100%;
			overflow: hidden;
			font-style: normal;
		}
		
			#header-box em a {
				background: url(http://gwlinc.com/images/header-button.gif) no-repeat 0% 0%;
				display: block;
				width: 88px;
				height: 30px;
				overflow: hidden;
				margin: 0 auto;
				padding: 0 12px 0 0;
				line-height: 30px;
				font-size: 1em;
				font-weight: bold;
				text-align: center;
				text-decoration: none;
				color: #fff;
			}
			
				#header-box em a:hover {
					color: #000;
				}

#content {
	width: 100%;
	background-color: #ffffff;
	padding: 15px 0 0px 0;
}

	#content #indent {
		padding: 24px 0 0 0;
	}
	
	#content #indent-1 {
		padding: 24px 0 0 0;
	}
	
		#content p {
			padding: 0 20px 18px 0;
			line-height: 1.5em;
			font-size: 1.2em;
			color: #f2eeee;
		}
		
			#content p strong {
				padding: 0 0 20px 0;
				line-height: 1.1em;
				font-size: 1.2em;
				font-weight: 400;
				color: #ffcc33;
			}
			
			#content p span a {
				background: url(http://gwlinc.com/images/arrow.gif) no-repeat 50% 50%;
				padding: 0 5px;
				text-decoration: none;
			}
			
				#content p span a:hover {
					background-position: 50% 50%;
				}
	
.row-1 {
	width: 100%;
	overflow: hidden;
}

	.row-1 .inner {
		padding: 0 0 5px 20px;
	}
	
	.row-1 .inner-1 {
		padding: 0 0 40px 20px;
	}
	
	.row-1 .inner-2 {
		padding: 0 0 14px 20px;
	}
	
	.row-1 .inner-3 {
		padding: 0 0 7px 20px;
	}

.title {
	padding: 0 0 21px 0;
	word-spacing: -1px;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 400;
	color: #b70505;
}
	.title strong {
		text-transform: uppercase;
		font-weight: 400;
		color: #6d0a0a;
	}
	.title span {
		display: block;
	}

.box {
	background: url(images/box-tail.gif) repeat 50% 0%;
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 17px 19px 20px 16px;
	}

.box-1 {
	background: url(images/box-tail1.gif) repeat 50% 0%;
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 34px 20px 33px 21px;
	}
	
	.box-1 .inner-1 {
		padding: 34px 20px 22px 21px;
	}
	
		.box-1 p {
			padding: 0 0 18px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #272727 !important;
		}
		
		.box-1 p.extra {
			padding: 0 0 8px 0 !important;
		}
		
		.box-1 p.extra1 {
			padding: 0 0 22px 0 !important;
		}
		
		.box-1 p.extra2 {
			padding: 0 0 20px 0 !important;
		}
		
		.box-1 p.extra3 {
			padding: 0 0 29px 0 !important;
		}
		
		.box-1 p.extra4 {
			padding: 0 0 12px 0 !important;
		}
		
			.box-1 p strong {
				color: #6d0a0a !important;
			}
			
	.box-bottom {
		background-color:black;
		width: 100%;
		overflow: hidden;
	}

/*	.box-bottom .border-top {
		background: url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box-bottom .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box-bottom .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box-bottom .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box-bottom .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box-bottom .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box-bottom .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box-bottom .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}*/
	
	.box-bottom .inner {
		padding: 17px 19px 20px 16px;
	}
			

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 30px;
	float: left;
	overflow: hidden;
	line-height: 30px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 30px;
		padding: 0 26px 0 13px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}
	
.backblack {
	background: url(images/back-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 15px;
	float: right;
	align: center;
	overflow: hidden;
	line-height: 15px;
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
	color: #fff;
}
	.backblack span span {
		background: url(images/back-left-black.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 15px;
		padding: 0 12px 0 10px;
	}
	.backblack span {
		background: url(images/back-right-black.gif) no-repeat 100% 0%;
		display: inline-block;
	}
		
	.backblack:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

#login-form {
	width: 240px;
}

	#login-form strong {
		display: block;
		padding: 0 0 20px 0;
		line-height: 1.2em;
		font-size: 1.75em;
		font-weight: 400;
		text-transform: uppercase;
		color: #eeeeee;
	}
	
	#login-form em {
		display: block;
		width: 100%;
		padding: 0 0 4px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		font-style: normal;
		color: #eee;
	}
	
		#login-form em a {
			text-decoration: none;
			color: #eee;
		}
		
			#login-form em a:hover {
				text-decoration: underline;
			}
		
		#login-form em i a {
			float: left;
			margin: 2px 8px 0 0;
			word-spacing: -1px;
			text-decoration: none;
			font-style: normal;
			color: #828080;
		}
		
			#login-form em i a:hover {
				text-decoration: underline;
			}
		
		#login-form em big {
			font-size: 1em;
		}
		
			#login-form em big a {
				text-decoration: underline;
				color: #eee;
			}
			
				#login-form em big a:hover {
					text-decoration: none;
				}
	
	#login-form b {
		display: block;
		width: 67px;
		height: 23px;
		overflow: hidden;
		float: left;
		line-height: 22px;
		font-size: 1em;
		font-weight: normal;
		color: #eee;
	}
	
	#login-form label {
		display: block;
		height: 32px;
		overflow: hidden;
	}
	
		#login-form label input {
			background: #fff;
			width: 163px;
			height: 14px;
			padding: 3px 3px 3px 3px;
			float: left;
			font-family: Arial, Tahoma, sans-serif;
			font-size: 1em;
			color: #000;
		}
		
	#login-form input#login-submit {
		background: url(images/login-submit.gif) no-repeat 0% 0%;
		width: 91px;
		height: 30px;
		margin: 4px 0 6px 0;
		padding: 0;
		border: none;
		float: right;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
		cursor: pointer;
	}
	
		#login-form input#login-submit:hover {
			color: #000;
		}
		
	#login-form input#checkbox {
		float: left;
		width: 12px;
		height: 12px;
		margin: 15px 7px 0 0;
	}
	
	#login-form span {
		float: left;
		margin: 12px 0 0 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #eee;
	}

.list {
	padding: 0 0 18px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 12px;
		line-height: 2.083em;
		font-size: 1em;
		color: #2d2d2d;
	}
	
		.list li a {
			color: #2d2d2d;
		}

.list-1 {
	overflow: hidden;
	padding: 0 0 8px 0;
}

	.list-1 li {
		padding: 0 0 21px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #5a5959;
	}
	
		.list-1 li a {
			color: #5a5959;
		}

.list-2 {
	overflow: hidden;
	padding: 0 0 26px 1px;
}

	.list-2 li {
		background: url(images/marker-1.gif) no-repeat 0% 10px;
		padding: 0 0 0 19px;
		line-height: 2.167em;
		font-size: 1em;
		color: #bb0000;
	}
	
		.list-2 li a {
			text-decoration: none;
			color: #bb0000;
		}
		
			.list-2 li a:hover {
				text-decoration: underline;
			}

.list-3 {
	width: 100%;
	margin: 0 0 -27px 0;
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		padding: 0 0 27px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #5a5959;
	}
	
		.list-3 li img {
			float: left;
			margin: 0 32px 0 0;
		}
		
		.list-3 li strong {
			display: block;
			color: #5a5959;
		}
		
		.list-3 li p {
			padding: 0 0 20px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #5a5959 !important;
		}

.list-4 {
	overflow: hidden;
	padding: 0 0 26px 1px;
}

	.list-4 li {
		background: url(images/marker-2.gif) no-repeat 0% 10px;
		padding: 0 0 0 19px;
		line-height: 2.167em;
		font-size: 1em;
		color: #bb0000;
	}
	
		.list-4 li a {
			text-decoration: none;
			color: #bb0000;
		}
		
			.list-4 li a:hover {
				text-decoration: underline;
			}

.list-5 {
	overflow: hidden;
	padding: 0 0 3px 0;
}

	.list-5 li {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #5a5959;
	}
	
		.list-5 li a {
			color: #5a5959;
		}

.list-6 {
	padding: 0 0 12px 0;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #5a5959;
}

	.list-6 dt {
		font-weight: bold;
		color: #5a5959;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #5a5959;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 18px 0;
	}

.list-7 {
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1em;
	color: #979797;
}

	.list-7 dt {
		font-weight: bold;
		color: #979797;
	}
	
	.list-7 dd {
		padding: 0 0 30px 0;
	}
	
		.list-7 dd span {
			padding: 0 0 0 3px;
		}

.list-indent {
	padding: 0 0 22px 0 !important;
}

.list-indent1 {
	padding: 0 0 30px 0 !important;
}

.pic-indent {
	margin: 0 0 23px 0;
}




/*--- gallery START ---*/



#faded {
	width: 688px;
	height: 359px;
	overflow: hidden;
	position: absolute;
	top: 235px; 
	left: 0px;
}

	#faded p {
		background: url(images/gallery-bg.png) no-repeat 0% 0%;
		width: 669px;
		height: 70px;
		padding: 0 0 0 17px;
		overflow: hidden;
		letter-spacing: -1px;
		line-height: 74px;
		font-size: 1.75em;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff;
		position: absolute;
		top: 288px;
		left: 1px;
	}

	#faded a.next {
		background: url(images/arrow-right.gif) no-repeat 0% 0%;
		display: block;
		width: 20px;
		height: 20px;
		overflow: hidden;
		line-height: 0%;
		font-size: 0%;
		text-decoration: none;
		position: absolute;
		top: 317px;
		right: 1px;
		text-indent: -100px;
	}
	
		#faded a.next:hover {
			background-position: 0% -20px !important;
		}
		
	#faded a.prev {
		background: url(images/arrow-left.gif) no-repeat 0% 0%;
		display: block;
		width: 20px;
		height: 20px;
		overflow: hidden;
		line-height: 0;
		font-size: 0;
		text-decoration: none;
		position: absolute;
		top: 317px;
		right: 22px;
		text-indent: -100px;
	}
	
		#faded a.prev:hover {
			background-position: 0% -20px !important;
		}

ul.pagination {
	display: none;
}




/*--- gallery END ---*/


#contact-form {
	width: 240px;
}

	#contact-form strong {
		display: block;
		padding: 0 0 20px 0;
		line-height: 1.2em;
		font-size: 1.75em;
		font-weight: 400;
		text-transform: uppercase;
		color: #eeeeee;
	}
	
	#contact-form label {
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #fff;
		width: 211px;
		height: 14px;
		padding: 3px 12px 3px 12px;
		float: left;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 0.917em;
		color: #11110f;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 211px;
		height: 124px;
		padding: 3px 12px 3px 12px;
		float: left;
		overflow: auto;
		font-family: Arial, Tahoma, sans-serif;
		font-size: 0.917em;
		color: #11110f;
	}
	
	#contact-form a {
		background: url(images/contact-button.gif) no-repeat 0% 0%;
		display: block;
		width: 91px;
		height: 30px;
		overflow: hidden;
		float: right;
		margin: 20px 0 0 9px;
		line-height: 30px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
	#contact-form a:hover {
		color: #000;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 0 0 10px 19px;
}

#footer {
	height: 115px;
	overflow: hidden;
}

	#footer .inner {
		padding: 15px 0 0 0;
	}
	
	#footer strong {
		display: block;
		width: 100%;
		padding: 4px 0 0 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: normal;
		color: #7e7e7e;
	}

	#footer p {
		/*background: url(images/icon-logo_gwl.gif) no-repeat 1px 1px;*/
		padding: 0 0 5px 0px;
		line-height: 1.5em;
		font-size: 1em;
		color: #7e7e7e;
	}
	
		#footer p a {
			text-decoration: none;
			color: #7e7e7e;
		}
		
			#footer p a:hover {
				text-decoration: underline;
			}


#icons {
	float: right;
	padding: 3px 0 0 0;
	overflow: hidden;
	position: absolute;
	top: 8px;
	right: -2px;
	width: 177px;
}

	#icons li {
		float: right;
		padding: 0 0 0 5px;
	}
	
#menu-bot {
	float: left;
	margin: 0 0 0 -8px;
	overflow: hidden;
}

	#menu-bot li {
		background: url(images/divider.gif) no-repeat 0% 5px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 8px 0 8px;
		line-height: 1.5em;
		font-size: 1em;
		color: #4f4f4f;
	}
	
		#menu-bot li a {
			text-decoration: none;
			color: #4f4f4f;
		}
		
		#menu-bot li a:hover {
			color: #eee;
		}
		
		#menu-bot li.act a {
			color: #eee;
		}
