@charset "UTF-8";
/* CSS Document */



body {
	text-align: center;
	min-width:955px;
	margin: 0px;
	background-color: #FFFFFF;
}



	

#container {
	width: 955px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
}




#header {
	width: 955px;
	float: left;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33556f;
	height: 50px;
}


#search {
	float: left;
	height: 35px;
	text-align: left;
	padding-top: 5px;
}


#link {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 10px;
	color: #1572b8;
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}



#divider {
	float: left;
	text-align: left;
	background-image: url(images/divider.jpg);
	width: 1px;
	background-position: bottom;
	height: 50px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33556f;
	text-decoration: none;	
	
}

.header a:link {
	color: #33556f;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #33556f;
}
.header a:hover {
	text-decoration: none;
	color: #1572b8;	
}
.header a:active {
	text-decoration: none;
	color: #33556f;
}



.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.white a:active {
	text-decoration: none;
	color: #FFFFFF;
}







#logo {
	width: 955px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33556f;
	height: 75px;
	text-align: right;
}



#sections {
	width: 955px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1572b8;
	height: 50px;
}



.sections {
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33556f;
	text-decoration: none;
	font-weight: lighter;	
}

.sections a:link {
	color: #33556f;
	text-decoration: none;
}
.sections a:visited {
	text-decoration: none;
	color: #33556f;
}
.sections a:hover {
	text-decoration: none;
	color: #1572b8;	
}
.sections a:active {
	text-decoration: none;
	color: #33556f;
}








#homepagefeaturenew{
	width: 955px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b5121b;
	text-align: left;
	color: #FFFFFF;
	background-position: left top;
	margin-bottom: 40px;
	background-image: url(images/feature-bg-red.jpg);
	}
	

	
	
	
	

#homepagefeaturenew h1 {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0.1em;
}



#homepagefeaturenew h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


#homepagefeature{
	width: 955px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	color: #FFFFFF;
	background-image: url(images/feature-bg.jpg);
	background-position: right top;
	margin-bottom: 40px;
	}
	
	
	
	
	

#homepagefeature h1 {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0.1em;
}



#homepagefeature h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

	
	
	
	
	



#sections-bg {
	width: 955px;
	float: left;
	background-image: url(images/sections-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33556f;
	height: 33px;
}




#left-title {
	float: left;
	text-align: left;
	color: #2b7fbf;
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	width: 294px;
	font-size: 14px;
	font-weight: lighter;
	display: inline;
	position: relative;
}





#left-line {
	float: left;
	height: 24px;
	width: 294px;
	font-size: 14px;
	background-image: url(images/left-line.jpg);
	background-position: left top;	
}






#left{
	float: left;
	width: 294px;
	font-size: 14px;
	text-align: left;
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #2b7fbf;
	font-weight: normal;
}

.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	
}

.left a:link {
	color: #404040;
	text-decoration: none;
}
.left a:visited {
	text-decoration: none;
	color: #404040;
}
.left a:hover {
	text-decoration: none;
	color: #1572b8;	
}
.left a:active {
	text-decoration: none;
	color: #404040;
}





#leftimage{
	float: left;
	width: 100px;
	text-align: left;
	height: 100px;
	padding-right: 20px;
}











#sub-nav {
	width: 254px;
	float: left;
	background-repeat: no-repeat;
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	height: 158px;
	padding: 20px;
	text-align: left;
	display: inline;
	position: relative;
	background-color: #267cbd;
}

.student-subnav {
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	line-height: 18px;
	font-weight: lighter;
	letter-spacing: 0.1em;
}

.student-subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.student-subnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.student-subnav a:hover {
	text-decoration: none;
	color: #666666;
}
.student-subnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}






#subnav {
	width: 254px;
	float: left;
	background-repeat: no-repeat;
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAD6F8;
	padding: 20px;
	text-align: left;
	display: inline;
	position: relative;
	background-color: #267cbd;
	background-image: url(images/sub-nav-bg.jpg);
}

.subnav {
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: lighter;
	letter-spacing: 0.1em;	
}

.subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.subnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subnav a:hover {
	text-decoration: none;
	color: #AAD6F8;
}
.subnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}



#subnavnew {
	width: 254px;
	float: left;
	background-repeat: no-repeat;
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 20px;
	text-align: left;
	display: inline;
	position: relative;
	background-color: #267cbd;
	background-image: url(images/sub-nav-bg.jpg);
}

