﻿body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
        text-align: center;
        background: #d3d2d1;
		line-height:16px;
		color:#000000;		
}

img {
        border: 0;
}

/*
p{
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
}

p a:link{color:#E0A403;font-weight:bold;text-decoration:underline;}
p a:visited{color:#E0A403;font-weight:bold;text-decoration:underline;}
p a:active{color:#E0A403;font-weight:bold;text-decoration:underline;}
p a:hover{color: #E0A403;text-decoration: none;}
*/

a:link{color:#003399;font-weight:bold;text-decoration:none;}
a:visited{color:#003399;font-weight:bold;text-decoration:none;}
a:active{color:#003399;font-weight:bold;text-decoration:none;}
a:hover{color: #003399;text-decoration: underline;}


.green_link a:link, .green_link a:visited, .green_link a:active { color: #6aa100; font-weight:bold; text-decoration:underline;}
.green_link a:hover{color: #6aa100;text-decoration: none;}

.blue_link a:link, .blue_link a:visited, .blue_link a:active {color: #4880ab;font-weight:bold;text-decoration:underline;}
.blue_link a:hover{color: #4880ab;text-decoration: none;}

.orange_link a:link, .orange_link a:visited, .orange_link a:active {color: #e0a403;font-weight:bold;text-decoration:underline;}
.orange_link a:hover{color: #e0a403;text-decoration: none;}

.white_link a:link,.white_link a:visited, .white_link a:active {color: #FFFFFF;font-weight:bold;text-decoration:underline;}
.white_link a:hover{color: #FFFFFF;text-decoration: none;}

h1 {
	width:240px;
	height:96px;
	margin:0;
	padding:0;
}

h2 {
    background: #E0A403;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;
	margin:0;
	padding:0;
}

h2.business {
    background: #E0A403;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;
	padding:5px 0px 5px 0px;
	margin-bottom:20px;

}

h2.expand {
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	line-height:20px;
	margin:0;
	padding:0;
	background:none;
}

h2.strategies {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;
	margin:0;
	padding:0;
	background:#6aa100;
}

h2.solutions {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	line-height:20px;
	margin:0;
	padding:0;
	background:#024c83;
}


h3 {
	font-size: 13px;
	color: #666666;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	margin-top:10px;
	padding:0;
}

h3.special {
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:16px;
	padding:0;
	margin:0;
}

h3.content {
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:left;
	line-height:25px;
	padding:0;
	height:25px;
	text-indent:10px;
	margin:0px 0px 10px 0px;
	background:url(../images/h3_content.gif) left top no-repeat;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
		height:auto;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
}

#header {
        background: #26618d;
        border-bottom: 1px solid #fff;
        margin-bottom: 1px;
}

#main {
        background:url(../images/bg_main.gif) repeat-y;
		width:750px;
		height:auto;
		overflow:hidden;
}

#left {
        float: left;
        width: 310px;
		background: #f5f4f3;
		height:auto;
		overflow:hidden;
}

#left #left01 {
        float: left;
        width: 310px;
		background:url(../images/bg_left_index.gif) bottom left no-repeat;
		height:auto;
		overflow:hidden;
		margin:0;
		padding:0;
}

#right {
        float: right;
        width: 421px;
		overflow:hidden;
}

#nav {
        float: left;
        width: 126px;
        margin: 0;
        padding: 0;
		overflow:hidden;
}

#nav ul{
        margin: 0;
        padding: 0;
		list-style:none;
}

#nav li {
        background: #91aa37 url(../images/menu_green_arrow.gif) left center repeat-y;
		padding:3px 0px 4px 26px;
		line-height:15px;
        margin-bottom: 2px;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 26px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#policies {
        float: right;
        width: 175px;
		height:auto;
        margin:0px 0px 0px 6px;
		overflow:hidden;
		background:url(../images/bg_policies.gif) left center repeat-y;
}

#policies ul {
        margin: 5px 0 0px 5px;
		list-style:none;
		padding:0;
}

#policies li {
		background:url(../images/bullet_dimond.gif) 0px 3px no-repeat;
		padding:0px 0px 8px 15px;
		line-height:16px;
		font-weight:bold;
		text-decoration:none;
		font-style:italic;
		list-style: none;
		font-size:11px;
}

#callbox {
        float: left;
        clear: left;
		margin:5px 0px 5px 0px;
		width: 310px; 
		height: 110px;
}

#news {
		float:left;
        border-top: 2px solid #fff;
		width:310px;
		height:auto;
		margin-bottom:20px;
		overflow:hidden;
}

#news p {
	color: #666;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
}

#news p a:link,#news p a:active,#news p a:visited {
	text-decoration:underline;
	color:#6aa100;
	font-weight:bold;
}

#news p a:hover{
	text-decoration:none;
	color:#6aa100;
	font-weight:bold;
}

#footer {
	width:750px;
	height:auto;
	background:#FAF7F0 url(../images/bg_footer.gif) top no-repeat;
}

