body{
	background: url(../images/background.png) repeat-x #0a4462;
	margin:0;padding:0;
	font-family: Myriad Pro, Arial;
}
#mainContainer{
	width: 816px;
}
#content{
	background: url(../images/content-bg.png) repeat-y;
	text-align: left;
}
#left-menu{
	overflow:hidden;
}
#header{
	background: url(../images/top-header.png);
	position: relative;
}
h1{
	margin:0;padding:0;
}
.temp-input{
	text-align: center;
	font-weight: bold;
	color:#888;
}

h1,p{
	margin:0;
}

a{
	color: #0054BE;
}

.testinmonials{
	text-align: justify;
}

.newsStory .header{
	font-weight: bold;
}
.newsStory{
	color: #303030;
	background: #c1c1c1;
	padding:5px;
	font-size:13px;
	margin:5px 0;
}
