/* @override 
	http://localhost/css/main.css
	http://www.ngdesign.co.uk/css/main.css
	http://www.ngdagency.com/css/main.css
*/

* { margin: 0 auto; padding: 0; }

/* @group Main Structure */

/* Main Structural Elements */


#container {
	margin: 0 auto; 
	position: relative;
	width: 960px;
	height: auto;
	padding: 20px;	
}

#top {
	margin: 0 auto; 
	position: relative;
	width: 960px;
	height: 98px;
	border-bottom: 1px solid #000;	
	margin-bottom: 30px;
}

.underlinenone {
	border-bottom: none!Important;
}



#nav {
	margin: 0 auto; 
	position: relative;
	float: left;
	width: 228px;
	height: 98px;
	margin-right: 15px;
	
	
}


#nav a{
	position: relative;
	float: left;
	width: 223px; 	
	height: 10px;
	padding: 7px 0 15px 5px;
	border-bottom: 1px solid #000;
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	outline: none;
	color: #000;	

	
}

#nav a:hover, #nav a:active {
	color: #C4D8D1;  /*ngd red*/
}

a#nav_selected  {
	position: relative;
	float: left;
	width: 223px;
	height: 10px;
	padding: 7px 0 15px 5px;
	border-bottom: 1px solid #000;
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	background-color: #EE3424; /*ngd red*/ 
	color: #FFF!important;
	
}

#contact {
	position: relative;
	float: left;
	width: 243px;
	height: auto;
	
}


#telephone {
	position: relative;
	float: left;
	width: auto;
	height: 33px;
}

#telephone p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	height: 10px;
	padding: 7px 0 15px 0;

}


#mail {
	position: relative;
	float: left;
	width: 243px;
	height: 33px;
	
}

#mail p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	height: 10px;
	padding: 7px 0 15px 0;
	border-bottom: 1px solid #000;
}

#mail a  {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;	

	
}
#mail a:link, #mail a:visited {
	color: #000;
}

#mail a:hover, #mail a:active {
	color: #EE3424; /*ngd red*/
}

#socnet {
	position: relative;
	float: left;
	width: 223px;
	height: 40px;
}

#socnet p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	height: 10px;
	padding: 7px 0 15px 0;
}

#socnet a  {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;	

	
}
#socnet a:link, #socnet a:visited {
	color:#33CCFF;
}

#socnet a:hover, #socnet a:active {
	color: #EE3424; /*ngd red*/
}

#brand{
	position: absolute;
	top: 0;
	right: 0;
	width: 151px;
	height: 88px;
	background: url(../imgs/ngd_agency_logo.png) no-repeat;
}

#twitterbird {
	position: absolute;
	top: 18px;
	right: 240px;
	width: 77px;
	height: 55px;
}

#dividerone {
	position: relative;
	float: left;
	width: 15px;
	height: 300px;	
	display: block;
}

#onespan {
	position: relative;
	float: left;
	width: 230px;
	height: auto;
}



#threespan {
	position: relative;
	float: left;
	width: 715px;
	height: 325px;

}

#threespan_portfolio {
	position: relative;
	float: left;
	width: 715px;
	height: 475px;
	margin-bottom: 1em;
}

#fourspan {
	position: relative;
	float: left;
	width: 960px;
	height: 325px;
}

.homespan_bg {
		background: url(../imgs/homepage_image.gif) no-repeat;
}

.morespan_bg {
		background: url(../imgs/more_about_us_image_left.jpg) no-repeat;
}

#threecol {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 290px;
	height: auto;
}

#threecol p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #8E9F9B;
	line-height: 2em; 
	margin-bottom: 1em; 
	
}

#threecol p.boldblack, 
#fourcol p.boldblack, 
#fourcol_ntm p.boldblack {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: bold;
	font-size: 14px;
	color: #000;
	line-height: 2em; 
}

#fourcol {
	margin-top: 30px;
	margin-right: 15px;
	position: relative;
	float: left;
	width: 228px;
	height: auto;
	margin-bottom: 1em;
}


#fourcol_nrm {
	margin-top: 30px;
	position: relative;
	float: left;
	width: 228px;
	height: auto;
}

#fourcol_ntm {
	margin-right: 15px;
	position: relative;
	float: left;
	width: 228px;
	height: auto;
}

#fourcol_nm {
	position: relative;
	float: left;
	width: 228px;
	height: auto;
}

#fourcol_ntm p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #8E9F9B;
	line-height: 2em;
}

#fourcol_nm p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #8E9F9B;
	line-height: 2em;

}



#fourcol p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #8E9F9B;
	line-height: 2em;
	margin-bottom: 2em; 
	
}

#fourcol img {
	border: none;
	
}


