/*[variables]
colors
{
	@00: #C1D72A;
}
*/
*
{
	margin: 0;
	padding: 0;
}
/*mac hide \*/
HTML, BODY
{
	height: 100%;
	width: 100%;
}
/*end hide*/
BODY
{
	background-color: #2A2A2A;
	min-height: 700px;
	/*for good browsers*/
	min-width: 900px;
	/*for good browsers*/
}
#outer
{
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
}
#container
{
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 700px;
}
#inner
{
	position: relative;
	width: 900px;
	background-image: url(images/gradientbg.jpg);
	background-repeat: no-repeat;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
}
#footer
{
	width: 900px;
	height: 70px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
}
#footinfo
{
	width: 900px;
	height: 46px;
	position: absolute;
	bottom: 24px;
	left: 0px;
	z-index: 10;
	overflow: hidden;
}
#footnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #141414;
	font-weight: bold;
	width: 500px;
	height: 22px;
	position: absolute;
	text-align: right;
	bottom: 0px;
	padding-right: 49px;
	z-index: 10;
	padding-top: 0px;
	right:0px;
}
#footnav A
{
	color: #141414;
	text-decoration: none;
}
#footnav A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#header
{
	width: 900px;
	height: 185px;
	/*background-image:url(images/noflashheader1.jpg);
background-repeat:no-repeat;*/
}
#telnum A
{
	height: 65px;
	width: 250px;
	position: absolute;
	font-size: 0.6em;
	right: 45px;
	display: block;
}
/*mac hide \*/
#telnum A
{
	overflow: hidden;
}
/*end hide*/
#telnum EM
{
	background: transparent url(images/phonenumber.jpg) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 65px;
	width: 250px;
}
#telnum EM:hover
{
	background: transparent url(images/phonenumber.jpg) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 65px;
	width: 250px;
	background-position: 0px -65px;
}
#emailaddress A
{
	height: 65px;
	width: 175px;
	position: absolute;
	font-size: 0.6em;
	right: 296px;
	display: block;
}
/*mac hide \*/
#emailaddress A
{
	overflow: hidden;
}
/*end hide*/
#emailaddress EM
{
	background: transparent url(images/emailaddresses.jpg) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 65px;
	width: 175px;
}
#emailaddress EM:hover
{
	background: transparent url(images/emailaddresses.jpg) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 65px;
	width: 175px;
	background-position: 0px -65px;
}

#contactlink A
{
	height: 65px;
	width: 250px;
	position: absolute;
	font-size: 0.6em;
	right: 45px;
	display: block;
}
/*mac hide \*/
#contactlink A
{
	overflow: hidden;
}
/*end hide*/
#contactlink EM
{
	background: transparent url(images/contactus.jpg) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 65px;
	width: 250px;
}
#contactlink EM:hover
{
	background: transparent url(images/contactus.jpg) no-repeat left top;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 65px;
	width: 250px;
	background-position: 0px -65px;
}

#flashbuttons
{
	width: 720px;
	height: 300px;
	position: absolute;
	left: 90px;
	bottom: 70px;
}
#flashright
{
	width: 395px;
	height: 450px;
	position: absolute;
	right: 0px;
	top: 180px;
}
#frontpagecontent
{
	position: absolute;
	width: 720px;
	top: 220px;
	text-align: left;
	left: 90px;
}
#frontpagecontent P
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#frontpagecontent H1
{
	padding-bottom: 8px;
	color: #FFFFFF;
	text-align: left;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#lefttext
{
	position: absolute;
	top: 8px;
	left: 12px;
	width: 315px;
}
#righttext
{
	top: 8px;
	right: 12px;
	position: absolute;
	width: 360px;
}
.biggreentext
{
	color: #CBDB29;
	font-size: 10pt;
}
.greentext
{
	color: #CBDB29;
}
#contentleft
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 220px;
	left: 50px;
	width: 470px;
}
#contentleft UL, #contentright UL
{
	margin-top: 20px;
	margin-bottom: 40px;
	color: #C1D72A;/*[e]@00*/
	font-size: 14.8pt;
	list-style: none;
}
#contentleft LI, #contentright LI
{
	padding-left:15px;
	background-image:url(images/whitebulletmedgreybg.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	margin-bottom:10px;
}
#contentleft H1
{
	margin-bottom: 22px;
}
#contentright H2
{
	margin-bottom: 22px;
}
#contentleft .bigtext
{
	margin-left:2px;
	font-size: 12pt;
	font-weight: bold;
}
#contentleft .normtext
{
	line-height: 21px;
	font-size: 10pt;
	font-weight: normal;
	width: 420px;
}

#contentright ul.medbullets {
	margin-top:0px;
	font-style:italic;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
}

#contentright ul.medbullets li {
	padding-left:15px;
	background-position: 0px 3px;
	margin-bottom:5px;
}

#contentleft ul.medbullets {
	margin-top:20px;
	font-size:11pt;
	font-weight:bold;
}

#contentleft ul.medbullets li {
	padding-left:15px;
	background-position: 0px 3px;
	margin-bottom:15px;
}


#contentleft ul.largebusinessbullets {
	margin-top:20px;
	font-size:14pt;
	font-weight:normal;
}

#contentleft ul.largebusinessbullets li {
	padding-left:15px;
	background-position: 0px 3px;
	margin-bottom:20px;
}


#contentright ul.smallbullets {
	margin-top:8px;
	font-size:10pt;
	font-weight:bold;
	width:300px;
}

#contentright ul.smallbullets li {
	padding-left:10px;
	background-position: 0px 6px;
	background-image:url(images/whitebulletsmallgreybg.gif);
	margin-left:3px;
	margin-bottom:2px;
}

#contentright h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	margin-left:2px;
}

#backbutton a {
	z-index:300;
	position:absolute;
	width:73px;
	height:34px;
	overflow:hidden;
	left: 45px;
	top:620px;
	display:block;
	background-image:url(images/backbuttons.gif);
	background-repeat:no-repeat;
	color:#333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	padding-left: 57px;
	padding-top: 12px;
}

#backbutton a:hover {
	background-position:0px -46px;
	color:#FFFFFF;
}

#w3cicons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #1b1b1b;
	font-weight: normal;
	width: 400px;
	height: 22px;
	position: absolute;
	text-align: left;
	bottom: -30px;
	padding-right: 3px;
	z-index: 8;
	padding-top: 4px;
	left:0px;
}

#creativemojo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #1b1b1b;
	font-weight: normal;
	width: 400px;
	height: 22px;
	position: absolute;
	text-align: right;
	bottom: -30px;
	padding-right: 3px;
	z-index: 8;
	padding-top: 0px;
	right:0px;
}
#creativemojo A
{
	color: #1b1b1b;
	text-decoration: none;
}
#creativemojo A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/*
#creativemojo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #313131;
	font-weight: normal;
	width: 300px;
	height: 22px;
	position: absolute;
	text-align: left;
	bottom: 0px;
	padding-left: 49px;
	z-index: 10;
	padding-top: -2px;
	left:0px;
}
#creativemojo A
{
	color: #313131;
	text-decoration: none;
}
#creativemojo A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
*/