@charset "UTF-8";
#navbarsub {
	text-align: left;
	font-size: 1.1em;
	margin-bottom: 20px;
	border-right: 0;
	border-bottom: 1 solid #ff0095
#;
	border-left: 0;
	color: #0095d3;
	padding: 10px 0px;
	margin-left: 190px;
}
#navbarsub ul li {
	display: inline;
	list-style: none;
	text-align: right;
	padding-right: 25px;
}
#navbarsub ul a {
	text-decoration:none;
	color:#807f83;
	text-align: right;
}
#navbarsub a:hover {
	color: #ff0095;
}
/* -------- basic styling -------- */
* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: #F5F5F5;
	background-image: url(../images/background.png);
	}
#backwrap {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/windimage.gif);
}
#wrapper {
	width: 850px;
	margin: 0.12em auto 0;
	text-align:center;
	height: 100%;
	padding-left: 115px;
	background: url(../images/wrapper.png) no-repeat 660px bottom;
	}
#clear {
	clear:both;
	}		
/* -------- header container elements -------- */
#header {
	height: 99px;
	}
#header h1 {
	margin-left: -9000px;
	font-size: 3em;
}
/* -------- navbar container elements -------- */
#navbar {
	text-align: left;
	font-size: 1.2em;
	line-height: normal;
	border-right: 0;
	border-left: 0;
	padding-top: 12px;
	padding-bottom: 8px;
	position: static;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-weight: bold;
	}
#navbar ul li {
	display: inline;
	list-style: none;
	text-align: left;
}
#navbar ul a{
	padding:0 58px 0 0;
	text-decoration:none;
	color:#0095D3;
	text-align: right;
	font-weight: bold;
	}
#navbar a:hover {
	color: #ff0095;
}
/* -------- content container elements -------- */
#content {
	top: 212px;
	padding-left: 0px;
	text-align: left;
	}
#content h4 {
	border-top: 1px dotted #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.red {
	color: #0095D3;
	font-weight: normal;
}
#content h1 {
	font-size: 1
.em;
	font-weight: normal;
	color: #00355F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 1.2em;
}
#content p {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	margin: 0em 0em 0 0em;
	color: #666666;
}
#content i {
	text-indent: 20px;
}
#rightcolumn  {
	float: right;
	width: 175px;
	margin-left: 1em;
	text-decoration: none;
}
#rightcolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a {
	text-decoration: none;
	color: #0095d3;
	font-weight: normal;
	font-size: 1em;
	text-transform: none;
}
#content   a:hover  {
	color: #FF0099;
	text-decoration: none;
	font-weight: normal;
}
#content   ul  {
	font-size: 1.25em;
	list-style: circle inside;
	line-height: 1.8em;
	text-align: left;
	color: #888888;
}
#folionav ul li {
	display: inline;
	list-style: none;
	text-align: left;
}

/* -------- folio nav container elements -------- */

#folionav {
	text-align: left;
	font-size: 1em;
	outline: none;
	border-top: 1px dotted #999999;
	border-right: 0;
	border-bottom: 1px dotted #999999;
	border-left: 0;
	width: 850px;
	}
#folionav ul a{
	line-height:2em;
	text-decoration:none;
	color:#0095D3;
	text-align: justify;
	font-weight: normal;
	font-size: 1.25em;
	text-transform: capitalize;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1em;
	}
#folionav a:hover {
	color: #ff0099;
}
	
/* -------- footer container elements -------- */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-color: #999999
	height: 15px;
	height: 20px;
	padding: 10px;
	padding-left: 0px;
	padding-top: 15px;
	}		
.footer {
	color: #CCCCCC;
	font-size: .5em;
}
#folionav ul {
	display: inline;
	list-style: none;
	font-size: 12px;
}
#category {
	width: 120px;
	float: left;
}
#folionav_ul_script   {
	display: none;
	background-color: #990000;
}
#content  h2 {
	color: #666666;
	font-size: 85%;
}
#content h3 {
	font-size: 2em;
	color: #00355F;
	line-height: 1em;
	font-weight: normal;
	padding-bottom: 1em;
}
#thumbcolumn {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
#thumbcolumn img {
	border-width: 0px;
	border-style: none;
}
#thumbcolumn ul {
	text-decoration: underline;
	list-style: none;
	color: #CCCCCC;
	text-align: center;
	line-height: 1em;
	font-size: 70%;
}
#contentholder {
	height: 150px;
	border-bottom: 1px dotted #999999;
	padding-top: 5px;
}
#contentworks {
	line-height: 1.2em;
	font-size: 1em;
}
#contentworks strong {
	font-weight: bold;
	color: #666666;
}
#contentworks p {
	color: #999999;
	font-size: 1.2em;
	line-height: 1.2em;
}
#contentholder p {
	line-height: 2em;
	color: #666666;
}
#midcolumn {
	float: left;
	width: 200px;
	line-height: 1.4em;
	margin-top: 15px;
}
#midcolumn p {
	line-height: 1.4em;
}
br {
	clear: both;
}
#rightcoloum {
	border: 1px solid #333333;
}
#backwrap #wrapper #content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.35em;
	color: #1395C9;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding-bottom: 10px;
}
#box   {
	page-break-before: always;
	color: #888888;
	height: 100%;
	width: 250px;
	float: left;
	background: #FFFFFF;
	border: thin ridge #cccccc;
}
#boxhead    {
	background: url(../images/boxhead.png) repeat-x left top;
	height: 42px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #0095d3;
	vertical-align: text-bottom;
	text-align: left;
	display: inherit;
	padding-top: 15px;
	text-indent: 10px;
}
#boxcontent {
	font-size: 1em;
	line-height: 1.7em;
	color: #888888;
	font-style: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 100%;
}
#boxcontent  ul {
	list-style: square inside;
	font-size: 1em;
}
#boxholder {
	width: auto;
	height: 400px;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
}
#flashbox {
	height: auto;
	width: 100%;
}
#flashhead {
	page-break-before: always;
	color: #888888;
	height: auto;
	width: 100%;
	float: left;
	background: #FFFFFF;
	border: thin ridge #cccccc;
	background-image: url(../images/boxhead.png);
}
#boxlink {
	height: 20px;
	vertical-align: bottom;
	padding-top: 20px;
	float: none;
}
#contentblurbbox {
	width: 630px;
	float: right;
	border-left: 1px dotted #666666;
	height: 100%;
	padding-left: 20px;
}
#contenttop {
	height: 245px;
	border-bottom: 1px dotted #666666;
}
#thumbcolumnindex {
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	border: 0;
}

