/* ~~~~~~~~~~~~~~~~~~~~ DIV POSITIONS ~~~~~~~~~~~~~~~~~~~~ */


.container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 900px;
	width: 760px;
	position: relative;
	border-color: #003399;
	border-width: 1px;
}

.header	{
	position: absolute;
	text-align: left;
	height: 140px;
	left: 0px;
	top: 0px;
	width: 760px;
}

#faintimage	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 140px;
	width: 620px;
	background-image: url(images_new/css_backs/faint_bgrd.gif);
	background-repeat: no-repeat;
}

#emailcontact	{
	position: absolute;
	text-align: right;
	height: 170px;
	left: 550px;
	top: 170px;
	width: 200px;
}

.maincontent	{
	position: absolute;
	text-align: left;
	height: 450px;
	left: 160px;
	top: 210px;
	width: 315px;
}

.mainheadings	{
	position: absolute;
	text-align: left;
	height: 25px;
	left: 160px;
	top: 170px;
	width: 315px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}

#prodnavi	{
	position: absolute;
	text-align: left;
	
	left: 160px;
	top: 210px;
	width: 315px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3399FF;
	padding: 5px 5px 5px 5px;
	line-height: 1.5em;
}


.productspec	{
	position: absolute;
	text-align: left;
	height: 300px;
	left: 160px;
	top: 280px;
	width: 315px;
}

#backgroundimage	{
	position: absolute;
	text-align: left;
	height: 230px;
	left: 140px;
	top: 440px;
	width: 335px;
	background-image: url(images_new/home/flags_redarrows.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_intro	{
	position: absolute;
	text-align: left;
	height: 230px;
	left: 140px;
	top: 440px;
	width: 335px;
	background-image: url(images_new/other/intro_footer.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_banners	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/banners_footer.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_48sheet	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/48sheet1.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_gateway	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/gateway1.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_garden	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/garden_footer.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_landtrain	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/landtrain_footer2.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_pavement	{
	position: absolute;
	text-align: left;
	height: 230px;
	left: 140px;
	top: 580px;
	width: 335px;
	background-image: url(images_new/products/pavement_footer.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_data	{
	position: absolute;
	text-align: left;
	height: 230px;
	left: 140px;
	top: 580px;
	width: 335px;
	background-image: url(images_new/products/data_footer.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_bastion	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/bastion_footer.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_6	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/6_footer.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_96	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/96sheet1.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_town	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/products/town_footer.jpg);
	background-repeat: no-repeat;
}

#backgroundimage_other	{
	position: absolute;
	text-align: left;
	height: 210px;
	left: 140px;
	top: 600px;
	width: 335px;
	background-image: url(images_new/other/other2.jpg);
	background-repeat: no-repeat;
}

.photoarea1	{
	position: absolute;
	text-align: left;
	height: 330px;
	left: 475px;
	top: 340px;
	width: 285px;
}
.photoarea2	{
	position: absolute;
	text-align: left;
	height: 470px;
	left: 475px;
	top: 340px;
	width: 285px;
}

.photoarea3 {
	position: absolute;
	text-align: left;
	height: 270px;
	left: 160px;
	top: 540px;
	width: 315px;
}

.navigation	{
	position: absolute;
	text-align: left;
	height: 182px;
	left: 0px;
	top: 140px;
	width: 140px;
	background-color: #003399;
}

.cta	{
	margin:  0 Auto;
	position: absolute;
	text-align: left;
	height: 130px;
	left: 0;
	top: 322px;
	width: 140px;
	border-width: 0;
	border-style: none;
}

a img{ border:0px}

.bmthairfestival	{
	margin:  0 Auto;
	position: absolute;
	text-align: left;
	height: 218px;
	left: 0px;
	top: 452px;
	width: 140px;
}

#downloadpdf	{
	position: absolute;
	text-align: center;
	height: 130px;
	left: 0px;
	top: 670px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.35em;
}

#footer	{
	position: absolute;
	text-align: left;

	left: 0px;
	top: 680px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-indent: 0.5em;
	vertical-align: text-bottom;
	padding-top: 3px;
}

#footer:hover	{
	position: absolute;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-indent: 0.5em;
	vertical-align: text-bottom;
	
	text-decoration: none;
}

#footer2	{
	position: absolute;
	text-align: left;
	height: 23px;
	left: 0px;
	top: 820px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-indent: 0.5em;
	vertical-align: text-bottom;
	padding-top: 3px;
}

#footerweblinks	{
	position: absolute;
	text-align: left;
	left: 0px;
	top: 710px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-indent: 0.5em;
	
}

#footerweblinks:hover	{
	position: absolute;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-indent: 0.5em;
	text-decoration: none;
}

#footerweblinks2	{
	position: absolute;
	text-align: left;
	left: 0px;
	top: 850px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-indent: 0.5em;
	
}

#footerweblinks2:hover	{
	position: absolute;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-indent: 0.5em;
	text-decoration: none;
}

.giraffelogo	{
	position: absolute;
	text-align: left;
	height: 20px;
	left: 0px;
	top: 728px;
	width: 760px;
	text-indent: 0.2em;
}

.giraffelogo2	{
	position: absolute;
	text-align: left;
	height: 20px;
	left: 0px;
	top: 868px;
	width: 760px;
	text-indent: 0.2em;
}

#shad_footer	{
	position: absolute;
	text-align: left;
	height: 8px;
	left: 0px;
	top: 670px;
	width: 768px;
	background-image: url(images_new/common/shad_footer_768w.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#shad_right	{
	position: absolute;
	height: 670px;
	left: 760px;
	top: 0px;
	width: 8px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	background-image: url(images_new/common/shad_r.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0em;
	margin-top: 0em;
}

#shad_footer2	{
	position: absolute;
	text-align: left;
	height: 8px;
	left: 0px;
	top: 810px;
	width: 768px;
	background-image: url(images_new/common/shad_footer_768w.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#shad_right2	{
	position: absolute;
	height: 810px;
	left: 760px;
	top: 0px;
	width: 8px;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;
	background-image: url(images_new/common/shad_r_810.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0em;
	margin-top: 0em;
}
