/* CSS Document */
/* Ver BMS Ver 1.6.0 Created 23/03/11 */
@charset "ISO-8859-1";

*	{
	padding: 0;
	margin: 0;
	}

body{
	font: 81.25%/150% Tahoma,"Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background: #fff url(images/bluebackground.jpg) repeat-x;
	min-width: 100%;
	}

#main{
/**	width:689px;  **/
/**	width:750px;  **/
	width: 850px;
	height: 550px;
	background:#eff7fb;
	} 

/** Header **/

#header  {
/**	width:750px;  **/
	width:850px;
	height:150px;
	margin-top: 5px;
	margin-left: 0px;
	background: url(images/header_background.bmp) 0 no-repeat;
	}
#header_name	{
	float:left;
	width: 750px;
	height: 40px;
	margin-top: 15px;
	margin-left: 10px; 
	}
		
#fsb {
	float:right;
	width: 55px;
	height: 70px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 10px;
	}
	
.clear	{
	clear: both;
	}

/** Top Navigation  **/

#top_nav {
	float: left;
	height: 30px;
	width: 850px;
	background: #cccccc;	
	}
/**
#nav_text	{float: center; height: 20px; width: 105px;  }
**/
#nav_home {	float: left; height: 30px; width: 105px; padding-bottom: 0px;  margin-left:7px;  }	
#nav_home a { background:url(images/home_closed.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#home div #nav_home a { background:url(images/home_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#nav_home a:hover { background:url(images/home_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px; }

#nav_why {	float: left; height: 30px; width: 105px; padding-bottom: 0px;}	
#nav_why a { background:url(images/why_closed.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#why div #nav_why a { background:url(images/why_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#nav_why a:hover { background:url(images/why_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px; }

#nav_interim { float: left; height: 30px; width: 105px; padding-bottom: 0px;}	
#nav_interim a { background:url(images/interim_closed.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#interim div #nav_interim a { background:url(images/interim_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#nav_interim a:hover { background:url(images/interim_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}

#nav_solutions { float: left; height: 30px; width: 105px; padding-bottom: 0px;}	
#nav_solutions a { background:url(images/solutions_closed.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#solutions div #nav_solutions a { background:url(images/solutions_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#nav_solutions a:hover { background:url(images/solutions_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}

#nav_support { float: left; height: 30px; width: 105px; padding-bottom: 0px;}	
#nav_support a { background:url(images/support_closed.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#support div #nav_support a { background:url(images/support_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#nav_support a:hover { background:url(images/support_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}

#nav_about { float: left; height: 30px; width: 105px; padding-bottom: 0px;}	
#nav_about a { background:url(images/about_closed.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#about div #nav_about a { background:url(images/about_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#nav_about a:hover { background:url(images/about_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}

#nav_contact { float: left; height: 30px; width: 105px; padding-bottom: 0px;}	
#nav_contact a { background:url(images/contact_closed.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#contact div #nav_contact a { background:url(images/contact_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px;}
#nav_contact a:hover { background:url(images/contact_open.bmp) no-repeat; height: 30px; width: 100px; text-decoration: none; position:relative; top: 0px; }

/** Page Tile **/

#pagetitle{
	width: 850px;
/**	height: 160px; **/
/**	height: 168px;	**/
	padding: 15px 0px 0px 0px; 
	background: #eff7fb;
	}

/** Page Content **/

#leftnarrow {
	 width: 375px;
	 float: left;
	 display: inline;
	 background: #eff7fb;
	 margin-top: 22px;
	 padding: 12px 0px 15px 0px; 
	 border-top: 10px solid #804065;
	}

#leftwide {
	 width: 474px;
	 float: left;
	 display: inline;
	 background: #eff7fb;
	 margin-top: 22px;
	 padding: 12px 0px 15px 0px; 
	 border-top: 10px solid #804065;
	}

#rightnarrow	{
	width: 375px;
	float: right;
	display: inline;
	background: #eff7fb;
	margin-top: 32px;
	padding: 2px 0px 15px 0px;  
	border-top: 10px solid #797979;
	border-left: 1px solid #797979;
	}

#rightnarrow1	{
	width: 375px;
	float: right;
	display: inline;
	background: #eff7fb;
	margin-top: 32px;
	padding: 2px 0px 5px 0px;  
	border-top: 10px solid #797979;
/*	border-left: 1px solid #cccccc; */
	}
#rightwide	{
	width: 474px;
	float: right;
	display: inline;
	background: #eff7fb;
	margin-top: 32px;
	padding: 2px 0px 15px 0px;  
	border-top: 10px solid #797979;
	border-left: 1px solid #797979;
	}

#content_1 {
	width: 345px;
	background: #eff7fb;
	padding: 15px 5px 5px 5px;
	}

#content_2 {
	width: 442px;
	background: #eff7fb;
	padding: 15px 5px 0px 5px;
	}

#content_3 {
	width: 442px;
	background: #eff7fb;
	padding: 15px 5px 5px 5px;
	}

#content_4 {
	width: 345px;
	background: #eff7fb;
	padding: 15px 5px 15px 5px;
	}

#content_7 {
	width: 820px;
	background: #eff7fb;
	padding: 0px 15px 5px 15px;
	}

#content_8 {
	width: 345px;
	background: #eff7fb;
	padding: 15px 5px 5px 5px;
	}

#content_9 {
	width: 442px;
	background: #eff7fb;
	padding: 15px 15px 5px 15px;
	}

/** Page Bottom Text **/

#pageclose {
	width: 850px;
	height: 75px;
	background: #eff7fb;
	padding: 10px 0px 20px 0px;
	}

