*
{
	background-repeat: no-repeat;
	font-family: "lucida sans unicode", "lucida sans grande", "arial", sans-serif;
	font-size: 12px;
	margin: 0px;
	outline: none;
	padding: 0px;
}

a { color: #ff9900; }

body
{
	background-color: #e9e9e9;
	color: #747474;
	padding: 12px;
}

h2, h3, h4
{
	background-image: url(../images/h.png);
	background-position: 12px 14px;
	color: #333366;
	padding: 12px 12px 0px 12px;
	text-indent: 18px;
	text-transform: uppercase;
}

h2
{
	background-position: 12px 17px;
	font-size: 16px;
}

p { margin: 12px; }

p.more
{
	margin: 0px;
	padding: 0px 12px 12px 12px;
	text-align: right;
}

p.more a
{
	background-image: url(../images/more.gif);
	background-position: 0px 2px;
	padding: 0px 0px 12px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.left
{
	float: left;
	padding: 10px;
}
.right
{
	float: right;
	padding: 10px;
}


/* ----- // ----- */
#container
{
	background-color: #eee;
	margin: 0px auto;
	width: 768px;
}

/* ----- // ----- */
#contact
{
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0px 18px 0px 18px;
	text-align: right;
}

#callout { background-color: #eee; height:auto; margin:60px 0 0 0;}

#callout .callout
{
	
	font-size: 11px;
	line-height: 14px;
	padding: 15px 18px;
}

/* ----- // ----- */
#header
{
	background-image: url(../images/header.png);
	height: 96px;
	margin:0;
	padding:0;
}
#image { height: 110px; }
#header h1
{
	background-image: url(../images/header-h1.png);
	background-position: 0px center;
	float: left;
	height: 96px;
	margin: 0px 0px 0px 24px;
	text-indent: -9999px;
	width: 201px;
}

#header ul
{
	display: inline;
	float: right;
	list-style: none;
	margin: 1px 18px 0px 0px;
}

#header ul li
{
	float: left;
	margin: 0px 0px 0px 1px;
}

#header ul li a
{
	background-color: #eee;
	color: #cccccc;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 83px;
	line-height: 120px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	width: 96px;
}

#header ul li a.on
{
	background-color: #ffffff;
	color: #747474;
}

#header ul li a:hover
{
	background-color: #ffffff;
	color: #747474;
}

/* ----- // ----- */


.index
{
	background-image: url(../images/index.jpg);
	background-position: center center;
	height: 213px;
}

.sub
{
	background-image: url('../rotate.php');
	background-position: center center;
	height: 110px;
}
#bread { background-color:#ffffff; height:14px;padding:0px 0 0 15px;}
ul.bre { list-style:none; }
#bread ul.bre li { display:inline; }

ul.bre li
{
	display: inline;
	margin: 0 5px 0 0;
	
}

ul.bre li a
{
	padding: 0;
	font-size: 11px;
	text-decoration: none;
	color: #ccc;
	display: inline;
}

ul.bre li a.on
{
	font-size: 11px;
	text-decoration: none;
	color: #333;
}

/* ----- // ----- */
#content
{
	background-color: #ffffff;
	background-image: url(../images/content.png);
	background-position: 18px 18px;
	overflow: hidden;
	padding: 18px;
	width: 732px;
}

#content-wide
{
	background-color: #ffffff;
	background-image: url(../images/content-wide.png);
	background-position: 18px 18px;
	overflow: hidden;
	padding: 18px;
	width: 732px;
}

#presentation
{
	/*display:inline;
	float:left;
	margin:5px 4px 0px 4px;
	*/
	width: 256px;
	float: left;
	padding: 5px 4px 0px 4px;
	overflow: hidden;
}

#copy
{
	display: inline;
	float: left;
	margin: 5px 0px 0px 0px;
	width: 468px;
}

#copywide
{
	display: inline;
	float: left;
	margin: 5px 0px 0px 0px;
	width: 732px;
}

#containerwide { width: 230px; }
.extend { margin: 0px 15px 0px 0px; }

/* ----- // ----- */
#primary
{
	background-image: url(../images/primary.png);
	background-repeat: repeat-y;
	padding: 0px 4px 0px 5px;
}

#primary div.container
{
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* ----- // ----- */
#separator
{
	background-image: url(../images/separator.png);
	height: 9px;
	margin: 0;
	padding: ;
	0: ;
}

#separator-wide
{
	background-image: url(../images/separator-wide.png);
	height: 9px;
	margin: 0;
	padding: ;
	0: ;
}

/* ----- // ----- */
#secondarywide
{
	background-image: url(../images/primary.png);
	background-repeat: repeat-y;
	float: left;
	padding: 0px 4px 3px 5px;
	width: 235px;
}

#secondary
{
	background-image: url(../images/primary.png);
	background-repeat: repeat-y;
	float: left;
	padding: 0px 4px 3px 5px;
	width: 225px;
}

#secondary div.container, #secondarywide div.container
{
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	min-height: 235px;
}

/* for Internet Explorer */
/*\*/
* html #secondary div.container, #secondarywide div.container { height: 235px; }

/**/
/* ----- // ----- */
#tertiary
{
	background-image: url(../images/primary.png);
	background-repeat: repeat-y;
	float: left;
	padding: 0px 4px 3px 5px;
	width: 225px;
}

#tertiarywide
{
	background-image: url(../images/primary.png);
	background-repeat: repeat-y;
	float: left;
	padding: 0px 4px 3px 5px;
	width: 235px;
}

#tertiary div.container, #tertiarywide div.container
{
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	min-height: 232px;
}

/* for Internet Explorer */
/*\*/
* html #tertiary div.container, #tertiarywide div.container { height: 235px; }

/**/
#tertiary ul { margin: 12px; }

#tertiary ul li
{
	background-image: url(../images/li.png);
	background-position: 0px 6px;
	color: #ff9900;
	list-style: none;
	padding: 0px 0px 0px 11px;
}

ul.list { margin: 12px; }

ul.list li
{
	background-image: url(../images/li.png);
	background-position: 0px 6px;
	color: #ff9900;
	list-style: none;
	padding: 0px 0px 0px 11px;
}

ul.home-list { margin: 12px; }

ul.home-list li
{
	background-image: url(../images/li-home.png);
	background-position: 0px 6px;
	color: none;
	list-style: none;
	padding: 0px 0px 0px 11px;
}

/* ----- // ----- */
#footer
{
	background-image: url(../images/footer.png);
	color: #8e8e8e;
	font-size: 11px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

#footer a
{
	color: #8e8e8e;
	font-size: 11px;
	text-decoration: none;
}

/* / ---------- / */
* html .clearfix { height: 1%; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }

.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

/* / ---------- / */
