body {
font-family: Verdana, Geneva, sans-serif;	
font-size: small;
color: #000;
}

.ClearFloats {
overflow: hidden;
height: 0;
clear: both;
}

p, h1, h2 {
margin-top: 0;	
padding: 0;
}

p {
line-height: 1.4em;	
}

h1 {
font-weight: normal;
font-size: 2em;
text-transform: uppercase;
}

h2 {
font-size: 1.2em;
font-weight: bold;
}

ul {
margin-left: 1.4em;
padding-left: 0;
}


#OuterBox {
width: 980px;
margin: auto;
}

#LogoBar {
background-image: url('../images/Template/Working_Communication_Strategies_Logo.jpg');	
background-repeat: no-repeat;
display: block;
height: 0;
padding-top: 161px;
overflow: hidden;
}

#ColBox {
	
}

#MenuColumn {
float: left;
display: inline;
width: 201px;
}

#MainMenu {
margin: 0;
padding: 0;
list-style: none;
margin-left: 37px;
margin-right: 61px;
margin-top: 25px;
}

#MainMenu li {
padding: 0;
margin: 0;
margin-bottom: 15px;
}

#MainMenu a {
text-decoration: none;
color: #959595;
display: block;
}

#MainMenu a:hover, #MainMenu a.Active {
color: #000;
}

#ContentColumn {
float: left;
display: inline;
width: 779px;
}

#ContentBox {
width: 779px;
height: 480px;
overflow: auto;
background-color: #0337a7;
background-image: url('../images/Template/CloudBackground.jpg');
margin-bottom: 25px;
color: #fff;
}

#ContentBox a {
color: #ffffff;	
}

#ContentBoxInner {
margin: 22px 380px 27px 22px;
padding-bottom: 1em;
}


#Footer {
margin-bottom: 25px;	
}

#Footer p {
margin-bottom: 0.5em;
margin-top: 0;
}