body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	height: 36px;
	width: 148px;
	float: left;
	margin-top: 0px;
}
#navigation {
	font-family: Helvetica, Arial, Verdana;
	font-size: small;
	text-transform: capitalize;
	padding: 5px;
	width: 525px;
	text-align: right;
	float: right;
	margin-top: 30px;
}
#bannertxt {
	float: left;
	height: 150px;
	width: 150px;
}
#blueline {
	background-color: #9CBCD1;
	height: 2px;
	width: 140px;
}
#bannertxtxtx {
	font-size: x-small;
	color: #081F31;
	width: 134px;
	font-family: Helvetica, Arial, Verdana;
	padding: 5px;
	background-image: url(../images/dots.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


#banner {
	height: 150px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#header {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header  a:hover{
	text-decoration: underline;
	color: #666666;
}
#bannertxtxtx a {
	text-decoration: none;
	color: #081F31;
}

#bannertxtxtx  a:hover{
	text-decoration: underline;
	color: #081F31;
}
#blueline2 {
	background-color: #9CBCD1;
	height: 2px;
	width: 140px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#bannerstrap1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: medium;
	color: #FFFFFF;
	width: 580px;
	padding-top: 20px;
	padding-left: 20px;
	float: right;
	font-style: oblique;
	text-transform: capitalize;
}
#content {
	font-family: Helvetica, Arial, Verdana;
	font-size: small;
	color: #333333;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: left;
}
#footer {
	height: 20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, Verdana;
	font-size: x-small;
	font-weight: lighter;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	padding-top: 5px;
	clear: both;
}

#contenttxt {
	float: right;
	width: 595px;
	margin-top: 5px;
	padding: 3px;
	margin-bottom: 1px;
}
#contenttxt2 {
	background-color: #f1f1f1;
	float: left;
	width: 134px;
	margin-top: 10px;
	padding: 3px;
	border: 1px dotted #666666;
	font-size: 80%;
}
.title {
	font-family: Helvetica, Arial, Verdana;
	font-size: medium;
	font-weight: lighter;
	font-style: oblique;
	color: #333333;
}
.titleCopy {

	font-family: Helvetica, Arial, Verdana;
	font-size: 120%;
	font-weight: lighter;
	padding: 2px;
	font-style: oblique;
	color: #666666;
}
.imgpad {
	margin-left: 10px;
	margin-bottom: 10px;
}

#banner2 {

	height: 150px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#banner3 {


	height: 150px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer a {
	text-decoration: none;
	color: #cccccc;
}

#footer  a:hover{
	text-decoration: underline;
	color: #cccccc;
}
.box {
	background-color: #F1F1F1;
	text-align: center;
	height: 50px;
	width: 150px;
	border: 1px dotted #666666;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
