/*GENERAL*/
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, a, img, form, div {margin:0; padding:0;}

body {margin:0;	padding:0; font:12px/150% Verdana, Arial, Helvetica, sans-serif; color:black; background:#d8d8a8 url(../images/bg.gif) top center repeat-y;}

/*DIVS*/
div#wrap {width:1000px; height:100%; margin:0px auto;}

div#header {width:1000px; height:140px; padding-top:10px; margin-bottom:10px; background:url(../images/footprints.gif) bottom center no-repeat;}
	div#header_logo {width:511px; height:80px; padding:0px; margin-left:60px; float:left;}
	div#header_contact {width:auto; height:80px; padding-top:10px; margin-left:30px; float:left;}

div#nav_video {height:497px; float:left; margin-left:90px;}
	div#nav {width:192px; height:270px; margin-bottom:39px;}
	div#video {width:192px; height:182px;}

div#content {width:547px; height:492px; margin-left:35px; padding:15px 20px 0px 20px; background:url(../images/content_bg.jpg) top center no-repeat; float:left;}
	div#inner_content {width:547px; height:470px; margin:0 auto; overflow:auto; scrollbar-track-color:#9FC1D2;}
	
div#contact_left {float:left; margin-left:20px;}
div#contact_center {float:left; margin-left:20px;}
div#contact_right {float:left; margin-left:20px;}

div#footer {clear:both; text-align:center; padding-top:70px; background:url(../images/footprints.gif) top center no-repeat;}
	div#copyright {width:850px; margin:0px auto;}

/*HEADERS*/
h1 {font-size:18px; font-weight:bold; padding:0px 0px 10px 0px; color:black;}
h2 {font-size:16px; font-weight:bold; padding-bottom:5px; color:black;}
h3 {font-size:14px; font-weight:bold; padding:0px 0px 10px 0px; color:black;}

/*PARAGRAPHS*/
p {margin-bottom:10px;}
p.copyright {font-size:10px;}

.center {text-align:center;}
.underline {text-decoration:underline;}
.italic {font-style:italic;}
.black {color:black;}
.red {color:#660000;}

.question {font-weight:bold; font-size:14px;}

/*IMAGES*/
#warman_logo {float:left;}

/*LINKS*/
a:link, a:active, a:hover, a:visited, embed, object, img {outline:0; border:0;}

a {font-weight:bold;}

a:link {color:#78a8c0; text-decoration:none;}
a:visited {color:#78a8c0; text-decoration:none;}
a:hover {color:#486060; text-decoration:underline;}
a:active {color:#fcfdaa; text-decoration:none;}

/*FORMS*/

/*TABLES*/

/*LISTS*/
ol#process {padding-left:20px;}
	#process li {margin-bottom:10px;}
	#process ul {padding-left:40px; list-style-type:disc;}

ul#projects {padding-left:15px; list-style-type:square;}

ul#gallery {list-style-type:none;}
	#gallery li {display:inline; margin-right:10px; margin-top:10px;}
