/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: url("/graphics/bg.gif") #f5dfaf repeat-x;
	font-family:trebuchet ms, arial,sans-serif;
	font-size:12px;
	color:#353233;
	
}

/* main table */

div#splashcontainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:900px; 
	padding: 0;
	background: url("/graphics/splashbodybg.gif") repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:900px; 
	padding: 0;
	background: url("/graphics/mainbg.gif") repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:900px;
	height:107px;
	background: url("/graphics/header.gif") #2a5ba8 no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 51px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:900px;
	height:51px;
	bottom:0; /* stick to bottom */

	background: url("/graphics/footer.gif") #ce8c35 no-repeat;
	font-size:10px;
	margin: 0 auto 0 auto;
	visibility: hidden;
	color: #fff;
	text-transform:uppercase;

}




/* main nav */


#topmenu {
	width: 900px;
	height:31px;
	margin: 0 auto 1px auto;
	background: #100509;
}

#leftmenu {
	width: 193px;
	min-height:530px;
	margin: 0 0 0 0px;
	padding:36px 0 0 0;
	background: url("/graphics/menubg.gif") no-repeat;
	float:left;
}




/* content formatting */

#splashpagecontent {
	width: 707px;
	padding: 0 0 20px 0;
	overflow: auto;
	line-height:19px;
	float:right;
}

#pagecontent {
	width: 641px;
	padding: 0 32px 20px 34px;
	overflow: auto;
	line-height:19px;
	float:right;
}

#pagecontent img {
	float:right;
	display:inline;
	margin:0 0 30px 30px;

}

#left_foot {
	float: left;
	padding-top: 8px;
	padding-left:16px;
	line-height:16px;
}

#right_foot {
	float: right;
	padding-top: 8px;
	padding-right:6px;
}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}


.projpic {
	float:left; 
	width:159px; 
	height:121px; 
	margin:0 0 30px 0; 
	overflow:hidden;
}

.projdescrip {
	float:right; 
	width:425px; 
	margin:0 30px 30px 0; 
	display:inline; 
	line-height:17px;
}

.projdescrip p { 
	margin:6px 0 6px 0;
}

.projname {
	text-transform:uppercase; 
	font-size:14px; 
	font-weight:bold;
}

.projtype_pm {
	text-transform:uppercase; 
	color:#79b752;
}

.projtype_i {
	text-transform:uppercase; 
	color:#2a5ba8;
}

.projtype_cre {
	text-transform:uppercase; 
	color:#e9ae30;
}

.projtype_g {
	text-transform:uppercase; 
	color:#971724;
}

.projtype_og {
	text-transform:uppercase; 
	color:#bec4a2;
}

.projtype_a {
	text-transform:uppercase; 
	color:#af7138;
}


/* text styles */

form {
	margin: 0;
}

a {
	color: #00498a;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #fff;
	text-decoration: none;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}

