/* *********************** */
/* ***  GENERAL *******    */
/* ********************* */


/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
	font-family: geneva, helvetica, arial, sans serif;
	font-size: 12px;
	}

A {
	cursor: pointer;
	background: transparent;
	}

ADDRESS {
	font-style: italic;
	}

BIG {
	font-size: 14px;
	}

body
{
	padding: 0;
	cursor: default;
	margin: 0px 0px 10px 0px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-family: geneva, helvetica, arial, sans serif;
	color: black;
}

h1 { font-size: 24px; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }


BUTTON {
	cursor: auto;
	}

CITE {
	font-style: italic;
	}

CODE, KBD, SAMP, TT {
	font-size: 10px;
	}

DT {
	font-weight: bold;
	}

HTML {
	margin: 0;
	padding: 0;
	}

INPUT {
	cursor: auto;
	}

OL {
	list-style: decimal;
	}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {
	list-style: lower-alpha;
	}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {
	list-style: lower-roman;
	}

OL OL OL OL {
	list-style: decimal;
	}

PRE {margin-left/* */ : 0;
	white-space: pre;
	}

SMALL, SUB, SUP {
	font-size: 13px;
	}

TEXTAREA {
	cursor: text;
	}

TD {
	margin-left: 0;
		}

TH {
	font-weight: bold;
	text-align: center;
	margin-left: 0;
	}

UL, MENU, DIR {
	list-style: disc;
	} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL
{
	list-style: circle;
}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {
	list-style: square;
	}

UL UL UL UL {
	list-style: disc;
	}

/* Here are the things you might want to change or remove */

/* This controls the color and font of standard text */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
	font-family: geneva, helvetica, arial, sans serif;
	}

A:link {
	color: #999999;
	text-decoration: none;
	}

A:visited {
	color: #999999;
	text-decoration: none;
	}

A:active {
	color: #999999;
	text-decoration: none;
	}

A:hover {
	color: #666666;
	text-decoration: underline;
	}

BODY {
	background: #ffffff;
	}

H1, H2, H3, H4, H5, H6 {
	font-family: geneva, helvetica, arial, sans serif;
	}


PRE {
	border: solid thin;
	padding: 1em 3%;
	}


label
{
	width: 175px;
	float: left;
	text-align: right;
	padding: 4px 2px 0 0;
	height: 14px;
	vertical-align: bottom;
}


/* ********************************************************* */
/* **  NAVIGATION **************************************** */
/* ********************************************************* */
div#navigation
{
	padding: 0px 0px 0px 0px;
	clear: both;
	height: 35px;
	background-image: url(images/bannerCorr35.gif);
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

ul#nav1
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 35px;
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

ul#nav1 li
{
	width: 140px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	float: left;
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
}

ul#nav1 li.spacer
{
	margin: 10px 0px 5px 0px;
	width: 35px;
	float: left;
	text-align: center;
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
}

ul#nav1 li a
{
	float: left;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0 0 0px 0;
	width: 150px;
	height: 25px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 2px;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
}

/* the first anchor link */
ul#nav1 li a.first
{
	margin-left: 0px;
	padding: 0px 0px 0px 60px;
	width: 110px;
	text-align: left;
}

/* class used to highlight current section */
ul#nav1 li a.current
{
	height: 26px;
	/* 38 */
	color: #999999;
	border-right: gray;
	border-bottom: gray;
	border-left: gray;
	border-width: 0 1px 1px 1px;
	border-style: dotted;
}

/* the first anchor link */
ul#nav1 li a.last
{
	height: 26px;
	/* 38 */
	color: #999999;
	border-width: 1px 1px 0px 0px;
	border-style: dotted;
	border-color: gray;
}

ul#nav1 li a:hover { color: #FFFF33; }
ul#nav1 li a.current:hover { color: #FFFF33; }

/* span used for padding around text, circumvent box
	model issues if padding placed directly in A tag */

ul#nav1 li a span
{
	display: block;
	padding: 0px 5px 0px 5px;
}

ul#nav1 li a span.logo
{
	padding-top: 10px;
	letter-spacing: 4px;
	/* 18 */
}

ul#nav1 li a span.line1
{
	padding-top: 10px;
	/* 18 */
}

ul#nav1 li a span.line2 { padding-top: 4px; }


/* *********************** */
/* ***  BANNER *******    */
/* ********************* */

div#banner
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FF3333;
	float: left;
}

div#banner img
{
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	vertical-align: top;
}

/* ***************************** */
/* ***  PAGE ELEMENTS *******    */
/* ***************************** */
div#page
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(images/bannerCorr35.gif);
}

div#main
{
	width: 900px;
	float: left;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
}
	
	
.maintitle {	
	font-family: geneva, helvetica, arial, sans serif;
	text-align: left;
	color: #333333; 
	font-size: 16px;
	font-weight: 800;
}
	
div#maintext
{
	width: 820px;
	font-family: geneva, helvetica, arial, sans serif;
	text-align: left;
	margin-left: 35px;
	padding: 10px 10px 10px 20px;
	word-spacing: 3px;
	border-right-width: px;
	border-left-width: 1px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-left-color: #000000;
	border-right-color: #999999;
	border-top-color: #000000;
	border-bottom-color: #999999;
	background-color: #FFF;
	float: left;
}
	

