html{		overflow-y:scroll;}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #0D2433;
	font-size: 80%;
	margin : 0px;
	padding: 0px;
	border: 0px;
	background-color: #000000;
}

#container{
	background-color:#FFFFFF;
	width: 867px;
	padding: 0px;
	/*height: 547px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
    margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	/*overflow:hidden;*/
}
#rightholder{	background-color:#FFFFFF;
	position: relative;
	width: 702px;
	left: 0px;
	top: 0px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	z-index: 3;
	visibility : visible;
	float:left;
	/*height: 547px;
	overflow:hidden;*/
	background-image:url(../images/bottom.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:5px;

}
#banner {
	background-color:#000000;
	position: relative;
	width: 702px;
	left: 0px;
	top: 0px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	z-index: 3;
	visibility : visible;
		height: 148px;
				overflow:hidden;
}

#banner img{	margin : 0px;
	padding: 0px 3px 0px 0px;
	border: 0px;
}

#homebanner {
	background-color:#000000;
	position: relative;
	width: 700px;
	left: 0px;
	top: 0px;
	margin : 0px;
	padding: 0px;
	border: 0px;
	z-index: 3;
	visibility : visible;
	float:left;
	height: 362px;
}

#content {
	position: relative;
	width: 702px;
	left: 0px;
	top: 0px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:5px;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	z-index: 3;
	visibility : visible;min-height: 405px;
	/*overflow-x:hidden;
	overflow-y:auto;background-image:url(../images/bottom.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	font-size: 85%;
	
}
#contenthome {
	background-color:#FFFFFF;
	position: relative;
	width: 702px;
	left: 0px;
	top: 0px;
	
	margin : 0px 0px 0px 0;
	padding: 0px 0px 0px 0px;
	border: 0px;
	z-index: 3;
	float:left;
	font-size: 85%;	
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:4px;
	background-image:url(../images/bottom.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	/*overflow:scroll;
	overflow-x: hidden; height: 165px;*/
}
#column1 {
	position: relative;
	width: 320px;
	padding: 0px 15px 5px 10px;
	margin: 0px;
	border: 0px;
	float: left;
	z-index: 4;

}
#column2 {
	position: relative;
	width: 320px;
	padding: 0px 15px 5px 0px;
	margin: 0px;
	border: 0px;
	float: right;
	z-index: 4;
}
#columnall {
	position: relative;
	width: 660px;
	padding: 0px 15px 5px 10px;
	margin: 0px;
	border: 0px;
	float: left;
	z-index: 4;

}
#markets {
	position: relative;
	width: 702px;
	padding: 0px 10px 5px 0px;
	margin: 0px;
	border: 0px;
	top: 0px;
	left: 0px;
	float:left;
	height: 305px;
	overflow-x:hidden;
	overflow-y:auto;
}
#gallerythumbs {
	position: relative;
	width: 227px;
	padding: 0px 10px 5px 0px;
	margin: 0px;
	border: 0px;
	top: 5px;
	left: 5px;
	float:left;
	/*height: 338px;
	overflow-x:hidden;
	overflow-y:auto;*/
}
#gallerythumbs td{ padding: 0px 3px 3px 0px;
margin: 0px;}
#gallerythumbs tr{ padding: 0px 0px 0px 0px;
margin: 0px;}
#gallerythumbs a{ padding: 0px 0px 0px 0px;
margin: 0px;}
#galleryimage {
	position: relative;
	width: 450px;
	
	padding: 0px 0px 0px 6px;
	margin: 0px;
	border: 0px;
	top: 5px;
	left: 4px;
	float:left;
		/*overflow:hidden;height: 345px;*/
}
#casethumbs {
	position: relative;
	width: 227px;
	padding: 0px 10px 5px 0px;
	margin: 0px;
	border: 0px;
	top: 5px;
	left: 5px;
	float:left;
	/*height: 300px;
	overflow-x:hidden;
	overflow-y:auto;*/
}
#casethumbs td{ padding: 0px 3px 3px 0px;}
#casethumbs tr{ padding: 0px 0px 0px 0px;
margin: 0px;}
#casethumbs a{ padding: 0px 0px 0px 0px;
margin: 0px;}
#caseimage {
	position: relative;
	width: 440px;
	height: 305px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	border: 0px;
	top: 5px;
	left: 4px;
	float:left;
		overflow:hidden;
}