a.map {
	color: #100509;
	text-decoration: underline;
}
a.map:hover {
	color: #c50000;
	text-decoration: underline;
}
a.butn {
	color: #fff;
	text-decoration: none;
	background:#2a5ba8;
	padding:5px 10px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
a.butn:hover {
	color: #fff;
	background:#ce8c35;
	text-decoration: none;
}

a.oilbutn {
	color: #fff;
	text-decoration: none;
	background:#d7151d;
	padding:5px 10px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
a.oilbutn:hover {
	color: #fff;
	background:#a6050b;
	text-decoration: none;
}

a.oilspill {
	color: #d7151d;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.oilspill:hover {
	color: #d7151d;
	text-decoration: underline;
}


.srvhead {
	color:#100509;
	font-size:14px;
	font-weight:bold;
}

h1 {
	font-weight:bold;
	font-size:15px;
	color: #fff;
	text-transform: uppercase;
	margin:0 -32px 31px -34px;
	padding:9px 0 0 26px;
	height:27px;
	background: url("/graphics/head_bg.gif") no-repeat;
}

h2 {
	font-weight:normal;
	font-size:28px;
	line-height:27px;
	color: #98252a;
	text-transform: capitalize;
	margin:0 0 13px -3px;
	font-family:georgia, times;
}

h3 {
	font-weight:normal;
	font-size:31px;
	line-height:27px;
	color: #78060b;
	text-transform: capitalize;
	margin:24px 0 13px -3px;
	font-family:georgia, times;
}

.petroleum_header {
	font-weight:bold;
	font-size:15px;
	color: #fff;
	text-transform: uppercase;
	margin:0 -32px 31px -34px;
	padding:9px 0 0 26px;
	height:27px;
	background: url("/graphics/head_bg2.gif") no-repeat;
}

.industry_header {
	font-weight:bold;
	font-size:15px;
	color: #fff;
	text-transform: uppercase;
	margin:0 -32px 31px -34px;
	padding:9px 0 0 26px;
	height:27px;
	background: url("/graphics/head_bg3.gif") no-repeat;
}

.cre_header {
	font-weight:bold;
	font-size:15px;
	color: #fff;
	text-transform: uppercase;
	margin:0 -32px 31px -34px;
	padding:9px 0 0 26px;
	height:27px;
	background: url("/graphics/head_bg4.gif") no-repeat;
}

.government_header {
	font-weight:bold;
	font-size:15px;
	color: #fff;
	text-transform: uppercase;
	margin:0 -32px 31px -34px;
	padding:9px 0 0 26px;
	height:27px;
	background: url("/graphics/head_bg5.gif") no-repeat;
}

.oil_gas_header {
	font-weight:bold;
	font-size:15px;
	color: #fff;
	text-transform: uppercase;
	margin:0 -32px 31px -34px;
	padding:9px 0 0 26px;
	height:27px;
	background: url("/graphics/head_bg6.gif") no-repeat;
}

.attorneys_header {
	font-weight:bold;
	font-size:15px;
	color: #fff;
	text-transform: uppercase;
	margin:0 -32px 31px -34px;
	padding:9px 0 0 26px;
	height:27px;
	background: url("/graphics/head_bg7.gif") no-repeat;
}



p { 
	margin:18px 0 18px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}

.news_index {
	font-weight:bold;
	font-size:15px;
	color: #2e7204;
	text-transform: uppercase;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #2a5ba8;
font-weight:bold;
line-height:17px;
text-decoration: none;
margin:0 0 20px 0;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}




.srvlist {
padding: 0;
font-size: 12px;
text-align:left;
}

.srvlist ul {
list-style: none;
margin: 13px 0 30px 27px;
padding: 0;
border: none;
}

.srvlist li {
margin: 0;
}

li a.srvlist {
display: block;
padding: 0 0 0 11px;
background: url("/graphics/srvlist.gif") left center no-repeat;
color: #2a5ba8;
font-weight:bold;
line-height:17px;
text-decoration: none;
}

li a.srvlist:hover{
color: #a8b9d7;
	text-decoration: underline;
}





a.petrolink {
margin:0 0 0 5px;
padding: 0 0 0 9px;
background: url("/graphics/seclink_petro.gif") left center no-repeat;
color: #2e7204;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
line-height:30px;
text-decoration: none;
}

a.petrolink:hover{
color: #a8b9d7;
	text-decoration: underline;
}


.petrolink2 {
padding: 0;
font-size: 11px;
text-align:left;
text-transform:uppercase;
}

.petrolink2 ul {
list-style: none;
margin: 13px 0 30px 5px;
padding: 0;
border: none;
}

.petrolink2 li {
margin: 0;
}

li a.petrolink2 {
display: block;
padding: 0 0 14px 9px;
background: url("/graphics/srvlist_petro.gif") left 3px no-repeat;
.background: url("/graphics/srvlist_petro.gif") left 6px no-repeat;
color: #2e7204;
font-weight:bold;
line-height:13px;
text-decoration: none;
}

li a.petrolink2:hover{
color: #a8b9d7;
	text-decoration: underline;
}








a.indlink {
margin:0 0 0 5px;
padding: 0 0 0 9px;
background: url("/graphics/seclink_ind.gif") left center no-repeat;
color: #042f72;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
line-height:30px;
text-decoration: none;
}

a.indlink:hover{
color: #a8b9d7;
	text-decoration: underline;
}


.indlink2 {
padding: 0;
font-size: 11px;
text-align:left;
text-transform:uppercase;
}

.indlink2 ul {
list-style: none;
margin: 13px 0 30px 5px;
padding: 0;
border: none;
}

.indlink2 li {
margin: 0;
}

li a.indlink2 {
display: block;
padding: 0 0 14px 9px;
background: url("/graphics/srvlist_ind.gif") left 3px no-repeat;
.background: url("/graphics/srvlist_ind.gif") left 6px no-repeat;
color: #042f72;
font-weight:bold;
line-height:13px;
text-decoration: none;
}

li a.indlink2:hover{
color: #a8b9d7;
	text-decoration: underline;
}






a.crelink {
margin:0 0 0 5px;
padding: 0 0 0 9px;
background: url("/graphics/seclink_cre.gif") left center no-repeat;
color: #ac7707;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
line-height:30px;
text-decoration: none;
}

a.crelink:hover{
color: #a8b9d7;
	text-decoration: underline;
}


.crelink2 {
padding: 0;
font-size: 11px;
text-align:left;
text-transform:uppercase;
}

.crelink2 ul {
list-style: none;
margin: 13px 0 30px 5px;
padding: 0;
border: none;
}

.crelink2 li {
margin: 0;
}

li a.crelink2 {
display: block;
padding: 0 0 14px 9px;
background: url("/graphics/srvlist_cre.gif") left 3px no-repeat;
.background: url("/graphics/srvlist_cre.gif") left 6px no-repeat;
color: #ac7707;
font-weight:bold;
line-height:13px;
text-decoration: none;
}

li a.crelink2:hover{
color: #a8b9d7;
	text-decoration: underline;
}







a.govlink {
margin:0 0 0 5px;
padding: 0 0 0 9px;
background: url("/graphics/seclink_gov.gif") left center no-repeat;
color: #790511;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
line-height:30px;
text-decoration: none;
}

a.govlink:hover{
color: #a8b9d7;
	text-decoration: underline;
}


.govlink2 {
padding: 0;
font-size: 11px;
text-align:left;
text-transform:uppercase;
}

.govlink2 ul {
list-style: none;
margin: 13px 0 30px 5px;
padding: 0;
border: none;
}

.govlink2 li {
margin: 0;
}

li a.govlink2 {
display: block;
padding: 0 0 14px 9px;
background: url("/graphics/srvlist_gov.gif") left 3px no-repeat;
.background: url("/graphics/srvlist_gov.gif") left 6px no-repeat;
color: #790511;
font-weight:bold;
line-height:13px;
text-decoration: none;
}

li a.govlink2:hover{
color: #a8b9d7;
	text-decoration: underline;
}







a.oglink {
margin:0 0 0 5px;
padding: 0 0 0 9px;
background: url("/graphics/seclink_og.gif") left center no-repeat;
color: #939a74;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
line-height:30px;
text-decoration: none;
}

a.oglink:hover{
color: #a8b9d7;
	text-decoration: underline;
}


.oglink2 {
padding: 0;
font-size: 11px;
text-align:left;
text-transform:uppercase;
}

.oglink2 ul {
list-style: none;
margin: 13px 0 30px 5px;
padding: 0;
border: none;
}

.oglink2 li {
margin: 0;
}

li a.oglink2 {
display: block;
padding: 0 0 14px 9px;
background: url("/graphics/srvlist_og.gif") left 3px no-repeat;
.background: url("/graphics/srvlist_og.gif") left 6px no-repeat;
color: #939a74;
font-weight:bold;
line-height:13px;
text-decoration: none;
}

li a.oglink2:hover{
color: #a8b9d7;
	text-decoration: underline;
}







a.attylink {
margin:0 0 0 5px;
padding: 0 0 0 9px;
background: url("/graphics/seclink_atty.gif") left center no-repeat;
color: #7c410a;
font-weight:bold;
text-transform:uppercase;
font-size:13px;
line-height:30px;
text-decoration: none;
}

a.attylink:hover{
color: #a8b9d7;
	text-decoration: underline;
}


.attylink2 {
padding: 0;
font-size: 11px;
text-align:left;
text-transform:uppercase;
}

.attylink2 ul {
list-style: none;
margin: 13px 0 30px 5px;
padding: 0;
border: none;
}

.attylink2 li {
margin: 0;
}

li a.attylink2 {
display: block;
padding: 0 0 14px 9px;
background: url("/graphics/srvlist_atty.gif") left 3px no-repeat;
.background: url("/graphics/srvlist_atty.gif") left 6px no-repeat;
color: #7c410a;
font-weight:bold;
line-height:13px;
text-decoration: none;
}

li a.attylink2:hover{
color: #a8b9d7;
	text-decoration: underline;
}










li.nolink {
display: block;
padding: 0 0 14px 9px;
background: url("/graphics/srvlist3.gif") left 3px no-repeat;
.background: url("/graphics/srvlist3.gif") left 6px no-repeat;
color: #656565;
font-weight:bold;
line-height:13px;
text-decoration: none;
}

li.maplink {
display: block;
padding: 0 0 14px 9px;
background: url("/graphics/srvlist3.gif") left 3px no-repeat;
.background: url("/graphics/srvlist3.gif") left 6px no-repeat;
color: #000000;
font-weight:normal;
line-height:13px;
text-decoration: none;
}




/* menu codes */

.pipelist {
   overflow: hidden;
   width: 780px;
   margin:0 10px 0 auto;
   font-size:11px;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #e0d3ab;
   float: left;
   line-height: 26px;
   margin: 0 .5em 0 -.5em;
   padding: 0 12px 0 12px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	background: url('/graphics/rollover.gif') #e1daa2 repeat-x;
	}
	
.pipelist a {
	color: #1b2022;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 16px;
padding: 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:normal;
font-size:12px;
text-transform:uppercase;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #fff;
padding: 9px 12px 0 12px;
height:22px;
text-decoration: none;
}

#underlinemenu ul li a:hover{
color: #100509;
background: #fff;
}










	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 193px;
padding: 0;
font-size: 12px;
color: #202629;
text-align:left;
text-transform:uppercase;
padding: 36px 0 0 0;
background: url("/graphics/served.gif") no-repeat;
}

