/*****Basic Elements*****/  

body {
	background: #003366;
	text-align: center;
	line-height: 1.6;	
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #4b4745;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	margin-bottom: 30px;
}

h2 {
	font-size: 21px;
	margin-bottom: 30px;
}

h3 {
	font-size: 18px;
	margin-bottom: 12px;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}
h5 {
	font-size: 11px;
	margin-bottom: 3px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #616161;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;	
}

.sect {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
	
}

.sect:hover {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
}




div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */



blockquote span {
	color: #77868b;
	font-weight: bold;
}



/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container_top {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	border-bottom: 2px solid #cc9900;
	
}

.container {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	
}

.container_contact {
	width: 880px;
	margin-left: 300px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	height: 500px;
	
}

.containermid {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 0px;
	
}

#containermain {
	width: 880px;
	margin: 0 auto;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
	padding: 15px 0 15px 0;
	background-color: #ffffff;
	
	}

.clearfix {
	clear: both; 
}

/*****Basic Layout*****/  

/** Header **/

#header {
	background: url(images/nnb_side4.jpg) repeat-x;
	height: 160px;
	background-color: #ffffff;
	margin-bottom: 0px;
	border-bottom: 2px solid #cc9900;
	
}

/** Logo **/

#header h1 {
	background: url(images/nnb_mainlogo7.jpg) no-repeat;
	width: 880px;
	height: 160px;
	margin: 0px 0px 0px;
}

#header span#slogan {
	font-style: italic;
	color: #81726a;
	font-size: 13px;
}

/*** Main Menu ***/

#header ul#top_menu {
	list-style-type: none;
	position: absolute;
	margin-right: 0px;
	margin-left: 5px;
	top: 130px;
	width: 870px;
	overflow: hidden;
	padding-left: 17px;
}

#header ul#top_menu li {
	float: left;
}

#header ul#top_menu li a {
	color: #003366;
	display: inline-block;
	padding: 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size:11px;
	text-decoration: none;
}



#header ul#top_menu li.active a, #header ul#top_menu li a:hover {
	color: #cc9900;
}

#header ul#top_menu li.active {
	background: #ffffff;
	margin: 0px 3px;
	color: #ffffff;
}

#row_1 { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#003366; 
	width: 210px; 
	height: 45px; 
	padding-left:10px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	padding-right: 0px;
	overflow:hidden; 
	margin-top:0px; 
	font-size:0.47em; 
	font-weight:600;
	float: right;
	}

#section {
	background: #ffffff url(images/sidebar.jpg) repeat-x top left;
	height: 45px;
	margin-bottom: 0px;
}

#section h2 {
	color: #cc9900;
	margin: 3px 18px 0px 20px;
	font-size: 25px;
	font-family: Palatino Linotype, Georgia, serif;
	
}


/*** Content ***/

#main {
	float: left;
	width: 540px;
}

#content {
	
	padding: 0px 5px 0px 5px;
	background-color: #ffffff;
	
	}
	
#findus {
	overflow:hidden;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
	width: auto;
	border: 1px solid #f1f4f6;
	text-align: center;
	background-color: #f1f4f6;
	font-family: Palatino Linotype, Georgia, serif;
	font-variant: small-caps;
	font-size: 13px;
}
#findus a {
	text-decoration: none;	
}
/*** Sidebar ***/

#sidebar {
	float: right;
	width: 195px;
	height: 100%;
	margin-right: 15px;
	
}

#sidebar h2 {
	font-size: 12px;
	color:#cc9900;
	text-transform: uppercase;
	text-align:center;
	background: #f1f4f6;
}

#sidebar .block {
	padding: 1px;
	background: #f1f4f6;
	margin-bottom: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#sidebar .block-inner {
	background: #ffffff;
	padding: 0px 0px 2px 0px;
	text-transform: capitalize;
	text-align: center; 
	
}

#sidebar .block-release {
	
	background: #ffffff;
	padding: 0px 0px 2px 0px;
	text-transform: capitalize;
	text-align: center;
	color: #900;
	
	}

#sidebar_contact {
	position: relative;
	width: 195px;
	height: 100%;
	margin-right: 15px;
	
}

#sidebar_contact h2 {
	font-size: 12px;
	color:#cc9900;
	text-transform: uppercase;
	text-align:center;
	background: #f1f4f6;
}

