body {
	background-color:#d1f1fe;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}

#wrap {
	width: 950px;
	margin:0 auto;}
.wrap {
	width: 950px;
	margin:0 auto;}
#wrap2 {
	width: 950px;
	height:16px;
	background-color:#FFF;
	margin:0 auto;}

#wrap #header{
	width:950px;
	height:129px;
	float:left;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
}

#wrap #header #logo {
	float: left;
	height: 87px;
	width: 468px;
	padding: 5px 0 0 0;
}
#number {
	float: right;
	height: 71px;
	width: 326px;
	padding: 12px 0 0 0;
}
#wrap #nav {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 44px;
	margin:0;
	padding:0;
	width: 950px;
}
#wrap #nav ul {
	margin:0;
	padding:0;
}


#wrap #nav ul li {
	list-style-type: none;
	float: left;
	width: auto;
	margin:0;
	padding: 10px 14px;
}

#wrap #nav ul li a {
	font-size: 14px;
	margin:0;
	padding:0;
	color:#FFF;
	font-weight: bold;
}
#wrap #nav ul li a:hover {
	color: #88C4FF;
	text-decoration: none;
}
#wrap #nav ul li #current {
	color: #fff;
	border-bottom: 2px solid #fff;
}
#wrap #midcol2 {
	float: left;
	height: auto;
	width: 870px;
	background-color: #FFF;
	padding: 20px 40px;
}
#wrap #midcol2 p{
	margin:12px 0;
	line-height:18px;
}
#wrap #midcol2 li a, #wrap #midcol2 p a {
	color: #003399;
	text-decoration: underline;
}

#wrap #midcol2 li{
	margin:0 0 2px 38px;
	font-size:13px;
}
#wrap #midcol2 ul{
	margin:0 0 24px 0;
}

#wrap #midcol {
	float: left;
	height: auto;
	width: 910px;
	background-color: #FFF;
	padding: 20px;
}

.bulletpoints {
	text-align: left;
	font-size: 14px;
	margin: 0 0 0 15px;
	padding: 0px;
	float: left;
	width: 480px;
}
.bulletpoints p{
	font-size: 14px;
	color: #0066cc;
	line-height: 22pt;
	font-weight: bold;
}
.bulletpoints p a{
	color:#0066cc;
	text-decoration: underline;
}
.bulletpoints p a:hover{
	color: #00CCFF;

}

#wrap #midcol #maintext {
margin:10px 80px; text-align:center;}
#wrap #midcol #maintext p {
	margin: 10px 0;
}
#wrap #midcol2 #highlight {
	font-size: 18px;
	color: #FFF;
	background-color: #003399;
	display: block;
	width: 830px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.highlight {
	margin-top: 20px;
}
.highlight p{
	font-size: 15px;
	line-height:1.5em;
	color: #FFF;
	background-color: #003399;
	display: block;
	text-transform: uppercase;
	padding: 10px 20px;
}
.highlight p a{
	color: #FFFFFF;
}
.highlight p a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}





#foot {
	background: url(../images/footer-bg.jpg) repeat-x #000000;
	float: left;
	width: 100%;
}
#foot #wrap #footer {
	margin: 10px 0 0 0;
	padding: 0;
}


#foot #wrap #footer p {
	color: #FFF;
	text-align: center;
	line-height: 21px;
	font-size: 12px;
}
#foot #wrap #footer p a {
	color: #99ccff;
}
#wrap #midcol2 #hit {
}
#wrap #midcol2 #hit a{
		background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 24px;
	width: 62px;
	text-align: center;
	padding:4px 0;
	margin:0 0 0 16px;

	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
#wrap #midcol2 #questions {
	float: left;
	height: auto;
	width: 850px;
}


#wrap #midcol2 #form1 .centre h4 {
	text-align: center;
}
#wrap #midcol2 blockquote {
	margin: 0 0 0 30px;
}

h5{
	color: #0089D0;
	background-color: #C7DEF4;
	text-transform: uppercase;
	padding: 5px 0 5px 15px;
	font-size: 16px;
	margin: 5px 0 0 0;
}

.rightcol  {
	float: right;
	width: 245px;
	
}

/*  Case Studies */
#wrap #midcol2 .wrapcase {
	float: left;
	width: 860px;
}
#wrap #midcol2 .wrapcase .casetop {
	background-image: url(../images/lefthand.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 620px;
	min-height:136px;
	padding: 45px 122px 0;
	font-style: italic;
}
#wrap #midcol2 .wrapcase .casetop h2{
	margin:0 0 0 30px; 
}
#wrap #midcol2 .wrapcase .casetop p{
	margin-bottom: 0;
	line-height: 1.8em;
}

#wrap #midcol2 .wrapcase .casebot {
	background-image: url(../images/righthand.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 96px;
	width: 860px;
}

marquee {
	background-color:#003399;
	color: #FFF;
	padding: 4px 0;
	font-size: 1.5em;
}