* html #blueblock{ /*IE 6 only */
w\idth: 169px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 12px 0 0 24px;
color: #100509;
text-decoration: none;
width: 169px;
height:24px;
border-top:1px solid #fff;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #fff;
	text-decoration: none;
}


li a.blueblock_pm {
display: block;
padding: 12px 0 0 24px;
color: #100509;
text-decoration: none;
width: 169px;
height:26px;
.height:30px;
background: url("/graphics/pm_bg.gif") #d7e9cb repeat-y; 
border-top:0px;
}

li a.blueblock_pm:hover{
background: url("graphics/pm_bg.gif") #ebf4e5 repeat-y;
	text-decoration: none;
}

li a.blueblock_pm2 {
display: block;
padding: 5px 0 0 36px;
margin:0;
.margin:-3px 0 -3px 0;
color: #276103;
text-decoration: none;
width: 157px;
height:17px;
line-height:12px;
background: url("/graphics/pm_bg.gif") #d7e9cb repeat-y; 
border-top:0px;
font-size:11px;
}

li a.blueblock_pm2:hover{
background: url("graphics/pm_bg.gif") #ebf4e5 repeat-y;
	text-decoration: none;
}

li a.blueblock_i {
display: block;
padding: 12px 0 0 24px;
.margin:-3px 0 0 0;
color: #100509;
text-decoration: none;
width: 169px;
height:26px;
.height:30px;
border-top:1px solid #fff;
background: url("/graphics/i_bg.gif") #bfcde5 repeat-y;
}

