@charset "utf-8";
/* CSS Document */

a, p, table, tr, td, th, tfoot, thead, html, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dd, dt, 
form, fieldset, div, span, applet, object, iframe, blockquote, pre, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, b, u, i, center, label, legend, caption {
	font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0; 
	border: 0; outline: 0; 
	vertical-align: baseline; 
	background: transparent;
	} 

body { 
	background-image:url(images/background.jpg); 
	background-repeat:repeat-x;
	background-color:#9ebfe3;
	margin: 0;
	padding: 0; 
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
}
/* comment <div id="copyright"> inside CSS #copyright */

div>p:first-child {					/* this causes ie and compliant browsers to display first p in a div the same */
	margin-top: 0px;
	}
	
a {
	text-decoration: none;
	color: #224562;
	}

a:hover {
	border-bottom: 1px dashed #224562;
	color:#224562;
	}
	
a:visited {color: #224562;}

h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; padding:2px 0 10px 0; color:#224562;}
h2 { font-family: Arial, Verdana, sans-serif; font-size: 16px;}
h3 { font-family: Arial, Verdana, sans-serif; font-size: 14px;}
h4 { font-family: Arial, Verdana, sans-serif; font-size: 12px;}
h5 { font-family: Arial, Verdana, sans-serif; font-size: 12px;}
h6 { font-family: Arial, Verdana, sans-serif; font-size: 12px;} 

.h1home { margin-left:25px; margin-top:25px;}
.h1secondary {color:#224562; margin-left:25px; margin-top:0px; padding-top:20px; width:850px;}

#container {
	width: 830px;
	margin: 0 auto;
	margin-right: auto; margin-left: auto;
	}

p {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:10px; 
	}
	
p.homepage {text-align:justify;}
p.footerlink {color:#CCCCCC; padding:0; margin:0px; font-size:9px;}
p.footerlink a {color:#CCCCCC; padding:0; margin:0px; text-decoration:none;}
p.footerlink a:hover {color:#CCCCCC; padding:0; margin:0px; border-bottom:thin #CCCCCC dotted;}

.normalul { padding-left:45px; padding-bottom:15px;}

.spacer {float: left; padding-right:65px; padding-bottom:45px;}

#maincontent { 
	background-image:url(images/backgroundvertcont.jpg);
	background-repeat:repeat-x;
	background-color:#f4f8fc;
	}
	
#maincontentsec { 
	background-image:url(images/backgroundvertcontsec.jpg);
	background-repeat:repeat-x;
	background-color:#f4f8fc;
	}
	
#contentcontainer { 
	margin-left:25px; 
	background-image:url(images/contentbackground.png); 
	background-repeat:repeat; 
	padding:25px;
	width:500px;
	float:left;
	outline:#FFFFFF solid thin;}
	
#contentcontainersec { 
	margin-left:25px; 
	background-image: url(images/contentbackgroundwht.png); 
	background-repeat:repeat; 
	padding:25px;
	width:729px;
	float:left;
	outline:#224562 solid thin;}

#calltoaction { width:93%; height:45px; 
	padding:15px; 
	color:#FFFFFF; 
	background-image:url(images/backgroundcalltoaction.jpg);  
	background-repeat:repeat-x;
	margin: 0 auto;
	margin-right: auto; margin-left: auto;
	outline: #003366 solid thin;
	text-align:center;}	

#flashcontent {width:830px; height:380xp; position: relative; z-index:1}

#rightnav {
	float:right;
	height:6em;width:180px;
	margin-top:0px; margin-bottom:15px; margin-left:10px;
	font-family: Arial,Helvetica,Georgia;font-size:26px;
	line-height:20px;
	color:black;text-align:right;}
	
#rightnavsec {

	margin-top:0px; margin-bottom:15px; 
	}
	
#rightnav a { text-decoration:none;}

#rightnav a:hover { color:#FFFFFF; text-decoration:none;}

#header {
	height:119px;
	}

#logo { position:relative; top:5px; width:156px; }
#horizontalnav { position:absolute; top:83px; padding-left:156px; z-index:2}

#navcontact { font-size:13px; text-align:center;
	margin-top:69px; margin-right:25px;
	background-image:url(images/contentbackground.png); 
	background-repeat:repeat;
	padding: 5px 0 5px 0;
	outline:#FFFFFF solid thin; }
	
#navcontactsec { font-size:13px; text-align:center;
	margin-right:5px; margin-top:10px;
	background-image: url(images/contentbackground.png); 
	background-repeat:repeat;
	padding: 5px 0 5px 0;
	outline:#FFFFFF solid thin; }

.emailbox {
	margin-top:20px; margin-right:20px; 
	width:200px;
	 }
	 
.emailboxsec { 
	padding-top:20px;  padding-bottom:10px;
	width:200px;
	 }

#emailheader {background-image:url(images/Email_Capture_01.png);
width:191px; height:143px;
background-repeat:no-repeat;}

#emailcontent {background-image:url(images/Email_Capture_02.png);
background-repeat:repeat-y; text-align:center; width:191px; }

#emailfooter {background-image: url(images/Email_Capture_04.png);
height:16px;width:191px; background-repeat:no-repeat;}

#footer {background-repeat:no-repeat;
	background-image:url(images/SGO-footer.jpg);
	font-size:9px;
	color: #CCCCCC;
	text-align:center;
	height:112px; width:830px;
	}
	
#footercontent {padding-top:35px;
	}

.floatright {float:right;}
.floatleft {float:left;}
#floatrightsec {float:right; padding:0 0 0 15px; 
	}

/* Start Navigation */

#multi-level {height:30px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:138px; background:url(images/navtab1a.png) no-repeat;;}
.menu li.p2 {width:253px; background:url(images/navtab1b.png) no-repeat;;}
.menu li.p3 {width:137px; background:url(images/navtab1c.png) no-repeat;;}
.menu li.p4 {width:142px; background:url(images/navtab1d.png) no-repeat;;}
.menu li.p5 {width:72px; background:url(images/navtab1e.png) no-repeat;;}
.menu li.p6 {width:103px; background:url(images/navtab1f.png) no-repeat;;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:138px; background:url(images/navtab0a.png) no-repeat;}
.menu li a#products {width:253px; background:url(images/navtab0b.png) no-repeat;}
.menu li a#about {width:137px; background:url(images/navtab0c.png) no-repeat;}
.menu li a#contacts {width:142px; background:url(images/navtab0d.png) no-repeat;}
.menu li a#shop {width:72px; background:url(images/navtab0e.png) no-repeat;}
.menu li a#privacy {width:103px; background:url(images/navtab0f.png) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#about:hover, .menu li:hover a#about,
.menu li a#contacts:hover, .menu li:hover a#contacts,
.menu li a#shop:hover, .menu li:hover a#shop,
.menu li a#privacy:hover, .menu li:hover a#privacy {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:10px; top:35px; background-image: url(images/contentbackgroundwht.png); background-repeat:repeat; padding:4px 0; border:1px solid #888; white-space:nowrap; width:185px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:100px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:190px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background-image:url(images/contentbackgroundblue.png); background-repeat:repeat; color:#99b4c7;}
.menu :hover ul.sub li a.fly:hover {background:#467b9b url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#467b9b url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}

/* End Navigation */


a {outline:0px;}