body{
	background: url(../img/bg.gif) #525659;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px 10px;
}
div#header{
	width: 770px;
	height: 104px;
	background: url(../img/header.gif) no-repeat #1578B1;
}
div#nav-pic{
	width: 770px;
	height: 205px;
	background: url(../img/nav-pic.jpg) no-repeat #1578B1;
}
div#nav-pic a{
	display: list-item;
	list-style: none;	
	width: 200px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	text-indent: 17px;
	position: relative;
	top: 55px;
	margin: 0px 0px 9px 0px;
}
div#nav-pic a:hover{
	color: #FFFACD;
}
div#bulk{
	width: 770px;
	background: url(../img/bulk-bg.gif) repeat-y White;
	margin: -21px 0px 0px 0px;
}
div#bulk h1{
	text-align: left;
	font-size: 24px;
	text-indent: 10px;
}
div#bulk h2, div#bulk h3{
	text-align: left;
	font-size: 18px;
	text-indent: 10px;
}
div#bulk p{
	width: 525px;
	text-align: justify;
	margin: 5px 10px 10px 10px;
	font-size: 12px;
}
div#bulk p a, div#bulk p a em{
	color: #137ECA;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
div#bulk p a:hover, div#bulk p a:hover em{
	color: #1BA9E9;
}
div#bulk img#tele{
	position: absolute;
	top: 320px;
	left: 580px;
}
div#bottom-buttons{
	width: 770px;
	height: 82px;
	background:  url(../img/bottom-buttons.jpg) no-repeat;
}
div#bottom-buttons p{
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #5A5A5A;
}
p#fs{
	position: relative;
	top: 30px;
	left: 84px;
}
p#fd{
	position: relative;
	top: 12px;
	left: 305px;
}
div#bottom-links{
	width: 770px;
	height: 37px;
	background: url(../img/bottom-links.gif) no-repeat;
}
div#bottom-links p{
	color: #E9E7CE;
	font: 16px;
	position: relative;
	top: 10px;
	left: 13px;
	margin: 0px;
}
div#bottom-links p a{
	color: #E9E7CE;
	text-decoration: none;
	font-weight: bold;
}
div#footer{
	width: 770px;
	height: 32px;
	background: url(../img/footer.gif) no-repeat;
}
img#comp{
	margin: 0 0 0 33px;
}
li{
	color: #1AA7DF;
	list-style: square;
}
li a{
	font-weight: bold;
	text-decoration: none;
	color: #267CBF;
}
li a:hover{
	color: #194E6E;
}
img#cont{
	position: relative;
	left: 11px;
	display: block;
}