BODY
{
	background-color:			rgb(184,184,184);
	color:						black;
	font-family:				verdana;
	/*font-size:					8pt;*/
	text-align:					center;
	margin:						0px;
}

DIV.mainpage
{
	width:						760px;
	min-height:					600px;
	text-align:					left;
	margin-left: 				auto;
	margin-right: 				auto;
	background-color:			white;
}

/*-----------------------------------------------------------------
 * Header stuff
 *-----------------------------------------------------------------*/
DIV.header
{
	width:						760px;
	height:						234px;
	background-color:			black;
}
DIV.headersupport
{
	width:						760px;
	height:						278px;
	background-color:			black;
}

DIV featuresheader
{
	width:					760px;
	height:					60px;
	background-color:		black;
}

DIV.topmenu
{
	width:						760px;
	height:						60px;
	color:						white;
	background-image:			url('/jeminiweb/images/headermenubar.jpg');
}

DIV.headerimage
{
	width:					760px;
	height:					150px;
	background-image:		url('/jeminiweb/images/headermain2.jpg');

}

DIV.supportimg
{
	width:					760px;
	height:					196px;
	background-image:		url('/jeminiweb/images/headersupport1.jpg');
}

DIV.contactimg
{
	width:					760px;
	height:					196px;
	background-image:		url('/jeminiweb/images/contactheader.jpg');
}

DIV.aboutimg
{
	width:					760px;
	height:					196px;
	background-image:		url('/jeminiweb/images/aboutheader.jpg');
}
DIV.partnerimg
{
	width:					760px;
	height:					196px;
	background-image:		url('/jeminiweb/images/partnersheader.jpg');
}
DIV.headerbottom
{
	width:					760px;
	height:					24px;
	background-image:		url('/jeminiweb/images/hdrbtmgradient.gif');
	background-repeat:		repeat-x;
}

DIV.enqtxt
{
	position:				relative;
	font-size:				8pt;
	font-style:				bold;
	color:					rgb(197,197,197);
	text-align:				right;
	top:					3px ;
	float:					right ;
}

DIV.enqtxt2
{
	
	font-size:				12pt;
	font-style:				bold;
	float:					right;
	left:					130px
}

UL.mainmenu
{
	position:					relative;
	display:					inline;
	list-style:					none;
	top:						30px;
	left:						310px;
	text-align:					right;
}
LI.mainmenuelem
{
	display:				inline;
	font-size:				9pt;
}
a.mainmenu
{
	text-decoration:			none;
	padding:					2px 4px;
	font-size:					8pt;
}

a.mainmenucurrent
{
	text-decoration:			none;
	padding:					2px 4px;
	font-size:					8pt;
	color:						white;
	background-color:			rgb(0,160,198);		
}

a.mainmenu:visited
{
	color:						white;
	padding:					2px 4px;
}

a.mainmenu:hover
{
	color:						rgb(153,153,153);
	padding:					2px 4px;
}

a.mainmenu:link
{
	color:						white;
	padding:					2px 4px;
}

a.mainmenusel
{
	text-decoration:			none;
	display:					inline;
	padding:					2px 4px;
	background-color:			rgb(153,153,153);
	color:						white;
}

/*-----------------------------------------------------------------
 * footer stuff
 *-----------------------------------------------------------------*/
DIV.footer
{
	width:					760px;
 	height:					29px;
 	background-color:		white;
 	background-image:		url('/jeminiweb/images/footerlogo.gif');
	background-repeat:		no-repeat;
	background-position:	bottom left;
	border-top-style: 	dashed;
	border-width:		thin;
	font-size:			7pt;
	color:				rgb(197,197,197);
}
P.footertext
{
	position:			relative;
	display:			inline;
	top:				8px;
}

UL.footermenu
{
	position:					relative;
	display:					inline;
	list-style:					none;
	top:						8px;
}

LI.footerelem
{
	display:				inline;
	font-style:				bold;
}

/*-----------------------------------------------------------------
 * home page stuff
 *-----------------------------------------------------------------*/
DIV.pagebody
{
	position:				relative;
	display:				block;
	width:					760px;
	min-height:				337px;
	background-color:		white;
	background-image:		url('/jeminiweb/images/mainlogoback.gif');
	background-repeat:		no-repeat;
	background-position:	bottom left;
	color:					rgb(102,102,102);
}


DIV.hpleftpanel
{
	position:				relative;
	float:					left;
	width:					340px;

	padding:				20px;
}

DIV.hprightpanel
{
	position:				relative;
	float:					right;
	width:					340px;

	padding:				20px;
}

H1.mainheader
{
	font-size:				14pt;
	font-style: 			normal;
	color:					rgb(0,160,198);
}

P.headertxt
{
	font-size:			12px;
}

A.headerlink
{
	color:					rgb(0,160,198);
	font-style:				bold;
}

IMG.hplimage
{
	float:				right;
}

UL.promolist
{
	list-style:					none;
	position:					relative;
	top:						50px;
}

LI.promolistelem
{
	position:			relative;
	width:				280px;
	height:				36px;
	padding:			5px;
	display:			block;
}