.title1 {	
	font-family: geneva, helvetica, arial, sans serif;
	font-size: 18px;
	font-weight: 900;
	margin-left: 0px;
	word-spacing: 3px;
}
	
.title2 {	
	font-family: geneva, helvetica, arial, sans serif;
	font-size: 16px;
	font-weight: 900;
	margin-left: 0px;
	word-spacing: 3px;
}
	
.title3 {	
	font-family: geneva, helvetica, arial, sans serif;
	font-size: 12px;
	font-weight: 900;
	margin-left: 0px;
	word-spacing: 3px;
}
	
div#mainindex {	
	background-image: url("gifs/background.gif");
	background-color: #FFFFFF;
	}



	
/* *********************** */
/* THUMBNAIL ROW */
/* ********************* */

div#thumbRow3
{
	width: 630px;
	float: left;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
}

div#thumbRow3 ul
{
	/* added float so mozilla shows bgcolor */
	width: 630px;
	float: left;
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	white-space: nowrap;
}

div#thumbRow3 li.left
{
	width: 210px;
	float: left;
	text-align: left;
	vertical-align: middle;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/

}

div#thumbRow3 li.center
{
	width: 210px;
	float: left;
	text-align: center;
	vertical-align: middle;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/

}

div#thumbRow3 li.right
{
	width: 200px;
	float: right;
	text-align: right;
	vertical-align: middle;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/

}

/* the first anchor link */
div#thumbRow3 li a { }

div#thumbRow3 li img
{
	margin: 0px 0 10px 0;
	border-color: black;
	border-width: 2px;
	border-style: solid;
}


/* ********************************************************* */
/* ************** SIDEBAR ******************************* */
/* ********************************************************* */



div#sidetable
{
	float: right;
	padding: 0px 0px 0px 10px;
	border-left: gray;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

div#sidetable ul li
{
	width: 150px;
	font-family: geneva, helvetica, arial, sans serif;
	color: #999999; 
	font-size: 12px;
	font-weight: 800;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: -40px;
	padding: 0px;
	list-style-type: none;
	
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
	}

div#sidetable ul li ul li{
	width: 140px;
	margin-left: -30px;
	font-family: geneva, helvetica, arial, sans serif;
	font-size: 10px;
	font-weight: 400;
	font-style: italic;
	color: #660000;
}


div#maindesc
{
	float: left;
	width: 630px;
}
	
div#maindesc form
{
	float: left;
	width: 500px;
}
	
table#trtTblimg
{
	width: 80%;
	margin: 0 0 0 40px;
}

table#trtTblimg img
{
	border-color: #000;
	border-width: 2px;
	border-style: solid;
}

div#srvList
{
	margin: 20px 0 30px 0;
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 20px 0;
	line-height: 24px;
}

div#srvList a
{
	color: gray;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	margin: 0 10px 0 0px;
}

div#srvList span.phi
{
	color: gray;
	font-weight: 400;
	margin: 0 10px 0 10px;
}


/* ***************************************************** */
/* ******** QUICKTIME - ANIMATION ************** */
/* ***************************************************** */

fieldset#qt
{
	width: 775px;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

div#qtImageIndex
{
	width: 625px;
	float: left;
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
	padding: 0 20px 0 0px;
	margin: 0 0 30px 0;
}

div#qtImageIndex ul
{
	/* added float so mozilla shows bgcolor */
	width: 556px;
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	white-space: nowrap;
}

div#qtImageIndex li.left
{
	width: 265px;
	float: left;
	text-align: center;
	vertical-align: top;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/

}

div#qtImageIndex li.right
{
	width: 265px;
	float: right;
	text-align: center;
	vertical-align: top;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/

}

div#qtImageIndex img
{
	margin: 10px 0 10px 77px;
	border-color: black;
	border-width: 2px;
	border-style: solid;
}

div#qtImageIndex li img
{
	margin: 10px 0 10px 0;
	border-color: black;
	border-width: 2px;
	border-style: solid;
}

div#qtImageIndex li img.nb
{
	margin: 10px 0 10px 0;
	border-width: 0px;
	border-style: none;
	border-color: transparent;
}

div#qtImageIndex li a
{

}

div#qttext
{
	float: left;
	width: 150px;
	margin: 0 0 0 20px;
}

div#qtImageContainer
{
	width: 580px;
	height: 560px;
	float: left;
	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/
	clear: both;
}

span#portImgL
{
	width: 120px;
	float: left;
	text-align: center;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/

}

span#portImgR
{
	width: 120px;
	float: right;
	text-align: center;

	/*border-color: red;
	border-width: 1px;
	border-style: solid;*/

}
A.gallerylink:link
{
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

A.gallerylink:visited
{
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

A.gallerylink:active
{
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

A.gallerylink:hover
{
	color: #666666;
	text-decoration: underline;
	font-style: italic;
}

p.paraline
{
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

div#qtMov
{
	width: 365px;
	float: left;
}

div#navTxt
{
	float: right;
	width: 250px;
	font-size: 10px;
	font-variant: small-caps;
}

div#navTxt .navtitle
{
	font-variant: small-caps;
	font-weight: 700;
	text-decoration: underline;
}


