/*CSS by Nadia - PerreLink 2005 not to be copied or distributed */
#skip {
	position: absolute;
	top: -300px;
}
#navbar{
	}

	body{
	padding:0;
	margin:0;
	color:#666666;
	background-color: #468BB4;  /* page background color - matches the png background image color */
/*	background-image: url(../background/pageback.gif);
*/	background-repeat: repeat-y;
	font: 101%  Verdana, Geneva, Arial, Helvetica, sans-serif;	
	}
	
	#wrapper {
		width: 880px;
		margin: 0 auto;
		position: relative;
		border: 4px solid #C5DEF6;
	}
	
	/* standard link styles */
	a:link {
	color:#000099;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	a:visited{
	color:#CC6600;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	a:hover{
	color:#FF9900;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:underline;
	}
	a:active {
	color:#000099;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	

	/*standard heading tags*/
	h1{
	color: #002A7D;
	font-size:16px;
	margin: 0px;
	}
	h2{
	color: #4E95DF;
	font-size:13px;
	}
	h3{
	color: #6699CC;
	font-size:12px;
	}
	h4{
	color: #002A7D;
	font-size:11px;
	margin-bottom: 0px;
	}
h1:first-letter {
	font: 3em Verdana, monospace; 
	margin-top: 0px;	
	margin-bottom: 0px;
	}
	
	.footer, .footer p{
	color: #336699;
	text-decoration:none;
	font-size: 90%;
padding-top: 5px;
	background-image: url(../background/footer.gif);
	background-repeat: repeat;
	text-align: center;

	}
	.footer a:link, .footer a:hover {
	color: #336699;
	text-decoration:none;
	font-size:95%;
	}
	.linkdiv {
	color: #336699;
	text-decoration:none;
	font-size: 90%;
	border-top: 1px solid #38638D;
	padding-top: 8px;
	text-align: center;	

	}
	.linkdiv a:link {
			color: #336699;
	text-decoration:none;
	font-size: 90%;
	}
		.linkdiv a:hover {
			color: #336699;
	text-decoration: underline;
	font-size: 90%;
	}
	
	/* styles text to flow around images - apply whichever style is needed */
	.imgleft{
	float:left;
	padding-right:10px;
	}
	.imgright{
	float:right;
	padding-left:10px;
	}
		/* style for the main table content area */
	.maintable{
	width:880px;
	color: #494949;
	background:#FFFFFF;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	
	}
	/* styles the main table links */
	.maintable a:link{
	color:#000099;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	.maintable a:visited{
	color: #006699;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	.maintable a:hover{
	color: #A0C5DA;
	font:85% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:underline;
	}
	.maintable a:active{
	color:#576B77;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	.maintd{
	padding:20px 20px 10px 20px;
	background:#F9F9F7;
	font:90% Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 1.5em;  /* adds a bit of space between line spacing in the main content cell */
	}
	.maintd h1{
	color: #4A8CB5;
	font-size:16px;
	margin: 0px;
	}
	
	/* styles the cells in the main table, including the footer area */
	.maintd a:link{
	color: #336684;
font:100% Verdana,Geneva,Arial,Helvetica,sans-serif;
text-decoration: none;
	}
	
	.maintd a:visited {
	color: #397293;
	font:100% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;		
	}
	
	.maintd a:hover {
	color: #FF6600;
	font:100% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: underline;		
		
	}
		
.maintd a:active {
	color: #397293;
	font:100% Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;			
	}
	
	
	
	/* styles the menu table inside the flyout div*/
	.menu{
	width:150px;
	color:#336699;
	background: #ACDC49;
	font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
	
	.menu a{
	display:block;
	color:#000033;
	background: #ACDC49;
	font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	padding: 4px 2px 6px 2px;
	}
		
	.menu a:link{
	border-bottom: 1px solid white;
	padding: 4px 2px 6px 2px;
	color: #455A43;
	background: #ACDC490;
	font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	
	.menu a:visited{
	border-bottom: 1px solid white;
	padding:4px 2px 6px 2px;
	color:#333333;
	background: #ACDC49;
	font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	.menu a:hover{
	border-bottom:white 1px solid;
	padding:4px 2px 6px 2px;
	background-color: #ACDC49;
	color: #455A43;
	font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	background-image: url(../buttons/button_hover2.gif);
	background-repeat: repeat-x;
	}
	.menu a:active{
	border-bottom:1px solid white;
	padding: 4px 2px 6px 2px;
	color:#333333;
	background-color: #ACDC49;
	font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	}
	
	.navbar {
	height: 32px;
	background-color: #F9F9F7;
	width: 880px;	
	}
	.navbar td {
	padding-right: 4px;
	padding-left: 4px;
	background-color: #F9F9F7;
	border-bottom: 1px solid #C5DEF6;  /* This is the border at the bottom of the menu buttons */
	}
	
	/*this is the closer div -this is needed so that on mouseout the dropdowns close*/
	#closer{
	margin-top:339px;
	width:760px;
	left:10px;
	position:absolute;
	visibility:hidden;
	z-index:1;
	}
	/* FLYOUT DIV STYLES */
	/*flyout 1 div change the co ordinates for left and top if you need to move the flyout*/
	#dropdown1{
	width:180px;
	position:absolute;
	left:28px;  /* position of dropdown from the left margin  */
	top:337px;  /* this sets the top of the flyout  */
	height:96px;
	z-index:5;
	visibility:hidden;
	}
	/*flyout 2 div change the co ordinates for left and top if you need to move the flyout  50px between flyouts*/
	#dropdown2{
	width:154px;
	position:absolute;
	left:192px;  /* position of dropdown from the left margin  */
	top:337px;   /* this sets the top of the flyout  */
	height:95px;
	z-index:5;
	visibility:hidden;
	}
	/*flyout 3 div change the co ordinates for left and top if you need to move the flyout*/
	#dropdown3{
	width:153px;
	position:absolute;
	left:355px;    /* position of dropdown from the left margin  */
	top:337px;    /* this sets the top of the flyout  */
	height:95px;
	z-index:5;
	visibility:hidden;
	}
	#dropdown4{
	width:153px;
	position:absolute;
	left:525px;    /* position of dropdown from the left margin  */
	top:337px;    /* this sets the top of the flyout  */
	height:95px;
	z-index:5;
	visibility:hidden;
	}
