body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 12px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #be0404;
        text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
		position:absolute;
		left:0;
		top:0;
        margin: auto;
        text-align: left;
        width: 1003px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 160px 0px repeat-y;
}

#wrapperj {
        background: url(images/dot.gif) 815px 0px repeat-y;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 815px;
}

#right {
        float: right;
        width: 180px;
}
.green {
        color: #91AA37;
}

#search {
        background: #eda135;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 1px;
        margin-bottom: 4px;
		width:180px;
}

#search .text {
        width: 130px;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}

#nav {
        float: left;
        width: 150px;
        margin: 0;
        padding: 0;				
}

#nav li {
        background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
       
        padding-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#policies {
        float: right;
        width: 657px;
        border: 0px solid #bdbab6;
        margin: 0;
		height:500px;
}

.about {
        background: #E0A403;
		
}

.client {
        background: #6aa100;
}

.products{
		background: #6584a9;
}

.services{
		background: white;
}
.careers{
		background: #024C83;

}
.contactus{
		background: #03C4C6;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
		margin-left: 0;
}

#news {
        background: white;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#news h2 {
        background: #e0a403;
}

#explore {
        margin-top: -1px;        
        border-bottom: 6px solid #fff;
		height:200px;
}

#explorei {
        padding-bottom: 11px;	
		text-align: left;	
}

#explore ul {
	    margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-right: 10px;		
}

#explore a {
        color: #000;
        text-decoration: underline;
		text-align: right;		
}

#explore li {
        list-style: none;
        background: left center no-repeat;
        padding: 4px 0 4px 20px;
        margin-left: 10px;
}

#explore .orange {
        color: #f09d27;
}

#explore .learnmore {
        margin: 5px 0 20px 18px;

}

#special {
        margin-left: 9px;
        margin-top: 10px;
        width: 187px;
        background: url(images/offer_box_bg.gif) repeat-y;
}

#special, #special a {
        color: #f5f5f5;
                text-decoration: none;
}

#special p {
        padding: 0 13px;
}

#special div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright {
        margin-top: 0px;
}

#strategies {
        float: left;
        width: 160px;
}

#strategies h2 {
        background: #6aa100;
}

#strategies li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#solutions {
        float: right;
        width: 180px;
}

#solutions h2 {
        background: #03C4C6;
}

#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
	float: left;
	color: #FFFFFF;
}

#footer a {
        color: #FFFFFF;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #59A4FF;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}

#partners {
        background: white;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#partners h2 {
        background: #00A0DB;
}

.left1 {
    float: left;
    margin: 10px 10px 0 0;
}
