/* @override http://www.nxngraphics.com/ndxz-studio/site/nxngraphics/nxn.css */

/* @override http://www.nxngraphics.com/ndxz-studio/site/nxngraphics/nxn.css */
/* @override 
	http://www.nxngraphics.com/ndxz-studio/site/nxngraphics/nxn.css
	http://www.nxngraphics.com/ndxz-studio/site/nxngraphics/nxn.css
*/

/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Arial, Gotham-Book, Helvetica, Verdana, sans-serif;
	background: #1b1b1b url(http://www.nxngraphics.co.uk/ndxz-studio/site/nxngraphics/images/background.jpg);
	background-repeat:repeat;
}

1. body#section_id_1 { }
2. body#section_id_2 { }
3. body#section_id_3 { }

a:link {
	text-decoration: none;
	color: #78736d;
	display: inline;
	width: auto;
}
a:active {
	text-decoration: none;
	color: #78736d;
}
a:visited {
	text-decoration: none;
	color: #78736d;
	display: inline;
}
a:hover {
	background-color: #0076bc;
	display: inline;
	color: #fafdc8;
}

a img {
	border-style: none;
}

#menu {
	width: 220px;
	overflow: auto;
	top: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	height: 100%;
	font-size: 11px;
}

div#logo {
	background:url(http://www.nxngraphics.co.uk/ndxz-studio/site/nxngraphics/images/logo.jpg);
	width: 141px;
	height: 141px;
}

#menu ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#menu ul li.section-title {
	color: #0076bc;
	line-height: 16px;
}


#content {
	height: 100%;
	top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 225px;
	margin-top: 0px;
	line-height: 18px;
}

.container {
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}

#content p {
	width: 500px;
	margin-bottom: 15px;
	line-height: 15px;
}

p {
    margin: 0 0 5px 0;
}

h1 {
	width:470px;
	font-family: Arial, Gotham-Book, Helvetica, Verdana, sans-serif;
	font-size:16px;
	color: #0076bc;
	line-height:20px;
	margin: 0px;
	padding: 0px 0px 20px;
}
h2 {
	width:470px;
	font-family: Arial, Gotham-Book, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color: #0076bc;
	line-height:18px;
	margin: 0px;
	padding: 0px 0px 10px;
	text-transform: capitalize;
}
h3 {
	width:470px;
	font-family: Arial, Gotham-Book, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #0076bc;
	line-height:18px;
	margin: 0px;
	padding: 0px 0px 0px;
}
h4 { font-size: 12px;
	 font-family: Arial, Gotham-Book, Helvetica, Verdana, sans-serif;
	 color: #0076bc; 
}

h5 { font-size: 8px;
	 font-family: Arial, Gotham-Book, Helvetica, Verdana, sans-serif;
	 color: #0076bc;
}
#img-container	{
	margin-top: 30px;
}
#img-container p	{
	width: 400px;
	margin-top: 30;
	font-size: 9px;
	padding: 0 0 30px;
}

#once { clear: left; 
}
.footer {
	font-size: 9px;
	color: #645d43;
}