	@media screen	{
	
	BODY {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		font-size: 80%;
		COLOR: #000000;
	}	
	
	img {
 		border: none;
	}
	
	#photocollection {
		position: relative;
		top: 30px;
		left: 10px;
		width: 430px;
	}
	
	#pluglockbox_screen {
		position: relative;
		top: 30px;
		margin-left: 160px;		
	}
	
	#pluglockbox_print {
		position: relative;
		top: 30px;
		left: 30px;
		display: none;
	}
	
	#imagespace {
		float: right;
		width: 300px;
		height: 140px;
	}
	
	}
	
	@media print	{
	
	BODY {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		font-size: 10pt;
		COLOR: #000000;
	}	
	
	#photocollection {
		position: relative;
		top: 30px;
		width: 430px;
	}
	
	#pluglockbox_screen {
		position: relative;
		top: 30px;
		left: 30px;
		display: none;		
	}
	
	#pluglockbox_print {
		position: absolute;
		top: 110px;
		right: 60px;
	}
	
	#imagespace {
		float: right;
		width: 300px;
		height: 140px;
		display: none;	
	}
	}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1em;
	margin: 0px;
}

h2.large {
	font-size: 1.3em;
}
	
a:hover {
COLOR: #000000; 
TEXT-DECORATION: underline; 
font-size: 100%;
}

a {
COLOR: #000000; 
TEXT-DECORATION: none;
font-size: 100%;
}

a:hover.content {
COLOR: #000000; 
TEXT-DECORATION: underline; 
font-size: 100%;
}

a.content {
COLOR: #1F94C9; 
TEXT-DECORATION: none;
font-size: 100%;
}

a:hover.homepage {
COLOR: #000000; 
TEXT-DECORATION: underline; 
font-size: 100%;
}

a.homepage {
COLOR: #1F94C9; 
TEXT-DECORATION: none;
font-weight: bold;
font-size: 100%;
}

#navigationhighlight {
COLOR: #FFFE00; 
font-size: 100%;
}

#holder {
	position: relative;
	border:0px;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
}

#website {
	position: absolute;
	width: 371px;
	height: 493px;
	background-image: url(interface/background_curve.gif);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	left: 20px;
	top: 8px;
}

#creditationsholder {
	float: right;
	margin:8px 10px 0px 0px;
}

.creditation {
	padding-left: 10px;
}

#navigation {
	position: absolute;
	top: 60px;
	/*background-color: #1F94C9;*/
	width: 100%;
}

#navigationlinks {
	/*background-color: #1F94C9;*/
	width: 100%;
	padding-left: 0px;
	border-style: solid;
	border-top: 20px;
	color: #FFFFFF
}

#whiteline {
	background-color: #FFFFFF;
	width: 100%;
	height: 2px;
	font-size: 2px;
}

#squareposition {
	position: relative;
	top: 82px;
}

#squarefade {
	position: absolute;
	width: 356px;
	height: 46px;
	background-image: url(interface/squarefade.gif);
	background-repeat: no-repeat;
}

#squarerepeat {
	position: absolute;
	/*left: 248px;*/
	width: 100%;
	height: 46px;
	background-image: url(interface/squarerepeat.gif);
	background-repeat: repeat;
}


.photo {
	padding-left: 10px;
}

#content {
	position: relative;
	margin: 50px 20px 20px 20px;
}

#footer {
	text-align: center;
	position: relative;
	width: 100%;
	margin-top:10px;
	margin-bottom: 30px;
}

#standards_line1 {
	text-align: center;
	position: relative;
	width: 100%;
	margin-top:10px;
}

#standards_line2 {
	text-align: center;
	position: relative;
	width: 100%;
	margin-top:10px;
	margin-bottom: 30px;
}

#footertext {
	font-weight: bold;
	margin-bottom: 10px;
}

/********  CONTACT  ********/

.contact_email {
	margin-left: 30px;
}

#contact_address {
	text-align: center;
	width: 100%;
}

.phonenumber {
	margin: 20px 20px 20px 20px;
}

/* Case Study */
p.margin {
	margin: 10px 40px 15px 40px;
}

li.homepagelist {
	margin-bottom: 10px;
	margin-left: 30px;
}

.testimonial {
	margin-bottom: 30px;
}

.red {
	color: red;
}


#downloadfixturinginstructions_1 {
	margin-bottom: 30px;
}

#downloadfixturinginstructions_2 {

}

#fixturinganimation {
	text-align: right;
}

#downloadFloat {
	float: left;
	text-align: center;
	z-index: -2000;
}

/* Order */

#formholder {
	width: 600px;
}

.formholder_1 {
	position: relative;	
	width: 300px;
	left: 100px;
	margin-bottom: 20px;
}

.formholder_2 {
	position: relative;
	left: 150px;
	margin-bottom: 20px;
	width: 300px;
}

.formelement {
	text-align:right;
	margin-bottom: 3px;
}

.formelement_smalltext_formholder1 {
	font-size: 80%;
	text-align: right;
}

.formelementspacer {
	height: 1em;
}

.formelement_error {
	text-align:left;
	color: #FF0000;
}

/***** LOG IN SCREEN *****/

#loginHolder {
	position: relative;
	width: 300px;
	text-align: right;
}

#loginHolder p {
	margin: 3px;
}

#loginElement {
	text-align: left;
	left: 40px;
}

/***** LOGGED IN *****/

#profileHolder {
	position: relative;
	margin-left: 20px;
}

.profileElement {
	position:relative;
	width: 500px;
	margin-bottom: 3px;
}

.profileFormName {
	text-align: right;
	width: 45%;
	font-weight: bold;
}

.profileFormValue {
	position: relative;
}

#addressHolder {
	position: relative;
	text-align: left;
	margin-left: 20px;
}

.addressFormValue {
	position: relative;
	text-align: left;
}

#removeAddress {
	padding: 50px;
	text-align: center;
}

/***** SHOPPING CART *****/

p.inline {
	display: inline;
}

td.center {
	text-align: center;
}

Table.cartTable {
	/*border: 1px solid #1F94C9;*/
}

#checkoutButtons {
	position: relative;
	padding-left: 400px;
	margin-top: 40px;
}

.checkoutFloatLeft {
	float: left;
	margin-right: 40px;
}

.floatLeft {
	float: left;
}

.clearLeft {
	clear: left;
}

.eConnLink {
	float: right;
	font-size: 80%;
	margin-right: 20px;
	padding-bottom: 20px;
}

#flashObject {
	margin: 0px 10px 10px 0px;
	border: 1px solid #1f94c9;
}

#buyPlugLock {
	position: relative;
	top: -60px;
	left: 200px;
	width: 350px;
	height: 164px;
	background-image: url(interface/shop/buy_me.gif);
	background-repeat: no-repeat;
}

#buyPlugLockQuantity {
	position: absolute;
	left: 50px;
	top: 60px;
}

#buyPlugLockInformation {
	position: relative;
	top:-40px;
}

#buyPlugLockSubject {
	position: absolute;
	bottom: 0px;
	right: 80px;
}

/** HUBY ADDITIONS **/
#homeCPCLogo{
	float: left;
	margin-right: 10px;
}