* { font-size: 100%;}

html, body {
	margin: 0;
	padding: 0;
}
/**
html {
	background: url('../images/template/backgrounds/bgOne.jpg') 524px bottom no-repeat;
	height: 100%;
}
**/
html {
	height: 100%;
	background: url('../images/shapes/rotate.php') 524px bottom no-repeat;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666;
}

a, a:link, a:visited, a:active { 
	color: #666;
	text-decoration: none;
}
a:hover { 
	color: #00b700;
}

a { outline: 0;}

object { outline: none;}

p {
	margin: 0 0 1.7em 0;
	line-height: 1.15em;
}

em {
	
}

.bigger { font-size: 1.4em;}
.larger { font-size: 1.1em;}
.smaller { font-size: 0.9em;}
.smallest { font-size: 0.8em;}

img, form, fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
}

.strong {
	font-weight: bold;
}
.hidden {
	display: none;
}
.pointer {
	cursor: pointer;
}
.left {
	float: left;
}
.right {
	float: right;
}

/**
 * Template
 */
#branding {
	height: 100px;
	background: white url('../images/template/brandingLogo.gif') 724px 14px no-repeat;
}

a#brandingLink {
	width: 272px; height: 76px;
	position: absolute;
	top: 14px; left: 724px;
}

#nav {
	position: absolute;
	top: 0; left: 4px;
}

#nav ul {
	width: 500px; height: 128px;
	margin: 0; padding: 0;
	position: relative;
}

#nav ul li {
	float: left;
	list-style-type: none;
	height: 128px;
	background: url('../images/template/nav/navBorder.gif') 0 71px no-repeat;
	padding-left:1px
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	display: block;
	position: absolute;
	color: #666;
	font-size: 0.9em;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 0.5px;
}
#nav ul li a:hover, #nav ul li a.current {
	color: white !important;
}

#nav ul li.navHome {
	width: 75px;
	background: none;
}

#nav ul li.navHome a {
	width: 55px; height: 51px;
	top: 39px;
	padding: 29px 0 0 26px;
	background: url('../images/template/nav/homeActive.png') 0 -150px no-repeat;
}
#nav ul li.navHome a:hover, #nav ul li.navHome a.current {
	background: url('../images/template/nav/homeActive.png') no-repeat;
}
* html #nav ul li.navHome a:hover, * html #nav ul li.navHome a.current {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/oneworkplayce/files/images/template/nav/homeActive.png", sizingMethod="crop");
}

#nav ul li.navProfile {
	width: 134px;
}

#nav ul li.navProfile a {
	width: 116px; height: 54px;
	left: 76px;
	padding: 68px 0 0 14px;
	background: url('../images/template/nav/profileActive.png') 0 -150px no-repeat;
}
#nav ul li.navProfile a:hover, #nav ul li.navProfile a.current {
	background: url('../images/template/nav/profileActive.png') no-repeat;
}
* html #nav ul li.navProfile a:hover, * html #nav ul li.navProfile a.current {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/oneworkplayce/files/images/template/nav/profileActive.png", sizingMethod="crop");
}

#nav ul li.navServices {
	width: 112px;
}

#nav ul li.navServices a {
	width: 96px; height: 60px;
	top: 18px; left: 210px;
	padding: 50px 0 0 14px;
	background: url('../images/template/nav/servicesActive.png') 0 -150px no-repeat;
}
#nav ul li.navServices a:hover, #nav ul li.navServices a.current {
	background: url('../images/template/nav/servicesActive.png') no-repeat;
}
* html #nav ul li.navServices a:hover, * html #nav ul li.navServices a.current {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/oneworkplayce/files/images/template/nav/servicesActive.png", sizingMethod="crop");
}

#nav ul li.navContact {
	width: 94px;
}

