﻿* {
	margin: 0;
	padding: 0;
}


a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
a:active {
	color: #666666;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

a img { border-width: 0; }

body
{ 
background: #09659A;
background-image: 
url('background.png');
background-repeat: repeat-x;
background-attachment: fixed;
}

a.one {
	color: #cc3333;
	text-decoration: none;
	font-size: 12px;
	font-family: georgia;
	font-style: italic;
}
a.one:visited {
	color: #cc3333;
	font-size: 12px;
	font-family: georgia;
	font-style: italic;
}
a.one:active {
	color: #f50002;
	font-size: 12px;
	font-family: georgia;
	font-style: italic;
}
a.one:hover {
	color: #ff0000;
	font-size: 12px;
	font-family: georgia;
	font-style: italic;
}

a.two {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-family: georgia;
}
a.two:visited {
	color: #000000;
	font-size: 16px;
	font-family: georgia;
}
a.two:active {
	color: orange;
	font-size: 16px;
	font-family: georgia;
}
a.two:hover {
	color: #ffffff;
	font-size: 16px;
	font-family: georgia;
}

a.nav {
	color: gray;
	text-decoration: none;
	font-size: 12px;
	font-family: times new roman;
	letter-spacing: .1em;
}
a.nav:visited {
	color: #000000;
	font-size: 12px;
	font-family: times new roman;
	letter-spacing: .1em;
}
a.nav:active {
	color: #f50002;
	font-size: 12px;
	font-family: times new roman;
	letter-spacing: .1em;
}
a.nav:hover {
	color: #66CC33;
	font-size: 12px;
	font-family: times new roman;
	letter-spacing: .1em;
}

ul.one {
	list-style-image: url("bullet.jpg");
	list-style-position: inside;

}


h1 {
	font-size: 20px;
	color:#cc3333;
	text-decoration: underline;
	font-family: georgia;
	margin-top: 5%;
	margin-left: 0%
	
}

h2 {
	font-size: 20px;
	color:#cc3333;
	text-decoration: underline;
	font-family: georgia;
	margin-top: -2.5%;
	margin-left: 57%
}

h3 {
	font-size: 20px;
	color:#cc3333;
	text-decoration: underline;
	font-family: georgia;

}

h4 {
	font-size: 14px;
	color:#000000;
	font-family: georgia;

}



p {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	font-family: georgia;
}

p:first-letter {
	font-size: 24px;
	color:#cc3333;
	float: left;
}




.wrapper {

	width: 900px;
	position: relative;
	height: 500px;
	margin: 0 auto;


}

.logo {
	position: relative;
	margin-top: 5%;
	margin-left: 0%
}

.slogan {
	position: relative;
	margin-top: -8%;
	margin-left: 54%

}

.navbg {
	position: relative;
	margin-top: 0%;
	margin-left: 0%

}

.navigation {
	position: relative;
	margin-top: -2.6%;
	margin-left: 2%

}

.toppic{
	position: relative;	
	margin-top: 0%;
	margin-left: 0%;
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	width: 875px;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;

}

.webpack1 {
	position: relative;
	margin-top: 3%;
	margin-left: 0%

}

.logopack1 {
	position: relative;
	margin-top: -30.5%;
	margin-left: 33.5%

}

.printpack1 {
	position: relative;
	margin-top: -30.5%;
	margin-left: 67%

}

.content {
	position: relative;
	margin-top: 1%;
	margin-left: 0%;
	width: 350px;
	height: 350px;
}

.content2 {
	position: relative;
	margin-top: -38.75%;
	margin-left: 57%;
	width: 350px;
	height: 350px;
}

.bnav{
	position: relative;
	margin-top: 3%;
	margin-left: 22%;

}

.footer{
	position: relative;
	margin-top: 3%;
	margin-left: 0%;
	font-family: georgia;
	font-size: 10px;

}

.bkey{
	position: relative;
	margin-top: 3%;
	margin-left: 19%;
	font-family: georgia;
	font-weight: bold;
	font-size: 10px;
	color: white;
	width: 550px;
	text-align: center;
}

.consq{
	position: relative;
	margin-top: -10%;
	margin-left: 57%;
}

.pagecontent {
	position: relative;
	margin-top: 1%;
	margin-left: 0%;
	width: 700px;

}

.sciw {
	width: 150px;
	height: 98px;
}

.ciwbox {
	width: 175px;
	height: 130px;
	background-color: white;
	text-align: center;
	vertical-align: middle;

}

.vcart {
	position: relative;
	margin-top: -2.3%;
	margin-left: 47%;

}








