/* CSS Document Edea/edea_ctyle_v1.css*/


/* ----------------------------------
			SHARED STYLES
------------------------------------- */
					
					* {
					 	margin: 0; border: 0px;
						}
						body {
							color: #000;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 12px;
							font-weight: normal;
							line-height: 1.7em;
							background-color: #FFFFFF;
					

							}
						body#selection1 a#selection1_nav,
						body#selection2 a#selection2_nav,
						body#selection3 a#selection3_nav,
						body#selection4 a#selection4_nav,
						body#selection5 a#selection5_nav {
							
							color: #FFCC00;
							background: #333333;
							}
						#mainwrap {
							margin: 0 auto;
							width: 800px;
							background-color: #FFFFFF;
					
							}				 
						h1, h2, h3, h4, h5, h6 {
							font-family: Verdana, Arial, Helvetica, sans-serif;
							font-weight: normal;
							line-height: 1em;
							margin-top: 0;
							}	
						hr {
							color: #FF0000;
							}

						#header hr, #footer hr, #container_tab hr, #logo hr, #date hr {
							display: none;
							}
						.image_right {
							float: right;
							margin-bottom: 0px;
							margin-left: 0px;
							}
						.image_left {
							float: left;
							margin-right: 0px;
							margin-bottom: 0px;
							}
						.clear {
							clear: both;
							}
						abbr {
							color:#3333FF;
							}
						ul.inside {
							list-style-position:inside;
							padding-left: 15px;

							}
						ul.inside li{
							font-size: 1em;
							/*list-style-image:url('images/ct_sine_v2.png');*/

							}
						ul.outside {
							list-style-type: none;
							list-style-position:outside;


							}
						ul {
							font-size: .9em;
							list-style-position:inside;
							font-weight:bold;
							}
						
/* ----------------------------------
			HEADER & LOGO
------------------------------------- */			
			
						#header {
							height: 40px;
							margin: 15px auto;
							position: relative;		
							width: 740px;
							background-image:url(images/GMC_van.png);
							background-repeat: no-repeat;
							background-position: right;
							}						
						#logo {
							position: absolute;
							left: 0;
							top: 0;
							height: 160px;
							width: 350px;
							background-repeat: no-repeat;
							background-position: top;
							background-image: url(images/Edea_Inc_Logo_Draw_v1.png);
							}
						#date {
							position: absolute;
							right: 0;
							top: 0;
							height: 30px;
							width: 270px;
							color: #000; 
							font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: 10px;
							text-align: right;
							line-height: 1.2em;
							font-style:italic
							}

/*--------------------------------
			MAIN PAGE
------------------------------------- */
				
						#container {
							position: relative; 
							margin: 0 auto;
							width: 780px;		
							}
						#container_tab {
							position: absolute;
							right: 0;
							top: -35px;
							height: 30px;
							width: 250px;
							background-image: url(images/container_tab_v2.png);
							background-repeat: no-repeat;
							background-position: right;
							padding-top: 5px;
							padding-right: 5px;
									
							color: #fff; 
							font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: 1.5em;
							text-align: right;
							font-style:italic
							}
						#section_a {
							position: absolute;
							right: 0;
							top: 0;
							width: 140px;
							}
						#section_b {
							
							padding:0px;
							width: 640px;
							}
						#section_a, #section_b {
							font-family: Verdana, Arial, Helvetica, sans-serif;
							}
						#content {
							margin: 10px 10px;
							padding: 15px 15px 15px 15px;	
							width: 600px;
							}
						#content p {
							color:#000;
							font-family: Verdana, Arial, Helvetica, sans-serif;
							}
						
/* ----------------------------------
			NAVIGATION
------------------------------------- */		
				
				#navbar {
							font-size: 1.2em;
							width: 125px;
							margin: 50px 0;
							height: 300px;	
							}
				#navbar ul {
							text-decoration: none;
							list-style-type: none;
							margin: 0px;
							padding: 0px;
							}
				navbar ul li {
						/*display: inline; */
							} 
				#navbar ul li a {
							text-decoration: none;
							text-align:right;
							color: #FFFFFF;
							float: right;
							margin: 1px;
							width: 100px;
							border-style:outset;
							border-width:medium;
							border-color:#666633;
							
							padding-top: 10px;
							padding-right: 10px;
							padding-bottom: 10px;
							padding-left: 10px;
							background-image: url(images/container_tab_v2.png);
							}
				#navbar ul li a:link {

							text-decoration: none;

							}
				#navbar ul li a:hover {
							text-decoration: none;
							color: #FFCC00;
							float: right;
							padding-top: 10px;
							padding-right: 15px;
							padding-bottom: 10px;
							padding-left: 5px;
							}
				#navbar ul li a:active {
							text-decoration: none;
							float: right;
							padding-top: 10px;
							padding-right: 10px;
							padding-bottom: 10px;
							padding-left: 10px;

							}
				
/* ----------------------------------
			GALLERY
------------------------------------- */		
				
				#gallery {
							width: 220px;
							height: 200px;
							border: 1px solid;
							background-image: none; 	
							}
	
/* ----------------------------------
			SUBPAGES
------------------------------------- */		


/* ----------------------------------
			FOOTER
------------------------------------*/	

				#footer_wrap { 
							padding: 5px; 
							}
				#footer { 
							width: 720px; 
							height: 20px; 
							padding: 5px 10px 5px 10px; 
							background: #666666; 
							margin: 0 auto; 
							color: #000; 
							font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: .7em;
						 	}
				#footer .copyright { 
							width: 370px; 
							padding: 5px; 
							float: left; 
							text-align: left; 
							}
				#footer .copyright a { 
							color: #000; 
							text-decoration: none; 
							}
				#footer .credit { 
							width: 320px; 
							padding: 5px; 
							float: right; 
							text-align: right;
							}
				#footer .credit a { 
							color: #FFFFFF; 
							text-decoration: none;
							}
