﻿body{
	background-color: #646464;	
	margin:0px top;
	padding: 0px;
	/*font-size:90%; font-family:arial; line-height:145%;  /*color:#3D424A; */
	font: 16px calibri,helvetica,sans-serif;
	color: #454545;/*#515151;*/
	}

a {
    color: #0354c2;
    text-decoration: none;}

a:hover 
{
    text-decoration: underline;}


    
.List {
	float: left;
	width: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

.List .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.List ul {
	margin: 0;
	padding: 0;
	list-style:none;
	line-height:normal;
}

.List li {	
	padding: 0px 0 8px 15px;
	background: url(../images/misc/arrow_bullet.gif) no-repeat left top;
	text-decoration: none;
	
}

.List li.first {
	border: none;
}
/* Hompage style */
.Welcome
{   font: 2.2em calibri,Helvetica,sans-serif;
    color: #00468e;
    font-weight: bolder;    
    font-variant: small-caps;
    }

.whiteHead
{
    font: 1.5em calibri,Helvetica,sans-serif;
    color: #ffffff;
    font-weight: bolder; letter-spacing:.2em; line-height: .5em;
    font-variant: small-caps;
    padding: 10px 20px 10px 20px;
}
.greygradient
{background: url(../images/misc/greygradient.jpg) no-repeat;}

.gList {
	float: left;
	width: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

.gList .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.gList ul {
	margin: 0;
	padding: 0;
	list-style:none;
	line-height:normal;
}

.gList li {	
    color: #00468e;
	padding: 0px 0 8px 15px;
	background: url(../images/misc/gList_bullet.jpg) no-repeat left top;
	text-decoration: none;
	
}

.gList li.first {
	border: none;
}
/*---Images---*/
.imgSolution{
float:right;
padding-right:150px;
}

.imgContact{
float:right;
padding-right:100px;
}

/*--Services Box-->
/*Side Box 1 (top)*/
.s1_t {background: url(../images/bg/side_t.gif) 0 0 repeat-x; width: 100%}
.s1_b {background: url(../images/bg/side_b1.gif) 0 100% repeat-x}
.s1_l {background: url(../images/bg/side_wl.gif) 0 0 repeat-y}
.s1_r {background: url(../images/bg/side_wr.gif) 100% 0 repeat-y}
.s1_bl {background: url(../images/bg/side_bl1.gif) 0 100% no-repeat}
.s1_br {background: url(../images/bg/side_br1.gif) 100% 100% no-repeat}
.s1_tl {background: url(../images/bg/side_tl.gif) 0 0 no-repeat}
.s1_tr {background: url(../images/bg/side_tr.gif) 100% 0 no-repeat;padding:1px }

/*---End Images---*/

.footer 
{
    background-color: #506fa3;	
    border-style:none;	
	font: 12px helvetica,sans-serif;
	color: white; 
	height: 20px;  
}

.footer  a {
	color: white;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;  
}


/************************************
* Do Not Modify Below. By InWeb, Inc.
*************************************/
.InWeb
{
    text-align:right;
    padding:3px 10px 0px 0px;
    color: #ffffff;
}
.InWeb a
{
    color: #ffffff;
     text-decoration:none;
}
.InWeb a:hover
{
    text-decoration:underline;
}

