/* CSS for New Skin Media */

html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;	
}
p, form, table
	{
		font-size: 9pt;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		border-color:#d6d6d6;
	}
body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color: #000000;
	background-image:url(../images/NSM_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.35em;
	color: #d6d6d6;
}
h1 { 
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
h2 { 
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#d6d6d6;
	
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #d6d6d6;
	margin-bottom: 0px;
	padding: 0px;
	margin-right:10px;
	margin-top: 0px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	color:#e1be56;
	}
.bottom_menu {
	font-size:12px;
	color: #99ac9a;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#header {
	width:1008px;
	height:230px;
	vertical-align:top;
	margin:0 auto;
	background-image:url(../images/header.jpg);
	padding-top:0px;
	padding-bottom:0px;
}
#menu {
text-align:right;
position:relative;
right:54px;
top:129px;
}
#bodywrap {
	background-image:url(../images/z0bg.jpg);
	width:1008px;
	margin:0 auto;
	height:100%;
	position:relative;
	}
#content {
	padding-bottom:2px;
	padding-top:2px;
	width:830px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
#twitter {
	float:right;
	width:270px;
}
#smug {
	display:block;
	width:400px;
	padding:10px;
}
#smug {
	display:block;
	width:380px;
	padding:10px;
}
#smug2 {
	display:block;
	width:375px;
	padding:10px;
	float:right;
}
#c_form {
	display:block;
	width:800px;
	padding:10px;
}
#logo
{
position:absolute;
left:16px;
}

.price {
	text-align:right;
	font-weight:bold;
	margin-right:20px;
	float: right;
}
#content-wrap {
	width:1008px;
	background-image: url(../images/contentbg.jpg);
	vertical-align:top;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
#leftcol {
	width:500px;
	margin-left:40px;
}
#design {
	width:100%;
}
#contact {
	width:100%;
}
#about {
	width:460px;
	float:right;
	}
#design2 {
	margin-top:60px;
	width:320px;
	float:right;
	}	
/* Links */
a:link, a:visited, a:active {
	color: #cc9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ab0101;
	text-decoration: none;
}

/* Footer Style */
#footer {
	font-family: Arial;
	font-size: 10px;
	color: #cc9900;
	margin:0 auto;
	text-align:center;
	width:1008px;
	background-image: url(../images/z0bg.jpg);
	overflow:hidden;
}


img { behavior: url(iepngfix.htc); }


dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}

ul {
list-style-position: outside;
list-style-image: url(../images/bullet.gif);
list-style-type: square;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px white; 
}

/* Portfolio Overlay */
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#fadeshow1{
	display:block;
	width:353px;
	height:353px;
}
#newsletter{
float:left;
margin-top:144px;
margin-left:84px;
}
