/*
CLIENT: Stand Tall Media & Public Relations
VERSION: 3.1
DATE: September 2008
AUTHOR: Mchl Thrbrn http://www.istilloveyou.com.au
COMMENTS: static template with html form and css dropdown menu.
*/

body {
    font-family: arial, helveltica, sans-serif;
	font-size: 13px;
	color:#000;
	background-color:#FFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #666;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#page {
	width: 800px;
	height: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/* start header container */
#header {
	width:800px;
	height:72px;
	padding: 0px;
	margin: 0px;
}

#logo {
	float:left;
	width:501px;
	height: 71px;
	padding: 0px;
	margin: 0px;
	background-image: url(st-logo.gif);
	background-repeat:no-repeat;
	background-position: left;
}

#quote1 {
	float: right;
	width: 215px;
	height: 100%;	
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	line-height:2em;
	color: #fff;
}

#quote1 p {
	padding: 0px;
	margin: 0px;
}

/* start navigation container */
#navmenu  {
	clear:both;
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 0px 0px;
	line-height: normal;
}

#leftmenu  {
	float: left; 
    width: 50%;
	margin: 0px 0px 0px 0px;

}

#leftmenu a{
    color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
	
}

#leftmenu li{
    list-style: none;
	border-right: 2px solid #fff;
    float: left; 
	list-style: none;
}

#rightmenu  {
	float: left; 
	margin: 0px 0px 0px 0px;
	width: 50%;
	font-weight: bold;
}

#rightmenu a{
    color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
}

#rightmenu li{
    list-style: none;
	border-right: 2px solid #fff;
    float: right; 
}

/* start content container */
#contentbox {
	float: left;
	width: 800px;
	height: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	zoom: 1.0;
}

#content {
	float: left;
	width: 495px;
	height: 100%;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
	  
#form {
   float: right;
   text-align: right;
   width: 270px;
   height: 100%;
   padding-top: 0px;
   margin: 0px 30px 0px 0px;  
   font-size: 10px;
}

/* start footer container */
#footer, #footer p{
	clear: both;
	width: 800px;
	height: 100%;
    padding-bottom: 2px;
	margin: 0px;
    text-align: center;
	color: #484847;
	font-size: 9px;
	font-weight: bolder;
}

#footer a {
    color: #484847;
    font-weight: normal;
}

#islu {
	width: 100px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
}

#islu a img {
	border: 0;
}

/* typography */
* {
zoom: 1.0;
} 

p {
    line-height: 1em;
	padding: 0px;
	margin: 1em 0px;
}

a {
    text-decoration:none;
	padding: 0px;
	margin: 0px;
}

a:hover	{
    text-decoration:underline;
}

small {
    font-size: 10px;
    font-style: italic;
    text-align: right;
	padding: 0px;
	margin-bottom: 0px;
}

big {
    font-size: 18px;
    font-weight: bold;
	color: #000;
	text-align: right;
}

h1 {
	color:#E3907D;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2{
    color:#E3907D;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

h2 a {
    color:#E3907D;
	text-decoration: underline;

h3 {
    color:#6C572A; 
    font-weight: bold; 
	font-size: 14px;
}

li {
    list-style: none;
    padding: 0px;
}

a img {
	border: 0;
}  


/* start css dropdown navigation container */
#navleft  {
	float: left;
	position: relative;
	padding: 0px; 
    height: 2em;
	margin: 5px 0px 0px 0px;
	display: inline;
}

#navleft li {
	float: left;
	border-right: 1px solid #fff;
	color: #BBB5F7;
	font-size: 80%;
	margin-right: 0px;
	margin-left: 0px;
}

#navleft a:link, #navright a:visited{
	display: block;
	text-decoration: none;
	padding-left: 1em;
	color: #BBB5F7;
	margin-right: 0px;
	margin-left: 0px;
}

#navleft a {
    font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	width: 100%;
}

#navleft ul {
	display: none;
	position: absolute;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
}

#navleft ul li {
	border: 0 none transparent;
	border-bottom: 2px solid #e7edf5;
	border-top: 2px solid #fff;
	background-color: #000;
	font-size: 100%;
	margin: 1px 0px -1px 0px;
	padding: 0px 2px 2px 0px;
	width: 100%;
	display: inline;
}

#navleft li:hover ul {
	display:block;
	margin-right: 0px;
	margin-left: 0px;
}

#navright  {
	float: right;
	position: relative;
	display: inline;
	height: 2em;
	padding: 0px; 
	margin: 5px 0px 0px 0px;
	
}

#navright li {
	float: right;
	position: relative;
	border-right: 1px solid #fff;
	color: #BBB5F7;
	font-size: 80%;
	margin-right: 0px;
	margin-left: 0px;
}

#navright a:link, #navright a:visited{
	display: block;
	text-decoration: none;
	padding-left: 1em;
	margin-right: 0px;
	margin-left: 0px;
	color: #BBB5F7;
}

#navright a {
    font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 0px 5px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}

#navright ul {
	display: none;
	position: absolute;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
}

#navright ul li {
	border: 0 none transparent;
	border-bottom: 1px solid #e7edf5;
	border-top: .5em solid #fff;
	background-color: #b60e23;
	font-size: 100%;
	margin: 1px 0px -1px 0px;
	padding-right: 5px;
	width: 100%;
	display: inline;
}

#navright li:hover ul {
	display:block;
	margin-right: 0px;
	margin-left: 0px;
}