/** Footer **/ 

#footer {
	width: 850px;
	height: 25px;
	background: #ececec;
	padding-top: 3px;
	border-top: 1px solid #898989;
	}
	
#footer-left {
	float: left;
	padding-left: 10px;
	}

#footer-right {
	float: right;
	padding-right: 10px;
	}



/** Text Styling **/

a {
	border-style:none;
	text-decoration: none;
	color:#000080;
	}

a:link, a:visited	{ color:#000080; }
a:hover, a:active	{ color: #898989; }

h1 {
	font-size:20px;
	font-weight:800;
	color:#797979;
	text-align: justify;
	line-height: 125%;
	}

#header_name h1 {
	font-family: "Arial";
	font-size:40px;
	font-weight:800;
	color:#804065;
	text-align: left;
	}
	
#pagetitle h1 {
	font-size:20px;
	font-weight:800;
	text-align: center;
	line-height: 125%;
	}
	
h2 {
	font-size:16px;
	font-weight:800;
	font-style:normal;
/**	color:#000000; **/
	line-height: 125%;
	}
	
#content_1 h2 {
	font-size:16px;
	font-weight:800;
/**	color:#804065; **/
	line-height: 125%;
	}
	
#content_2 h2 {
	font-size:16px;
	font-weight:800;
	line-height: 125%;
	}
#pageclose h2	{
	font-size:16px;
	font-weight:800;
	color:#000000;
	text-align: center;
	line-height: 125%;
	}
	
#pagetitle h2 {
	font-size:16px;
	font-weight:800;
	text-align: center;
	line-height: 175%;
	}
	
p {
	font-size:14px;
	font-weight:500;
	color:#000000;
	line-height: 150%;
	text-align:justify;
	}

#header_name p {
	font-family: "Arial";
	font-size:30px;
	font-weight:200;
	color:#804065;
	text-align: left;
	}	  

#footer p {
	font-size: 12px;
	color: #000000;
	}

#logo p {
	font-family:Arial,Helvetica, san-serif;
	font-size:36px;
	font-weight:800;
	text-align: center;
	vertical-align: middle;
	color:#804065;
	}

.h2_large {
	font-size:16px;
	color:#000000;
	font-style:italic;
	font-variant: none;
	}

.black_center {
	color:#000000;
	text-align:center;
	font-variant: none;
	}
	
.black_justify {
	color:#000000;
	text-align:justify;
	font-variant: none;
	}
	
.bold {
	font-weight:800;
	font-variant: none;
	}
		
.bold1 {
/**	font-weight:500; **/
	font: bolder;
	font-variant: none;
	}
		
.center {
	text-align:center;
	font-variant: none;
	}

.center_3 {
	text-align:center;
	font-variant: none;
	}

.grey {
	color:#636363;
	font-variant: none;
	}
	
.grey_center {
	color:#636363;
	text-align:center;
	font-variant: none;
	}
	
.grey_center_sm {
	color:#636363;
	text-align:center;
	font-variant: small-caps;
	}
	
.grey_justify {
	color:#636363;
	text-align:justify;
	font-variant: none;
	}
	
.grey_left {
	color:#636363;
	text-align:left;
	font-variant: none;
	}
	
.grey_right {
	color:#636363;
	text-align:right;
	font-variant: none;
	}
	
.indent {
	font-size:12px;
	font-weight:500;
	color:#000000;
	line-height: 150%;
	text-align:left;
	margin-left: 20px;
	font-variant: none;
	}

.indent05 {
	text-indent:3%;
	font-variant: none;
	}

.indent05_bold {
	text-indent:3%;
	font-weight: 800;
	font-variant: none;
	}

.indent05_large {
	text-indent:3%;
	font-variant: none;
	font-size:16px;
	font-weight:800;
	line-height: 125%;
	}
	
.indent1 {
	text-indent:10%;
	font-variant: none;
	}

.indent1_bold {
	text-indent:10%;
	font-weight: 800;
	font-variant: none;
	}

.indent2 {
	text-indent:25%;
	font-variant: none;
	}

.indent2_bold {
	text-indent:25%;
	font-weight: 800;
	font-variant: none;
	}

.italic_black {
	color:#000000;
	font-style:italic;
	font-variant: none;
	}

.italic_red {
	color:#804065;
	font-style:italic;
	font-variant: none;
	}

.italic_grey {
	color:#797979;
	font-style:italic;
	font-variant: none;
	}

.left	{
	text-align: left;
	font-variant: none;
	}	

.red {
	color:#804065;
	font-variant: none;
	}		
	
.red_center {
	color:#804065;
	text-align:center;
	font-variant: none;
	}		
	
.red_center_sm {
	color:#804065;
	text-align:center;
	font-variant: small-caps;
	}		
	
.red_indent {
	color:#804065;
	text-align:left;
	text-indent: 10%;
	font-variant: none;
	}		
	
.red_indent05 {
	color:#804065;
	text-align:left;
	text-indent: 3%;
	font-variant: none;
	}		
.red_justify {
	color:#804065;
	text-align:justify;
	font-variant: none;
	}		
	
.red_left {
	color:#804065;
	text-align:left;
	font-variant: none;
	}		
	
.red_right {
	color:#804065;
	text-align:right;
	font-variant: none;
	}		
	
.spacer_large  {
	font-family:Arial, Helvetica, san-serif;
	font-size:12px;
	line-height: 125%;
	}

.spacer_small  {
	font-family:Arial, Helvetica, san-serif;
	font-size:12px;
	line-height: 50%;
	}