#nav ul li.navContact a {
	width: 81px; height: 53px;
	top: 26px; left: 323px;
	padding: 42px 0 0 13px;
	background: url('../images/template/nav/contactActive.png') 0 -150px no-repeat;
}
#nav ul li.navContact a:hover, #nav ul li.navContact a.current {
	background: url('../images/template/nav/contactActive.png') no-repeat;
}
* html #nav ul li.navContact a:hover, * html #nav ul li.navContact a.current {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/oneworkplayce/files/images/template/nav/contactActive.png", sizingMethod="crop");
}
#nav ul li.navShop a {
	width: 96px; height: 96px;
	top: 39px;
	padding: 29px 0 0 26px;
	background: url('../images/template/nav/shopActive.png') 0 -150px no-repeat;
}
#nav ul li.navShop a:hover, #nav ul li.navShop a.current {
	background: url('../images/template/nav/shopActive.png') no-repeat;
}
* html #nav ul li.navShop a:hover, * html #nav ul li.navShop a.current {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/oneworkplayce/files/images/template/nav/homeActive.png", sizingMethod="crop");
}



#content {
	background: url('../images/template/contentBg.png') repeat-x;
	padding: 40px 0 40px 60px;
}
* html #content {
	background: none;
	border-top: 5px solid #b5b5b5;
}

#siteinfo {
	background: url('../images/template/siteinfoBg.png') repeat-x;
	padding: 34px 0 22px 38px;
}

* html #siteinfo {
	background: none;
	border-top: 20px solid #3e3e3e;
}

#siteinfo h2 {
	width: 252px;
	font-size: 11px;
	color: #62bd18;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px 2px;
	margin: 0 0 8px 0;
}

#siteinfo address {
	font-style: normal;
	font-size: 10px;
	width: 70px;
	float: left;
	padding-left: 2px;
}

.siteinfoContact {
	width: 130px;
	padding-left: 50px;
	float: left;
	font-size: 10px;
}

#siteinfoContact a, #siteinfoContact a:link, #siteinfoContact a:visited, #siteinfoContact a:active {
	line-height: 42px;
	color: #666;
}
#siteinfoContact a:hover {
	color: #62bd18;
}
#sitefooter {
	font-style: normal;
	font-size: 10px;
	padding: 4px 0 22px 38px;
}
/**
 * Content
 */
h1.pageTitle {
	width: 500px; height: 35px;
	margin: 0 0 12px 0;
	padding-left: 20px;
	background: url('../images/mainHeadingBg.gif') no-repeat 0 9px;
}

h2 {
	
}
h3 {
	width: 210px;
	font-size: 11px;
	font-weight:bold;

	text-transform: uppercase;

	padding: 0 0 3px 2px;
	margin: 14px 0 8px 0px;
	}
	
.columnLeft, .columnRight {
	width: 220px;
	float: left;
}

.columnRight {
	margin-left: 20px;
}

/**
 * sIFR
 */
.sIFR-flash {
    visibility: visible !important;
    margin: 0; padding: 0;
}
  
.sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
}
  
.sIFR-alternate {
	position: absolute;
    left: 0; top: 0;
    width: 0; height: 0;
    display: block;
    overflow: hidden;
}
  
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
}

.sIFR-active h1.pageTitle {visibility: hidden;}

.sIFR-dummy { 
  width: 0px; height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}

ul#points {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom:10px;
}

ul#points li {
	margin: 0 0 0px 17px;
	list-style:none;
}

ul.contact {
	margin: 0;
	padding: 0;
	list-style: none;

	color:#666;
}

ul.contact li {
	margin: 0 0 0px 15px;
	list-style-image:url('../images/template/nav/dot.gif') ;
	padding-bottom:10px;
}

ul.service {
	margin: 0;
	padding: 0;
	list-style: none;
	color:#666;
}

ul.service li {
	margin: 0 0 0px 15px;
	list-style-image:url('../images/template/nav/dot.gif') ;
	padding-bottom:3px;
}
.beavers a {
	float: right;
	display: block;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	width: 18px;
	height: 22px;
	background-image:url('../images/template/beaverLogo.gif') ;
}

.beavers a:hover, p.navbuttons a:active {
    background-position: 0px -23px;
	cursor: pointer;
}

em {
	font-style:normal;
	font-weight: inherit;
	font-variant:normal;
	
	}