ul{
	margin-left: 20px;
}
li {
	list-style: disc;
	line-height: 2em;
}

.para {
border: 1px dotted #D7D7D7;
padding: 6px;
	
}
.para:hover {
background-color: #F1F1F1; 
border: 1px solid #D7D7D7;
padding: 6px;
}

.maintd blockquote {
	font-size: 90%;
	padding: 6px;
	margin: 10px 30px 20px 20px;
	border: 1px solid #D7D7D7;
}
.maintd blockquote:hover {
	background-color: #F1F1F1; 
}
.formtable {
border: 1px solid #F1F1F1;
}

/*****  the contact form  and quotation form styles  *****/

fieldset{
	padding:10px;
	border: 1px solid #003366;
	margin-bottom:15px;
	}
	
	form{
	margin:0;
	}
	input,textarea{
	background-color: #F4F4F4;
	border: 1px solid #455A43;
	
	}
	label{
	color: #101010;
	font-weight:normal;
	}
	label{
	width:100px;
	}
	legend{
	padding:10px;/*gives a bit of padding between the border and the test*/
	color: #000099;
	font: bold 14px Verdana,Geneva,Arial,Helvetica,sans-serif; 
	}
	
	
	/* portfolio styles */

#pictable {
padding: 8px;
width: 95%;
margin: auto;
text-align:center;
border: 1px solid black;
}
.caption {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #999999;
}

#picturelayer {position:relative; width:500px;margin: auto; z-index:1; }
#largepic7 {position:absolute; left:11px; top:6px; z-index:1; visibility:hidden}
#largepic6 {
	position:absolute;
	left:11px;
	top:6px;
	z-index:1;
	visibility:hidden;
	width: 483px;
	height: 277px;
}
#largepic5 {position:absolute; left:11px; top:6px; z-index:1; visibility:hidden}
#largepic4 {
	position:absolute;
	left:11px;
	top:6px;
	width:524px;
	z-index:1;
	visibility:hidden;
	height: 462px;
}
#largepic3 {position:absolute; left:11px; top:6px; z-index:1; visibility:hidden}
#largepic2 {
	position:absolute;
	left:11px;
	top:6px;
	z-index:1;
	visibility:hidden;
	width: 481px;
}
#largepic1 {position:absolute; left:11px; top:6px;	width:457px;	z-index:1;	visibility: hidden}
#textlayer {
	position:absolute;
	left:13px;
	top:11px;
	width:214px;
	z-index:1;
	visibility: visible;
	height: 205px;
}

/* end portfolio styles */
/* domain registration page styles  */
.domaintable {
	border: 1px solid #330066;
	padding: 10px;
	width: 100%;
}
.domaintable td {
	border-bottom: 1px solid #330066;
	}

.valid {border: 1px solid #468BB4;
padding: 2px;
font-size: 85%;
background-color: #C7DDE8;
}

.imgBorder {border:1px solid #000}
/* end styles */


	/*styles the input fields*/
	/*styles the form fields*/
	label{
	color: #666666;
	font-weight:normal;
	width:100px;
	}
	input,textarea{
	background-color: #EDEDED;
	border: 1px solid #455A43;
	background-image: url(../background/formback.gif);
	background-repeat: repeat;
	font-family: monospace;
	}
	/*styles for the contact form*/
	
	/*declaring a margin of 0 will not give you unwanted white space underneath the end of the form*/
	/*styles the 'contact form' text at top of contact form*/	
	form{
	margin:0;	
	}
	
	fieldset{
	padding:10px;
	border: 1px solid #455A43;
	margin-bottom:15px;
	}
		
	.formtable {
		background-color: #E1EBF1;
		border-collapse: collapse;
	}
	
	.formtable td {
		background-color:  #E1EBF1;
		padding: 10px;
		border: 1px solid #B0B0B0;
	}	
		
	legend{
	padding:10px;/*gives a bit of padding between the border and the test*/
	color: #2C4A4B;
	font:14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
