/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video
{
	display: block;
}
mark, rp, rt, ruby, summary, time
{
	display: inline;
}
/* Left & Right alignment */
.left
{
	float: left;
}
.right
{
	float: right;
}
.wrapper
{
	width: 100%;
	overflow: hidden;
}
/* Global properties */
body
{
	background: url(../images/BackgroundPlain.png) repeat;
	border: 0;
	font: 0.8em Verdana, Helvetica, sans-serif;
	color: #363636;
	line-height: 20px;
}
.ic, .ic a
{
	border: 0;
	float: right;
	background: #fff;
	color: #f00;
	width: 50%;
	line-height: 10px;
	font-size: 10px;
	margin: -220% 0 0 0;
	overflow: hidden;
	padding: 0;
}
.css3
{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
	position: relative;
}
/* Global Structure */
.main
{
	margin: 0 auto;
	width: 900px;
}
body, html
{
	height: 100%;
}
.body1
{
	background: url(../images/BackgroundTop.png) top repeat-x;
	height: 100%;
	min-height: 745px;
}
.body2
{
	background: url(../images/Background.png) top center no-repeat;
	height: 100%;
	min-height: 745px;
}
/*  main layout  */
a
{
	color: #558f0b;
	text-decoration: underline;
	outline: none;
}
a:hover
{
	text-decoration: none;
}
h1
{
	float: left;
	padding: 74px 0 0 63px;
}
p
{
	padding-bottom: 20px;
}
/*  header  */
header
{
	height: 310px;
	width: 100%;
	overflow: hidden;
}
#logo
{
	display: block;
	background: url(../images/JWMTLogo.png) no-repeat;
	width: 600px;
	height: 150px;
	text-indent: -9999px;
}
#menu
{
}
#menu li
{
}
#menu li a
{
}
#menu li a:hover, #menu #menu_active a
{
}
/*  content  */
#content
{
	height: 372px;
	width: 100%;
	overflow: hidden;
	background: #fff;
	position: relative;
}
.cont_top_left, .cont_top_right, .cont_bot_left, .cont_bot_right
{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 11;
}
.cont_top_left
{
	top: 0;
	left: 0;
	background: url(../images/content_top_left.png) top left no-repeat;
}
.cont_top_right
{
	top: 0;
	right: 0;
	background: url(../images/content_top_right.png) top right no-repeat;
}
.cont_bot_left
{
	bottom: 0;
	left: 0;
	background: url(../images/content_bot_left.png) bottom left no-repeat;
}
.cont_bot_right
{
	bottom: 0;
	right: 0;
	background: url(../images/content_bot_right.png) bottom right no-repeat;
}
.inner
{
	padding: 3px;
	position: relative;
	z-index: 10;
}
.kwiks_wrap
{
	height: 366px;
}
.kwicks
{
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 100% !important;
	height: 366px;
	position: relative;
}
.kwicks > li
{
	width: 176px;
	height: 366px;
	float: left;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	background: url(../images/bg_content_right.jpg) top right no-repeat;
	position: relative;
	cursor: auto;
}
.text
{
	float: left;
	width: 60px;
	height: 366px;
	text-indent: -9999px;
	cursor: pointer;
}
#HomePage .text
{
	background: url(../images/MainPageOn.png) 0 0 no-repeat;
}
#ServicesPage .text
{
	background: url(../images/ServicesPageOn.png) 0 0 no-repeat;
}
#RatesPage .text
{
	background: url(../images/RatesPageOn.png) 0 0 no-repeat;
}
#AboutPage .text
{
	background: url(../images/AboutPageOn.png) 0 0 no-repeat;
}
#FaqPage .text
{
	background: url(../images/FaqPageOn.png) 0 0 no-repeat;
}
#HomePage.active .text, #HomePage:hover .text
{
	background: url(../images/MainPageOff.png) 0 0 no-repeat;
}
#ServicesPage.active .text, #ServicesPage:hover .text
{
	background: url(../images/ServicesPageOff.png) 0 0 no-repeat;
}
#RatesPage.active .text, #RatesPage:hover .text
{
	background: url(../images/RatesPageOff.png) 0 0 no-repeat;
}
#AboutPage.active .text, #AboutPage:hover .text
{
	background: url(../images/AboutPageOff.png) 0 0 no-repeat;
}
#FaqPage.active .text, #FaqPage:hover .text
{
	background: url(../images/FaqPageOff.png) 0 0 no-repeat;
}
.cont
{
	position: absolute;
	left: 107px;
	top: 16px;
	width: 500px;
	height: 340px;
	overflow: hidden;
}
.marg_right1
{
	margin-right: 24px;
}
.marg_right2
{
	margin-right: 15px;
}
.pad_top1
{
	padding-top: 0px;
}
.marg_top1
{
	margin-top: -5px;
}
.pad_left1
{
	padding-left: 32px;
}
.pad_bot1
{
	padding-bottom: 10px;
}
.pad_bot2
{
	padding-bottom: 22px;
}
.HotLink
{
	font-weight: bold;
	color: #b34f00;
	text-decoration: none;
}
.HotLink:hover
{
	text-decoration: underline;
}
/*  footer  */
footer
{
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 0 0 0 0;
}
footer a
{
	color: #6daf0e;
}
#icons
{
	padding: 28px 0 12px 0;
	display: inline-block;
}
* + html #icons
{
	display: inline;
}
#icons li
{
	float: left;
	padding-right: 2px;
}
/* Tooltips */
.aToolTip
{
	border: 1px solid #000;
	background: url(../images/opacity_50_black.png) repeat;
	color: #fff;
	margin: 0;
	padding: 2px 10px;
	font-size: 11px;
}
.aToolTip .aToolTipContent
{
	position: relative;
	margin: 0;
	padding: 0;
}
.BoldWhiteText
{
	color: White;
	font-weight: bold;
	font-size: larger;
}
.RightCell
{
	padding-left: 4px;
}
address
{
	font-style: normal;
}
.dialog
{
}
.bulletList
{
	list-style-type: disc;
	padding-left: 15px;
}
