/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #999999;
}

#back {
	width: 100%;
	height: 150px;
	background: url(images/big_banner.jpg) no-repeat;
	background-position:top-left;
}



#container {
width: 1024px;
height: auto;
margin:auto;


}

#banner {
	height: 128px;
	background: url(images/banner.jpg) no-repeat;
	margin-top: 15px;
	border-bottom: 4px solid #cccccc;
}

#content_left {
	width: 436px;
	height: 283px;
	background: #333333;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 60px;
	display: inline;
	overflow-x: hidden;
}

#content_right {
	width: 440px;
	height: 263px;
	background: #333333;
	float: left;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	display: inline;
		overflow-x: hidden;
		
	}
	
	#content_right_domestic {
	width: 440px;
	height: 317px;
	background: #333333;
	float: left;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	display: inline;
		overflow-x: hidden;
		
	}
	
#content_left_domestic {
	width: 436px;
	height: 337px;
	background: #333333;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 60px;
	display: inline;
	overflow-x: hidden;
}	
		
		

#content_left_design {
	width: 426px;
	height: 670px;
	background: #333333;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 60px;
	padding: 10px;
	margin-bottom: 10px;
	display: inline;
}

#content_right_design {
	width: 430px;
	height: 670px;
	background: #333333;
	float: left;
	margin-top: 10px;
	margin-left: 60px;
	margin-bottom: 10px;
	padding: 10px;
	display: inline;
}

#content_small {
	width: 80px;
	height: 283px;
	background: #333333;
	float: left;
	margin-left: 60px;
	display: inline;
}

#content_square_left {
	width: 265px;
	height: 283px;
	background: #333333;
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 15px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 150%;
	color: #ffffff;
	padding-left: 5px;
}
.centre_image {
text-align:right;
}


#footer {
	width: 1024x;
	height: 60px;
	margin: 0 auto 10px auto;
	padding: 15px 0;
	text-align: center;
	padding-left: 10px;
	clear: both;
	border-top: 4px solid #cccccc;
	padding-top: 15px;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: normal;
}
	#footer a { color: #FF9900; }
	#col1 { float: left; width: 500px; padding: 7px 0 0 0px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 {
	float: right;
	width: 250px;
	padding: 7px 0 0 10px;
	text-align: center;
}
	
	
.float-left  {float: left;}
.float-right {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 25px;
}




#links
{
	width: 510px;
	height: 40px;
	padding-top: 88px;
	float:left;
	padding-top: 88px;
	padding-left: 460px;
}

#portfolio_area {
	width: 885px;
	padding: 10px;
	height:400px;
	background: #333333;
	display: inline;
	float: left;
	margin-left: 60px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #FF9900;
	letter-spacing: 2px;
	line-height: 25px;
}

a:hover {
	background: #ffffff;
	color: #FF6600;
	}
#simpleViewer { height: 92%;}
/* end hide */

