@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5e5f;
	margin: 0px;
}

.header{
	background-image: url(images/header-bg.jpg);
	width: 100%;
	height: 412px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.header-wrap{
	width: 883px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.logo{
	width: 283px;
	height: 69px;
	position:absolute;
	top: 26px;
	left: 0px;
}

.contact{
	position: absolute;
	top: 17px;
	right: 0px; 
}

#navigation{
	position: absolute;
	top: 133px;
	right: -40px;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	width: 883px;
}

.intro{
	width: 430px;
	position: absolute;
	top: 180px;
	left: 0px;
	font-size: 16px;
}

.content{
	width: 883px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 60px;
	margin-top: 412px;
}

.leftbox{
	width: 370px;
	float: left;
	padding-right: 72px;
}

.rightbox{
	width: 370px;
	float: right;
	padding-right: 71px;
}

.top-footer{
	background-image: url(images/lowmiddle-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #535355;
	color: #ebebeb;
}

.bottom-footer{
	background-image:url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 52px;
}

.footer-wrap{
	width: 883px;
	padding-top: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.footer-left{
	width: 400px;
	float: left;
	padding-top: 10px;
}

.footer-right{
	width: 483px;
	float: right;
	padding-top: 10px;
	text-align: right;
	text-transform: uppercase;
}

.footer-right ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.footer-right li{
	display: inline;
}

.footer-right a{
	color: #5d5e5f;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

.footer-right a:hover{
	color: #5d5e5f;
	text-decoration: underline;
	margin: 0 5px 0 5px;
}

a{
	color: #5d5e5f;
	text-decoration: underline;
}

a:hover{
	color: #5d5e5f;
	text-decoration: none;
}

.left-column{
	position: relative;
	width: 280px;
	float: left;
	padding-right: 20px;
	margin-right: 60px;
}

.middle-column{
	position: relative;
	width: 214px;
	float: left;
	padding-right: 80px;
}

.right-column{
	position: relative;
	width: 224px;
	float: right;
}

.post-left{
	width: 673px;
	float: left;
	padding-bottom: 50px;
	overflow: hidden;
}

.post-left img{
	margin-left: -10px;
}

.post-right ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 30px;
}

.post-right li{
	position: relative;
	height: 40px;
}

.post-right li img{
	position: absolute;
	top: 0px;
	right: 80px;
}

.post-right{
	width: 205px;
	float: right;
	margin-right: -15px;
}

p{
	line-height: 21px;
}


h1, h2, h3, h4, h5{
	font-weight: normal;
}

h1{
	padding-top: 0px;
	margin-top: 15px;
	font-size: 22px;
}

ul{
	line-height: 20px;
}

.intro p{
	line-height: 24px;
}

.formstyle{
	width: 230px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	border: #bfbfbf 1px solid;
	background-image: url(images/form-bg.jpg);
	margin-bottom: 8px;
}

.formstyle2{
	width: 198px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	border: #bfbfbf 1px solid;
	background-image: url(images/form-bg.jpg);
	margin-bottom: 8px;
}


.go{
	background-image: url(images/go.jpg);
	width: 215px;
	height: 34px;
	border: none;
}

.submit{
	width: 214px;
	height: 29px;
	background-image: url(images/proceed-enquiry.jpg);
	border: none;
}

#navigation ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navigation li{
	margin-left: 16px;
	margin-right: 16px;
	float: left;
}

#navigation a{
	text-decoration: none;
}

#navigation a:hover{
	text-decoration: none;
}

#flash{
	width: 417px;
	height: 237px;
	position: absolute;
	right: 0px;
	top: 169px;
}

.top-image{
	width: 417px;
	height: 241px;
	position: absolute;
	right: 0px;
	top: 165px;
	overflow: hidden;
}

.icon{
	position: absolute;
	top: 15px;
	left: 0px;
}

p.portfolio-center{
	position: absolute;
	top: 201px;
	left: 40px;
	font-size: 14px;
}

.clear{
	clear: both;
}

.nextpost{
	background-image: url(images/portfolio/nav-bg.jpg);
	position: relative;
	padding: 20px;
	height: 11px;
	margin-bottom: 30px;
	background-repeat: repeat-x;
}

.nextpost .left{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(images/portfolio/nav-left.jpg);
	width: 13px;
	height: 51px;
}

.nextpost .right{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image:url(images/portfolio/nav-right.jpg);
	width: 13px;
	height: 51px;
}

.post{
	padding-bottom: 30px;
}

input, textarea{
	border:  #999999 1px solid;
	width: 260px;
	padding: 5px;
	font-size: 12px;
}


@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
	width: 100%;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
	width: 100%;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0; 
    padding: 0; 
    overflow: auto; 
    letter-spacing: 0; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
.sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden; 
}

.sIFR-active h2 {
    font-family: Verdana;
    visibility: hidden;
}
}

#slider {
 	position: relative;
	height: 230px;
	width: 213px;
	margin-bottom: 10px;
	padding-top: 8px;
	background-image: url(images/portfolio-main.jpg);
	background-repeat: no-repeat;
}

.scroll {
	position: relative;
	overflow: hidden; 
	width: 213px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 130px;
	clear: both;
}

.scrollContainer div.panel {
  	width: 213px;
		background-color: #FFFFFF;
}

.scrollButtons {
    position: absolute;
	top: 150px;
	z-index: 999999;
}

.scrollButtons.left {
  left: 0px;
}

.scrollButtons.right {
  right: 0px;
}


#slider2 {
 	position: relative;
	height: 335px;
	width: 883px;
	margin-bottom: 10px;
	background-image: url(images/portfolio/portfolio-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
	padding-top: 3px;
}

.scroll2 {
	position: relative;
	overflow: hidden; 
	width: 703px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 330px;
	margin-left: 93px;
	clear: both;
}

.scrollContainer2 div.panel2 {
  	width: 693px;
	height: 281px;
	
}
.scrollContainer2 div.panel2 img {
	margin-left: auto;
	margin-right: auto;
}

.scrollButtons2 {
    position: absolute;
	top: 450px;
	z-index: 999999;
}

.scrollButtons2.left {
  left: 1px;
  top: 70px;
}

.scrollButtons2.right {
  right: 1px;
    top: 70px;
}

.top-footer h3{
	padding-left: 35px;
	padding-top: 20px;
	margin-top: 0px;
	font-size: 18px;
}

a img{
	border: none;
}