/* INHERITED ========================================================*/
* 
{	margin: 0px;
	border: 0px;
	padding: 0px; }

p 
{	font-family: helvetica, sans-serif;
	font-size: 13px;
	color: #555; }

a 
{	color: #444;
	cursor: pointer; }

a:hover 
{	color: #777; }




/* PAGE STRUCTURE ===================================================*/

body 
{	background: url(../images/bggrad.png) repeat-x; }

#body 
{	position: absolute;
	left: 50%;
	top: 85px;
	width: 850px;
	height: 500px;
	margin-left: -425px;
	background: #fff;
	z-index: 0; }

#content 
{	display: block;
	min-height: 580px; }




/* MAIN MENU ========================================================*/

#mm 
{	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 100px;
	background: url(../images/mmbanner.png) no-repeat;
	z-index: 1; }

#mm img 
{	margin-top: 1px;
	margin-left: 40px;
	float: left; }

#mm_links 
{	display: block;
	float: right;
	position: relative;
	top: 52px;
	right: 50px;
	height: 32px; }

#mm_links a 
{	display: block;
	height: 28px;
	float: left;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: helvetica, san-serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none; }

#mm_links a:hover 
{	background: url(../images/mmhover.gif) repeat-x; }

#mm_links a.current 
{	background: url(../images/mmcurrent.gif) repeat-x;
	color: #fff; }




/* FOOTER ===========================================================*/

#footer 
{	clear: both;
	display: block;
	width: 850px;
	height: 50px;
	background: url(../images/footerbanner.png) no-repeat;
	margin-bottom: 30px; }

#footer p 
{	float: left;
	width: 850px;
	text-align: center;
	font-size: 11px;
	color: #999;
	margin-top: 35px; }

#homefooter 
{	clear: both;
	display: block;
	width: 850px;
	height: 50px;
	background: url(../images/homefooterbanner.png) no-repeat;
	margin-bottom: 30px; }

#homefooter p 
{	float: left;
	width: 850px;
	text-align: center;
	font-size: 11px;
	color: #999;
	margin-top: 35px; }




/* CONTENT ==========================================================*/

h1 
{	margin-left: 80px;
	font-family: helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px; }

#content p 
{	float: left;
	display: block;
	margin-left: 80px;
	width: 350px;
	font-family: helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	line-height: 18px; }

#content p.right 
{	float: right;
	clear: left;
	display: block;
	width: 300px;
	margin-left: 0px;
	margin-right: 35px;
	background: url(../images/sm_bg.gif) repeat-x;
	padding: 20px; }

#content p.sm 
{	float: right;
	clear: right;
	display: block;
	width: 260px;
	margin-left: 0px;
	margin-right: 60px;
	background: url(../images/sm_bg.gif) bottom repeat-x;
	padding: 20px;
	margin-bottom: 40px; }

h1.sm 
{	float: right;
	width: 280px;
	height: 30px;
	position: relative;
	right: 60px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: url(../images/sm_headerbg.png) repeat-x;
	padding: 12px 0px 0px 20px; }
	



/* GALLERY ==========================================================*/	

.gallery 
{	float: right;
	clear: right;
	width: 280px;
	display: block;
	position: relative;
	right: 160px; }

.gallery em 
{	float: left;
	width: 115px;
	height: 23px;
	margin: 5px 5px 0px 0px;
	text-align: center;
	font-style: normal;
	padding-top: 7px;
	background: url(../images/gallerylabel_bg.gif) right no-repeat; }

.gallery a 
{	float: left;
	display: block;
	width: 30px;
	height: 30px;
	margin: 5px 5px 0px 0px;
	background: #999; }

.gallery a:hover 
{	border: 2px solid #000;
	margin: 3px 3px -2px -2px; }



/* FORM ================================================================*/

h1.form 
{	float: right;
	width: 293px;
	height: 30px;
	margin-left: 0px;
	position: relative;
	right: 60px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: url(../images/sm_headerbg.png) repeat-x;
	padding: 12px 0px 0px 20px;	}

form 
{	float: right;
	clear: right;
	display: block;
	position: relative;
	right: 60px;
	width: 273px;
	height: 280px;
	padding: 20px;
	background: url(../images/contactform_bg.png) bottom no-repeat;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 40px; }

form label 
{	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	display: block;
	width: 70px;
	float: left;
	margin-right: 10px; }
	
.textline 
{	border: solid 1px #000;
	width: 180px;
	height: 18px;
	margin: 0px; }

.validtext
{	float: left;
	border: solid 1px #000;
	width: 130px;
	height: 18px;
	margin: 0px; }

form img 
{	float: left; }
	
.texta 
{ 	font-family: helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #000;
	width: 180px;
	height: 140px;
	margin: 0px; }

.submit 
{	font-family: helvetica, sans-serif;
	font-weight: bold;
	color: #f9f9f9;
	background: url(../images/sendbtn_bg.gif) repeat-x;
	height: 20px;
	padding: 0px 10px 0px 10px;
	float: right;
	margin: 7px 12px 0px 0px;
	text-decoration: none; }

.submit:hover 
{	color: #c9c9c9;
	cursor: pointer; }

.button 
{	font-family: helvetica, sans-serif;
	font-weight: bold;
	color: #f9f9f9;
	background: url(../images/sendbtn_bg.gif) repeat-x;
	height: 20px;
	padding: 0px 10px 0px 10px;
	margin: 7px 12px 0px 0px;
	text-decoration: none;	}

.button:hover 
{	color: #c9c9c9; }



	
/* TWEAKS ===========================================================*/

.nooverflow 
{	overflow: hidden;
	background: url(../images/introbggrad.png) repeat-x; }

.squeeze 
{	letter-spacing: -.1px;
	word-spacing: -1.1px; }

.push 
{	margin-bottom: 40px; }

.note 
{	position: relative;
	top: 20px; }
	
.moveup 
{	margin-top: -35px;
	padding-bottom: 50px; }

.hidden 
{ 	display: none; }



/* INTRO ===========================================================*/

#introbanner 
{	position: absolute;
	left: 50%;
	width: 1450px;
	margin-left: -725px;
	border-top: 1px solid #666; }

#introbanner embed 
{ 	z-index: 1; }
	
.edgemaskleft 
{	position: absolute;
	z-index: 2;
	left: -100px; }

.edgemaskright 
{	position: absolute;
	z-index: 2;
	left: 1350px; }

#intro 
{	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -400px;
	width: 800px; }

.intrologo 
{	position: relative;
	display: block;
	float: left;
	top: 30px;
	left: 10px; }

.intrologo:hover 
{	background: url(../images/frog_small.jpg) bottom right no-repeat; }

.introlinks 
{	float: right;
	position: relative;
	top: 70px;
	width: 360px;
	height: 40px;
	padding-top: 10px;
	padding-left: 15px;
	font-family: helvetica, sans-serif;
	font-size: 13px;
	color: #777;
	background: url(../images/introlinksbar.jpg); }

.introlinks a 
{	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none; }

.introlinks a:hover 
{	text-decoration: underline; }

.introcopy 
{	position: relative;
	top: 50px;
	clear: both;
	margin-bottom: 70px;
	left: 150px;
	width: 500px;
	height: 240;
	padding: 20px;
	line-height: 20px; }

.introcopy h1 
{	display: inline; }

.introcopy b 
{	color: #f69320;
	font-size: 15px; }	
