﻿td, tr, table {
	border-collapse:collapse;
}

img{
	border:0px;
}

body {
	font-family:Tahoma;
	color:#5d5d5d;
	font-size:small;
	text-align:justify;
	background-image:url('images/background.jpg');
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
}

#bodywrapper {
	width:1000px;
	margin:0px auto;
}

/* ---- links ----*/

a:link {
	color:#5d5d5d;
}

a:visited {
	color:#5d5d5d;
}

a:hover {
	color:#b60000;
}

a:active {
	color:#5d5d5d;
}

/* ---- end of links ----*/

/* ---- body ----*/

#logo {
	width:366px;
	height:151px;
	background-image:url(images/build/sogeplast-logo.jpg);
	background-repeat:no-repeat;
	float:left;
}

#topbar {
	width:1000px;
	height:36px;
	background-image:url(images/build/topbar.jpg);
	background-repeat:no-repeat;
	float:left;
}

#leftside {
	width:35px;
	height:216px;
	background-image:url(images/build/leftside.jpg);
	background-repeat:no-repeat;
	float:left;
}

#calltoaction {
	width:311px;
	height:216px;
	background-image:url(images/build/call-to-action.jpg);
	background-repeat:no-repeat;
	float:left;
}

#btmbar {
	width:1000px;
	height:45px;
	background-image:url(images/build/btmbar.jpg);
	background-repeat:no-repeat;
	float:left;
}

#textback {
	width:1000px;
	background-image:url(images/build/textback.jpg);
	background-repeat:repeat-y;
	float:left;
}

#footer {
	width:500px;
	height:41px;
	background-image:url(images/build/linksleft.jpg);
	background-repeat:repeat-x;
	float:left;
}

#menubox {
	width:634px;
	height:151px;
	float:left;
}

#animbox {
	width:654px;
	height:216px;
	background-color:#FFF;
	float:left;
}

#linksbox {
	width:500px;
	height:41px;
	float:left;
}

.lineheight {
	line-height:20px;
}

.bold {
	font-weight:bold;
}

.border {
	border-style:solid;
	border-color:#b60000;
	border-width:3px;
}

#maptable {
	text-align:center;
}

.centertables {
	text-align:center;
}

.topalign {
	vertical-align:top;
}


/* ---- end of body ----*/

/* ---- headings ----*/

h1{
	font-size:x-large;
	font-weight:bold;
	color:#b60000;
	margin-bottom:10px;
	margin-top:0px;
}

h2{
	font-size:large;
	font-weight:bold;
	color:#b60000;
	margin-bottom:0px;
}

h3{
	font-size:small;
	font-weight:bold;
	margin-bottom:0px;
	color:#b60000;
	margin-bottom:0px;
}

h4{
	font-size:11pt;
	font-weight:bold;
	margin-bottom:0px;
	color:#b60000;
	margin-bottom:0px;
}

/* ---- end of headings ----*/

/* ---- content ----*/

p{
	font-size:small;
	text-align:justify;
	margin-top:0px;
	margin-bottom:0px;
}

/* ---- end of content ----*/