HTML { 
	overflow:-moz-scrollbars-vertical;
	height:100%;
}

/* body styles */

body {
	margin: 0 auto;
	padding: 0;
	background: #474643 url(/images/sitewide/bg.gif) repeat-x left top fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
	
}

#container {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#main {
	margin: 0 auto;
	width: 792px;
	background: #ffffff;
	padding: 0px;
	font-size: 85%;
	border: 4px solid #000000;

}


/* header styles */

h1 {
	margin: 0;
	padding :0;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #c5c3bc;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #444443;
	font-weight: bold;
}


/* topnav styles*/

#top {
	margin: 0 auto;
	width: 800px;
	height: 115px;
	padding: 0px;
	background: #ffffff url(/images/sitewide/logo.gif) no-repeat center top;
	font-size: 75%;
}


#top ul {
	margin: 0 auto;
	float: right;
	padding: 8.6em 1em 0em 0em;
}


#top .li {
	display: inline;
	color: #444443;
	margin: 0px;
	padding: 0em 1em;
	border-right: 1px solid #444443;	
}


#top .last {
	display: inline;
	color: #444443;
	margin: 0px;
	padding: 0em 1em;
	border-right: none;	
}

#top a:link {
	color: #444443;
	text-decoration: none;
	font-weight: bold;
}


#top a:visited {
	color: #444443;
	text-decoration: none;
	font-weight: bold;
}


#top a:hover {
	color: #696866;
	text-decoration: underline;
	font-weight: bold;

}


/* banner styles */

#header {
	margin: 0px auto;
	width: 100%;
	height: 327px;
	background: #444443;
	color: #c5c3bc;
	padding: 0px;
	border-bottom: 3px solid #c4a129;	
}


#header #showcase {
	width: 289px;
	float: right;
	text-align: left;
	padding-top: 23px;
	padding-bottom: 23px;
}


 #header #showcase .img {
	margin: 0px 10px 17px 0px;
}

	
 #header p {
	margin: 0px 0px 15px;
}



#header a:link{
	color: #c5c3bc;
	text-decoration: underline;
	font-weight: normal;
}


#header a:visited {
	color: #c5c3bc;
	text-decoration: underline;
	font-weight: normal;
}


#header a:hover {
	color: #c5c3bc;
	text-decoration: none;
	font-weight: normal;
}



/* java fading banner styles */

#portfolio {
	list-style-type:none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
}

#portfolio ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	display: inline;
}

#portfolio .headerfade {
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
	margin: 0;
	color: #ffffff;
}

#portfolio .banner {
	margin: 0 auto;
	color: #ffffff;
	padding-top: 23px;
	padding-left: 19px;
	width: 466px;
	height: 275px;
	
}

/* double banner styles */

#contactpage #banner, #showcasepage #banner, #frbpage #banner, #mauritius #banner, #dubai #banner, #swissre #banner {
	margin: 0 auto;
	padding: 0;
	color: #ffffff;
}


#contactpage #banner img{
	margin: 0;
	color: #ffffff;
	padding-top: 23px;
	padding-left: 0px;
	padding-right: 19px;
	width: 367px;
	height: 275px;
}

#contactpage #banner .pic{
	margin: 0;
	color: #ffffff;
	padding-top: 23px;
	padding-left: 19px;
	padding-right: 16px;
	width: 367px;
	height: 275px;
}

#showcasepage #banner img, #frbpage #banner img, #mauritius #banner img, #dubai #banner img, #swissre #banner img{
	margin: 0;
	color: #ffffff;
	padding-top: 23px;
	padding-left: 10px;
	padding-right: 20px;
	width: 235px;
	height: 275px;
}

#showcasepage #banner .pic, #frbpage #banner .pic, #mauritius #banner .pic, #dubai #banner .pic, #swissre #banner .pic  {
	margin: 0;
	color: #ffffff;
	padding-top: 23px;
	padding-left: 19px;
	padding-right: 10px;
	width: 235px;
	height: 275px;
}

