/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #555555;
	font: .8em "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	padding: 31px 0;
	line-height: 1.5em;
	text-align: justify;
}
a{
	color: #50b948;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}

.icon {
	float: left;
	width: 47px;
	padding-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	
}

input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}

hr {
	border-bottom: #e6ebed 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

li{
	list-style: none;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em 15px
}
.list1 li{
	background: url(../images/bullet-circle.gif) no-repeat 0 4px;
	font-style: normal;
	
	margin: 0 0 .1em;
	padding: 1px 0 5px 18px
	
}

h2{
	color: #0789b3;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .1em
}
h3{
	font-size: 1.3em;
	margin: 0 0 1em;
	color: #8d8d8d;
}
h4{
	font-size: 1em;
	margin: 0 0 1em
}


h5{
	color: #50b948;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 .1em;
	padding-bottom: 10px;
	padding-top: 10px;
}

p{
	padding: 0 0 1em
}

.subimage {
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 9px;
	margin-left: 0px;
	float: left;
	}
	
	
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 961px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) no-repeat top;
	color: #ffffff;
	height: 156px;
	margin: 0 -4px;
	position: relative;
	z-index: 1000;
}
#header a{
	color: #ffffff
}
#header .content{
	float: right;
	font-size: 16px;
	padding: 42px 40px 0 0;
}
.content {
	text-align: left;
}

/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 325px
}
#header h1 a{
	display: block;
	height: 100px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	font-size: 15px;
	height: 40px;
	padding: 0 0 0 30px
}
/*- Nav2 -*/
.nav2{
	margin: 0 0 1em
}
.nav2 li{
	margin: 0 0 1px
}
.nav2 li a{
	background: #555555;
	color: #ffffff;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 15px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: #999999;
	text-decoration: none
}
/*=== Title Placeholder ===*/
#title{
	background: url(../images/title-bgr.jpg) no-repeat top;
	color: #033244;
	font-size: 16px;
	height: 213px;
	padding: 45px 40px 0
}
#title .content{
	width: 400px
}
#title h2{
	font-size: 31px;
	letter-spacing: -2px
}
/*- Solutions -*/
#solutions{
	background: url(../images/solutions-bgr.gif) no-repeat top;
	font-size: 15px;
	height: 70px;
	line-height: 17px;
	padding: 13px 0 0 37px
}
#solutions li{
	float: left;
	height: 43px;
	margin: 0 12px 0 0;
	padding: 12px 0 0 62px
}
 #solutions a{
	color: #0084b5
}
  #solutions a:hover{
	color: #50b948;
	text-decoration: none
}
 #solutions li#s11{
	background: url(../images/ico1.gif) no-repeat top;
	width: 94px
}
 #solutions li#s12{
	background: url(../images/ico2.gif) no-repeat top;
	width: 110px
}
  #solutions li#s13{
	background: url(../images/ico3.gif) no-repeat top;
	width: 123px
}
  #solutions li#s14{
	background: url(../images/ico4.gif) no-repeat top;
	width: 100px
}
  #solutions li#s15{
	background: url(../images/ico5.gif) no-repeat top;
	width: 100px
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) no-repeat top;
	height: 1%;
	padding: 30px 10px 15px 30px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 645px
}

#centercol h2{
	color: #50b948;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .1em;
	padding-bottom: 10px;
	padding-top: 10px;
}



/*=== Right Column ===*/
#rightcol{
	border-left: 1px solid #eaf0f2;
	float: right;
	padding: 0 0 0 22px;
	width: 228px
}

#rightcol h1{
	font-size: 15px;
	color: #cccccc;
	padding-left: 0px;
}

/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) no-repeat top;
	color: #b7b7b7;
	font-size: 12px;
	height: 42px;
	letter-spacing: 0;
	line-height: 42px;
	padding: 0 15px;
	text-transform: uppercase
}
#footer a{
	color: #ffffff
}
#footer ul{
	text-align: center
}
#footer li{
	border-right: 1px solid #ffffff;
	display: inline;
	padding: 0 10px
}
#footer li.last{
	border: 0
}
/*- Copyright -*/
.copyr{
	color: #b1b1b1;
	font-size: 12px;
	padding: 10px 0 0
}
.copyr a{
	color: #7b7b7b
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}


#buttonback {
	width: 221px;
	height: auto;
	background: url(../images/left-col-bk-bott.jpg) no-repeat bottom #f4f4f4;
	float: left;
	margin-bottom: 10px;
}

#buttonback a {
	color: #8d8d8d;

}

#buttonback p {
	font-size: 12px;
	padding-left: 30px;
	line-height: 16px;
	color: #8d8d8d;
	
}

#buttonback h1 {
	background: url(../images/left-col-bk-top.jpg) no-repeat top;
	height: 9px;
	
	
}
#buttonback h2 {
	font-size: 20px;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #8d8d8d;
	vertical-align: middle;
	
}
#buttonback h4 {
	font-size: 13px;
	padding-left: 30px;
	line-height: 16px;
	color: #8d8d8d;
	font-weight: normal;
	
}

#flash{
	width: auto;
	z-index: 0;
}