#footer #footer01 {
	width:750px;
	height:auto;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#000033;
	text-align:center;
	padding-top:5px;
}

#footer #footer01 a:link,#footer #footer01 a:active,#footer #footer01 a:visited {
	text-decoration:none;
	color:#000033;
}

#footer #footer01 a:hover{
	text-decoration:underline;
	color:#000033;
}

#footer #footer02 {
	width:740px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	margin-left:10px;
}

#footer #footer02 #footer02_01 {
	width:240px;
	height:auto;
	float:left;
	margin-right:10px;
}

#footer #footer02 #footer02_01 ul{
	margin: 0;
    padding: 0;
	list-style:none;
}

#footer #footer02 #footer02_01 li {
    background:url(../images/arrow_footer.gif) left center no-repeat;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#4880AB;
	text-align:left;
	list-style: none;
	padding-left:15px;
}

#footer #footer02 #footer02_01 li a:link, #footer #footer02 #footer02_01 li a:visited, #footer #footer02 #footer02_01 li a:active{
	color:#4880AB;
	text-decoration:none;
}

#footer #footer02 #footer02_01 li a:hover{
	color:#4880AB;
	text-decoration:underline;
}

#footer #footer02 #footer02_02 {
	width:240px;
	height:auto;
	float:left;
	margin-right:10px;
}

#footer #footer02 #footer02_02 ul{
	margin: 0;
    padding: 0;
	list-style:none;
}

#footer #footer02 #footer02_02 li {
    background:url(../images/arrow_footer.gif) left center no-repeat;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#4880AB;
	text-align:left;
	list-style: none;
	padding-left:15px;
}

#footer #footer02 #footer02_02 li a:link, #footer #footer02 #footer02_02 li a:visited, #footer #footer02 #footer02_02 li a:active{
	color:#4880AB;
	text-decoration:none;
}

#footer #footer02 #footer02_02 li a:hover{
	color:#4880AB;
	text-decoration:underline;
}

#footer #footer02 #footer02_03 {
	width:240px;
	height:auto;
	float:right;
}

#footer #footer02 #footer02_03 ul{
	margin: 0;
    padding: 0;
	list-style:none;
}

#footer #footer02 #footer02_03 li {
    background:url(../images/arrow_footer.gif) left center no-repeat;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#4880AB;
	text-align:left;
	list-style: none;
	padding-left:15px;
}

#footer #footer02 #footer02_03 li a:link, #footer #footer02 #footer02_03 li a:visited, #footer #footer02 #footer02_03 li a:active{
	color:#4880AB;
	text-decoration:none;
}

#footer #footer02 #footer02_03 li a:hover{
	color:#4880AB;
	text-decoration:underline;
}

#footer #footer03 {
	width:750px;
	height:auto;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#000033;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;	
	background:#E5E5E5;
}

#footer #footer03 a:link,#footer #footer03 a:active,#footer #footer03 a:visited {
	text-decoration:none;
	color:#000033;
}

#footer #footer03 a:hover{
	text-decoration:underline;
	color:#000033;
}

/*--- right - index.html ---*/
.right01 {
        margin-top: -1px;
        background: #fff url(../images/right_bg.jpg) bottom right repeat-x;
        border-bottom: 6px solid #fff;
		overflow:hidden;
		width:421px;
}

