body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
        text-align: justify;
		color: #333;
        background: #DDD;
}

h3, p { 
        font-size: 12px;
		line-height:20px;
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em;
		line-height:25px;
		font-size:13px;
}

img {
        border: 0;
}

a {
        color: #06F;
        text-decoration: none;
}

a:hover{
	color: #F60;
	text-decoration:underline;
}

#subright ul a {
        text-decoration: none;
		font-size:12px;
		text-align:left;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 850px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 319px 0px repeat-y;
}

#wrapperj {
        background: url(images/dot.gif) 566px 0px repeat-y;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
		height:25px;
        padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFF;
		font-weight:bold;

}

#header {
        background: #ffb30f;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
		height:100px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 310px;
		height:580px;
}

#right {
        float: right;
        width: 521px;
	
}

#search {
        background: #eda135 url(images/search_icon.gif) 21px 14px no-repeat;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 40px;
        margin-bottom: 4px;
}

#search .text {
        width: 180px;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}

#nav {
        float: left;
        width: 310px;
		height:auto;
        margin: 0;
        padding: 0;
		background-color: #CCC;
}

#nav li {
        background: #FF9 url(images/arrow_yellow.jpg) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
		text-align:left;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padding-left: 36px;

}

#nav a {
        color: #333;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 13px;
}

#nav a:hover{
	color: #F60;
	text-decoration:underline;
}


#policies {
        float: right;
        width: 181px;
        border: 1px solid #ffb30f;
        margin: 0;
}

#policies h2 {
        background: #ffb30f;
}

#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: #FFC;
		padding-left:10px;
		padding-right:10px;
        padding-bottom: 20px;
		padding-top:10px;
        border-top: 4px solid #fff;
        color: #333;
		line-height:25px;
		height:350px;

}

#news h2 {
        background: #e0a403;
}

#explore {
        margin-top: 1px;
        background: #fff;
        border-bottom: 6px solid #fff;
		height:280px;
}

#explorei {
        padding-bottom: 11px;
}

#explore ul {
	     margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

#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: 240px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		color:#FFF;
		
}

#strategies a{
		color:#666;
		text-decoration:none;
}

#strategies a:hover{
		color: #F60;
}

#strategies h2 {
        background: #e0a503;
}

#strategies li {
        list-style: url(images/bullet_arrow.gif);
		margin-left:20px;
		margin-top:0px;
		margin-bottom:5px;
		padding:5px;
		text-decoration:none;
}

#solutions {
        float: right;
        width: 273px;
}

#solutions h2 {
        background: #e0a503;
}

#solutions ul{
		list-style:url(images/bullet_dimond.gif);
		padding-right:10px;
}

#footer {
        text-align: right;
        background: #ffb30f;
        color: #333;
        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;
		font-size:11px;
}



#footer a {
        color: #333;
		font-size:11px;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}
