@charset "iso-8859-1";
/* CSS Document */

/* === General === */
body  {
	width: 770px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	color: #575757;
	background-color: #EEEEEE;
}

#focalpoint  {
	width: 770px;
	padding: 0;
	margin: 0;
	text-align: center;
}

#container  {
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	background-image:url(../imgs/container_gredientbg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid white;
	border-left: 2px solid #DCDCDC;
	border-right: 2px solid #DCDCDC;
	-moz-border-left-colors: #E2E2E2 #C1C1C1;
	-moz-border-right-colors: #E2E2E2 #C1C1C1;
}

#cleardiv  {
	clear: both;
	height: 1px;
}

a:link, a:visited {
	color: #7C0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #7C0000;
	text-decoration: underline;
}

/* === Logo and Main Menu === */
#brand  {
	margin: 0;
	padding: 0;
	heigth: 65px;
	background-image:url(../imgs/logo_bg.jpg);
	background-repeat: no-repeat;
}

#topnavigation  {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 770px;
	height: 21px;
}
	
#topnavigation ul  {
	list-style-type: none;
	text-align:left;
	margin: 0;
	padding: 0;
	border: 0;
}

#topnavigation ul li  {
	margin: 0;
	padding: 0;
	float: left;
}

#topnavigation ul li a  {
	height: 21px;
	magin: 0;
	padding: 0;
	display: block;
 }

#topnav_home {
	width: 146px;
	background-image: url(../imgs/topnav_homeN.jpg);
	background-repeat: no-repeat;
}

#topnav_home a:hover, #topnav_home a:active, #topnav_home  a.homeactive {
	background-image: url(../imgs/topnav_homeA.jpg);
	background-repeat: no-repeat;
}

#topnav_aboutus {
	width: 160px;
	background-image: url(../imgs/topnav_aboutusN.jpg);
	background-repeat: no-repeat;
}

#topnav_aboutus a:hover, #topnav_aboutus a.aboutusactive {
	background-image: url(../imgs/topnav_aboutusA.jpg);
	background-repeat: no-repeat;
}

#topnav_solutions {
	width: 160px;
	background-image: url(../imgs/topnav_solutionsN.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#topnav_solutions a:hover, #topnav_solutions a.solutionsactive {
	background-image: url(../imgs/topnav_solutionsA.jpg);
	background-repeat: no-repeat;
}

#topnav_approach {
	width: 160px;
	background-image: url(../imgs/topnav_approachN.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#topnav_approach a:hover, #topnav_approach a.approachactive {
	background-image: url(../imgs/topnav_approachA.jpg);
	background-repeat: no-repeat;
}

#topnav_contactus {
	width: 144px;
	background-image: url(../imgs/topnav_contactusN.jpg);
	background-repeat: no-repeat;
} 

#topnav_contactus a:hover, #topnav_contactus a:active, #topnav_contactus a.contactactive {
	background-image: url(../imgs/topnav_contactusA.jpg);
	background-repeat: no-repeat;
}

/* === Sub Menu Level 1 === */

#topnavigation ul li ul {
	display: none;
}

#topnavigation ul li:hover ul, #topnavigation ul li.over ul {
	display: block;
}


/*#topnavigation ul a:hover ul {
	visibility: visible;
}

#topnavigation ul a:hover ul a:hover ul {
	visibility: visible;
}*/

#topnav_solutions b  {
	float: right;
	margin-right: 5px;
}

#topnav_solutions ul, #topnav_approach ul  {
	position: absolute;
	left: 0;
	top: 20px;
	display: none;
	border-bottom: solid 1px #717171;
	background: white;
}


#topnav_solutions ul li, #topnav_approach ul li {
	position: relative;
}

#topnav_solutions ul li a, #topnav_approach ul li a  {
	width: 145px;
	text-decoration: none;
	color: #7C0000;
	padding: 8px 5px 3px 7px;
	border: solid 1px #717171;
	border-bottom: 0;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

#topnav_solutions ul li a:hover, #topnav_approach ul li a:hover {
	color: #FFFFFF;
	background: #A10603;
	background-image: none;
}

#topnav_solutions li:hover > a, #topnav_approach li:hover > a {
	color: #FFFFFF;
	background-color: #A10603;
	background-image: none;
}

/* === Sub Menu Level 2 === */

#topnavigation ul li:hover ul li ul {
	display: none;
}

