html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, img, a, div, tr, td, table, hr {
margin: 0px;
padding: 0px;
border: 0px;
color: #000;
font-weight: normal;
text-decoration: none;
font-family: arial;
}

body {
text-align: center;
background: #fff url('images/_global/header-repeat.jpg') repeat-x top center; 
}

#container {
width: 960px;
margin: 0 auto 0 auto;
text-align: left;
}

/* ----- header ----- */
#header #logo {
display: block;
width: 250px;
margin: 21px 0 20px 15px;
}

#header #logo img {
display: block;
}

#header ul {
margin: 12px 20px 0 0;
float: right;
}

#header ul li {
display: inline;
margin: 0 0 0 30px;
}

#header ul li a {
font-size: 0.7em;
color: #fff;
}

#header ul li a:hover {
text-decoration: underline;
}

/* ----- index ----- */
bottom_boxes {
text-align: center;
}

#bottom_boxes p {
font-size: 14px;
padding: 0 0 5px 0;
}

#bottom_boxes a {
display: block;
margin: 10px auto 10px auto;
width: 170px;
}

#box1 {
background: url('images/index/button-blue.jpg') no-repeat top center;
width: 320px;
float: left;
text-align: center;
padding: 70px 0 0 0;
}

#box2 {
background: url('images/index/button-orange.jpg') no-repeat top center;
width: 320px;
float: left;
text-align: center;
padding: 70px 0 0 0;
}

#box3 {
background: url('images/index/button-green.jpg') no-repeat top center;
width: 320px;
float: left;
text-align: center;
padding: 70px 0 0 0;
}

/*----- about, video, web, print, contact -----*/

/*- top_col -*/
#top_col #right1 {
display: block;
float: right;
}

#top_col #right2 {
display: block;
float: right;
clear: right;
}

#top_col img {
display: block;
}

/*- col1 -*/
#col1 {
float: left;
width: 620px;
padding: 20px 0 0 0;
}

#col1 h1 {
font-size: 1.2em;
margin: 0 0 10px 0;
}

#col1 h2 {
font-size: 1.0em;
font-weight: bold;
margin: 0 0 15px 0;
}

#col1 p {
font-size: 0.9em;
margin: 0 0 15px 0;
}

#col1 ul {
list-style:none;
}

#col1 ul li {
padding: 0 0 5px 45px;
margin: 0 0 25px 10px;
font-size: 0.9em;
}

#col1 .video_production_ul li {
background:url('images/video-production/video-bullet.jpg') no-repeat left top;
}

#col1 .print_media_ul li {
background:url('images/print-media/print-bullet.jpg') no-repeat left top;
}

#col1 .web_design_ul li {
background:url('images/web-design/web-design-bullet.jpg') no-repeat left top;
}

/*- col2 -*/
#col2 {
width: 320px;
margin: 0 0 0 640px;
padding: 20px 0 0 0;
}

.video_production_examples a {
display: block;
margin: 0 0 0 0;
}

.web_design_examples a {
display: block;
margin: 0 0 30px 0;
}

.print_media_examples img {
display: block;
}

/*----- contact box -----*/
#contact_box {
padding: 0 0 50px 20px;
}

#contact_box p {
margin: 0px;
padding: 0px;
}

#contact_box label {
display: block;
font-size: 1em;
margin: 4px 0 0 0;
}

#contact_box input {
font-size: 1em;
}

#contact_box textarea {
font-size: 1.2em;
}

#contact_box #submit {
clear: both;
padding: 10px 0 0 0;
}

#contact_box img {
margin: 10px 0 0 0;
padding: 0px;
}

#address {
margin: 0 0 0 20px;
}

/*----- footer -----*/
#footer {
clear: both;
padding: 5px 0 20px 0px;
}

#footer #twitter {
float: right;
}

#footer p {
color: #4D4D4D;
font-size: 0.8em;
padding: 3px 0 0 0;
}