#contenthome2 {
	background-color:#FFFFFF;
	position: relative;
	width: 210px;
	left: 0px;
	top: 0px;
	height: 165px;
	margin : 5px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
	border: 0px;
	z-index: 3;
	visibility : visible;
	float:right;
	overflow-x:hidden;
	overflow-y:auto;
	font-size: 85%;
	background-image:url(../images/bottom.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#footer {	
	margin : 0;
	padding:0px 0 0 0px;
	border: 0px;
	clear:both;
	color:#fff;
	width:600px;
}

#sub, #sub ul {position: relative; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	border: 0px;
	list-style:none;
	font-size:9px;
		width: 706px;
		height: 20px;
}
#sub li {position: relative;
	display: block;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	float:left;
	width: 141px;
		margin: 0px 0px 1px 0px;
}
#sub a{
	display: block;
	text-decoration: none;
	border: 0px solid #FFFFFF;
	text-indent: 0px;
	width: 100%;
	padding: 4px 0px 2px 5px;
	font-weight: normal;
		margin: 0px 3px 0px 0px;
		width: 133px;
				height: 14px;
}

#sub a:hover {
	padding: 4px 0px 2px 5px;
	background-color:#999999;
	color : #FFFFFF;
	font-weight: normal;
}
#select1{	background-color: #CE5217;	color : #FFFFFF;
}
#select2{	background-color: #0063A4;	color : #FFFFFF;
}
#select3{	background-color: #083143;	color : #FFFFFF;
}
#select4{	background-color: #52675C;	color : #FFFFFF;
}
#select5{	background-color: #8B192E;	color : #FFFFFF;
}
a:hover#select1{	background-color: #CE5217;
}
a:hover#select2{	background-color: #0063A4;
}
a:hover#select3{	background-color: #083143;
}
a:hover#select4{	background-color: #52675C;
}
a:hover#select5{	background-color: #8B192E;
}
a#sub1{	background-color: #CE5217;	color : #FFFFFF;
}
a#sub2{	background-color: #0063A4;	color : #FFFFFF;
}
a#sub3{	background-color: #083143;	color : #FFFFFF;
}
a#sub4{	background-color: #52675C;	color : #FFFFFF;
}
a#sub5{	background-color: #8B192E;	color : #FFFFFF;
}
a:hover#sub1{	background-color: #CE5217;color : #999999;
}
a:hover#sub2{	background-color: #0063A4;color : #999999;
}
a:hover#sub3{	background-color: #083143;color : #999999;
}
a:hover#sub4{	background-color: #52675C;color : #999999;
}
a:hover#sub5{	background-color: #8B192E;color : #999999;
}
a#casesub{		background-color:#52675C;	color: #FFFFFF;
}
a:hover#casesub{	background-color:#AEAEAE;	color : #000000;
}
a:active#casesub{	background-color:#AEAEAE;	color : #000000;
}
a#select{					background-color:#BBBBBB;	color : #000000;
}
a:hover#select{				background-color:#BBBBBB;	color: #FFFFFF;
}
#case, #case ul { position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	border: 0px;
	list-style:none;
	font-size:9px;
		width: 706px;
		height: 20px;	
}
#case li {
position: relative;
	display: block;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	width: 141px;
	margin: 0px 0px 0px 0px;
	border: 0px;

}
#case a{
	display: block;
			height: 14px;

	width: 100%;
	padding: 4px 0px 2px 5px;
	font-weight: normal;
	margin: 0px 2px 0px 0px;
	width: 133px;
}

#case a:hover, #case a:visited, #case a:active {
	padding: 4px 0px 2px 5px;

	color : #000000;
	font-weight: normal;
}	