#fourcol_nrm p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #8E9F9B;
	line-height: 2em;
	margin-bottom: 2em;  
}

#fourcol .italicbold {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: bolder;
	font-style: italic;
	font-size: 14px;
	color: #8E9F9B;
	line-height: 2em;
	margin-bottom: 2em; 
}

#fivecol {
	margin-right: 15px;
	position: relative;
	float: left;
	width: 177px;
	height: auto;
	margin-bottom: 1em;
}

#fivecol_nrm {
	position: relative;
	float: left;
	width: 192px;
	height: auto;
	margin-bottom: 1em;
}

#fivecol_nrm p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #8E9F9B;
	line-height: 2em;
	margin-bottom: 2em;  
}

#fivecol p {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	color: #8E9F9B;
	line-height: 2em;
	margin-bottom: 2em;  
}



ul  {
	/*margin-left: 1.4em;  This indent works for all Mac & Windows PC's, em's are a more consitent indent*/
	position: relative;
	padding-left: 1em;
	list-style-position: outside;
	list-style-image: url(../imgs/bullet.jpg);
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	

}

li {
	font-size: 14px;
	color: #000;
	line-height: 2em;
	
}

ul ul li  {
	list-style: none;
	margin-left: -1em;
}





a {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;

}

a:link, a:visited {
	color: #8E9F9B;
}

a:hover, a:active {
	color: #EE3424; /*ngd red*/
}




#footer {
	border-top: 1px solid #000;
	position: relative;
	float: left;
	width: 960px;
}

#sitemap {
	position: relative;
	float: left;
	width: 480px;
	height: 30px;
	padding-top: 15px;
}

#sitemap a{
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;	

	
}


#sitemap a:link, #sitemap a:visited {
	color: #8E9F9B;
}

#sitemap a:hover, #sitemap a:active {
	color: #EE3424; /*ngd red*/
}


#copyright {
	position: relative;
	float: left;
	width: 480px;
	height: 30px;
	padding-top: 15px;
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	color: #C4D8D1; 
	
}

/* @end */

/* @group Content */
h1 {
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 130px;
	color: #FFF;
 
}

h2 {
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 80px;
  	color: #FFF;   
}


h3 {
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	
	font-size: 26px; 
}


h4 { /*Used only on the heading on "Building Brand..." at the moment */
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 17px;
	color: #EE3424; /*ngd red*/
 
}

h5 {
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 14px;
  	color: #EE3424; /*ngd red*/
  	line-height: 2em;

 
}




h5.black {
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 14px;
  	color: #000; 
  	border-bottom:  1px solid #000;
  	line-height: 1.4em;
  	padding-bottom: .4em;
  	margin-bottom: .4em;

 
}

h5.blacklink a {
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 14px;
  	color: #000; 
  	line-height: 1.4em;
  	padding-bottom: .4em;
  	margin-bottom: .4em;
}


h5.blacklink a:hover, h5.blacklink a:active {
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 14px;
  color: #EE3424; /*ngd red*/
  	line-height: 1.4em;
  	padding-bottom: .4em;
  	margin-bottom: .4em;
}



h6 {
  	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 9px;
  	color: #000;
  	line-height: 2em;

 
}

.right140 {
	margin-left:  140px;
}
.right370 {
	margin-left:  370px;
}

.border1 {
	border: 1px solid #EE3424;
}

/*form*/


#formspan {
	position: relative;
	float: right;
	width: 195px;
	min-height: 296px;
	padding: 15px;
	margin-bottom: 20px;
	height: auto;
	
}

.form {
	border: 1px solid #C4D8D1;
	background: url(../imgs/form_bg.jpg) repeat-x #C4D8D1;
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 12px;
  	color: #000; 
}


input[type="text"] {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 12px;
  	color: #99a9a5; 
	border: 1px solid #C4D8D1;
	width: 193px;
	height: 18px;
	margin-bottom: 1em;
	padding: 2px 0 0 2px;	
}

select {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 12px;
  	color: #99a9a5;
	width: 195px;
	height: 20px;
	margin-bottom: 1em;
}

textarea {
	font-family: "Trebuchet MS" , "Myriad Pro", "Lucida Grande";
	font-size: 12px;
  	color: #99a9a5;
	border: 1px solid #C4D8D1;
	width: 193px;
	height: 134px;
	margin-bottom: 1em;
	padding: 2px 0 0 2px;	
}

.form table {
	  	color: #8E9F9B;
	  	margin-bottom: 1em;
	  	border: 0;
}

.form table td {
	 height: 20px;
}

.submit {
	float: right;
	margin-bottom: 1em;
}

label {
	display: block;
	margin-bottom: 0.6em;
	
}


/*for the mail form*/

.antispam { display:none;}


/* @end */



