/* @override http://katewerblegallery.com/ndxz-studio/site/sample/style.css */

/* @override http://katewerblegallery.com/ndxz-studio/site/sample/style.css */

/* @override http://www.katewerblegallery.com/ndxz-studio/site/sample/style.css */

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

body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #00214A;
	background-color: #FFFFFF;
	text-decoration: none;
}

body.section-1 {
	width:  90%;
}
body.section-2 {
	
	 }
body.section-3 { }

a:link { text-decoration: none;
	color: #00214a;
}
a:active { text-decoration: underline;
	color: #00214a;
}
a:visited { text-decoration: none; color: #00214a; }
a:hover { text-decoration: none;
	color: #004ca9;
}

a img { border: none; }

#menu {
    width: 295px;
    top: 0;
    bottom: 0;
	left: 0;
    height: 100%;
	background-color: #fff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	font-size: 16px;
	float: left;
}

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

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	padding-top: 4px;
}

#menu ul li.section-title {
	color: #00214A;
	font-size: 1.em;
	letter-spacing: 1px;
	font-weight: bold;
}

div#logo {
	padding-bottom: 15px;
	z-index: 9999999;
	position: relative; 
}



#menu ul li a:link, #menu ul li a:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 22px;
	color: #00214a;
	text-decoration: none;
}

#menu div.container ul li a {
	letter-spacing: 1px;
}

#menu ul li a:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 22px;
	color: #004ca9;
	text-decoration: none;
}

#content {
    height: 100%;
    margin: 0 0 0 295px;
    top: 0;
}

#menu .container {
	margin: 0;
	padding-top: 40px;
	padding-bottom: 25px;
	padding-left: 45px;
	width: 250px;
}

#content div.container {
	margin: 0;
	padding: 80px 5px 25px 0;
}



#content p { width: 400px; margin-bottom: 9px;
	color: #00214A;
	text-transform: uppercase;
	font: 1em/20px Trebuchet MS, Arial, _sans;
}

p {
    margin: 0 0 9px 0;
font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #00214A;
	background-color: #FFFFFF;
	text-decoration: none;
    text-align: left;
}

h1 { font-size: 32px; }
h2 { 	color: #00214A;
	font-size: 1.3em;
	padding-top: 2px;
	padding-bottom: 10px;
text-transform: uppercase;}
h3 { font-size: 16px; }
h4 { font-size: 12px; }

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

#once { clear: left; }