html, body
{

	font: normal 95% arial, Verdana, helvetica, sans-serif;
	line-height:140%;	
	color:#000;
}

html
{
	background-color : #EEE8C5;

}

body
{
    text-align:center;
    margin-top:0.5em; 

    padding: 0em;
}

body, p{  
	line-height : 160%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #A22514;
	font-size: small;
}

h2 {clear:left;}


/***********************************************
	heading
***********************************************/
#heading {
	margin:auto;
	height : 128px;
	width : 780px;
	display : block;
	clear : left;
	border-bottom : 0;
	margin-bottom : 0em;
	margin-top: 15px;
	background: transparent;
	background-image: url(/images/sottlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}

#strapline {
	height: 25px;
	width : 300px;
	display : block;
	border-bottom : 0;
	margin-top : 70px;
	margin-left: 80px;
	float : left;
	background: transparent;
	background-image: url(/images/sott_strapline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#topRight{
	height: 80px;
	width : 158px;
	display : block;
	float : right;
	border-bottom : 0;
	margin-right : 15px;
	margin-top : 10px;
	background: transparent;
	background-image: url(/images/topRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

/***********************************************
	heading
***********************************************/
#heading_white {
	margin:auto;
	height : 120px;
	width : 780px;
	display : block;
	clear : left;
	background-image: url(/images/sottlogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0em;
}
	
	
#minorHeading{
	color: #000000;

}

/***********************************************
	content
***********************************************/
#content {
	margin:auto;
	background-color:#EEE8C5;
	font-family:verdana,arial,sans-serif;
	font-size:90%;
	width : 780px;
	display : block;
	clear : left;	
}

/***********************************************
	centre column
***********************************************/
#centrec {
	position:relative;
	padding:2px;
	padding-bottom:10px;
	width : 280px;
	float : left;
	overflow : hidden;
	clear : right;
	margin:0px;
	margin-left: 4px;
	margin-right : 4px;
	position : relative;
}

#centrec p {
	font-size: x-small;
	line-height : 130%;
	padding-top : 0em;
	margin-top : 0em;
}
#centrec h2 {
	color:#aaa;
	font-size : 130%;
	font-weight:800;
	margin-bottom : 0.4em;	
}

#centrec h3 {
	font-size : 120%;
	color:#aaa;
	margin-bottom : 0.2em;
	clear:left;	
}

#centrec h4 {
	font-size : 110%;
	color:#aaa;
	margin-bottom : 0.2em;
	clear:left;	
}
/***********************************************
	right column
***********************************************/
#rightc {
	width : 280px;
	padding:2px;
	padding-bottom:10px;
	float : left;
	overflow : hidden;
	clear : right;
	margin:0px;
	margin-left : 4px;
	margin-right: 4px;
	list-style-type: square;
	list-style-image: url(/images/li.gif);
	
}

#rightc p {
	font-size: x-small;
	line-height : 130%;
	padding-top : 0em;
	margin-top : 0em;
}
#rightc h2 {
	color:#aaa;
	font-size : 130%;
	font-weight:800;
	margin-bottom : 0.4em;	
}
#rightc h3 {
	font-size : 120%;
	color:#aaa;
	margin-bottom : 0.2em;
	clear:left;	
}
#rightc ul{line-height:110%;}
/***********************************************
	right column
***********************************************/
#leftc {

	padding: 0px;
	width : 176px;
	background-color : #000;
	color:#fff;
	border:1px solid #aaa;
	float : left;
	overflow : hidden;
	clear : right;
	margin-left : 4px;
	margin-right : 4px;
	margin-top :10px;
	margin-bottom:0px;
}

#leftc p {
	color:#fff;
	font-size : x-small;
	line-height : 100%;
	padding-left : .3em;
	padding-right : .3em;
	padding-top : 0em;
	padding-bottom : 0em;
	margin-top:0em;
	margin-bottom:1em;
	
}
#leftc h2 {
	background-color:#aaa;
	color:#000;
	text-align:center;
	font-size : 120%;
	margin:-2px;
	margin-bottom : 10px;
	}	
#leftc h3 {
	color:#aaa;
	font-size : 110%;
	margin-bottom : 10px;
	text-align:center;	

}

/***********************************************
	footing
***********************************************/
#footing {
	margin:auto;
	font-size : smaller;
	width : 780px;
	clear : both;
	margin-top : 0px;
	color : #ffffff;
	text-align : center;
	background-color:#7CA79F;
}

.hidden {
	display : none;
}


.announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #cc0000;
	text-align:center;
}
/*------------------------------------------------------
	new heading elements
--------------------------------------------------------*/
#headFoto{
	height:200px;
	width:780px;
	margin-top:0em;
	margin-bottom:0em;
	border-bottom: 0em;;
	clear:left;

}
.fp{
	width:100%;
	text-align:center;
	border:1px solid #aaa;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	}


#footer{
	background: #A22514;
	margin:auto;
	display: block;
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
	height: 12px;
	margin-bottom: 11px;
	text-align: center;
	text-decoration: none;
	width: 780px;
	color: #EEE8C5;

}

#footer p{
	font-size: 12px;
	color: #EEE8C5;
}

/***********************************************
	navigation
***********************************************/
#navigation {
	width : 180px;
	float : left;
	overflow : hidden;
	line-height : 130%;
	color:#A22514;
	text-align:center;
	clear:left;
	margin:0;
	border:1px solid #A22514;
	background:#7CA79F;
}


#navigation ul{
		border:0;
		margin:0;
		padding:0;
		list-style-type:none;
		text-align:center;
} 


#navigation li{
		display:block;
		text-align:left;
		text-decoration:none;
		padding:0;
		margin-left:15px;
		font-size:13px;
		line-height:22px;
		font-weight:bold;
		background:#7CA79F;
}


#navigation h3 {font-weight:bold;font-size:15px; width:100%; background-color:#7CA79F; margin:0px; line-height:140%; margin-right:0px; border:0px;}

#navigation { text-align:center ; }
#navigation a:link { color:#eeeeee ; } 
#navigation a:visited { color:#eeeeee ; } 
#navigation a:hover { color:#ffffff ; } 


/***********************************************

***********************************************/

#main {

	float:left;
	width:580px;
	margin:8px;

}

#mainfull {

	float:left;
	width:580px;
	margin:8px;

}
.normalbodytext p { font-size:11px; }




#content { background-color:#EEE8C5 ; } 



.MajorHeading { color:#bbbbbb; font-size:18px; font-weight:bold; margin:0; padding:0; }
.MinorHeading { color:#bbbbbb; font-size:15px; font-weight:bold; margin:0; padding:0; }

#main img { border:1px solid #aaaaaa ; margin:0; padding:0; } 
#mainfull img { border:1px solid #aaaaaa ; margin:0; padding:0; } 

select{background-color:#ffffff;}
.prodtypemenu a:link { color:#A22514 ; font-weight:normal ; text-decoration: none ;}
.prodtypemenu a:visited { color:#A22514 ; font-weight:normal ; text-decoration: none ; }
.prodtypemenu a:hover { color:#FBF07C ; font-weight:normal ; text-decoration: none ; }

#menubuttons1 { position:absolute;right:0; }
#menubuttons2 { position:relative;top:38px; }
#menubuttons2 td a { font-size:10px; color:#9f322b; font-weight:normal;}
#menubuttons2 a img { border:0; }