.subnavnew {
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: lighter;
	letter-spacing: 0.1em;	
}

.subnavnew a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.subnavnew a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subnavnew a:hover {
	text-decoration: none;
	color: #AAD6F8;
}
.subnavnew a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#subnavnew2 {
	width: 254px;
	float: left;
	background-repeat: no-repeat;
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 20px;
	text-align: left;
	display: inline;
	position: relative;
	background-color: #267cbd;
	background-image: url(images/sub-nav-bg-brown.jpg);
	margin-top: 20px;
}

.subnavnew2 {
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: lighter;
	letter-spacing: 0.1em;	
}

.subnavnew2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.subnavnew2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subnavnew2 a:hover {
	text-decoration: none;
	color: #AAD6F8;
}
.subnavnew2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}








#homephotographic {
	width: 290px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #267cbd;
	text-align: left;
	color: #FFFFFF;
	height: 360px;
	background-position: left top;
	margin-left: 40px;
	background-image: url(images/home-services-bg.jpg);
	}
	
	
	
	
	.homephotographic{
	font-family: "Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: lighter;
}

.homephotographic a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homephotographic a:visited {
	text-decoration: none;
	color: #AAD6F8;
}
.homephotographic a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.homephotographic a:active {
	text-decoration: none;
	color: #AAD6F8;
}

	


#homeonline {
	width: 290px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	color: #FFFFFF;
	background-image: url(images/home-online-bg.jpg);
	height: 360px;
	background-position: left bottom;
	margin-left: 40px;
	font-weight: lighter;
	}
	








#newsheader {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(images/news-bg.jpg);
	height: 350px;
	}
	
	
	

#newsheader h1 {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0.1em;
}



#newsheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}






#labheader {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(photographic/images/lab-bg.jpg);
	height: 350px;
	}
	
	
	

#labheader h1 {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0.1em;
}



#labheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



	
	
	#newonline {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(online/images/online-bg-new.jpg);
	height: 350px;
	}
	
	
	#newonline2 {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(online/images/online-bg-new.jpg);
	height: 120px;
	}
	
	
	
	
	
	#newonline4 {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(online/images/online4.jpg);
	height: 450px;
	}
	
	
	
	#online {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(online/images/online-bg-new.jpg);
	background-position: left top;
	height: 350px;
	}
	
	
	#homeservices {
	width: 290px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(images/news-bg.jpg);
	background-position: left top;
	height: 360px;
	}
	
	
	#homeservicesnew {
	width: 290px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	color: #FFFFFF;
	background-position: left bottom;
	height: 380px;
	background-image: url(images/home-services-bg.jpg);
	}
	
	
	
	#homeprolow {
	width: 620px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(images/homepage-lowpro.jpg);
	background-position: left top;
	height: 380px;
	}
	
	
	
#onlineorder {
	width: 570px;
	float: right;
	background-color: #333333;
	text-align: left;
	padding: 20px;
	}
	
	
	
	
	#prolow {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(images/prolow.jpg);
	background-position: left top;
	height: 425px;
	}
	
	#prolow2 {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(images/online-lowpro2.jpg);
	background-position: left top;
	height: 309px;
	}
	
	#dp-prolow {
	width: 600px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	color: #FFFFFF;
	background-image: url(images/dp-prolow.jpg);
	background-position: left top;
	height: 300px;
	}
	
	
	.prolowsmtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
	
	
	
	
	
	#online2 {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(online/images/online-bg-new.jpg);
	height: 300px;
	}
	
	
	
	
	#onlinelarge {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(online/images/online-bg-lge.jpg);
	height: 620px;
	}
	
	
	
	

#online h1 {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0.1em;
}



#online h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


#online-bjp{
	width: 955px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	color: #FFFFFF;
	background-image: url(online/images/online-955.jpg);
	background-position: left top;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
	
#online-new{
	width: 955px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	color: #FFFFFF;
	background-image: url(online/images/online-bg-300.jpg);
	background-position: left top;
	margin-bottom: 20px;
	}
	


#studentheader {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(students/images/students-bg.jpg);
	background-position: right bottom;
	}
	
	
	

#studentheader h1 {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0.2em;
}



#studentheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}






#specheader {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(images/news-bg.jpg);
	height: 350px;
	}
	
	
#promoheader {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(images/news-bg.jpg);
	height: 350px;
	}
	
	
	

#specheader h1 {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 0.1em;
}



#specheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}










	
	
	.sectionheaders{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAD6F8;
	text-decoration: none;
	font-weight: lighter;
	
}


#sectionheaders h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AAD6F8;
	font-weight: lighter;
}

.sectionheaders a:link {
	color: #AAD6F8;
	text-decoration: none;
	font-weight: lighter;
}
.sectionheaders a:visited {
	text-decoration: none;
	color: #AAD6F8;
}
.sectionheaders a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.sectionheaders a:active {
	text-decoration: none;
	color: #AAD6F8;
}
	
	
	
	
	#fullwidthimages {
	width: 570px;
	float: left;	
}
	
	



#line {
	width: 570px;
	float: left;
	background-color: #CCCCCC;
	height: 1px;	
	
	
	}





#main {
	width: 570px;
	float: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2f2f2;
	text-align: left;
	padding: 20px;
	color: #404040;
	line-height: 14px;	
	}
	
	
	
	.mainlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #376A91;
	text-decoration: underline;
}

.mainlink a:link {
	color: #376A91;
	text-decoration: underline;
}
.mainlink a:visited {
	text-decoration: underline;
	color: #376A91;
}
.mainlink a:hover {
	color: #649EB8;
}
.mainlink a:active {
	text-decoration: underline;
	color: #376A91;
}
	
	
	
	}

#mainleft {
	width: 260px;
	float: left;
	padding-bottom: 25px;
}




#mainright {
	width: 260px;
	float: right;
	padding-bottom: 25px;
}



#main h1 {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #33556f;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 26px;
}



#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33556f;
}



#mainimageleft {
	width: 260px;
	float: left;
	padding-right: 50px;
	padding-bottom: 20px;
}


#onlineimageleft {
	width: 260px;
	float: left;
	padding-right: 50px;

}

#newonlineimageleft {
	float: left;
	padding-right: 40px;
}




#pricecalculator {
	width: 230px;
	float: left;
	height: 110px;
	background-color: #999999;
	margin-right: 50px;
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	background-position: right top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
}


#mainimageleftsm {
	
	float: left;
	padding-right: 50px;
	padding-bottom: 20px;
}


#mainimageleft145 {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}


#mainimageright145 {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}






#mainimageright {
	width: 260px;
	float: right;
	padding-left: 50px;
	padding-bottom: 25px;
	text-align: right;
}


#mainimagerightsm {
	
	float: right;
	padding-left: 50px;
	padding-bottom: 25px;
	text-align: right;
}




#mainrightbullets {
	font-family:"Gill Sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	width: 260px;
	float: right;
	list-style-type: disc;
	font-size: 15px;
	color: #33556F;
	padding-left: 20px;
}





#mountingright {
	width: 260px;
	float: right;
	padding-left: 50px;
	padding-bottom: 25px;
	text-align: right;
	height: 587px;
}










#hire-intro-image {
	width: 388px;
	float: right;
	padding-left: 50px;
	padding-bottom: 25px;
	text-align: right;
}


#orderbutton {
	width: 590px;
	float: right;
	background-color: #2EABE2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	}
	
	
	
#prices {
	width: 570px;
	float: right;
	background-color: #FFFFFF;
	border: 10px solid #F2F2F2;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;	
	}
	
	
	
	#prices h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33556f;	
}
	
	
	
	
	
	.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
	line-height: 13px;
}

.prices  a:link {
	color: #990000;
	text-decoration: underline;
	font-size: 11px;	
}
.prices  a:visited {
	text-decoration: underline;
	color: #990000;
}
.prices  a:hover {
	text-decoration: none;
	color: #990000;
}
.prices  a:active {
	text-decoration: underline;
	color: #990000;
}
	
	
	
	













#footer {
	width: 955px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 200px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	background-color: #EFF2F3;
	background-image: url(images/footer-bg.jpg);
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
	
}

.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: none;
	color: #1572b8;	
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}




#footerwide {
	width: 100%;
	background-color: #F6F6F7;
	text-align: center;
	height: 200px;
	float: left;	
	}





#whitespace {
	width: 955px;
	float: left;
	background-color: #FFFFFF;
	height: 50px;	
	}







/* Gallery Styles */

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 590px; /* Set to gallery width, in px or percentage */
	height: 215px; /* Set to gallery height */
}

#motioncontainer a img {
border: 0px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}



#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 20; width: 100%; height: 500px; background-color: #cccccc; }
