/* @override http://morganbogle.com/ndxz-studio/site/eatock/style.css */

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	color: #666;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

body {
	background: #fff;
	font: normal 14px/20px "Century Gothic";
	color: #666;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	direction: ltr;
}

body.section-1 {
	white-space: nowrap;
	text-align: center;
	direction: ltr;
	font: normal 14px/20px "Century Gothic";
	color: #666;
}
body.section-2 {
	white-space: nowrap;
	text-align: center;
	direction: ltr;
	font: normal 14px/20px "Century Gothic";
	color: #666;
	}
a:link { text-decoration: none;
	white-space: nowrap;
	color: #666;
	text-align: center;
}

* {
	font-size: 16px;
	color: #666;
}
a:active { text-decoration: line-through;
	color: #666;
	text-align: center;
}
a:visited { text-decoration: none;
	color: #666;
	text-align: center;
}
a:hover { text-decoration: line-through;
	color: #666;
	text-align: center;
}

a img {
	border-style: none;
	color: #666;
}

#menu {
    width: 200px;
    overflow: auto;
    top: 0px;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #fff;
	color: #666;
}

#menu ul {
	list-style: none;
	margin:0 0 5px 0;
	color: #666;
}
#menu ul li.section-title {
	color: #666;
	font-size: 18px;
}

#content {
    height: 100%;
    margin: 0 0 0 275px;
    top: 0;
	color: #666;
}

.container {
    padding:125px 15px 50px 5px;
}

#s1 div img.img-bot {
	margin-top: 70px;
}

#content p { width:22px;
	color: #666;
	text-align: left;
	padding:125px 15px 50px 5px;
	margin-bottom: 9px;
	margin-top: -110px;}

}

p {
    margin: 0 0 15px 0;
	
}
	
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin:400 padding:400 }
#img-container p	{ width: 600px; margin:50; padding:0 0 12px ; }

#once { clear: left; }

#menu div.container ul li a {
	font-size: 14px;
}