/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background: url('artwork/background/bg1.jpg') repeat-y 50% top;
	background-color:  #8EA4B2;
	font-family: Verdana;
	font-size: 3.2mm;
	
}
h2 {
	font-size: 4.2mm;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0033CC;
	background: url('artwork/buttons/blue_button.png') no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	height: 20px;
	
}
h4 {
	font-size: 4.2mm;
	font-weight: bolder;
	letter-spacing: 2mm;
	color: #0033CC;

}

h3 {
	font-size: 2.5mm;
	letter-spacing: 1mm;
}


#container {
	min-width: 600px;
}

#left_col {
	float: left;
	width: 100px;
}

#right_col {
	float: right;
	width: 100px;
}

#page_content {
	margin-right: 150px;
	margin-left: 150px;
}

.style1 {
	text-align: center;
	margin-left:auto;
	margin-right:auto;	
}

.style2 {
	background-position: inherit center;
	font-size: 9mm;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	background-image: url('artwork/buttons/large_blue.png');
	background-repeat: no-repeat;
	height: 60px;
	width: 659px;
	vertical-align: middle;
	margin-left:auto;
	margin-right:auto;	
	text-align: center;
}

/* MAIN EXPANDER  ---------------------------------------------------------------------- */
.expander_top{
	width: 755px;
	height: 36px;
	background: url('artwork/expanders/Slice 2.png') no-repeat;
	float: left;
}

.expander_middle{
	width: 755px;
	background: url('artwork/expanders/Slice 3.png');
	background-repeat: repeat-y;
	display: block; 
	float: left;
}
.expander_bottom{
	width: 755px;
	background: url('artwork/expanders/Slice 1.png') no-repeat;
	height: 36px;
	float: left;	

}
/* SMALLER EXPANDER  ---------------------------------------------------------------------- */

.expander_top_small{
	width: 400px;
	height: 25px;
	background: url('artwork/expanders/top_small_blue.png') no-repeat;
	float: left;
}

.expander_middle_small{
	width: 400px;
	background: url('artwork/expanders/mid_small_blue.png');
	background-repeat: repeat-y;
	display: block; 
	float: left;
}
.expander_bottom_small{
	width: 400px;
	background: url('artwork/expanders/bottom_small_blue.png') no-repeat;
	height: 36px;
	float: left;	

}
/* BLUE SIDE EXPANDER  ---------------------------------------------------------------------- */


.expander_right-top{
	width: 331px;
	height: 23px;
	background: url('artwork/expanders/top-right.png') no-repeat;
	float: left;
}

.expander_right-middle{
	width: 331px;
	background: url('artwork/expanders/middle-right.png');
	background-repeat: repeat-y;
	display: block; 
	float: left;
}
.expander_right-bottom{
	width: 331px;
	background: url('artwork/expanders/bottom-right.png') no-repeat;
	height: 25px;
	float: left;	

}


.wrap-box_small {
	width: 400px;
	display: block; 

	}
	
