body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
html, body {
	height: 100%;
}
.headercontainer {
	background-color: #356ee4;
	width: 100%;
}
#header {
	font-weight: lighter;
	height: 85px;
	vertical-align: top;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/headerbg.jpg);
}
.headertext {color: #FFFFFF;
	font-family: Arial, Helvetice, sans-serif;
	font-size: 18px;
}
h1 {
	font-size: 32px;
	letter-spacing: -1px;
	color: #666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}
h2 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000
}
.contentlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(../images/bullet.gif);
}
.contentlist li {
	margin-bottom: 8px;	
}
.headerblack {
	color: #000000;
	font-style: italic;
}
.subheader {
	font-size: 18px;
	color: #999999;
	letter-spacing: 1.7px;
	font-weight: bold;
}
.divider {
	color: #a9cef9;
}
.webshopbox {
	background-image: url(../images/boxbackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
.menucontainer {
	background-color: #000;
	height: 29px;
	width: 100%;
}
.menubar {
	background-color: #000;
	color: #FFFFFF;
	font-style: normal;
	height: 28px;
	margin-left: 120px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.menubar ul {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
}
.menubar ul li {
	list-style-type: none;
	text-align: center;
	padding: 0;
	width: 100px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}
.menubar ul li a:hover {
	background-color: #999;
	display:block;
}
.menubar ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 6px;
	display:block;
}
.menubar li widemenuitem {
	width: 200px;
}
.leftmenucontainer {
	background-color: #999;
	width: 200px;
}
.socialnetworkicons {
	position: absolute;
	left: 718px;
	border: none;
	padding: 0px;
}
.leftmenubar {
	background-color: #CCCCCC;
	color: #000;
	font-style: normal;
	width: 200px;
	margin: 0 auto;
	position: relative;
}
.leftmenubar ul {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
}
.leftmenubar ul li {
	background-color: #CCCCCC;
	list-style-type: none;
	text-align: left;
	padding: 0;
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.leftmenubar ul li a:hover {
	background-color: #EEEEEE;
	display:block;
}
.leftmenubar ul li a {
	color: #000;
	text-decoration: none;
	padding: 6px;
	padding-left: 20px;
	display:block;
}
#craftysyntax {
	position:absolute;
	left:809px;
	top:16px;
	z-index:1;
	width: 150px;
	height: 50px;
}
.wrapper {
	min-height: 95%;
	height: auto !important;
	height: 95%;
	margin: 0 auto -0.54em;
}
.container {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8;
	margin-left: auto;
	padding-bottom: 20px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000
}
.left {
	float: left;
	width: 220px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 5px;
}
.left h2 {
	margin-top: 0px;
	padding-bottom: 10px;
}
.maincontent {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 10px;
}
.featuretable td {
	border-bottom: 1px dotted #999;
}
.featuretable {
	margin-top: 20px;	
}
.footer, .push {
	clear:both;
	text-align:center;
	color:#000;
	font-size:12px;
	line-height:1.3em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.push {
	height: 1.3em;
}
.footer {
	height: 6.3em;
	background-color: #000000;
	color: #999;
}
