/*
--------------------
*/


* {
}
/*html {height: 100%; margin-bottom: 1px;}*/
body {height: 100%;}

/* Body Typeset
-------------------------- */
body {
	font: 75%/1.4em Arial, sans-serif;
	background-color: #993399;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 10px;
		}

h1, h2, h3, h4, h5, h6, pre,
blockquote, ul, ol, dl, address {
    margin:  0;
    padding: 0;
}
	
p {
font-size: small;
color: #333333;
padding: 0px;
}

.p2 {
font-size: meduim;
color: #993399;
padding: 0px;
}

.p3 {
font-size: meduim;
font-weight: bold;
color: #993366;
padding: 0px;
}

.style1 {color: #333333}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	letter-spacing: -1px;
	padding-bottom: 3px;
	color: #993366;
}
h2, h3, h4, h5, h6 {
	font-family: arial;
	font-size: small;
	letter-spacing: -1px;
	padding-bottom: 3px;
	color: #993366;
/* 	border-bottom: 1px solid #eee;*/
	
	}

h1 {font-size: 140%;}
h2 { font-size: 120%; }
h3 {font-size: 120%; border-width: 1px; }
h4 { font-size: 118%; }
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 86%; font-weight: bold; }

/* Layout
-------------------------- */
#container {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	height: auto;
	overflow:auto;
	border: 3px solid #d4641b;
}

#masthead {
	width: 770px;
	height: 172px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
}

#mastheadleft {
	width: 240px;
	height: 172px;
	float: left;
	position: relative;
}

#mastheadright {
	width: 530px;
	height: 172px;
	float: left;
	position: relative;
}

#mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
	background: #e2d4b4;
	text-align: center;
	width: 770px;
	color: #E70570;
	float: left;
}

#hbutton	a {
 width: 192px;
 height: 45px;
 float: left;
}

#fbutton	a {
 width: 192px;
 height: 45px;
 float: left;
}

#bbutton	a {
 width: 192px;
 height: 45px;
 float: left;
}
#cbutton	a {
 width: 192px;
 height: 45px;
 float: left;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	}
#mainmenu li {
	list-style: none;
	margin: 0;
	display: inline;
	}
#mainmenu li a {
	padding: 5px 45px 5px 45px;
	margin-bottom: 0;
	border: 0;
	color: #E70570;
	}
#mainmenu li a:hover {
	color: #993399;
	}
	
#mast-01 {
	position: relative;
	width: 220px;
	float: left;
	clear: none;
	padding-top: 5px;
}

#mast-02 {
	position: relative;
	width: 329px;
	float: left;
	clear: none;
}

#contenttopbg {
	background: #411403 url(images/contenttopbg.png);
	margin: 0px;
	position: relative;
	width: 770px;
	height: 43px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url(images/contenttopbg.png);
}
	
#content {
	background: #411403 url(images/contentbg.png) repeat-y;
	position: relative;
	width: 770px;
	float: left;
	height: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(images/contentbg.png);
}

#row {
	width: 770px;
	position: relative;
	padding: 0px;
	float: left;
	}

#row-left {
	width: 459px;
	font-size: 100%;
	color: #666666;
	padding-left: 40px;
	padding-right: 20px;
	text-align: left;
	float: left;
	border-right: solid black 1px;
	}
	
#row-sub {
	width: 450px;
	font-size: 100%;
	color: #666666;
	text-align: left;
	float: left;
	position: relative;
	}
	
#row-sub2 {
	width: 140px;
	font-size: 100%;
	text-align: left;
	float: left;
	position: relative;
	}
#row-sub3 {
	width: 310px;
	font-size: 100%;
	color: #666666;
	text-align: left;
	float: left;
	position: relative;
	}
	
#row-sub4 {
	width: 450px;
	font-size: 100%;
	color: #666666;
	text-align: left;
	float: left;
	position: relative;
	padding-top: 10px;
	}
	
#row-main {
	width: 710px;
	font-size: 100%;
	color: #666666;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	float: left;
	}

#row-right {
	width: 210px;
	font-size: 100%;
	color: #666666;
	padding-left: 10px;
	padding-right: 30px;
	text-align: left;
	float: right;
}

#contentbotbg {
	background: #411403 url(images/contentbotbg.png);
	margin: 0px;
	position: relative;
	width: 770px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: left;
	background-image: url(images/contentbotbg.png);
}

#content-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 375px;
}
	
#content-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 5px;
	width: 370px;
}
	
#footer {
	width: 770px;
	margin: 0 auto;
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
	background: #411403 url(images/footerbg.png);
	background-image: url(images/footerbg.png);
}
	
		
#footermenu {
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	color: #ffffff;
	}

#footermenu ul {
	margin: 0;
	padding: 0;
	}
	
#footermenu li {
	list-style: none;
	margin: 0;
	padding: 5px 10px 5px 10px;
	display: inline;
	}
	
#footermenu li a {
	padding: 5px 10px 5px 10px;
	margin-bottom: 0;
	border: 0;
	color: #ffffff;
	text-decoration: none;
	}
#footermenu li a:hover {
	color: #FF3366;
}	
a, a:link, a:active {
	color: #993366;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	}
	


/*- Menu 4--------------------------- */
	
/*#menu4 {
	width: 155px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
	
#menu4 li a {
	height: 22px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
 	text-decoration: none;
	list-style-type: none;
}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #666666;
	display: block;
	background: url(file:///S|/Clients/SEM FUSION/search-engine-images/search-engine-btn.gif);
	padding: 2px 5px 0px 0px;
	list-style-type: none;
}
	
#menu4 li a:hover {
	color: #669933;
	background: url(file:///S|/Clients/SEM FUSION/search-engine-images/search-engine-btn.gif) 0 -22px;
	list-style-type: none;
}

a, a:link, a:active {
	color: #ffffff;
	text-decoration: none;
}
	
a:hover {
	 background: #ffffff;
}

#masthead h1 a, #masthead h1 a:link, #masthead h1 a:visited {
	border: 0;
	color: #fff;
}

#masthead a:hover {
	background: none;
}
	
End


#footercontent a, #footercontent a:link, #footercontent a:active {
	color: #ffffff;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;

}

#footercontent a:hover {
	background-color: #003366;
	color: #cccccc;
}
	
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

/* Lists
-------------------------- */
ul, ol {
	margin-left: 0px;
	background-attachment: fixed;
	padding: 0px 5px 0px 0px;
	list-style-type: none;
	}


	
/* style features
-------------------------- */
/*
small {font-size: 11px;}
strong, b {font-family: Arial, sans-serif; font-size: .9em;}
.slogan {text-align: center;}
.success {color: #390;}
.error {color: #c00;}
.subdued {color: #666;}
.strike {color: #666; text-decoration:line-through;}
.highlight {background: #ffc; padding: 5px;}
.center {text-align: center; padding: 5px;}
.bold {font-weight: bold;}
.imgright {float: right;}
hr {margin: .5em 0;background:#eee;height:1px;color:#eee;border:none;clear:both}
*/
