/*************************** MAIN ***************************/
body
{
width:100%;
height:100%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#585858;
}

a
{
color:#046b8e;
text-decoration:underline;
}
a:hover
{
	color:#FB400C;
	text-decoration: none;
}

#main
{
margin: 0px auto;
width:725px;
text-align:left;
}
h1
{
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	letter-spacing:0em;
	color:#C7C7C7;
	font-size:12px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
}
h3
{
	color:#007BAB;
	margin-top:-6px;
	margin-bottom:10px;
}
h4
{
font-weight:bold;
color:#585858;
margin-bottom:10px;
}
h5
{
	color:#007BAB;
	margin-top:-6px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
/*************************** HEADER AREA ***************************/
#nav
{
width:707px;
height:122px;
}
#logo
{
	float:left;
	width:243px;
	height:90px;
}

#menu
{
clear:both;
width:707px;
height:34px;
overflow:hidden;

}
	
#menu ul
{
margin:0px;
padding:0px;
}
#menu li
{
float:left;
list-style:none;
padding:0px;
margin:0px;
}
#menu, #menu a
{
	height:34px;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
}

#menu ul li
	{
	height:34px;
	display:block;
	background-repeat:no-repeat;
	background-position:bottom;
}


#menu a:hover
{
background-position:bottom;
}

	#homeNav, #homeNav a
	{
	background-image:url(../images/nav/nav_home.gif);
	width:76px;
	}
	
	#aboutNav, #aboutNav a
	{
	background-image:url(../images/nav/nav_about_us.gif);
	width:98px;
	}
	#servicesNav, #servicesNav a
	{
	background-image:url(../images/nav/nav_services.gif);
	width:92px;
	}
	#solutionsNav, #solutionsNav a
	{
	background-image:url(../images/nav/nav_solutions.gif);
	width:104px;
	}
	
	#testimonialsNav, #testimonialsNav a
	{
	background-image:url(../images/nav/nav_testimonials.gif);
	width:121px;
	}
	/*
	#educationNav, #educationNav a
	{
	background-image:url(../images/nav/education_nav.gif);
	width:124px;
	}
	*/
	
	#resourcesNav, #resourcesNav a
	{
	background-image:url(../images/nav/nav_resources.gif);
	width:103px;
	}
	
	#contactNav, #contactNav a
	{
	background-image:url(../images/nav/nav_contact_us.gif);
	width:113px;
	}
	
	
	
	
#menu a:hover
{
background-position:0px -34px;
}
/*************************** HERO IMAGE AREA ***************************/
#flashHolder
{
	width:725px;
	height: 208px;
}
#homeMain_1/*************************** WELCOME TEXT AREA ***************************/

{
	width:707px;
	height:181px;
	position: relative;
}
#homeIntro
{
	width:459px;
	padding:10px;
	height:161px;
	float:left;

}
#homeIntro  h1
{
	padding-bottom:10px;
	padding-top:0px;
}
#homeMainBox
{
	width:228px;
	height:161px;
	float:left;
	background-image:url(../images/solutions_bg.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:0px;
	line-height: 18px;
}
#homeMainBox p
{
	padding-left:10px;
	padding-top: 2px;
}
#homeMainBox   a
{
	color:#3B7BAD;
	text-decoration:none;
}
#homeMainBox   a:hover
{
	text-decoration: underline;
	color: #FB400C;

}
.headingLine {
	border-bottom:#D7D7D7;
	font-size:0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
#homeMain_2/*************************** INFO BOXES AREA ***************************/

{
	width:707px;
	height:159px;
	position: relative;
}
.smallBox
{
	width:196px;
	height:113px;
	overflow:hidden;
	padding-top:45px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	background-repeat:no-repeat;
	color:#757575;
}
.smallBox   a
{
color:#6e6e6e;
font-weight:bold;
}
.smallBox   a:hover
{
	text-decoration:none;
}


.leftBox
{
	width:196px;
	height:113px;
	overflow:hidden;
	padding-top:45px;
	padding-left:15px;
	padding-right:15px;
	background-repeat:no-repeat;
	color:#757575;
	margin-top: 14px;
}
.leftBox a
{
color:#6e6e6e;
font-weight:bold;
}
.leftBox a:hover
{
	text-decoration:none;
}


#infoSystems, #infoSystems a, #infoWhitePaper, #infoWhitePaper a{
	color:#3E82B6;
}
.infoWhitePaper{
	/* padding-top:-45px; */
	padding-top: 0px;
	width: 200px;

}
.infoWhitePaper  p{
	padding-top: 0px;
	padding-bottom: 5px;
}
#infoTestimonials
{
background-image:url(../images/testimonials.gif);
}
#infoSystems
{
background-image:url(../images/reliable.gif);
margin-left:15px;
margin-right:14px;
}
#infoWhitePaper
{
background-image:url(../images/whitepaper.gif);
padding-left:15px !important;
}
.ajaxItem
{
width:160px;
overflow:hidden;
text-align:left;
margin-bottom:10px;
}
#ajaxHolder
{
	height:100px;
	overflow:hidden;
	width: 200px;
}
#mainAjax{
overflow:hidden;
}
/*************************** FOOTER ***************************/
#footer
{
	clear:both;
	font-size:10px;
	margin-top:17px;
	width:707px;
	border-top:1px solid #e2e2e2;
	padding-top:10px;
	height:35px;
	color:#a6a0a0;
	text-align: center;
}

#footer a
{
color:#a6a0a0;
}
#footer a:hover
{
color:#046b8e;
text-decoration:underline;
}

ul.list {
	list-style:none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul.list ul{
	padding-bottom:0px; padding-top:0px
}
ul.list .selectedItem {
	font-weight:bold;
	color: #FB400C;
}
ul.list .selectedItem img {
	padding-right:15px
}
/* ul.list li {
	line-height:0;
	background:url(images/list_bg.gif) repeat-x bottom;
} */
/* ul.list li img {margin-right:15px; vertical-align:middle} */
/* ul.list li a{text-decoration:underline; color:#099dd4; background:none; padding:0} */
/* ul.list li a:hover{
	text-decoration:none;
	color: #C0CB25;
} */
ul.dotPoints {
	list-style:none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul.dotPoints li {
	margin-bottom: 20px;
}
ul.dotPoints   li img{
	padding-right: 15px;
}