hr{
	width: 100%;
	height: 5px;
	color: #000000;
	background-color:#000000;
	border-color:#000000;
}

table{	margin : 0px;
	padding: 0px;
		border: 0px;
}

p{margin : 10px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
}

.flash{margin : 0px;
	padding: 0px;
		border: 0px;
}

a:link, a:visited  {
	color: #567076;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:focus, a:active {
	color: Gray;
	text-decoration: none;
	font-weight: bold;
}

/*.contact{
	background-color:#CCCCCC;
	padding: 10px 0px 3px 5px;
	margin: 0px 0px 0px 0px;
	color:#333333;
		border: 0px;
}*/
#menuholder {
	background-color:#FFFFFF;
	position: relative;
	width: 160px;
	left: 0px;
	top: 0px;
	z-index : 3;
	margin : 0px;
	padding: 0px;
	float:left;
	border: 0px;
	height: 100%;
	overflow:hidden;
}
#contact{
	background-color:#FFFFFF;
	left: 0px;
	top: 0px;
	height:147px;
	z-index : 3;
	margin : 4px 0px 0px 0px;
	padding: 0px 5px 40px 5px;
	font-size: 11px;
	border: 0px;
	overflow:hidden;
}
#menu {
	background-color:#000000;
	left: 0px;
	top: 0px;
	z-index : 3;
	margin : 0px;
	padding: 0px;
	font-size: 11px;
	border: 0px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:3px;
}

#nav, #nav ul { /* all lists */
	padding: 0px 0px 0px 0px;
	margin:0px;
	border: 0px;
	list-style:none;
		width: 160px;
}
#nav li {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
		height: 20px;
}
#nav a{
	display: block;
	color: #FFFFFF;
	background-color:#52675C;
	text-decoration: none;
	border: 0px solid #FFFFFF;
	text-indent: 0px;
	width: 100%;
	padding: 3px 0px 3px 5px;
	font-weight: normal;
			height: 14px;
}

#nav a:hover {
	padding: 3px 0px 3px 5px;
	background-color:#AEAEAE;
	color : #000000;
	width: 100%;
		font-weight: normal;
}

body#page1 a#nav1,
body#page2 a#nav2,
body#page3 a#nav3,
body#page4 a#nav4,
body#page5 a#nav5,
body#page6 a#nav6,
body#page7 a#nav7,
body#page8 a#nav8,
body#page9 a#nav9,
body#page10 a#nav10,
body#page11 a#nav11,
body#page12 a#nav12,
body#page13 a#nav13,
body#page14 a#nav14,
body#page15 a#nav15,
body#page16 a#nav16{
	color: #000000;
		font-weight: normal;
		background-color:#FFFFFF;
}

h1 {		font-weight: bold;
	font-size: 140%;
	color : #8B192E;
	margin : 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
}

h2 {
	font-weight: bold;
	font-size: 120%;
		color : #333333;
		margin : 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
}

h3 {
	font-weight: bold;
	font-size: 90%;
	margin : 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
}
h4{margin : 10px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px; font-size:80%;
}
#image1 {
	position: absolute;
	visibility : visible;
	z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image2 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image3 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image4 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image5 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image6 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image7 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image8 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image9 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image10 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image11 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image12 {
	position: absolute;
	visibility : hidden;
		z-index: 4;
	padding: 3px 0px 0px 3px;
}
#image13 {
	position: absolute;
	visibility : hidden;
}
#image14 {
	position: absolute;
	visibility : hidden;
}
#image15 {
	position: absolute;
	visibility : hidden;
}
#gallery1 {
	position: absolute;
	left: 232px;
	top: 310px;
	width: 460px;
	visibility : visible;
}
#gallery2 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery3 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery4 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery5 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery6 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery7 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery8 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery9 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery10 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery11 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery12 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery13 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery14 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}
#gallery15 {
	position: absolute;
	left: 2px;
	top: 390px;
	visibility : hidden;
}


