body {
	/*background:#daf8ec url(../images/bg.jpg) repeat-x;*/
	background-color:#385348;
	font-family:Trebuchet MS;
	font-size:14px;
	font-style:normal;
	color:#000;
	margin-top:10px;
	}
	
	
	
a {
	color:#48665a;
	text-decoration:none;
	}
a:hover {
	color:#75a71f;
	text-decoration:none;
	}
	
	
.link {
	color:#OOO;
	text-decoration:none;}
a.link {
	color:#OOO;
	text-decoration:none;}
a.link:visited {
	color:#OOO;
	text-decoration:none;}
a.link:hover {
	color:#OOO;
	text-decoration:underline;}
a.link:active {
	color:#O00;
	text-decoration:none;}


.ftrlink {
	color:#fff;
	text-decoration:none;}
a.ftrlink {
	color:#fff;
	text-decoration:none;}
a.ftrlink:visited {
	color:#fff;
	text-decoration:none;}
a.ftrlink:hover {
	color:#fff;
	text-decoration:underline;}
a.ftrlink:active {
	color:#fff;
	text-decoration:none;}
	
	
	
.large { 
	font-size:18px;
	font-style:bold;
	color:#48665a;
	}

.medium {
	font-size:14px;
	font-style:bold;
	color:#75a71f;
	}
.small {
	font-size:12px;
	font-style:normal;
	color:#000f;
	}
	
.contact, .heading {
	font-size:17px;
	font-style:bold;
	}

#wrapper {
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:0;
	width:929px;
	z-index:0;
	padding:0 0px 0 0px;
}
	
#header {
	clear:both; 
	padding:0; 
	width:100%;
}

div.body {
	background:#fff;
	height:650px;
	}
	
div.content {
	padding:10px 0px 10px 0px;
	margin-top:0;
	margin-bottom:0;
	clear:both;
	}	
	

#footer {
	background:#fff;
	clear:both;
	height:150px;
	position:relative;
	padding:0;
	margin:0;
}


div.spacer {height:15px; clear:both;}



/** Navigation **/

ul.navList {
	float:left;
	font-weight:normal;
	font-size:15px;
	padding:0;
	margin:0;
	list-style-type:none;
	letter-spacing:0px;
	width:100%;	
}
ul.navList li {
	display:inline;
}
ul.navList a {
	background-image:url('../images/tab.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
	float:left;
	height:36px;
	padding:7px 1px 0 0;
	text-decoration:none;
	text-align:center;
	width:130px;
}
ul.navList a:hover {
	background-image:url('../images/tab.jpg');
	background-position:0% -46px;
	color:#ffffff;
}

body#home ul.navList li.home a,
body#aboutus ul.navList li.aboutus a,
body#services ul.navList li.services a,
body#solutions ul.navList li.solutions a,
body#contactus ul.navList li.contactus a,
ul.navList li.active a {
	background-image:url('../images/tab.jpg');
	border-right:0px solid #7d99ba;
	border-left:0px solid #7d99ba;
	color:#ffffff;
	background-position:0% -92px;
}

ul.navList li.active a:hover {
	background-image:url('../images/tab.jpg');
	border-right:0px solid #7d99ba;
	border-left:0px solid #7d99ba;
	color:#ffffff;
	background-position:0% -92px;
}






/** Services List **/

ul.serviceList	{
	list-style-type:none;
	padding:10px 0 10px 10px;
	margin:0px;
	font-size:13px;
	font-style:normal;
	}
ul.serviceList li {
	background-image:url('../images/srv_arrws.gif');
	background-repeat:no-repeat;
	background-position:0px 3px; 
	/*padding-left:14px;*/
	padding:0 0 10px 14px;
	/*height:22px;*/
	}
ul.serviceList li a {
	color:#48665a;
	text-decoration:none;
	}
ul.serviceList li a:hover {
	color:#75a71f;
	text-decoration:none;
	}
ul.serviceList li.active a {
	color:#ffffff;
	}



/** General Box-List **/

div.generalBox {
	padding:0 0 10px 0; width:99%; clear:both;
}

div.generalBoxRt, div.generalBoxLf {float:left; width:49%;}


ul.generalList	{
	list-style-type:none;
	padding:10px 0 10px 10px;
	margin:0px;
	font-style:normal;
	}
ul.generalList li {
	background-image:url('../images/srv_arrws.gif');
	background-repeat:no-repeat;
	background-position:0px 3px; 
	/*padding-left:14px;*/
	padding:0 0 10px 14px;
	/*height:22px;*/
	}
ul.generalList li a {
	color:#48665a;
	text-decoration:none;
	
	}
ul.generalList li a:hover {
	color:#75a71f;
	text-decoration:none;
	}
ul.generalList li.active a {
	color:#ffffff;
	}


/** Feature Box **/

#fbWrapper {margin:20px 0 0 0; float:right; clear:both;}

#fbContainer {
	float:left; background-image:url(../images/featureBox_bg.gif); background-repeat:no-repeat; width:651x; height:197px;	 
	}
