html, body {
	min-width: 960px;
	margin: 0 0 1px 0;
	height: 100%;
	padding: 0;
	background: #101010 no-repeat 0 -18px;
	}	

div, span, p, h1, h2, h3, h4, a , ul, li, input, textarea, img {
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-family: arial;
	text-align: left;
	line-height: normal;
	border: none
	}

img {  
	vertical-align: bottom;
	display: block;
	}
#wrapper {
	padding: 40px 0 15px 0;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	}

img, div, input  { 
	behavior: url("http://disali.com/assets/css/iepngfix.htc")
	}

	.header {
		width: 960px;
		float: left;
		}
		
		.header #gallery_nav {
			list-style: none;
			}
			
		.header #gallery_nav li {
			float: left;
			}
			
		.header #gallery_nav li.logo a {
			background: url(../images/logo.gif);
			background-position: bottom left;
			background-repeat: no-repeat;
			height: 54px;
			width: 610px;
			display: block;
			}

		.header #gallery_nav li.nav_m a.us {
			height: 28px;
			padding: 9px 25px 0 25px;
			display: block;
			font: 900 11px arial;
			color: #aaa;
			text-decoration: none;
			}
			
		.header #gallery_nav li.nav_m a.s {
			height: 28px;
			padding: 9px 25px 0 25px;
			display: block;
			font-size: 11px;
			color: #fff;
			font-weight: 900;
			text-decoration: none;
			}
			
		.header #gallery_nav li.nav_m a:hover {	
			color:#fff
			}	

		/* Hide from IE5-Mac \*/
		.header li a {
			float: none;
			text-align: left;
			}	
		/* End hide */
	
	#content {
		width: 770px;
		height: 536px;
		float: left;
		}

		#logo p {
			font-size: 32px;
			line-height: 0.83;
			color: #e0e0e0;
			font-weight: 900;
			text-decoration: none;
			text-transform: uppercase;
			clear: both;
			text-align: right;
			}

		#home_images img {
			width: 109px;
			height: 109px;
			display: inline;
			margin: 5px 3px 5px 2px;
			}

		#portfolio_images {
			width: 960px;
			padding: 0 0 0 7px;
			}
		






.gallery_inter_nav
{
	width: 150px;
	float:left;
	padding: 22px 0 0 59px;
}
.gallery_inter_img
{
	width: 150px;
	float:left;
	padding: 18px 0 0 59px;
}
a.inter_gal
{	
	font-size: 20px;
	color: #aaa;
	text-decoration: none;
	text-shadow: none;
	display: block;
	text-transform: uppercase;
	line-height: 0.9
}
a.inter_img
{	
	font-size: 36px;
	color: #aaa;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	line-height: 0.9;
	margin: 0 15px 0 0;
}
a.inter_gal:hover,a.inter_img:hover, #s
{
	color: #fff
}
div.footer
{
	width: 960px;
	clear: both;
	padding: 25px 0 0 0;
}
p.fo
{
	text-align: left;

}
p.li
{
	text-align: right;
	margin: 0 auto;
	float: right;

}
a.f,span.f, a.l
{
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	text-shadow: none;

}
a.f:hover, a.l:hover
{
	color: #fff;
}
a.l
{
	margin: 0 12px 0 12px;
}
h1
{	
	font-size: 72px;
	color: #fafafa;
	margin: 20px 0 16px 0;
	font-weight: 900;
	text-decoration: none;
	letter-spacing: -2px;
	line-height: 0.75;
}
h2
{	
	font-size: 18px;
	color: #ccc;
	font-weight: 900;
	margin: 0 0 4px 0;
	text-decoration: none;
	line-height: 1.6;
}
p
{	
	font-size: 12px;
	color: #aaa;
	font-weight: 400;
	text-decoration: none;
	line-height: 1.45;
}
span.larger
{
	color: #fff;
	font-weight: 100;
}
.left_col
{
	width: 440px;
	float: left;
	padding: 0 30px 0 3px;
}
.right_col
{
	width: 484px;
	float: left
}
input.name, input.email
{
	width: 93%;
	padding: 2px 0 2px 8px;
	height: 20px;
	border: solid #303030 5px;
	background: #101010;
	color: #fff;
	margin: 10px 0 0 0;
}
textarea.message
{
	width: 93%;
	padding: 2px 0 2px 8px;
	height: 100px;
	border: solid #303030 5px;
	background: #101010;
	color: #fff;
	margin: 10px 0 0 0;
}
input.submit
{
	width: 20%;
	height: 34px;
	padding: 2px 0 2px 0px;
	border: solid #303030 5px;
	background: #ccc;
	color: #202020;
	margin: 10px 0 0 0;
	clear: both;
	text-align: center;
	float: right;
	position: relative;
	left: -13px;
	cursor: pointer;
}