/*CSS Document*/

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	overflow: scroll;
}


body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #CCCCCC url(../images/bg_body.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}

#maincontainer {
	margin: 0 auto;
	width: 700px;
}

#wrapper {
	margin: 0 auto;
	width: 714px;
	background: #CCCCCC url(../images/bg_body_2.gif) repeat top;
}

.imaging {

	padding-left:0px;
	padding-top:20px !important;
	padding-top:40px;
}

#main_flash {

	padding-left:15px !important;
	padding-left:0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/*---------------------------- Header ----------------------------*/
#header {
	background: #fff;
	width: 700px !important;
	width: 700px;
	margin-left: -3px !important;
	margin-left:-7px;
	height: 92px;
	border-top: 12px solid #191946;
	background: url(../images/pageWrapperBG.gif) repeat;
}

#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
	margin: 0;
	padding: 10px 0 0 9px;
	text-align: left;
}

#header h1 a {
	width: 269px;
	height: 69px;
	display: block;
	text-indent: -999px;
	text-decoration: none;
	background: url(../images/logo_agile.gif) no-repeat top left;
	float: left;
	text-align: left;
}

#content h3 {

	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #094979;
}



/*---------------------------- Nav ----------------------------*/
#nav {
	float: right;
	width: 700px;
	padding-top: 6px;
	border-top: 2px solid #cccccc;
	height: 20px !important;
	height: 30px;
	color: #222222;
	margin-top: 0px !important;
	margin-top:9px;
	background-color:#171445;
	font: 11px tahoma;
}
#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left:2px;
	
}
#nav ul li {
	display: inline;
	background: none !important;
}
#nav ul li a {
	padding: 8px 20px 30px 20px;
	margin: 0px 8px;
	color: #FFF;
	text-decoration: none;
	
}

#home a:hover {
	background: url(../images/nav_on.gif) repeat-x top left;

}

#about a:hover {
	background: url(../images/nav_on.gif) repeat-x top left;

}

#clients a:hover {
	background: url(../images/nav_on.gif) repeat-x top left;

}

#portfolio a:hover {
	background: url(../images/nav_on.gif) repeat-x top left;

}

#services a:hover {
	background: url(../images/nav_on.gif) repeat-x top left;

}

#contactus a:hover {
	background: url(../images/nav_on.gif) repeat-x top left;

}

#support a:hover {
	background: url(../images/nav_on.gif) repeat-x top left;

}


#nav .active{
	background: url(../images/nav_on.gif) repeat-x top left;
	
}



/*---------------------------- Content ----------------------------*/

#content_main {
	margin: 0 auto;
	padding: 2px 0px 0 10px;
	width: 675px;
	background: #fff;
	text-align: left;

	
}

.mainimg {
	float: left;
}

#contentcontainer {
	margin: 0 auto;
	padding: 2px 0px 0 10px;
	width: 675px;
	background: #fff;
	text-align: left;
	margin-top: 10px !important;
	margin-top: 25px;
	
}

#content {
	width: 430px;
	float: left;
	padding-left:20px !important;
	padding-left:10px;
	
}

#content2 {
	width: 630px;
	float: left;
	padding-left:20px !important;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74746b;
	
}

#content p {
	padding-bottom: 12px;
	_padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74746b;
	line-height: 1.45em;
	
}

td.shading {
	background: #2A5FA1;
	font-weight: bold;
}

/*---------------------------- Subnav ----------------------------*/
#subnav {
	padding: 13px 0 10px 0;
	width: 204px;
	margin-right: 10px;
	margin-top:35px;
	background: #0160a6 url(../images/sub_back.gif) no-repeat top left;
	height:245px;
	float: right;
	border-left: 9px solid #fff;
}

#subnav ul {
	margin: 0;
	padding: 0;
}


#subnav li {
	padding: 0 5px 5px 0;
	list-style: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d5f6bc;
}

#subnav li a:link, #subnav li a:visited {
	padding: 0 10px 0 0;
	text-decoration: none;
	color: #d5f6bc;
}


#subnav li a:hover {
	color: #fff;
	background: url(../images/bg_level1_on.gif) no-repeat right;
}

#subnavback {
	padding: 0 0 10px 0;
	width: 204px;
	background: #6eb81f url(../images/bg_subnav.gif) no-repeat bottom left;
	float: right;
	border-left: 9px solid #fff;
}

#subnavback ul {
	margin: 0;
	padding: 0;
}


#subnavback li {
	padding: 0 5px 5px 0;
	list-style: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #d5f6bc;
}

#subnavback li a:link, #subnavback li a:visited {
	padding: 0 10px 0 0;
	text-decoration: none;
	color: #d5f6bc;
}


#subnavback li a:hover {
	color: #fff;
	background: url(../images/bg_level1_on.gif) no-repeat right;
}

li#back {
	margin: 0 0 5px 0;
	_margin-right: -5px;
	font-weight: bold;
}

li#back a:link, li#back a:visited {
	padding: 3px 10px 0 0;
	display: block;
	width: 194px;
	height: 18px;
	background: #01a4d3;
	color: #fff;
}

li#back a:hover {
	background: #98d7e9;
	color: #01a4d3;	
}





/*---------------------------- Calls-To-Action ----------------------------*/


#ctaleft p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	line-height: 1.3em;
}

#ctaleft p a:link, #ctaleft p a:visited {
	text-decoration: underline;
	color: #0160a6;
}

#ctaleft p a:hover {
	text-decoration: none;
}



#ctaright p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	line-height: 1.3em;
}

#ctaright p a:link, #ctaright p a:visited {
	text-decoration: underline;
	color: #0160a6;
}

#ctaright p a:hover {
	text-decoration: none;
}

#news {
	margin-top: 5px;
	margin-right: 35px;
	background: #f1f1f1;
	width: 210px;
}

#news p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 1.3em;
}

#news p a:link, #news p a:visited {
	text-decoration: underline;
	color: #0160a6;
}

#news p a:hover {
	text-decoration: none;
}

/*---------------------------- Footer ----------------------------*/
#footer {
	margin: 0;

	border-top: 20px solid #fff;
	background: #ffffff;
	width: 630px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 5px;
	
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.2em;
	text-align: right;
	float: right;
}

#footer p a:link, #footer p a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#footer p a:hover {
	font-size: 11px;
	color: #0160a6;
	text-decoration: underline;
}

#footer address {
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height:1.2em;
	text-align: left;
	float: left;
}

/*---------- Clear Fix for divs with items floated inside them---------- */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


#wrapper #maincontainer #std_content .node #homecontentcontainer #footer .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F5F81;
}

#wrapper #maincontainer #std_content .node #homecontentcontainer #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.hr {
	
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}

.hr2 {
	
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	width: 95%;
}

