/* Designed and Built By NSSProjects.com ssmith@nssprojects.com */

		body {
			margin: 0;
			background: #2496d4 url(../images/advent_bkdg.jpg) repeat-x;
		}
		#container {
			margin: 0 auto;
			width: 980px;
			background: #fff;
			overflow: hidden;
		}
		#navigation {
			background: url(../images/advent_nav_bkdg.jpg) no-repeat;
			height: 104px;
		}
		.pagenav_1 {
			margin: 0;
			padding: 40px 0 0 0;
		}
		.pagenav_1 .navitem a {
			font-size: 14px;
			color: #fff;
			font-family: arial;
		}
		.pagenav_1 .selected a,
		.pagenav_1 .navitem a:hover {
			color: #ff9933;
		}
		.pagenav_1 .navitem {
			display: inline;
		}
		.sec_content a:hover {
			color: #ff9933;
		}
		button {
			background:transparent none repeat scroll 0%;
			border:0pt none;
			color:#EE632E !important;
			cursor:pointer;
			margin:0pt;
			padding:0pt;
			text-align:center;
		}
		button span {
			background:transparent url(../images/button_main_left.gif) no-repeat scroll left center;
			display:block;
			height:26px;
			padding:0pt 0pt 0pt 10px !important;
			white-space:nowrap;
		}
		
		button span em {
			background:transparent url(../images/button_main_right.gif) no-repeat scroll right center;
			display:block;
			font-family:Arial,Helvetica,sans-serif;
			font-size:11px;
			font-size-adjust:none;
			font-stretch:normal;
			font-style:normal;
			font-variant:normal;
			font-weight:bold;
			line-height:26px;
			padding:0pt 10px 0pt 0pt;
		}

		.pagenav_1 #home 		{ margin: 0 360px 0 54px; }
		.pagenav_1 #who_we_are 	{ margin: 0 74px 0 0; }
		.pagenav_1 #news 		{ margin: 0 76px 0 0; }
		.pagenav_1 #what_we_do 	{ margin: 0 73px 0 0; }
		.pagenav_1 #services 	{ margin: 0 85px 0 0; }
		.pagenav_1 #contact 	{ margin: 0 0 0 0; }

		.sec_header {
			height: 399px;
			background: url(../images/advent_head_bkdg.jpg) no-repeat;
		}
		.sec_content {
			margin: 20px 10px 10px 10px;
			height: 418px;
		}
		.copyright,
		#navigation ul li,
		#navigation .contact_us a,
		#navigation p {
	font-size: 12px;
	line-height: 11px;
		}
		.footer {
			height: 10px;
			clear: both;
			background: #333 url(../images/advent_footer_bkdg.png) no-repeat;
			_background: #333;
			padding: 16px 10px 16px 10px;
			width: 960px;
			margin: 0 auto;
		}
		a {
			font-size: 12px;
			color: #666;
			font-family: arial;
			text-decoration: none;
		}
		p {
			font-size: 12px;
			color: #666;
			font-family: arial;
			margin: 0;
			line-height: 22px;
		}
		.footer p {
			margin: 0;
		}
		ul li em {
			font-style: normal;
			color: #ff7f00;
		}
		ul li {
			font-family: arial;
			font-size: 12px;
			color: #666;
			line-height: 22px;
		}
		.box {
			float: left;
			padding: 0 10px 0 10px;
		}
		
		.box .image {
			float: left;
			border: 1px solid #ff7f00;
			padding: 3px;
			margin: 0 10px 0 0;
		}
		.box h1 { 
			font-size: 18px;
			color: #333;
			font-family: arial;
			height: 18px;
		}
		.box .content {
			height: 355px;
		}
		.box h1 span {
			display: none;
		}
		.box_footer {
			float: right;
		}
		.box_footer a {
			font-weight: bold;
			background: url(../images/arrows.gif) no-repeat;
			width: 37px;
			height: 12px;
			line-height: 6px;
			padding: 0 0 0 10px;
			display: block;
		}
		
		#integration	{ width: 254px; background: url(../images/border.gif) repeat-y top right;} 
		#design 		{ width: 391px; background: url(../images/border_middle.gif) repeat-y top left;}
		#other			{ width: 254px; background: url(../images/border.gif) repeat-y top left;} 
		
		#integration h1 {
			background: url(../images/advent_title_01.gif) no-repeat;
		}
		#design h1 {
			background: url(../images/advent_title_02.gif) no-repeat;
		}
		#other h1 {
			background: url(../images/advent_title_03.gif) no-repeat;
		}
		.contact_us {
	width: 920px;
	overflow: hidden;
	padding: 20px 0 0 20px;
		}
		.contact_us #phone {float: left;}
		.contact_us a {
	background: url(../images/advent_contact.gif) no-repeat;
	display: block;
	padding: 0 0 0 22px;
	float: right;
	width: 65px;
	height: 14px;
		}
		#shadow1 {
			background: url(../images/shadow.png) repeat-y center top;
		}
		#shadow1 {
			_background: none;
		}
		#shadow2 {
			background: url(../images/shadow2.png) repeat-y center bottom;
			height: 107px;
		}
		#shadow2 {
			_background: none;
			height: 107px;
		}
		.copyright {
			float: left;
		}
		.nssprojects {
			float: right;
			font-size: 11px;
			line-height: 11px;
		}
		.nssprojects a {
			font-size: 11px;
			color: #ff7f00;
		}