body {
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #19557E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.click {
	margin-left: 603px;
	margin-top: 36px;
}
.gidindex {
	border: thin dashed #A0A481;
	width: 100%;
}

.gidindextd{
width:180px;
}
.viewimage {
	   margin-top: 10px;
	   margin-bottom: 10px;
	   text-align: center;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #C5C9A4;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 232px;
	width: 780px;
	background-image: url(../images/top.jpg);
}
#nav {
	height: 133px;
	width: 780px;
	background-image: url(../images/nav.jpg);
}
#content {
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	width: 730px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 730px;
	height: 223px;
	background-image: url(../images/footer.jpg);
	font-size: 13px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	background-repeat: no-repeat;
	color: #19557E;
	padding-top: 20px;
	padding-bottom: 5px;
	clear: both;
}
#footerfaq {
	width: 730px;
	height: 108px;
	background-image: url(../images/footer-faq.jpg);
	font-size: 13px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	background-repeat: no-repeat;
	color: #19557E;
	padding-top: 20px;
	padding-bottom: 5px;
}
img {
    vertical-align:bottom;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
 .leftimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
 color: #5B8DB0;
 text-decoration: underline;
 font-weight: normal;
 font-variant: normal;
}
a:visited {
 color: #5B8DB0;
 text-decoration: underline;
 font-weight: normal;
 font-variant: normal;
}
a:hover {
 color: #969D57;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottom {
	font-size: 12px;
	color: #C5C9A4;
	background-image: url(../images/bottom.jpg);
	height: 30px;
	width: 780px;
	text-align: center;
	padding-top: 1px;
}
h2 {color: #19557E}
.marketing {
	border: 10px solid #C5C9A4;
}