li a.blueblock_i:hover{
background: url("/graphics/i_bg.gif") #dfe6f2 repeat-y;
	text-decoration: none;
}

li a.blueblock_i2 {
display: block;
padding: 5px 0 0 36px;
margin:0;
.margin:-3px 0 -3px 0;
color: #032963;
text-decoration: none;
width: 157px;
height:17px;
line-height:12px;
background: url("/graphics/i_bg.gif") #bfcde5 repeat-y; 
border-top:0px;
font-size:11px;
}

li a.blueblock_i2:hover{
background: url("graphics/i_bg.gif") #dfe6f2 repeat-y;
	text-decoration: none;
}

li a.blueblock_cre {
display: block;
padding: 12px 0 0 24px;
.margin:-3px 0 0 0;
color: #100509;
text-decoration: none;
width: 169px;
height:26px;
.height:30px;
border-top:1px solid #fff;
background: url("/graphics/cre_bg.gif") #f8e7c0 repeat-y;
}

li a.blueblock_cre:hover{
background: url("/graphics/cre_bg.gif") #fcf3e0 repeat-y;
	text-decoration: none;
}

li a.blueblock_cre2 {
display: block;
padding: 5px 0 0 36px;
margin:0;
.margin:-3px 0 -3px 0;
color: #674704;
text-decoration: none;
width: 157px;
height:17px;
line-height:12px;
background: url("/graphics/cre_bg.gif") #f8e7c0 repeat-y; 
border-top:0px;
font-size:11px;
}

