@charset "UTF-8";
/* CSS Document */

body, html {
	background-color:#FC3;
	background-image:url(http://www.skrame.com/i/bg-stripe.gif); background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
h1 {font-size:22px; color:#47697E; font-weight:bold; border-top:2px dotted #688B9A; margin-top:30px;}
h2 {font-size:12px; color:#5B7444; font-weight:normal; padding-left:10px; clear:both;}

.clear {clear:both;}

img {border:none;}

/* Top */

a.rollover {
	display: block;
	width: 460px;
	height: 40px;
	text-decoration: none;
	background: url("http://www.skrame.com/i/logo.gif"); background-repeat:no-repeat;
	margin:20px 0 20px 0;
	}

a.rollover:hover {
	background-position: -460px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

/* Nav */

#menu {font-size:10px;}

#menuitem {width:88px; height:14px; float:left; margin-right:1px; color:#FFF; font-weight:bold; padding:2px 0 0 3px;}
#menuitem:hover {color:#222;}

.nintro {background-color:#47697E;}
.nintro:hover {background-image:url(http://www.skrame.com/i/nintro.gif); background-repeat:no-repeat; color:#222;}

.nservices {background-color:#688B9A;}
.nservices:hover {background-image:url(http://www.skrame.com/i/nservices.gif); background-repeat:no-repeat; color:#222;}

.nwork {background-color:#5B7444;}
.nwork:hover {background-image:url(http://www.skrame.com/i/nwork.gif); background-repeat:no-repeat; color:#222;}

.nabout {background-color:#A3C586;}
.nabout:hover {background-image:url(http://www.skrame.com/i/nabout.gif); background-repeat:no-repeat; color:#222;}

.ncontact {background-color:#FC3;}
.ncontact:hover {background-image:url(http://www.skrame.com/i/ncontact.gif); background-repeat:no-repeat; color:#222;}

/* Main */

#content {
	width:460px;
	margin-left:230px;
	padding:0px 20px 100px 20px;
	}

#content a {color:#5b7444; font-weight:bold; text-decoration:none;}
#content a:hover {color:#000; font-weight:bold; text-decoration:none;}

#content li {line-height:140%;}
#content ul li a {color:#222; text-decoration:none; font-weight:normal;}
#content ul a:hover {color:#000; text-decoration:underline;}

.port {
	width:148px;
	height:120px; 
	float:left; 
	font-size:9px;
	font-weight:normal;
	padding:2px; 
	text-align:center;
}
/* Bottom */

#loops {
	position:fixed; 
	bottom:40px; left:0px;
	width:964px; height:50px; 
	background-image:url(http://www.skrame.com/i/bg-loops.png); 
	background-repeat:no-repeat; 
	background-position:bottom left;
	}

#bottom {
	position:fixed; 
	bottom:0px; left:0px;
	width:100%; height:40px; 
	background-image:url(http://www.skrame.com/i/bg-bottom.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom left;
	font-size:12px;
	}
	
#bottom ul {
	float:left;
	color:#FFF;
	position:absolute;
	left: 230px;
	bottom:0px;
	}
	
#bottom li {display:inline; list-style:none; padding-right:10px;}
#bottom a {color:#FFF; text-decoration:none;}
#bottom a:hover {color:#FFF; text-decoration:underline;}

.left-image {position:fixed; bottom:0px; left:0px; z-index:1;}