body {
	
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
}

h2 {
}

p {
	overflow: hidden;
	font-family: Helvetica, Arial;
	font-size: 1.2em;
}

.container_12 {
}

.header {
	height: 178px;
	background: url(../images/headBg.jpg);
}

.footer {
	background: url(../images/footBg.jpg) #e2edf2 repeat-x;
	height: 100px;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
	color: #4f5355;
}
.footer a {
	color: #d6614c;
	font-weight: bold;
}
.footer a:visited {
	color: #d6614c;
}
#header {

}


#logo {
}

img.logo {
	margin-top: 1px;
}

#navigation {
	margin-top: 130px;
}

#right {
	background: #e2eaed url(../images/sidebarBg.jpg) repeat-y;
	padding: 0;
	color: #4f5355;
}

#footer {
	height: 100px;
}

h2.widgettitle {
	font-family: Helvetica, Arial;
	font-size: 1.5em;
	border-bottom: #4f5355 5px solid;
	color: #4f5355;
	margin-bottom: 20px;
	margin-top: 30px;
}

.sideTop {
	background: url(../images/sideTop.jpg);
	height: 9px;
}

.sideBottom {
	background: url(../images/sideBottom.jpg);
	height: 5px;
}