#showcasepage #banner .pic3, #frbpage #banner .pic3, #mauritius #banner .pic3, #dubai #banner .pic3, #swissre #banner .pic3{
	margin: 0;
	color: #ffffff;
	padding-top: 23px;
	padding-left: 0px;
	padding-right: 19px;
	width: 235px;
	height: 275px;
}


/* form styles */

.frm { 
	float: left;
	width: 250px;
	clear: both;
	display: block;
	margin: 0.3em;	
}

.frm p {
	margin: 0;
	padding: 0;
	float: left;
	clear: right;
	display: block;
	
} 

 
div.clear {
	clear:both;
	padding-top:5px;
} 

.txtfield {
	width:120px;
	font-size: 90%;
	color: 000000;
	border: 1px solid #a8a8a7;
	margin: 2px;
	float: right;
	padding: 2px;
	background: #ffffff url(/images/contactus/frmbg.gif) left top no-repeat;
}

.frmbutton { 
	float:none;
	width: 100%;
	clear: both;
	display: block;	
	
}


.button {
	width:90px;
	height: 23px;
	float:left;
	border: none;
	margin-left: 11.4em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	background: #444443 url(/images/contactus/subscribe_button.gif) left top no-repeat;

}



/* content styles */

#content {
	margin: 0px 19px;
	padding: 20px 0px 23px;
	color: #000000;
	border-bottom: 1px solid #444443;
}

#services #content, #showcasepage #content, #contactpage #content, #news content{
	margin: 0px 19px;
	padding: 20px 0px 23px;
	color: #000000;
	border-bottom: none;
}


#content .headingimg {
	margin: 0px 0px 22px;
	float: none;
}


#content .centerimg {
	margin: 0px auto;
	float: none;
	
}



#content .img {
	margin: 0px 20px 10px 0px;
	float: left;
	clear: right;
}


#content .left {
	width: 400px;
	margin: 0px;
	padding: 0px 23px 0px 0px;
	border-right: 1px solid #444443;
	text-align: left;
}


#content .right {
	margin: 0px;
	padding: 0px 0px 0px 23px;
	width: 300px;
	float: right;
	text-align: left;
}



#content .copy {
	margin: 0px 0px 20px;
	padding: 0px 5px 10px;
	border-bottom: 1px solid #c5c3bc;
	text-align: left;
}

#portfoliopage #content .copy {
	margin: 0px;
	padding: 0px 5px 10px;
	border-bottom: none;
	text-align: left;
}


#content .imgr {
	margin: 0px 0px 10px 20px;
	float: right;
	padding: 0px;
}


#content .centerimg {
	margin: 0px auto 0px 170px;
	float: none;	
}

	
/* calls to action styles */


#bottom {
	width: 773px;
	margin: 0px 0px 0px 19px;
	padding: 20px 0px 23px;
	color: #000000;
}

#bottom p {
	margin: 10px 0px;
}


#bottom .img {
	margin: 0px 20px 10px 0px;
	float: left;
	clear: right;
}


#artstock {
	background: #f4eed8;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}


.cta {
	background: #f4eed8;
	height: 96px;
	margin: 0px 19px 0px 9px;
	padding: 18px 18px 0px;
	color: #000000;
}

#bottom .headingimg {
	margin: 0px;
}



.cta a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


.cta a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


.cta a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


/* general styles*/

p {
	margin: 0px 0px 10px;
}


a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}


a:hover {
	color: #c4a129;
	text-decoration: underline;
	font-weight: normal;
}



/* footer styles*/

#footer {
	margin: 0 auto;
	color: #c5c3bc;
	width: 800px;
	text-align: center;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	}


#footer ul {
	margin: 0 auto;
	padding: 0em;
}


#footer .li {
	display: inline;
	color:#c5c3bc;
	font-weight: normal;
	margin: 0px;
	padding: 0em 1em;
	border-right: 1px solid #c5c3bc;
}

#footer .last {
	display: inline;
	color:#c5c3bc;
	font-weight: normal;
	margin: 0px;
	padding: 0em 1em;
	border-right: none;
}



#footer a:link {
	color: #c5c3bc;
	text-decoration: none;
}


#footer a:visited {
	color: #c5c3bc;
	text-decoration: none;
}


#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
