body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.interchanges.com/images/interchangesbg.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-color:#0e3060;
}
.main_bg {
	background-image: url(../images/mainpg_bg1.jpg);
	background-repeat: no-repeat;
	}
.main_bg2 {
	background-image: url(../images/mainpg_bg2.jpg);
	background-repeat: repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2A2A;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002793;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002984;
}
.subheaderblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002984;
	margin-bottom: 15px;
}

.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.smtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.site_analysis {
	background-image: url(../images/newsletter_signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C258A;
}

.sidebar {
	background-image: url(../images/side_bar.jpg);
	background-repeat: repeat;
	background-position: top;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #001F94;
	cursor:pointer;
}

.footer {
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a:link {
	color: #2A43A5;
}

li {
	list-style-image: url(../images/liarrow.gif);
}
.subheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #128DCD;
}

