/* --------------------------------------------------
CSS Document for Shouting Ground Technologies, Inc.
-------------------------------------------------- */

/* CONTAINER */

		#container {
			width: 750px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11px;
			line-height: 1.6em;
			padding-top: 5px;
			padding-left: 5px;
			padding-right: 5px;
			padding-bottom: 0px;
			border: 1px solid #4ba547 ;
			color: #666;
			}
			/*background: url(images/grad.png)  !important ; /*
		
/* GENERAL */
		
		h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 50px;
	margin-left: 18px;
	font-style: italic;
		}
		
		h2 {
			color: #a8c7f0;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}
		
		h3 {
			color: #B0C4DE;
			font-size: 14px;
			font-family:Arial, Helvetica, sans-serif;
			background-color:#fff;
			
		}	
		
		a {
			color:#4ba547;
			text-decoration: none;
		}

		a:hover {
			color:#4ba547;
			background-color: #F5F5F5;
		}

		
		form {
			text-align: left;
			float:left;
			font-size: 9px;
			padding-left: 4px;
		}
		
/*		input {
/*			background-color: #FFF;
/*			color: #CC6714;
/*			border: 1px solid #191970;
/*			font-size: 11px;
/*			padding: 3px;
/*		}
		
		.button {
			padding: 2px;
		}
			
		bold {
			color: #CC6714;
		}

/* HEADER ELEMENTS */

                #header {
                        height: 122px;
                        border-bottom: 3px solid #4ba547;
                        padding: 0px 0px 0px 0px;
                        background-image: url(images/newlogo.png);
						background-repeat: no-repeat;
                        clear: both;
                        margin: 20px 0 0 10px;
						position:relative;
						
						
						
                }
				
				
			
				
			#header .logo a
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 240px;
    height: 85px;
	text-indent:-9999px;
	
}
 


#header .logo a:hover {
	
	color:white;
	text-decoration:none;
	background-color:white;
	display:none;
	
	
}
				
#header /* the slogan */
		 H1 {
	margin-top: 42px;
	margin-left: 452px;
	color: #2f4f4f;
		}
		

	
	

/* NAVIGATION ELEMENTS */
	
		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;			
			float: left;
			width: 140px;
		}

		#navigation a {
			display: block;
			padding: 5px;
			width: 140px;
			border-bottom: 1px solid #CCC;
		}

		#navigation a:link, #navlist a:visited {
			color:#4ba547;
			text-decoration: none;
		}
		
		#navigation a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #c5d7ea;
			color:#8bafd6;
		}

		#links, #menu, #menu li a
		{ 
		  color: #4ba547;
		  text-align: right;
		  padding-top: 0px;
		  padding-right: 15px;
		}

		#links a
		{ 
		  color: #4ba547;
		}

		#links a:hover
		{ 
		  background-color: #c5d7ea;
		}


#navigation .button {
	display:block;
	width:140px;
	height:40px;
	text-indent:-9999px;
}
#navigation .button a {
	display:block;
	width:100%;
	height:100%;
	border-bottom:0px;
	background:transparent url(images/webmail_btn.png) no-repeat top left;
	outline:none;
}
#navigation .button a:hover {
	background-position:0 -50px;
}
/* THE SMALL BOX BELOW NAV

		#navigation p {
			width: 140px; 
			margin-top: 118px;
			padding: 5px;
		}
*/
		
/* GOOGLE BOX */

                #navigation .button p {
                        margin-left: 0;
                        padding-left: 0;
                        padding-top: 1px;
                        width: 140px;
                        float: left;
                }

/* CONTENT ELEMENTS */

		#content {
			width: 362px;
			margin-left: 180px;
			margin-right: 200px;
			padding-top: 13px;
		}
		
		
		 #content .button h1 {
                        margin-left: 0;
                        padding-left: 0;
                        padding-top: 20px;
						padding-bottom:0px;
						border-bottom:none important!;
						}
		
		#content p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
	color: 2e3138;
		}
		
		
		
/* webmail content for mail button */		
		

#content .button {
	display:block;
	width:150px;
	height:50px;
	text-indent:-9999px;
}


               
                        
				
                
#content .button a {
	display:block;
	width:100%;
	height:100%;
	border-bottom:0px;
	background:transparent url(images/webmail_btn.png) no-repeat top left;
	outline:none;
}
#content .button a:hover {
	background-position:0 -50px;
}

	
/* SIDEBAR ELEMENTS */

		#sidebar {
			float: right;
			width: 182px;
		}
		
		#sidebar p {
			padding-bottom: 10px;
			
		}
		
		#sidebar h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	margin-bottom: 0px;
	margin-top: 27px;
	margin-left: 18px;
	font-style: italic;
		}

/* FOOTER ELEMENTS */

		#footer {
			margin-top: 20px;
			clear: both;
			background-color:#185fad;
			padding: 0px 5px 0px 5px;
	
		}
		
		#footer p {
			color:#FFFFFF;
			padding: 5px;
		}
		
		#footer p a {
			color: #4ba547;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #8bafd6;
			background-color:#575352;

		
/* End */

