* {

   margin: 0px;
   padding: 0px;
}

body {
	text-align : center;
	margin-top: 0px;
	background-color: #666666;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#wrapper {
	position: relative;
	text-align : left;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #666666;
}

#nav_wrapper {
	background-image: url(../images/buttons/buttonbar.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 780px;
}
#nav {
	text-align: left;
}
#banner {
	width: 780px;
	background-color: #666666;
	background-repeat: no-repeat;
}
#content {
	clear: both;
}
/*----------links----------*/
a {
	color: white;
	text-decoration: none;
}

a:hover {
	/*text-decoration: underline;*/
	background-color: #F6911F;
}

a:hover img {
	/*text-decoration: underline;*/
	background-color: #666666;
}
/*----------end links----------*/
.home {
	height: 133px;
	background-image: url(../images/homepage.gif);
}
.privacypolicy {
	height: 133px;
	background-image: url(../images/privacypolicy.gif);
}
.contact {
	background-image: url(../images/contactpage.gif);
	height: 133px;
}

.about {
	background-image: url(../images/aboutuspage.gif);
	height: 133px;
}
.web {
	background-image: url(../images/webpage.gif);
	height: 312px;
}
.terms {
	background-image: url(../images/termsandconditions_banner.gif);
	height: 133px;
}
.blog {
	background-image: url(../images/blogpage.gif);
	height: 133px;
}
#column1 {
	float: left;
	width: 524px;
	margin-left: 20px;
	margin-top: 20px;
}
#column2 {
	width: 206px;
	float: right;
	background-color: #666666;
	margin-bottom: 15px;
}
#column2 img {
	border: none;
}
/*----------webpack rules----------*/
.webpack {
	width: 209px;
	margin-top: 20px;
}
.webpack p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 1.1;
}
.webpack ul {
	color: #000000;
	list-style-position: outside;
	font-size: 10px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-bottom: 10px;
	font-weight: bold;
}

#webpack1_top {
	width: 209px;
	background-image: url(../images/webpack1-top.gif);
	padding-top: 120px;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 0px;
}
#webpack1_top p {
	color: #D6DE23;
}
#webpack1_top ul {
	color: #D6DE23;
	margin-right: 15px;
}
#webpack1_bottom {
	height: 95px;
	width: 209px;
	background-image: url(../images/webpack1-bottom.gif);
	background-repeat: no-repeat;
}
#webpack2_top ul {
	color: #EB008B;
	margin-right: 15px;
}
#webpack2_top {
	width: 209px;
	margin-top: 20px;
	padding-top: 120px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/webpack2-top.gif);
}
#webpack2_top p {
	color: #EB008B;
}
#webpack2_bottom {
	background-image: url(../images/webpack2-bottom.gif);
	background-repeat: no-repeat;
	height: 156px;
	width: 209px;
}
#webpack3_top ul {
	color: #00ADEE;
	margin-right: 15px;
}
#webpack3_bottom {
	background-image: url(../images/webpack3-bottom.gif);
	background-repeat: no-repeat;
	height: 254px;
	width: 209px;
}
#webpack3_top {
	width: 209px;
	margin-top: 20px;
	padding-top: 120px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/webpack3-top.gif);
}
#webpack3_top p {
	color: #00ADEE;
}
/*----------logopack rules----------*/
.logopack {
	width: 209px;
	margin-top: 20px;
}
.logopack p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 1.1;
}
.logopack ul {
	color: #000000;
	list-style-position: outside;
	font-size: 10px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-bottom: 10px;
	font-weight: bold;
}
#logopack1_top {
	width: 209px;
	background-image: url(../images/logopack1-top.gif);
	padding-top: 120px;
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 0px;
}
#logopack1_top ul {
	color: #D6DE23;
	margin-right: 15px;
}
#logopack1_top p {
	color: #D6DE23;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#logopack1_bottom {
	height: 94px;
	width: 209px;
	background-image: url(../images/logopack1-bottom.gif);
	background-repeat: no-repeat;
}
#logopack2_top {
	width: 209px;
	margin-top: 20px;
	padding-top: 120px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/logopack2-top.gif);
}
#logopack2_top ul {
	color: #E9008A;
	margin-right: 15px;
}
#logopack2_top p {
	color: #EB008B;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#logopack2_bottom {
	background-image: url(../images/logopack2-bottom.gif);
	background-repeat: no-repeat;
	height: 158px;
	width: 209px;
}
#logopack3_bottom {
	background-image: url(../images/logopack3-bottom.gif);
	background-repeat: no-repeat;
	height: 255px;
	width: 209px;
}
#logopack3_top {
	width: 209px;
	margin-top: 20px;
	padding-top: 120px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/logopack3-top.gif);
}
#logopack3_top ul {
	color: #00ADEE;
	margin-right: 15px;
}
#logopack3_top p {
	color: #00ADEE;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
p {
	line-height: 1.4;
	margin-bottom: 22px;
}
.graphic {
	background-image: url(../images/graphicspage.gif);
	height: 312px;
}
.prices {
	background-image: url(../images/pricespage.gif);
	height: 312px;
}
.margin_top20 {
	margin-top: 20px;
}
/*--------Form rules--------*/
form {
	font-size: 85%;
	color: white;
	}
