﻿*
{
	margin: auto;
	padding: 0px;
	max-width: 1000px;
}

h1,h2
{
}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color: #fff;
	width: 1000px;
}

a
{
	color: #955E26;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: auto;
	width: 1000px;
}

/* Header */

.bannerTTI
{
	width: 1000px;
	height: 105px;
}

*/
#header h1
{
	position: absolute;
	top: 1.8em;
	font-size: 2.2em;
	letter-spacing: -0.05em;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	font-size: 0.8em;
	top: 8em;
	color: #E0E8EF;
}
body{
	background: #fff;
	color: #666;
	font: 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	width: 1000px;
}

/* Menu */
	#menu ul{
	margin: 0px;
	list-style: none;
	background-image: url('images/menu_035_bg1.jpg');
	background-repeat: repeat-x;
}
			#menu li{
	background: url(images/menu_035_bg1.jpg) repeat-x;
	list-style: none;
	display: block;
	float: left;
	height: 36px;
	border-right: 1px #C0C0C0 solid;
	line-height: 36px;
}
				#menu li a{
	display: block;
	float: left;
	color: #737373;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
	padding: 0 34px;
}
					#menu li a:hover{
	color: #008080;
	background: url(images/menu_035_bg2-hover.jpg) repeat-x;
	font-weight: bold;
}

#menu li a.current{
					
					
					color:#008080;
					background:url(images/menu_035_current.jpg) repeat-x;
					
					
					font-weight:bold;
					
					
					
					
					}
					#menu li a:hover.current{
						color:#008080;
					}


/* Content */

#content
{
	line-height: 1.5em;
}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #38706B;
	margin-bottom: 1em;
	border-bottom: 1px #737373 dashed;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: 0.75em #008080 solid;
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
	margin-top:  0em
}


/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
}
#primaryContent
{
	padding: 1.5em 1em 1em 1em;
	width: 599px;
}

/* Secondary Content */

#secondaryContent
{
	position: static;
	width: 175px;
	padding: 1.5em 2em 1em 2em;
	background: #fff url('images/a1.gif') top right repeat-y;
	float: left;
	clear: inherit;
}
#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('images/a3.gif') top right no-repeat;
	height: 64px;
	width: 128px;
}

/* Tertiary Content */

#tertiaryContent
{
	position: static;
	float: right;
	width: 177px;
	padding: 1.5em 2em 1em 2em;
	background: #fff url('images/a2.gif') top left repeat-y;
	clear: inherit;
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #fff url('images/a4.gif') top left no-repeat;
	height: 64px;
	width: 128px;
}

/* Footer */

#footer
{
	position: static;
	padding: 0px 0em 0em 0em;
	text-align: center;
	width: 1000px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 0em;
	float: right;
	clear: inherit;
}
#studioleft {
	background-position: right top;
	position: static;
	width: 223px;
	background: #fff url('images/a1.gif') top right repeat-y;
	float: left;
	clear: inherit;
	height: 911px;
}
