body{
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
        text-align: center;
        background: #d3d2d1;
}

textarea{
		font-family: inherit;
}

h1	{	font-size:	24px;
		padding-left:	0px;
		}

h2	{	font-size:	20px;


}
h3 { 
        font-size: 16px; 
        
}
		
ul	{	font-size:	11px;
}
p { 
        font-size:	12px;
		margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #be0404;
        text-decoration: none;
}

table {
		font-size:	12px;
		}

#wrapper {
        margin: 0 auto;
        text-align: left;
		width: 800px;
        background: #ffffff;
		overflow: hidden;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 0px 0px repeat-y;
}

#header, #nav, #nav li, h2, #footnav, #strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        background: #333366;
        margin:	1px;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}
#top	{
		width:	800px;
		height:	5px;
		background:	#ffffff;
}



#left	{
		float:	left;
		width:	195px;
		background:	#ffffff;
		padding-left: 1px;
		margin-bottom: -1000px; 
		padding-bottom: 1000px;
		
		
}

#leftnav {
		
        width: 190px;
}
#leftpad	{
		
		width:	190px;
		height:	29px;
		background:	#6584a9;
		
		}

#nav {
		width:	190px;
		margin: 0;
        padding: 0;
}

#mp_backlinks {
		padding: 3px 0px 0px 0px;
		margin-top:	1px;
        margin-bottom: 1px;
        margin-left: 0;
        list-style: none;
		font-size: 10px;
		color: #000000;
		}


#nav li {
        background: #6584a9 url(images/button.gif) left center repeat-y;
        padding: 3px 0px 4px 10px;
		margin-top:	1px;
        margin-bottom: 1px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#signup {
		float: center;
		width:	188px;
		margin-top:	5px;
		padding: 0;
		border: 1px solid #ffffff;/*bdbab6*/
		background:	#ffffff;
}

#share	{
		text-align: right;
		width:	600px;
}
#right {
        float: right;
        width: 600px;
		background:	#ffffff;
		margin-bottom: -1000px; 
		padding-bottom: 1000px;
		}

#bottomright	{
		float:	right;
		background:	#ffffff;
		width:	600px

}
 
#contact	{
		font-size:	11px
}

#maintext {
        margin-top: -1px;
        background: #ffffff;
        border-bottom: 6px solid #ffffff;
		font-size: 16px;
}


#policiescontainer {
        float: left;
        width: 193px;
		height:	410px;
        border: 1px solid #bdbab6;
        margin: 0;
}
#policies	{
		padding-left:	2px;
		padding-right:	2px;
}
#policies h2 {
        background: #e0a403;
}

#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;
}


#strategiescontainer {
		width: 193px;
		height:	410px;
		margin-left: auto ;
		margin-right: auto ;
		border: 1px solid #bdbab6;
}
#strategies	{
		padding-left:	2px;
		padding-right:	2px;

}
#strategies h2 {
        background: #6aa100;
}
#strategies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#strategies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}
#solutionscontainer	{
		float:	right;
		width:	193px;
		height:	410px;
		border: 1px solid #bdbab6;
		margin: 0;
}
#solutions {
        font-size:		11px;
		padding-left:	5px;
		padding-right:	5px;		
		
}

#solutions h2 {
        background: #024c83;
}

#footer {
		float: left;
		width:	796px;
		height: 40px;
		text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
		
}

* html #footer {
    height: 1.5em;
}

#footeri {
	 padding: 2px 3px 4px 13px;
     
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}



.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
	
}
.align-right { float:right; margin:30px 70px 30px 15px; }
.align-left { float:left; margin:30px 15px 30px 70px; }
/*top, right,bottom, left*/