div.fbPadding {
	padding:0px 5px 0 10px;
	}
div.fbLeft, div.fbRight {float:left; width:50%;}

div.fbleftPadding, div.fbrightPadding {margin:3px 10px 0 10px;}

.fbImg {margin:5px;}
	

div.featureHead {
font-size:19px;
color:#21a66f;	
letter-spacing:-1px;
padding:15px 0 0 0;
text-align:left;
	
	}

div.featureContent {
height:198px;
line-height:20px;
padding:25px 0 0 0;
margin:0 0px 0 0px;
width:324px;
text-align:left;
	}
	
div.featureContentPadding {
padding:0 10px 0 10px;
	}
	
	
/** Box List **/
	
ul.boxList	{
	list-style-type:none;
	padding:10px 0 0 15px;
	margin:0px;
	font-size:13px;
	font-style:normal;
	width:180px;
	}
ul.boxList li {
	background-image:url(../images/bullet_sm.gif);
	background-repeat:no-repeat;
	background-position:0px 7px; 
	/*padding-left:14px;*/
	padding-left:0;
	margin:0 0 0 0;
	height:24px;
	}
ul.boxList li a {
	color:#48665a;
	text-decoration:none;
	
	}
ul.boxList li a:hover {
	color:#75a71f;
	text-decoration:none;
	}
ul.boxList li.active a {
	color:#ffffff;
	}

	
	
div.addressBar {
	color:#fff;
	font-style:normal;
	font-weight:bold
	font-size:13px; 
	text-align:center; 
	padding:10px 0 10px 0; 
	postion:relative;
	}
	
	
	
#topCurve {
	background-color:#fff; 
	width:929px; 
	height:11px;  
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
	
#bottomCurve {
	/**background-color:#fff;**/
	width:929px; 
	height:11px;  
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}


	
#subpage1, #subpage2 {
	float:right;
	width:655px;
	}
	
#subpageContent {
	padding:0 10px 0 10px;
	clear:both;
	font-size:14px;
	}
	
#subpageHeadline {
	border-bottom:1px solid #999; 
	padding:10px 0 5px 0;
	font-size:18px;
	font-style:bold;
	text-transform:uppercase;
	color:#75a71f;
	}
	
	
div.rightsideContent {padding:0 0 0 0px;}
	
	
	
	
	
/***  Download List ***/
	
ul.downloadList	{
	list-style-type:none;
	padding:10px 0 10px 10px;
	margin:0px;
	font-size:14px;
	font-style:normal;
	}
ul.downloadList li {
	background-image:url('../images/dowloadForm.gif');
	background-repeat:no-repeat;
	background-position:0px 0px; 
	padding:0 0 10px 20px;
	}
ul.downloadList li a {
	color:#48665a;
	text-decoration:none;
	}
ul.downloadList li a:hover {
	color:#75a71f;
	text-decoration:none;
		
	}
ul.downloadList li.active a {
	color:#ffffff;
	}