label {
	clear:left;
	float:left;
	margin-bottom:4px;
	padding-right:10px;
	width:150px;
}

.form {
	margin-top: 6px;
	width: 70px;
	}
	
input, textarea, option, select {
	border: 1px solid #E3C111;
	background-color: #666666;
	color: white;
}

textarea {
	overflow:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
form #Submit {
	margin-left: 0px;
	padding: 2px;
}
/*--------End Form rules--------*/
#innercolumn1 {
	width: 200px;
	float: left;
	margin-right: 50px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E3C111;
	padding-right: 50px;
}
.header {
	font-weight: bold;
	color: #E3C111;	
}
#footer {
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #f6911f;
	padding-bottom: 40px;
	background-color: #666666;
	padding-left: 20px;
	padding-top: 10px;
}
#footer p {
	font-size: 80%;
	font-weight: bold;
}

#valid {
	float: right;
	margin-top: -33.5px;
	font-weight: bold;
	font-size: 80%;
	margin-right: 20px;
}
#column1 ul {
	list-style-position: inside;
}
#column1 li {
	margin-bottom: 10px;
}
#space {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-top: 10px;
}
#column2inner {
	float:right;
	width: 145px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
h1.webh1 {
	color: #d6de23;
}



/*


#menu {position:relative; width:500px; height:400px; background-color:red; }

/*#menu a.p1:visited, #menu a.p2:visited, #menu a.p3:visited, #menu a.p4:visited, #menu a.p5:visited, #menu a.p6:visited, #menu a.p7:visited, #menu a.p8:visited {position:absolute; display:block; width:200px; height:50px; background-color:#949e7c; color:#fff; text-decoration:none;}*/
/*#menu a.p1:visited {top:0px; left:0px; width:200px;}
#menu a.p2:visited {top:51px; left:0px; width:200px;}
#menu a.p3:visited {top:100px; left:0px; width:200px;}
#menu a.p4:visited {top:151px; left:0px; width:200px;}
#menu a.p5:visited {top:200px; left:0px; width:200px;}
#menu a.p6:visited {top:251px; left:0px; width:200px;}
#menu a.p7:visited {top:300px; left:0px; width:200px;}
#menu a.p8:visited {top:350px; left:0px; width:200px;}*/

#menu a.p1, #menu a.p2, #menu a.p3, #menu a.p4, #menu a.p5, #menu a.p6, #menu a.p7, #menu a.p8 {position:absolute; display:block; width:200px; height:50px; background-color:#949e7c; color:#fff; text-decoration:none;}
#menu a.p1 {top:0px; left:0px; width:200px; }
#menu a.p2 {top:51px; left:0px; width:200px;}
#menu a.p3 {top:100px; left:0px; width:200px;}
#menu a.p4 {top:151px; left:0px; width:200px;}
#menu a.p5 {top:200px; left:0px; width:200px;}
#menu a.p6 {top:251px; left:0px; width:200px;}
#menu a.p7 {top:300px; left:0px; width:200px;}
#menu a.p8 {top:350px; left:0px; width:200px;}


#menu a.p1:hover, #menu a.p2:hover, #menu a.p3:hover, #menu a.p4:hover, #menu a.p5:hover, #menu a.p6:hover, #menu a.p7:hover, #menu a.p8:hover {text-decoration:none; background-color:#d4d8bd; color:#000;}

#menu a img {display:block; position:absolute; width:1px; height:1px; border:0px; top:0px; left:0px;}

#menu a.p1:hover img {display:block; position:absolute; top:0px; left:200px; width:350px; height:400px; border:0px; background-color: green;}
#menu a.p2:hover img {display:block; position:absolute; top:-51px; left:200px; width:350px; height:400px; border:0px; background-color: blue;}
#menu a.p3:hover img {display:block; position:absolute; top:-100px; left:200px; width:350px; height:400px; border:0px; background-color: orange;}
#menu a.p4:hover img {display:block; position:absolute; top:-151px; left:200px; width:350px; height:400px; border:0px; background-color: white;}
#menu a.p5:hover img {display:block; position:absolute; top:-200px; left:200px; width:350px; height:400px; border:0px; background-color: green;}
#menu a.p6:hover img {display:block; position:absolute; top:-251px; left:200px; width:350px; height:400px; border:0px; background-color: purple;}
#menu a.p7:hover img {display:block; position:absolute; top:-300px; left:200px; width:350px; height:400px; border:0px; background-color: grey;}
#menu a.p8:hover img {display:block; position:absolute; top:-350px; left:200px; width:350px; height: 400px; border:0px; background-color: green;}
#freddie {
	position:absolute;
	left:200px;
	top:0px;
	border:0px;
	height: 400px;
	width: 300px;
	background-color: yellow;
}

*/

.headline p{
  font-family: verdana;
  font-size: 11px;
  color: #ffffff;
}

a:hover{
 color: #BDD1D2;

}
.headline {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}
newsTicker {
	font-family: Arial, Helvetica, sans-serif;
}
