body{
	margin:0;
	color:#000;
	color:#575757;
	padding:6px 0 0;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container{
	margin:0 auto;
	width:973px;
	position:relative;
	background:url(../images/containerbg.jpg) no-repeat;
	/*height:750px;*/
}
a{
	text-decoration:none;
	color:#ff6600;
}
a:hover{
	text-decoration:underline;
}
/* main */
#main{
	width:804px;
	overflow:hidden;
	background:url(../images/orangestrip.jpg) no-repeat 300px 0;
	margin:61px 0 0;
	padding:0 96px 0 73px;
}
a.logo{
	background:url(../images/logo.gif) no-repeat;
	width:196px;
	height:40px;
	position:absolute;
	left:78px;
	top:61px;
	text-indent:-9999px;
	overflow:hidden;
}
.flasharea{
	/*overflow:hidden;
	background:url(../images/flasharea.jpg) no-repeat;*/
	width:199px;
	height:178px;
	float:left;
}
/* contentbox */
.contentbox{
	float:right;
	width:524px;
	overflow:hidden;
	height: 400px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right:15px;
}
.contentbox h1{
	color:#606060;
	font-size:28px;
	line-height:39px;
	margin:0;
	width:460px;
	font-weight:normal;		
}
.contentbox p{
	margin:15px 0 0;
}
.contentbox tr, td{	
	text-align:justify;
	margin:15px 0 0;
}

.bottominfo{
	width:893px;
	clear:both;
/*	margin:-25px 0 0;
	padding:0 0 0 90px;*/
/*	overflow:hidden;*/
}
.addressblock{
	width:181px;
	overflow:hidden;
	float:left;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
.experience{
	/*display:inline;
	float:right;*/
	padding-top:30px;
	margin-top: 0;
	margin-right: 325px;
	margin-bottom: 0;
	margin-left: 336px;
}
.bottominfo span{
	color:#ff580e;
	font-size:18px;	
	display:block;
}
.bottominfo address{
	color:#929292;
	font-size:12px;
	font-style:normal;
	line-height:16px;	
}
.bottominfo p{
	float:left;
	text-transform:uppercase;
	color:#ff580e;
	margin:20px 0 0;
	font-size:20px;
	font-weight:bold;	
	letter-spacing:2px;
}
/* footer */
#footer{
	width:959px;
	/*clear:both;
	overflow:hidden;*/
	text-align:right;
	color:#929292;
	font-size:11px;
	/*font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-right: 0;
	margin-left: 0;*/
	padding-top:115px;
	padding-right: 14px;
	display:block;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash .inner h1 span{
	visibility: hidden;
	font-size: 24px;
}
.hometxt {
	font-size: 15px;
}

