@charset "utf-8";

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}
#banner {
	height: 101px;
	background-image: url(../graphics/cwlogo.png);
	background-repeat: no-repeat;
	text-align: right;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}

.footerInfo {
	width:33.33%;
	float:left;
	margin: 0px;
	
}


#recentNews {
    display:block;
    float:left;
    padding-top: 20px;
	width: 50%;
}

#twitterBox {
    float:right;
    display:block;
    width:50%;
}
#services ul {
    -webkit-columns: 300px 2; /* Chrome, Safari, Opera */
    -moz-columns: 300px 2; /* Firefox */
    columns: 300px 2;
	font-size: 24px;
	font-weight: bold;
	 padding-left: 20px;
   text-indent: 2px;
   list-style: none;
   list-style-position: outside;
}	
#services h2 {
	font-size:26px;
}



#services li:before {
    content: '✔';   
    margin-left: 10 px;
    margin-right: 1 px;
	color:#86CB00;
	
}

#services ul li {
  margin: 0;
  padding: 5px 5px 5px 5px;
  list-style: none;
  font-size: 20px;
}
#services {
	
}
.space {
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
}
p {
	text-align:justify;
	line-height:150%;
}

dl {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
}
dl dt {
	font-weight: 700;
}
dl dd {
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 10px;
}
h1 {
	display:block;
	font-size: 23px;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
.head {
	
	
}
#navbar {
	text-align: center;
}
#contentLeft {
	float: left;
	width: 275px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #000;
	padding: 2px;
}

UL {
	margin-top: 10px;
}
li {
	margin-left: -20px;
	margin-top: 10px;
}

#break {
	clear: both;
}
#contentRight {
	margin-top: 7px;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	margin-left: 285px;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
B {
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	background-color: #0d0b05;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	padding-top: 4px;
	padding-bottom: 8px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #f9e300;
	color: #FFF;
	margin-top: 5px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
#social {
	text-align: left;
	margin-top: 8px;
}
.titleBar {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 300px;
	font-weight: bold;
}
a.footnav:link {
	color: #FFF;
	text-decoration: none;
}
a.footnav:visited {
	color: #FFF;
	text-decoration: none;
}
a.footnav:active {
	color: #FAE301;
	text-decoration: underline;
}
a.footnav:hover {
	color: #FAE301;
	text-decoration: underline;
}
a.blueButton {
	background-color: #0d0b05;
	color: #f9e300;
	font-weight: bold;
	text-decoration: none;
    text-align:center;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	margin : 5px;
	padding: 8px 18px 8px 18px;
	display: block;
}
a.blueButton:hover {
	background-color: #333333;

}

a.greenButton {
	background-color: #79b900;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin : 8px;
	padding: 10px 20px 10px 20px;
	display: block;
}
a.greenButton:hover {
	background-color: #79b950;
}

#navBG {
	width: 100%;
	background-color: #002395;
}
.partnerImg {
	margin: 4px;
	width: 315px;
	height: 232px;
}
.partnerImg:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}
.socialImg {
	padding-left: 5px;
}
.socialImg:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}
.imageFloatRight {
	float: right;
	padding: 5px;
}
.imageFloatLeft {
	float: left;
}
.pageBanner {
	box-shadow: 0px 0px 2px #999999;
	-moz-box-shadow: 0px 0px 2px #999999;
	width: 100%;
}

.center {
	text-align: center;
}

.newsImg {
	float:left;
	padding: 5px;
	font-size: 10px;
	font-style:italic;
}
.newsBox dt{
	font-size:18px;
}
.newsBox dd{
	text-align:justify;
	font-size: 16px;
}


/*CSS Menu code here*/
#nav {
	width: 1000px;
	height: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0d0b05;
}
#nav ul {
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0
}
#nav ul a {
	display: block;
	color: #f9e300;
	text-decoration: none;
	font-weight: 700;
	font-size: 15px;
    letter-spacing: .3px;
	line-height: 32px;
	padding-top: 0;
	padding-right: 26px;
	padding-left: 26px;
	padding-bottom: 0;
	font-family: 'Roboto', sans-serif;
}

#nav ul li {
	position: relative;
	background-color: #0d0b05;
	float: left;
	margin: 0;
	padding: 0
}
#nav ul li:hover {
	background: #333333;
	
}

#nav ul li a:hover {
	
	color: #f9e300;
}
#nav ul ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -2px;
	background: #f9e300;
	padding: 0;
	border-left: 2px solid #FFF;
	border-style-left: solid;
	border-width-left: 3px;
}
#nav ul ul li {
	float: none;
	width: 230px;
}
#nav ul ul a {
	line-height: 120%;
	padding: 10px 15px
}
#nav ul ul ul {
	top: 0;
	left: 100%
}
#nav ul li:hover > ul {
	display: block
}

#leftIMG {
	width:282px;
	height:90px;
	background-image: url(graphics/leftimg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
	
}
#rightIMG {
	width:282px;
	height:90px;
	background-image: url(graphics/rightimg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	
	
}
