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

body {
	margin: 0px;
}

#row-logo {
	position: relative;
	width: 100%;
	height: 119px;
	background-image: url(../images/dental-lab-wigan_01.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#row-links {
	position: relative;
	width: 100%;
	height: 272px;
	background-image: url(../images/dental-lab-wigan_05.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#row-blue {
	position: relative;
	width: 100%;
	height: 120px;
	background-image: url(../images/dental-lab-wigan_15.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#row-blue-index {
	position: relative;
	width: 100%;
	height: 20px;
	background-image: url(../images/dental-lab-wigan_15.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#row-content {
	position: relative;
	width: 100%;
	background-image: url(../images/dental-lab-wigan_17.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: auto;
}

#inner-container {
	position: relative;
	margin: auto;
	width: 980px;
}
#inner-container1 {
	position: relative;
	margin: auto;
	width: 980px;
}
#inner-container2 {
	position: relative;
	margin: auto;
	width: 980px;
}
#inner-container-content {
	position: relative;
	margin: auto;
	width: 980px;
	padding-top: 20px;
}

#links {
	float: left;
	width: 225px;
	height: 272px;
}

#image {
	float: left;
	width: 755px;
	height: 272px;
	background-image: url(../images/dental-lab-wigan_07.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content-area-top {
	float: left;
	width: 980px;
	height: 10px;
	background-image: url(../images/dental-lab-wigan_19.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content-area-mid {
	float: left;
	width: 980px;
	background-image: url(../images/dental-lab-wigan_20.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#content-area-bot {
	float: left;
	width: 980px;
	height: 10px;
	background-image: url(../images/dental-lab-wigan_21.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#content-area-html-links {
	float: left;
	width: 980px;
	height: 30px;
	padding-top: 50px;
}
.column-html-links {
	float: left;
	width: 130px;
	padding-left: 10px;
}
#content-area-dental-links {
	float: left;
	width: 980px;
	padding-top: 10px;
}
.column-dental-links {
	float: left;
	width: 480px;
	padding-left: 10px;
}

#left-column {
	float: left;
	width: 165px;
	padding-bottom: 1px;
	padding-left: 40px;
	padding-right: 20px;
}

#right-column {
	float: left;
	width: 675px;
	padding-bottom: 1px;
	padding-left: 40px;
	padding-right: 40px;
}

#text-column-1 {
	float: left;
	width: 325px;
	padding-top: 20px;
	padding-right: 25px;
	text-align: justify;
}

#text-column-2 {
	float: left;
	width: 325px;
	padding-top: 20px;
	text-align: justify;
}
#footer {
	float: left;
	width: 980px;
	min-height: 80px;
	margin-bottom: 10px;
	margin-top: 10px;
}
@charset "utf-8";
/* CSS Document */

/* Sets the whole menu width etc*/
#navsite1 {
	width: 220px;
	padding:0px;
	float: right;
	margin-right: 10px;
}
/* below is formatting for the li and ul items*/
#menu1
{
	padding:0;
	color:#000;
	font-family: Calibri, Tahoma;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
}
#menu1 li {display:inline;}
#menu1 li a
{
	color:#44ACE3;
	text-decoration:none;
	float:left;
	height: 18px;
	margin-right: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #44ACE3;
	border-right-color: #44ACE3;
	border-bottom-color: #44ACE3;
	border-left-color: #44ACE3;
	border-left-width: 1px;
	border-left-style: solid;
}

/* Hover state*/
#menu1 li a:hover
{
	color:#FFF;
	background-color: #44ACE3;
}
/* The following code sets the on state when in a page*/

body#a a#anav,
body#b a#bnav,
body#c a#cnav,
body#d a#dnav,
body#e a#enav{
	color: #fff;
	background-color: #44ACE3;
}
.images-right {
	float: right;
	margin-left: 20px;
}

.galleryWide {
	float:left;
	width:635px;
	background: #000;
	padding: 20px;
	margin-bottom: 20px;
}
.galleryWideImages {
	float:left;
	width:635px;
}
.galleryWideText {
	float:left;
	width:635px;
	color: #FFF;
	font-weight: bold;
}
	
	.galImages1 {
	border: 2px solid #FFF;
}
.galImages2 {
	border: 2px solid #FFF;
	margin-left: 16px;
}
.pageWide {
	float:left;
	width:635px;
}
#rowFooter {
	position: relative;
	margin: auto;
	width: 980px;
	overflow:auto;
}