#sidebar_contact .block {
	padding: 1px;
	background: #f1f4f6;
	margin-bottom: 15px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	height: 100%;
}

#sidebar_contact .block-inner {
	background: #ffffff;
	padding: 0px 0px 5px 0px;
	text-transform: capitalize;
	text-align: center; 
	height: 100%;
}

#sidebar_contactus {
	float: right;
	width: 181px;
	margin-right: 15px;
	
}

#sidebar_contactus h2 {
	font-size: 12px;
	color:#cc9900;
	text-transform: uppercase;
	text-align:center;
	background: #f1f4f6;
}

#sidebar_contactus .block {
	padding: 1px 1px 1px 1px;
	background: #f1f4f6;
	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	
}


ul {margin:0; padding:0; text-align: left;}
#ma li { list-style:url(images/point_3.jpg); margin:10px 5px 10px 20px}
#ma a { font-family:arial; font-size:11px; color: #04497F}
#ma2 li { list-style:url(images/point_3.jpg); margin:0 0 0 0px}
#ma2 a { font-family:arial; font-size:11px; color: #04497F}

ul {margin:0; padding:0;}
#mone li { list-style:url(images/arrow4.gif); margin:0 0 0 0px}
#mone a { font-family:arial; font-size:11px; color: #04497F}


/*** Footer ***/

#footer {
	clear: both;
	border-top: 3px solid #cc9900;
	padding: 10px 0px 15px;
	background-color: #003366;
	color: #CFC;
	
}

#footer p#bottom-menu {

}

#footer p#bottom-menu a, h6 {
	color: #aeb3b6;
}

#footer p#bottom-menu a.active, #footer p#bottom-menu a:hover {
	color: #82888c;
	text-decoration: none;
}

#footer h6 {
	font-size: 12px;
}

#footer  strong {
	color: #84888a;
	font-weight: normal;
}



/** Home Page Content **/

body#home #content h2 {
	margin-bottom: 20px;
}

body#home div#services {
	width: 625px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	
}

body#home div#services_blog {
	width: 630px;
	height: 900px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	
}

body#home div#services_vids {
	width: 630px;
	height: 1110px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	
}

body#home div#services ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#services ul li {
	float: left;
	width: 195px;
	margin: 0px 70px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 45px;
}

body#home div#services ul li#first {
	background: url(ThemeForest-July-09/images/service1.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#second {
	background: url(ThemeForest-July-09/images/service2.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#third {
	background: url(ThemeForest-July-09/images/service3.jpg) 0px 11px no-repeat;
}

body#home div#services ul li#fourth {
	background: url(ThemeForest-July-09/images/service4.jpg) 0px 11px no-repeat;
}

body#home div#services ul li.last {
	margin-right: 0px;
}

body#home div#services h2 {
	font-weight: 500;
	font-size: 11px;
	margin-bottom: 9px;
	color: #003366;
	text-transform: uppercase;
}

body#home div#services ul li p {
	color: #4d4c4c;
	line-height: 1.5;
}

body#home div#contact-info {
	float: left;
	width: 270px;
	padding-left: 10px;
	margin-left: 150px;
}

body#home div#contact-info p strong {
	color: #454444;
	font-weight: normal;
}

body#home #content div.hr {
	margin: 25px 0px;
}

body#home #content .bottom-block {
	float: left;
	width: 800px;
	margin-left: 20px;
	margin-bottom: 20px;
}

body#home #content .bottom-block.last {
	margin-right: 0px;
}

body#home #content .bottom-block ul {
	list-style-type: none;
}

body#home #content .bottom-block h2 {
	font-size: 19px;
	color: #8ca5b4;
}

/** Services Page **/

ul#latest_blog {
	list-style-type: none;
}

/** Portfolio Page **/



/** Blog **/

p.in_category {
	font-style: italic;
	color: #cc9900;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #cc9900;
}


/** Contact Page **/


/** Contact us Form **/

#contact_us {
	width: 460px;
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 80px;
	clear: both;
	color: #7f7e7e;
	font-size: 14px;
}

#contact_us input, #contact_us textarea {
	width: 370px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
	width: 60px;
	border: 0px;
	cursor: pointer;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}
