@charset "UTF-8";
/*******************************************************************
 * Ozone Consulting Style Sheet			                           *
 *******************************************************************/
body {
font-family: Arial, sans-serif;
font-size:14px;
color: #000000;
margin: 0;
padding: 0;
text-align: center;
background: #FFFFFF;
background-image: url(images/bg-v1.gif);
background-repeat: repeat-x;
background-position: top center;
}
/*******************************************************************
 * Common Elements			                                       *
 *******************************************************************/
#wrapper {
width:796px;
margin: 0 auto;
}
img, a img {
/* border: none; */
margin-bottom: 0px;
}
a, a:link, a:visited {
color: #6A0000;
}
a:hover {
color: #6A0000;
}
a:active {
color: #FFFFFF;
text-decoration: none;
background-color: #6A0000;
}
p {
color: #000000;
margin-top: 0;
line-height: 135%;
}
h1 {
font-size: 150%;
color: #6A0000;
}
h2 {
font-size: 135%;
color: #6A0000;
}
h3 {
font-size: 125%;
color: #7D7D7D;
}
h4 {
font-size: 105%;
color: #000000;
}
h5 {
font-size: 103%;
color: #000000;
}
ul {list-style-type:square;}
.copyright {
text-align:right;
font-size:10px;
}
#container_main {
width:796px;
margin: 0 auto;
margin-top: 30px;
border:10px solid #CCCCCC;
background: #FFFFFF;
}
#container_logos {
width:525px;
margin-left: 150px;
margin-bottom: 10px;
}
#container_hp_content {
width:525px;
margin-left: 150px;
text-align: left;
}
#container_hp_nav {
width:525px;
margin-left: 150px;
}
#container_top {
width:796px;
height:77px;
background: #FFFFFF;
background-image: url(images/top_fill.gif);
background-repeat: repeat-x;
background-position: top center;
}
#container_top_left {
float:left;
}
#container_top_right {
float:right;
}
#container_int_content {
clear:both;
width:756px;
padding: 20px 20px; 
text-align: left;
}
#container_nav {
float:right;
}
#portfolio_right {
float:right;
text-align:left;
font-size:12px;
width:225px;
padding: 10px;
border:3px solid #CCCCCC;
background: #efefef;
background-image: url(images/ozone_bg_v01a.gif);
background-position: top left;
}