.right01_01{
	background: url('../images/background25.jpg') no-repeat right
bottom;
	padding-bottom: 11px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.right01_01_01{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	padding:0;
}

.right01_01_01 ul {
	margin:0px 0px 0px 20px;
	padding:0;
	list-style:none;
}

.right01_01_01 li {
        list-style: none;
        background: url(../images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
		font-size:11px;
}

.right01_01_03 {
	color: #e0a403;
	margin:0;
	padding:0;

}

.right01_01_03 p{
	color:#e0a403;
	font-size:11px;
	margin-left:10px;
	clear:both;
}

.right01_01_03 p a:link,.right01_01_03 p a:active,.right01_01_03 p a:visited {
	text-decoration:underline;
	color:#e0a403;
	font-weight:bold;
}

.right01_01_03 p a:hover{
	text-decoration:none;
	color:#e0a403;
	font-weight:bold;	
}

.right01_01_02 {
        margin-left: 9px;
        margin-top: 10px;
        width: 187px;
		height:auto;
        background: url(../images/offer_box_bg.gif) repeat-y;
}

.right01_01_02 p{
	margin:5px 15px 5px 20px;
	color:#FFFFFF;
}

.right01_01_02 p.more {text-align:right; padding-right:5px;}
.right01_01_02 p.more a:link,.right01_01_02 p.more a:visited,.right01_01_02 p.more a:active {color: #FFFFFF;font-weight:bold;text-decoration:underline;}
.right01_01_02 p.more a:hover{color: #FFFFFF;text-decoration: none;}


.right01_01_02_top {
	width:187px;
	height:8px;
	overflow:hidden;
	margin:0;
	font-size:1%;
	line-height:1%;
}

.right01_01_02_bottom {
	width:187px;
	height:8px;
	overflow:hidden;
	margin:0;
	font-size:1%;
	line-height:1%;
}

.right01_02{
	width:420px;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
	padding:0;
}

.right01_02_01{
	width:200px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-right:16px;
}

.right01_02_01 p{
	margin:0px 5px 0px 5px;
}

.right01_02_02{
    width: 200px;
	height:auto;
	float: right;
	overflow:hidden;
	margin-right:3px;

}

.right01_02_02 p{
	margin:0px 5px 0px 5px;
}

.right01_03{
	width:420px;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
	padding:0;
}

.right01_03_01{
	width:200px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-right:16px;
}

.right01_03_01 p{
	margin-bottom:10px;
}


.right01_03_01 p a:link,.right01_03_01 p a:active,.right01_03_01 p a:visited {
	text-decoration:underline;
	color:#4880AB;
	font-weight:bold;
	text-align:right;
}

.right01_03_01 p a:hover{
	text-decoration:none;
	color:#4880AB;
	font-weight:bold;	
	text-align:right;
}

.right01_03_02{
    width: 200px;
	height:auto;
	float: right;
	overflow:hidden;
	margin-right:3px;
}

.right01_03_02 p{
	margin-bottom:10px;
}

.right01_03_02 p a:link,.right01_03_02 p a:active,.right01_03_02 p a:visited {
	text-decoration:underline;
	color:#E0A403;
	font-weight:bold;
	text-align:right;
}

.right01_03_02 p a:hover{
	text-decoration:none;
	color:#E0A403;
	font-weight:bold;	
	text-align:right;
}

.padding_l10 {padding-left:10px;}


/*--- content page ---*/
#main_cont {
	background:url(../images/bg_main_cont.gif) repeat-y;
	width:750px;
	height:auto;
	overflow:hidden;
}

#left_cont {
	float: left;
	width: 190px;
	background: #f5f4f3;
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	margin-right:10px;
}

#left_cont #nav {
	float: left;
	width: 190px;
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}

#left_cont #nav ul{
	margin: 0;
    padding: 0;
	list-style:none;
}


#left_cont #nav li {
    background: #91aa37 url(../images/menu_green_arrow.gif) left center repeat-y;
	padding:3px 0px 3px 0px;
	line-height:16px;
	text-indent:26px;
    margin-bottom: 2px;
    list-style: none;
	width: 190px;
}

#left_cont #nav a {
	color: #efeeed;
    text-decoration: none;
    font-weight: bold;
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
}

#left_cont #box01 {
    width: 190px;
	height:auto;
	float: left;
	margin-bottom:10px;
	overflow:hidden;
}

#left_cont #box01 p{
	margin:0px 5px 5px 5px;
}

#left_cont #box01 p a:link,#left_cont #box01 p a:active,#left_cont #box01 p a:visited {
	text-decoration:underline;
	color:#4880AB;
	font-weight:bold;
	text-align:right;
}

#left_cont #box01 p a:hover{
	text-decoration:none;
	color:#4880AB;
	font-weight:bold;	
	text-align:right;
}

#left_cont #box02 {
	clear:both;
    width: 187px;
	height:auto;
	float: left;
	overflow:hidden;
    background: url(../images/offer_box_bg.gif) repeat-y;
	
}

#left_cont #box02 p{
	margin:5px 15px 5px 20px;
	color:#FFFFFF;
}

#left_cont #box02 p.more {text-align:right; padding-right:5px;}
#left_cont #box02 p.more a:link,#left_cont #box02 p.more a:visited,#left_cont #box02 p.more a:active {color: #FFFFFF;font-weight:bold;text-decoration:underline;}
#left_cont #box02 p.more a:hover{color: #FFFFFF;text-decoration: none;}


#left_cont #box02_top {
	width:187px;
	height:8px;
	overflow:hidden;
	margin:0;
	font-size:1%;
	line-height:1%;
}

#left_cont #box02_bottom {
	width:187px;
	height:8px;
	overflow:hidden;
	margin:0;
	font-size:1%;
	line-height:1%;
}

#right_cont {
    float: right;
    width: 550px;
	overflow:hidden;
}

/*--- right - contentpage ---*/
.content01 {
	width:550px;
	height:auto;
	overflow:hidden;
}

.content01_01 {
	width:530px;
	height:auto;
	overflow:hidden;
	margin:0px 10px 10px 10px;
}

.pagetop{
	width:530px;
	height:auto;
	overflow:hidden;
	text-align:right;
	margin:0px 10px 20px 10px;
}

.blue_bold{
	color: #003399;
	font-weight:bold;
}

.text_red_i{
	color: #FF0000;
	font-style:italic;
}

.text_red_b{
	color: #FF0000;
	font-weight:bold;
}
.text_i {
	color: #000000;
	font-style: italic;
	text-align: right;
}

