body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6b6e68;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(Layout/background/spel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapper {
	width: 750px;
    margin: 0 auto;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
}
#head {
    background-image: url(Layout/head/head_1_1_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 750px;
    height: 240px;
}
#main {
	background-image: url(Layout/body/1_1_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 750px;
	height: 80px;
}
#content {
	background-attachment: scroll;
	background-color: #1c1c1a;
	background-image: url(Layout/body/1_2_mid.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 740px;
	padding-left: 10px;
	padding-top: 30px;
}
#nav1 {
	width: 750px;
	height: 72px;
	background-image: url(Layout/nav/n_b.gif);
	background-repeat: repeat-x;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 72px;
	display: inline;
	overflow: hidden;
	width: 750px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 72px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:72px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -72px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -72px;
	}
	
#home a  {
	width: 68px;
	background: url(Layout/nav/1_home.gif) top left no-repeat;
	}

#about a  {
	width: 62px;
	background: url(Layout/nav/2_about.gif) top left no-repeat;
	}

#work a  {
	width: 64px;
	background: url(Layout/nav/3_work.gif) top left no-repeat;
	}

#contact a  {
	width: 69px;
	background: url(Layout/nav/4_contact.gif) top left no-repeat;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #d7006c;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #019cd8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #373934;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6b6e68;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f5df2d;
}
#box1
{
    float: left;
    width: 216px;
	height: 295px;
	margin-right: 10px;
	background-image: url(Layout/body/frntbx.gif);
	background-repeat: repeat-x;
	background-color: #181917;
	background-position: top;	
	padding-left: 10px;
	padding-top: 10px;
}
#box2
{
    float: left;
    width: 216px;
	height: 295px;
	margin-right: 10px;
	background-image: url(Layout/body/frntbx.gif);
	background-repeat: repeat-x;
	background-color: #181917;
	background-position: top;	
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #d7006b;
}
#box3
{
    float: left;
    width: 216px;
	height: 295px;
	margin-right: 10px;
	background-image: url(Layout/body/frntbx.gif);
	background-repeat: repeat-x;
	background-color: #181917;
	background-position: top;	
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #009dd9;
}
.style2 {
	color: #009dd9;
	font-weight: bold;
}
.style1 {
	color: #D7006C;
	font-weight: bold;
}
#logo
{
    float: right;
    width: 212px;
	margin-right: 18px;
}
#footer
{
	width: 740px;
	height: 52px;
	background-image: url(Layout/footer/f_b.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 30px;
}
#top
{
    float: right;
    width: 20px;
	margin-right: 18px;
}
.stylefoot {
	color: #ffffff;
	font-weight: normal;
}
#aboutimage
{
    float: right;
    width: 418px;
	margin-right: 0px;
}
ul#tabnav {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 24px;
	border-bottom: 1px solid #f5df2d;
	font: bold 11px verdana, arial, sans-serif;
}
ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #4b4c4d;
	color: #f5df2d;
	margin: 2px 2px 0 2px;
	border: 0px solid #009dd9;
}
ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #6b6e68;
	background-color: transparent;
	text-decoration: none;
	padding: 4px;
}
ul#tabnav a:hover {
	background-color: #f5df2d;
	color: #4b4c4d;
}
body#illustration li.illustration, body#manips li.manips, body#photo li.photo, body#print li.print, body#brand li.brand, body#web li.web, body#pack li.pack, body#flash li.flash, body#motion li.motion {
	border-bottom: 1px solid #f5df2d;
	color: #4b4c4d;
	background-color: #f5df2d;
}
body#illustration li.illustration a:link, body#illustration li.illustration a:visited,
body#manips li.manips a:link, body#manips li.manips a:visited,
body#photo li.photo a:link, body#photo li.photo a:visited,
body#print li.print a:link, body#print li.print a:visited,
body#brand li.brand a:link, body#brand li.brand a:visited,
body#web li.web a:web, body#web li.web a:visited,  
body#pack li.pack a:pack, body#pack li.pack a:visited,
body#flash li.flash a:flash, body#flash li.flash a:visited,
body#motion li.motion a:motion, body#motion li.motion a:visited {
	color: #4b4c4d;
	background-color: #f5df2d;
}
#content1 {
	padding: 10px 10px 10px 70px;
	width: 650px;
}

