.style2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #3B8ABC;
}
.style4 {color: #69A9D0}
.style5 {
	font-size: 14px
}
.style6 {
	color: #1B0050;
	font-weight: bold;
	font-size: 16px;
}
body {
	margin: 0px 0 0 0;
	cursor: default;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(img/bg-original.jpg);
	background-color: #B8DDF0;
	font-family: "Times New Roman", Times, serif;

	}
#wrapper {
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 950px;
	height:auto;
}	
#header {
	width: 950px;
	height: 220px;
}
#nav-text-box {
	width: 180px;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 8px;
	margin-top: 30px;
	font-family: "Times New Roman", Times, serif;
}
#nav-links {
	margin: 0;
	color: #000000;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

#nav-links li {
	list-style-type: none;
	margin-left: -25px;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
}
#nav-links a {
	color: #000000;
	text-decoration: none;
}
#nav-links a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}


#footer {
	float: left;
	height: 26px;
	width: 950px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(img/bg-bottom.png);
	color: #3B8ABC;
}
#right-cont-area {
	width: 762px;
	float: right;
	background-color: #FFFFFF;
	overflow: visible;
	min-height: 419px;
	font-family:arial;
	padding-top: 15px;
	min-height: 625px;
}
#butterfly li{
	list-style-image: url(img/butterfly.jpg);
	list-style-position: inside;
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;
}
h2 { margin: 10px 0 0 20px; font-family:"Times New Roman", Times, serif;}
ol {
	font-family: "Times New Roman", Times, serif;
}
ul {
	font-family: "Times New Roman", Times, serif;
}
#right-cont-area h3 {
	padding-left: 20px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
}

#right-cont-area p {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
#faq-list li {
	padding-right: 20px;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
}



#left-cont-area {
	width: 950px;
	float: left;
	height: 100%;
	background-image: url(img/navbk.jpg);
	background-repeat: no-repeat;
	background-color: #9ac9e7;
}
#home-address-box {
	text-align: right;
	padding-top: 58px;
	padding-right: 15px;
	padding-bottom: 20px;
}

#home-box-2 {
	text-align: left;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#home-box-1 {
	text-align: left;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#compucastfooter {
	font-size: 11px;
	color: #FFFFFF;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}
#compucastfooter a:link{
	font-size: 11px;
	color: #FFFFFF;;
}
#compucastfooter a:visited{
	font-size: 11px;
	color: #FFFFFF;;
}
#compucastfooter a:hover{
	font-size: 11px;
	color: #FFFFFF;;
}

p.contentheader { font-weight:bold; font-size: 14px; font-decoration:italic;  
}
#list-margin-title {
	margin-top: -15px;
}
.text-indent {
	text-indent: -20px;
	margin-left: 20px;
	margin-top: -20px;
}
