.
{
	margin:0px;
	padding:0px;
}

body
{
	//background:#307ac4 url(images/WhiteOrbBg.png) center top no-repeat;
	background:#307ac4;
	font-family:Helvetica,Arial;
	font-size:12px;
	color:#1262ac;
}

img
{
	border:none;
}

a
{
	text-decoration:none;
	color:#1262ac;
}


#BoxMain
{
	width:961px;
	margin:20px auto;
	margin-bottom:0px;
	background:#fff url(images/BoxMainTl.png) top left no-repeat;
}

#BoxHeader
{
	background:#fff url(images/BoxMainTr.png) top right no-repeat;
	margin-left:27px;
}

#dnn_TopPane
{
	width:707px;
	float:right;
	background:url(images/BoxTopMenuBg.png) bottom left repeat-x;
	height:78px;
	margin-right:30px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

#Logo
{
	float:left;
	margin-top:22px;
	
}

#BoxSearch
{
	margin-left:auto;
	width:243px;
	padding-left:11px;
	background:#e9f0f7 url(images/SearchCornerBl.gif) bottom left no-repeat;
	height:30px;
}

#searchBox
{	
	width:154px;
	height:14px;
	margin:6px 5px 0px 5px;
	border:1px solid #ccc;
}

#BoxSearch img
{	
	position:relative;
	top:5px;
	
}

#BoxMenu
{
	margin-left:auto;
	margin-top:16px;
	width:100%;	
}

.BoxMenuItem
{
	float:left;
	text-align:center;
	width:139px;
	height:30px;
	border-left:1px solid #fff;
	border-right:1px solid #ddd;
}

.BoxMenuItem:hover
{
	background:url(images/BoxTopMenuFocusBg.png) bottom left no-repeat;
	color:#fff;
}

.BoxMenuItem:hover a 
{
	color:#fff;
}

.firstItem
{
	border-left:none;
}

.lastItem
{
	border-right:none;
}

#BoxMenuShadow
{
	background:url(images/BoxTopMenuShadowBg.png) bottom left repeat-x;
	width:100%;
	height:3px;
	clear:both;
}

.MenuItemLink
{
	margin-top:10px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}

#BoxFooter
{
	background:url(images/BoxFooterBg.png) top left repeat-x;
	height:30px;
	width:955px;
	clear:both;
	margin:0px 0px 1px 0px;
	border:3px solid #fff;
	color:#fff;
	text-align:center;
}

#dnn_ContentPane
{
	width:703px;
	padding-left:5px;
	margin-bottom:20px;
}


#BoxServices
{
	width:708px;
	height:82px;
	border:1px solid #ccc;
}

.Quote
{
	border-bottom:none;
}

#BoxServiceImageWrapper
{
	overflow:hidden;
	width:708px;
	height:296px;
	margin-bottom:5px;
	border:1px solid #ccc;
}

#BoxServiceImageContainer
{
	width:709px;
	background:#fff;
	height:296px;
	position:relative;
	overflow:hidden;
}

#BoxServiceImage,
#BoxServiceImage2,
#BoxServiceImage3,
#BoxServiceImage4,
#BoxServiceImage5
{
	
	width:708px;
	height:296px;
	float:left;	
}

#BoxServiceImage2,
#BoxServiceImage3,
#BoxServiceImage4,
#BoxServiceImage5
{
	display:none;
}

#BoxServiceImage
{
	background:url(images/splash.png) top left no-repeat;
}

#BoxServiceImage2
{
	background:url(images/gov.jpg) top left no-repeat;
}

#BoxServiceImage3
{
	background:url(images/iv&v.png) top left no-repeat;
}

#BoxServiceImage4
{
	background:url(images/vision.jpg) top left no-repeat;
}

#BoxServiceImage5
{
	background:url(images/ms.jpg) top left no-repeat;
}

#BoxServiceText2,
#BoxServiceText3,
#BoxServiceText4,
#BoxServiceText5
{
	width:200px;
	position:relative;
	margin:5px 10px;
	left:20px;
	top:20px;
	padding:10px;
	border:5px solid #ccc;
	border-bottom:1px solid #ccc;
	height:100%;
	background:url(images/transparency.png);
}

#BoxServiceText2
{
	left:85px;
}


#BoxServiceText3
{
	left:460px;
}

#BoxServiceText4
{
	left:245px;
}

#BoxServiceText5
{
	left:460px;
}

#BoxServiceText h2
{
	font-family:Helvetica,arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
}

#BoxServiceText p
{
	font-family:Helvetica,arial,sans-serif;
	font-size:12px;
}

.Service
{
	height:82px;
	width:177px;
	float:left;
}

#ServicesGov
{
	background:url(images/gov_thumb.jpg) bottom left no-repeat;
}
#ServicesIVV
{
	background:url(images/iv&v_thumb.jpg) bottom left no-repeat;
}
#ServicesMan
{
	background:url(images/vision_thumb.jpg) bottom left no-repeat;
}
#ServicesMS
{
	background:url(images/ms_thumb.jpg) bottom left no-repeat;
}

.Service div.grn
{
	background:url(images/ServiceBoxGrnBg.png) bottom left repeat-x;
}

.Service div.ora
{
	background:url(images/ServiceBoxOraBg.png) bottom left repeat-x;
}

.Service div.red
{
	background:url(images/ServiceBoxRedBg.png) bottom left repeat-x;
}

.Service div.blu
{
	background:url(images/ServiceBoxBluBg.png) bottom left repeat-x;
}

.ServiceHighlight
{
	height:42px;
	width:100%;
	text-align:center;
	position:relative;
	top:40px;
	color:#fff;
	
}

.ServiceLabel
{
	position:relative;
	top:5px;
	font-family:Verdana;
	font-weight:bold;
}

.ServiceHighlight body
{ 
	position:relative;
	top:3px;
}

.QuoteIcon
{
	float:left;
	margin-top:5px;
}

li.NoBullet:hover
{
background:none !important;
}