P.promotext
{
	position:		relative;
	display:		inline;
	font-size:		9pt;
	top:			-3px;
	left:			10px;
}
/*-----------------------------------------------------------------
 * support page stuff
 *-----------------------------------------------------------------*/

DIV.supporttop
{
	padding-top:			20px;
}

DIV.supporttopsmall
{
	padding-top:			10px;
	font-size:				8pt;
	
}
 DIV.supporttopleft
 {
 	position:				relative;
 	float:					left;
 	width:					283px;
 	padding-right:			20px;
 }

DIV.supporttopright
{
	position:				relative;
	float:					right;
	width:					457px;
}

 H1.supportheader
 {
 	text-align:				right;
	font-size:				14pt;
	font-style: 			normal;
	color:					rgb(0,160,198);
 }
 
 P.supporttop
 {
 	font-size:			11pt;
 	position:			relative;
 }
 
 DIV.supportbottom
 {
	position:relative;
	clear: both;
 }
 
 DIV.supportcontainer
 {
 	position:relative;
 	clear:			both;
 	left:	303px;
 	width:380px;
 	font-size:		10pt;
 	padding:			20px;
 	margin:				0px;
 }
 DIV.supportboxleft
 {
 	position:		relative;
 	float: left;
 	width:			167px;
 }
 
 DIV.supportboxright
 {
 	position:	relative;
 	float: right;
 	width:		167px;
 }
 /*-----------------------------------------------------------------
 * contact page stuff
 *-----------------------------------------------------------------*/
DIV.contactleft
{
	position:			relative;
	float:				left;
	width:				280px;
	text-align:			right;
	padding-right:		20px;
}
DIV.contactmid
{
		position:		relative;
		float:			left;
		width:			204px;
		top:			20px;
}
DIV.contactright
{
	position:		relative;
	float:			left;
	width:			236px;
	top:			20px;
}
H3.subheader
{
	font-size:		10pt;
	font-style:		bold;
}
P.contactinfo
{
	font-size:	9pt;
}
DIV.contactinfo
{
	border-bottom-style: 	dashed;
	border-width:		thin;
}
DIV.contacthdr
{
	position:	relative;
	color:	rgb(102,102,102);
	font-size:	16pt;
	top:		90px;
	left:		520px;
}

DIV.enqnum
{
	position: relative;
	color:	white;
	font-size:	18pt;
	left:		20px;
}
/*-----------------------------------------------------------------
 * About page
 *-----------------------------------------------------------------*/
DIV.aboutleft
{
	position:	relative;
	float:		left;
	padding:	10px;
	width:		334px;	
} 
DIV.aboutright
{
	position: relative;
	float:	right;
	width: 386px;
	padding:	10px;
	font-size:		10pt;
}

/*-----------------------------------------------------------------
 * features page
 *-----------------------------------------------------------------*/
DIV.featuresleft
{
	position:		relative;
	float:			left;
	width:			199px;
	padding:		40px;
}

H1.leftalign
{
	text-align:				left;
	font-size:				14pt;
	font-style: 			normal;
	color:					rgb(0,160,198);
}

DIV.featuresright
{
	position:			relative;
	float:				right;
	width:				481px;
	padding-top:		50px;

}

DIV.featurebox
{
	position:			relative;
	background-image:		url('/jeminiweb/images/subheaderbar.gif');
	background-repeat:		no-repeat;
	width:					439px;
	font-size:				8pt;
	
}
H2.featureheader
{
	position:			relative;
	color:				white;
	font-size:			10pt;
	top:				8px;
	left:				4px;
}
DIV.featuretextleft
{
	position:	relative;
	float:		left;
	width:		180px;
}
DIV.featuretextright
{
	position:	relative;
	float:		right;
	width:		180px;
}
DIV.centretext
{
	float:		left;
	padding-left:	20px;
	padding-right:	20px;
	width:		90px;
}

/*-----------------------------------------------------------------
 * partnerspage page
 *-----------------------------------------------------------------*/
DIV.partnersleft
{
	position:		relative;
	float:			left;
	width:			300px;
	padding-top:	10px;
	padding-right:	10px;
}

DIV.partnersright
{
 	position:			relative;
	float:				right;
	width:				450px;
	padding-top:		30px;
}
DIV.partnerheader
{
	position:			relative;
	background-image:		url('/jeminiweb/images/subheaderbar.gif');
	background-repeat:		no-repeat;
	width:					439px;
	padding-top:			24px;
}
DIV.partner
{
	border-bottom-style: 	dashed;
	border-width:		thin;
	padding-bottom:		10px;
	margin-right:		10px;
	margin-bottom:		10px;
	width:				439px;

}

DIV.partnernoborder
{
	border:				none;
	padding-bottom:		10px;
	margin-right:		10px;
	margin-bottom:		10px;
	width:				439px;
}

H2.partnerheader
{
	position:			relative;
	color:				white;
	font-size:			10pt;
	top:				-20px;
	left:				4px;
	display:			inline;
}
DIV.partnertext
{
	position:relative;
	float:left;
	font-size:				8pt;
}