li a.blueblock_cre2:hover{
background: url("graphics/cre_bg.gif") #fcf3e0 repeat-y;
	text-decoration: none;
}

li a.blueblock_g {
display: block;
padding: 12px 0 0 24px;
.margin:-3px 0 0 0;
color: #100509;
text-decoration: none;
width: 169px;
height:26px;
.height:30px;
border-top:1px solid #fff;
background: url("/graphics/g_bg.gif") #e0b9bd repeat-y;
}

li a.blueblock_g:hover{
background: url("/graphics/g_bg.gif") #f0dcde repeat-y;
	text-decoration: none;
}

li a.blueblock_g2 {
display: block;
padding: 5px 0 0 36px;
margin:0;
.margin:-3px 0 -3px 0;
color: #66030d;
text-decoration: none;
width: 157px;
height:17px;
line-height:12px;
background: url("/graphics/g_bg.gif") #e0b9bd repeat-y; 
border-top:0px;
font-size:11px;
}

li a.blueblock_g2:hover{
background: url("graphics/g_bg.gif") #f0dcde repeat-y;
	text-decoration: none;
}

li a.blueblock_og {
display: block;
padding: 12px 0 0 24px;
.margin:-3px 0 0 0;
color: #100509;
text-decoration: none;
width: 169px;
height:44px;
.height:46px;
border-top:1px solid #fff;
background: url("/graphics/og_bg.gif") #ebede3 repeat-y;
}

li a.blueblock_og:hover{
background: url("/graphics/og_bg.gif") #f5f6f1 repeat-y;
	text-decoration: none;
}

li a.blueblock_og2 {
display: block;
padding: 5px 0 0 36px;
margin:0;
.margin:-3px 0 -3px 0;
color: #5f7303;
text-decoration: none;
width: 157px;
height:17px;
line-height:12px;
background: url("/graphics/og_bg.gif") #ebede3 repeat-y;
border-top:0px;
font-size:11px;
}

li a.blueblock_og2:hover{
background: url("graphics/og_bg.gif") #f5f6f1 repeat-y;
	text-decoration: none;
}


li a.blueblock_a {
display: block;
padding: 12px 0 0 24px;
.margin:-3px 0 0 0;
color: #100509;
text-decoration: none;
width: 169px;
height:28px;
.height:30px;
border-top:1px solid #fff;
background: url("/graphics/a_bg.gif") #e7d4c3 repeat-y;
}

li a.blueblock_a:hover{
background: url("/graphics/a_bg.gif") #f3eae1 repeat-y;
	text-decoration: none;
}

li a.blueblock_a2 {
display: block;
padding: 5px 0 0 36px;
margin:0;
.margin:-3px 0 -3px 0;
color: #703804;
text-decoration: none;
width: 157px;
height:17px;
line-height:12px;
background: url("/graphics/a_bg.gif") #e7d4c3 repeat-y; 
border-top:0px;
font-size:11px;
}

li a.blueblock_a2:hover{
background: url("graphics/a_bg.gif") #f3eae1 repeat-y;
	text-decoration: none;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */



#redblock{
width: 193px;
padding: 0;
min-height:530px;
float:left;
font-size: 12px;
color: #202629;
text-align:left;
text-transform:uppercase;
padding: 36px 0 0 0;
background: url("/graphics/ext.gif") no-repeat;
}



#redblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#redblock li {
margin: 0;
display: block;
}

#redblock li a {
display: block;
padding: 8px 0 0 24px;
color: #100509;
text-decoration: none;
width: 169px;
height:23px;
border-top:1px solid #fff;
background: url("/graphics/i_bg.gif") #bfcde5 repeat-y;

}


#redblock li a:hover{
color: #000000;
background: url("graphics/i_bg.gif") #dfe6f2 repeat-y;

	text-decoration: none;
}
