/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
html {font-size: 62.5%;}

body {
padding-top: 50px;
background-color: #000;
background-image:url(images/bg.jpg);
Background-position: top center;
background-repeat: no-repeat;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.2em;
}

p {
line-height: 1.8em;
margin-top: 1.0em;
}

a {
color: #ed1d24;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h2 {
font-size: 1.8em;
}

h3 {
font-size: 1.4em;
margin-top: 20px;
font-weight: bold;
}

#container {
width: 865px;
margin: 0 auto;
height: 1000px;
}

#logo {
margin-left: 103px;
width:299px;
height:80px;
float: left;
}

#slogan {
float: right;
margin-top: 11px;
width: 337px;
height: 32px;
text-align: right;
font-size: 11px;
}

.redline {
width: 762px;
height: 3px;
background-color: #ed1d24;
margin-left: 103px;
margin-top: 18px;
margin-bottom: 20px;
float: left;
}

.redline2 {
width: 762px;
height: 3px;
background-color: #ed1d24;
margin-top: 5px;
margin-bottom: 20px;
float: left;	
}

.redline3 {
width: 762px;
height: 3px;
background-color: #ed1d24;
margin-top:25px;
margin-bottom: 5px;
float: right;	
}

.redline_gallery {
width: 762px;
height: 3px;
background-color: #ed1d24;
margin-top: 5px;
margin-bottom: 10px;
float: left;	
}

.mr8 {
margin-right: 7px; 
}

.mr6 {
margin-right: 6px; 
}


#leftnav {
width: 92px;
height: 217px;
float: left;
margin-top: 43px;
}

#leftnav a {
text-decoration: none;
}

#leftnav span {
visibility: hidden;
}



#aboutme_left {
width: 93px;
height: 23px;
background-image: url(images/links.png);
background-position: 0 0;
display: block;
}

#aboutme_left:hover {
background-position: 93px 0;
}

#action_left {
width: 93px;
height: 35px;
background-image: url(images/links.png);
background-position: 0 -23px;
display: block;
}

#action_left:hover {
background-position: 93px -23px;
}

#water_left {
width: 93px;
height: 33px;
background-image: url(images/links.png);
background-position: 0 -58px;
display: block;
}

#water_left:hover {
background-position: 93px -58px;
}

#abstract_left {
width: 93px;
height: 33px;
background-image: url(images/links.png);
background-position: 0 -91px;
display: block;
}

#abstract_left:hover {
background-position: 93px -91px;
}

#commercial_left {
width: 93px;
height: 35px;
background-image: url(images/links.png);
background-position: 0 -124px;
display: block;
}

#commercial_left:hover {
background-position: 93px -124px;
}

#contact_left {
width: 93px;
height: 34px;
background-image: url(images/links.png);
background-position: 0 -159px;
display: block;
}

#contact_left:hover {
background-position: 93px -159px;
}

#links_left {
width: 93px;
height: 25px;
background-image: url(images/links.png);
background-position: 0 -193px;
display: block;
}

#links_left:hover {
background-position: 93px -193px;
}

#bannerimage {
width: 742px;
height: 283px;
margin-left: 10px;
border: 10px solid #fff;
float: left;
margin-bottom: 15px;
}


#maincontent {
width: 762px;
margin-left: 103px;
margin-top: 0px;
clear: both;
}

#thumbs {
margin-bottom: 20px;
}

#thumbs img {
border: 5px solid #fff;
margin-bottom: 5px;
}

.border5 {
border: 5px solid #fff;	
}


#righttitle {
float: right;
}

#righttitle2 {
float: right;
width: 151px;
}

#textholder {
width: 500px;
float: left;
}

#textholder2 {
width: 762px;
float: left;
}

#rightlinks {
width: 251px;
float: right;
height: 325px;
}

#footer {
width: 762px;
font-size: 10px;
text-align: center;
line-height: 16px;
color:#999;
clear: right;
height: 100px;
}

#footer a {
color: #fff;
text-decoration: none;
}

#rightlinks span {
visibility: hidden;
}

#rightlinks a {
text-decoration: none;
}

img {
padding: 0;
margin: 0;
}

#water {
float: right;
width: 249px;
height: 73px;
background-image: url(images/water_link.jpg);
background-position: 0 0;
border: 1px solid #666;
display: block;
margin-bottom: 10px;
}

#water:hover {
background-position: 0 73px;
border: 1px solid #ed1d24;
}

#abstract {
float: right;
width: 249px;
height: 73px;
background-image: url(images/abstract_link.jpg);
background-position: 0 0;
border: 1px solid #666;
display: block;
margin-bottom: 10px;
}

#abstract:hover {
background-position: 0 73px;
border: 1px solid #ed1d24;
}

#action {
float: right;
width: 249px;
height: 73px;
background-image: url(images/action_link.jpg);
background-position: 0 0;
border: 1px solid #666;
display: block;
margin-bottom: 10px;
}

#action:hover {
background-position: 0 73px;
border: 1px solid #ed1d24;
}

#commercial {
float: right;
width: 249px;
height: 73px;
background-image: url(images/commercial_link.jpg);
background-position: 0 0;
border: 1px solid #666;
display: block;
margin-bottom: 10px;
}

#commercial:hover {
background-position: 0 73px;
border: 1px solid #ed1d24;
}

.alignright {
float: right;
margin-left: 20px;
}
