body{
	margin: 0px;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5b3478;
}
#wrapper{
	margin: 0 auto;
	width: 790px;
	background-color: #FFFFFF;
	background-image: url(images/bgTile.gif);
	background-repeat: repeat-y;	
}

h1 {
	width: 161px;
	height: 79px;
	position: relative;
	margin-left: 20px;
	float: left;
	font-size: 14px;
	color: #000000;
}
h1 span {
	background-image: url(images/Logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
	background-position: left top;
	background-color: #FFFFFF;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #466ab7;	
}
.section{
	font-size: 1.8em;
}
h3{
	font-size: 1.5em;
	font-weight: 1000;
}
h4{
	font-size: 1em;
}
h5 {
	font-size: 1em;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
ul{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#nav{
height: 20px;
background-color: #FFFFFF;
	margin: 0px 0px 0px -40px;
	padding: 60px 0px 5px;
	width: 620px;
	float: left;
}
#nav ul{
	list-style-type: none;
}
#nav ul li{
	float: left;
}
#nav ul a{
	color: #5b3478;
	text-decoration: none;
	display: block;
	margin: 0 10px 0 0;
	font-weight: bold;
	float: left;
	}
#nav ul a:hover{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5b3478;
	}
.banner{
	padding-left: 13px;
}
#maincopy{
	width: 748px;
	padding-left: 26px;
	padding-left: 26px;
	margin-top: 30px;
}
#col1{
	width: 470px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
#col2{
	width: 225px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5b3478;
	padding-left: 10px;
	padding-bottom: 20px;
}

.also{
	padding-bottom: 8px;
}
.colImg{
	padding-bottom: 8px;
}
.clear{
	clear:both;
}
#footer{
	float: left;
	width: 790px;
	margin-top: 30px;
	background-image: url(images/footer_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	
		}
#footer ul{
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b3478;
	text-decoration: none;
	list-style-type: none;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 102px;
	text-align: center;
	padding-bottom: 10px;
}
#footer ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5b3478;
	text-decoration: none;	
}
#footer ul a:hover{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5b3478;	
}
#maincopy a{
	color: #5b3478;
		
}
#maincopy a:hover{
	color: #000099;	
	
}
#maincopy a:visited{
	color: #999999;	
}
.designLink a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5b3478;
	font-size: 1em;	
}
.designLink a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5b3478;	
}

.detail{
	width: 490px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
	margin-bottom: 10px;
	}
.img{
	width: 200px;
	float: left;	
	
}
.link{
	width: 470px;
	float: left;
	padding-top: 10px;
		}
.link .img a{
	border: none;	
	}
.vcard{
	font-size: 1.1em;
}
.download{
	font-size: 1.1em;
	font-weight: bold;
	color: #5b3478;
	background-color: #9ec8e4;
	padding: 3px;
	margin-right: 4px;
	margin-left: 1px;
	}
#maincopy .download a:visited{
	color: #FFFFFF;	
}