.wrap-box{
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
	
	
	
.wrap-box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.inside_wrapper {
	text-align: left;
	padding: 0px 34px 0px 20px;
	text-align: justify;
}
.inside_wrapper p {
	font-family: Verdana;
	color: navy;
	letter-spacing: .5mm;

}
.inside_wrapper h2 {
	background: url('artwork/buttons/blue_button.png') no-repeat;
	padding-left: 30px;
}


li{
	padding-bottom: 10px;
	text-align: left;
	font-size: 3.2mm;
}

.col-left{
	float: left;
	width: 390px;	
}
.col-right{
	width: 360px;
	float: right;
}

.bluenice{
	background-image: url('artwork/background/title2.jpg');
	height: 20px;
	font-family: Tahoma;
	font-size: 3.8mm;
	font-weight: bold;
	color: white;
	text-align: center;
	border: 1px gray solid;
	padding-top: 4px;
	letter-spacing: 2px;
	width: 248px
}
.bluenice-full{
	background-image: url('artwork/background/title2.jpg');
	height: 20px;
	font-family: Tahoma;
	font-size: 3.8mm;
	font-weight: bold;
	color: white;
	text-align: center;
	border: 1px gray solid;
	padding-top: 4px;
	letter-spacing: 2px;
}

.photoback{
		background: url('artwork/photo.png') no-repeat;
		width: 267px;
		height: 221px;
		float: left;
}
.shift-fix{
	padding-left: 45px;
}

.hlist {
  padding:0; 
  margin:0 auto 0 0; /* left justified */
  font-size: 3mm;
  height: 30px;
  width: 800px;
}
.hlist:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.hlist li {
  background-image: url('artwork/contacts/title2.jpg');
  display: inline;
 float: left; 
  list-style-type: none;
  width: 122px;
  text-align: center;
  margin: 2px;
  height: 12px;
  color: white;
  font-weight: bold;
  border: 1px gray solid;
}

.hlist a {
display: -moz-inline-block;
}
.topmenu{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.blue-300{
	background: url('artwork/buttons/blue-324.png') no-repeat;
	background-position: center center;
	margin: 0px auto 0px auto;
	height: 43px;
	font-size: 3.5mm;
	font-weight: bold;
	letter-spacing: 1mm;
	text-align: center;
}
.yellow-300{
	background: url('artwork/buttons/yellow-324.png') no-repeat;
	background-position: center center;
	margin: 0px auto 0px auto;
	height: 43px;
	font-size: 3.5mm;
	font-weight: bold;
	letter-spacing: 1mm;
	text-align: center;
}

.vmenu{
	list-style: none;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
}
.vmenu a{
	text-decoration: none;
	color: black;
}
.vmenuspan{
	padding-top: 10px;
}

.setlogo{
	 float: right;
	 margin: 15 40 0 auto;
	 
}
.ntd a:link{	text-decoration: none; 	color: inherit; }
.ntd a:hover{ 	text-decoration: none; 	color: inherit; }
.ntd a:visited{ 	text-decoration: none; 	color: inherit; }
.ntd a:active{ 	text-decoration: none; 	color: inherit; }
.ntd { 	text-decoration: none; 	color: white; }

.cert{
	color: blue;
	border: 2px gray solid;
	background-color: #FFFFCC;
	padding: 10px;
	font-size: 6mm;
	font-weight: bold;
	margin: 30px 0px 30px 0px;
	
}

.cert a:link{	text-decoration: none;}
.cert a:hover{ 	text-decoration: none;  }
.cert a:visited{ 	text-decoration: none;}
.cert a:active{ 	text-decoration: none; 	 }
.cert { 	text-decoration: none; }

.button{
	background: url('artwork/buttons/yellow-324.png') no-repeat;
	background-position: center center;	
	height: 43px;
	font-size: 3.5mm;
	font-weight: 900;
	letter-spacing: 1mm;
	text-align: center;
	clear: both;
	color: black;

}

.bf {
	padding-top: 12px;
	text-decoration: none;
	color: black;
}


.bf a{
	padding-top: 12px;
	text-decoration: none;
	color: black;
}

.poloroid {
	margin: 0px 12px 0px 12px;
	border: 1px #808080 solid;
	padding: 6px 6px 15px 6px;
	background-color: #F4F4F0;
}



.style1 {
	text-align: center;
}
.menubutton {
	background-image: url('artwork/buttons/menu.png');
	background-repeat: no-repeat;
	font-size: 3.1mm;
	color: white;
	font-family: Tahoma;
	letter-spacing: .8mm;
	font-weight: bold;
	width: 168px;
	height: 30px;
	padding-top: 5px;
	padding-left: auto;
	padding-right: auto;
}
.menubutton a{
text-decoration:none;
color: white;
}
.footer {
	font-family: Verdana;
	font-size: 2.4mm;
	letter-spacing: 1.5mm;
	color: white;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.footer a{
	text-decoration: none;
	color: white;
}
.footer a:hover{
	text-decoration: none;
	color: red;
}