#topnavigation ul li:hover ul li:hover ul, #topnavigation ul li.over ul li.over ul  {
	display: block;
}

#topnav_solutions ul li ul  {
	position: absolute;
	left: 159px;
	top: 0px;
	display: block;
	border-bottom: solid 1px #717171;
}


/* === Font Style === */

.redtitle  {
	padding: 0;
	margin: 0;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #7C0000;
}	

/* === Left Column === */

#containerleft  {
	padding: 0px;
	margin: 0;
	width: 605px;
	float: left;
}

#heading  {
	padding: 0 0 10px 0;
	margin: 23px 0 0 21px;
}

/* --- Left box --- */

#content  {
	padding: 0 0 0 15px;
	margin: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #575757;
}

#leftbox  {
	float: left;
	width: 290px;
	height: 186px;
	margin: 0;
	padding: 0;
	background-image: url(../imgs/home_bottombox.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#leftbox h3 {
	text-align: left;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #575757;
	padding: 10px 25px 0px 25px;
	margin: 0;
	background-image: url(../imgs/home_topbox.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 14px;
}

#leftbox ul {
	text-align: left;
	margin-top: 0;
}

#leftbox ul li  {
	padding: 0 25px 0 0;
	list-style-image: url(../imgs/bullet_yellow.gif);
	line-height: 14px;
}

/* --- Right box --- */

#rightbox  {
	height: 186px;
	padding: 0;
	margin-top: 0;
	margin-left: 295px;
	background-image: url(../imgs/home_bottombox.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#rightbox h3 {
	text-align: left;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #575757;
	padding: 10px 25px 0px 25px;
	margin: 0;
	background-image: url(../imgs/home_topbox.gif);
	background-position: top;
	background-repeat: no-repeat;
	line-height: 14px;
}

#rightbox ul {
	text-align: left;
	margin-top: 0;
}

#rightbox ul li  {
	padding: 0 25px 0 0;
	list-style-image: url(../imgs/bullet_yellow.gif);
	line-height: 14px;
}

/* --- Content2 --*/

#content2 {
	padding: 10px 0 5px 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #575757;
}

/* --- Red botton on Homepage --- */

#businesstypelink  {
	height: 56px;
	width: 561px;
	margin: 0 0 0 34px;
	background-image: url(../imgs/businesstypelink.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

#businesstypelink2  {
	height: 56px;
	width: 418px;
	margin: 0 0 0 34px;
	background-image: url(../imgs/businesstypelink2.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}


#businesstypelink ul  {
	padding-top: 30px;
	margin: 0;
	list-style-type: none;
}

#businesstypelink2 ul  {
	padding-top: 30px;
	margin: 0;
	list-style-type: none;
}

#businesstypelink li  {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
}

#businesstypelink a:link, #businesstypelink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#businesstypelink2 a:link, #businesstypelink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#businesstypelink a:hover, #businesstypelink a:active {
	color: #FFFF99;
}

#businesstypelink2 a:hover, #businesstypelink a:active {
	color: #FFFF99;
}

/* --- Information Detail --- */

#informationdetail  {
	margin: 0px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #575757;
}

a.underline {
	text-decoration: underline;
}

/* === Right Column === */

#containerright  {
	padding: 0;
	margin-top: 0;
	margin-left: 623px; 
	border-left: 1px solid #DCDCDC;
	height: 461px;
}

#containerrightforIE  {
	padding: 0;
	margin-top: 0;
	margin-left: 0; 
	border-left: 1px solid #DCDCDC;
	height: 461px;
	background-position: left top;
}

#rightheading  {
	padding-left: 10px;
	padding-top: 25px;
	margin: 0;
}

#rightcontent  {
	padding: 10px 10px 0 13px;
	margin: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #575757;
}

/* === Footer === */

#redline {
	height: 7px;
	background-image:url(../imgs/footer_bg.gif);
	background-repeat:repeat-y;
}

#footer  {
	margin-top: 0;
	padding-top: 10px;
	height: 25px;
	background-color:#EEEEEE;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
	text-align: center;
}

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited  {
	color: #B4B4B4;
	text-decoration: underline;
}

#new_links {
	padding: 10px 10px 0 13px;
	margin: 0;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #575757;
}

#new_links a:link, a:visited {
	color: #575757;
	text-decoration: none;
}