@charset "utf-8";
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


#container {
	width: 1000px !important;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #fff;
	color: #333;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	behavior: url (http://gassco.com/newsite/css/border-radius.htc);
	border: 8px solid #e6e7e4;
	position:relative;

}


#tab-mailinglist {
	position:absolute;
	left: 553px;
	top: 0px;
	padding:10px;
	background:#8B912B;
	color:#ffffff;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius:  0 0 10px 10px;
	-khtml-border-radius:  0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url (http://gassco.com/newsite/css/border-radius.htc);
	text-align: center;
	z-index: 99;
}

#tab-mailinglist a:link {
	color:#ffffff;
	text-decoration:none;
}

#tab-mailinglist a:visited {
	color:#ffffff;
	text-decoration:none;
}

#tab-mailinglist a:hover {
	color:#2A45A8;
	text-decoration:underline;
}

.newclass {
	visibility: visible;
}


#tab-search  {
	position:absolute;
	left: 772px;
	top: 0px;
	background:#000098;
	color:#ffffff;
	width:197px;
	padding:10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius:  0 0 10px 10px;
	-khtml-border-radius:  0 0 10px 10px;
	behavior: url (http://gassco.com/newsite/css/border-radius.htc);
	border-radius: 0 0 10px 10px;
	text-align: center;
}



#tab-search h3 {
	color:white;
	text-decoration:none;
	font-weight:normal;
}
.search_container {
	background: #000098;
	position: absolute;
	left: 772px;
	top: 30px;
	width: 217px;
	text-align:center;
	color:#ffffff;
	padding-bottom:10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius:  0 0 10px 10px;
	-khtml-border-radius:  0 0 10px 10px;
	behavior: url (http://gassco.com/newsite/css/border-radius.htc);
	border-radius: 0 0 10px 10px;
	z-index:99;
}
#publication {
	display: inline;
	visibility: hidden;
}




#tab-search h3:visited{
	color:white;
	text-decoration:none;
}

#tab-search h3:hover{
	text-decoration:underline;
	color: #BDC539;
}
.contact_container {
	position: absolute;
	left: 651px;
	top: 153px;
	width: 349px;
	color: #FFF;
	background:#000098;
	padding-top: 25px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius:  0 0 10px 10px;
	-khtml-border-radius:  0 0 10px 10px;




	behavior: url (http://gassco.com/newsite/css/border-radius.htc);
	border-radius: 0 0 10px 10px;
	z-index: 99;
}


#menu  {
	width:100%;
	background-color:#000098;
	padding:12px 0;
		
}
.content a:link {
	color: #000098;
	text-decoration: none;
}
.content a:visited {
	color: #000098;
	text-decoration: none;
}
.content a:hover {
	color: #8B912B;
	text-decoration: underline;
}


.content {
	padding:0 15px;	
}

.menu-item  a{
	color:#ffffff;
}

.breakit {
	clear: both;
	height: 1px;
}


.menu-item  a:link{
	color:#ffffff;
	text-decoration:underline;
}

.menu-item  a:visited{
	color:#ffffff;
	text-decoration:underline;
}
#footer {
	padding: 5px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.menu-item  a:hover{
	color:#BDC539;
	text-decoration:underline;
}

.separator  {
	color:#ffffff;
	font-size:16px;
	padding:0 29px;
}

#ronimage  {
	margin-left:65px;
	float:left;
	padding-right: 20px;
}

h1 {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:15px 15px 15px 30px;
	
	
}

h2  {
	font-family: Garamond;
	font-size: 22px;
	padding: 25px 30px 25px 10px;
	
}
h2 em {
	font-family: Garamond;
	font-size: 24px;
}




h3  {
	
}
p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0 30px 20px 30px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	list-style: disc;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 8px;
}
.bulletpanel {
	float: left;
	width: 475px;
}

#bottompanel {
	width: 920px !important;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	behavior: url (http://gassco.com/newsite/css/border-radius.htc);
	border-radius:10px;
	position:relative;
	background-color: #8B912B;
	padding: 7px 10px 10px 10px;
	text-align: center;


}

#bottompanel a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	padding: 0 0 0 0;
}

#bottompanel a:link {
	color:#ffffff;
	text-decoration:none;
}

#bottompanel a:visited {
	color:#ffffff;
	text-decoration:none;
}

#bottompanel a:hover {
	color:#2a45a8;
	text-decoration:underline;
}

#bottompanel em {
	color:#ffffff;

	font-size:10px;

}
#container .content ul li {
	line-height: 1.5em;
}
