
body {
	background-color:#dddddd;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#343434;
	line-height:140%;
	background-image:url(Images/Drop_shadow.jpg);
	background-position: center;
	background-repeat:repeat-y;
	
}

a {
color:#2E98D8;
text-decoration:none;
}

a:hover{
text-decoration:underline;

}

a:active {
color:#2E98D8;
}

a:visited {
color:#2E98D8;
}

#wrapper {
width:800px;
background-color:#FFFFFF;
height:800px;
margin:0 auto;

}


#content_wrapper  {
width:700px;
margin:0 0 0 50px;
padding:30px 0 0 0px
}

#header  {
margin: 0px 0 10px 0px;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #012966;
}

#navigation ul  {
list-style-type:none;
margin:0;
padding:0;

}

#navigation ul li  {
display:inline;
padding:0 22px 0 0;
}

#navigation {
margin:0 0 10px 0;
}

#picture {
width: 325px;
float:left;
}

#content1 {
margin:0px 0px 10px 0;
height:400px;
width:698px;
overflow:auto;
background-image:url(Images/Corporate_backdrop.gif);
background-repeat:no-repeat

}

#content1 p {
padding:10PX 20px 0 20px;
margin:15px 0 0px 0px;
}

.bullet_box {
width:215px;
float:left;

}


#footer ul  {
list-style-type:none;
margin:0;
padding:0;

}

#footer ul li  {
display:inline;
padding:0 22px 0 0;
}

#footer {
font-size:80%;
margin:10px 0 0 0;
clear:both;
}