/* $Id: style.css,v 1.38.2.1 2009/01/15 09:27:26 goba Exp $ */

/* CSS RESET *

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/****************************************************************************/

/**
 * Generic elements
 */


body {
	margin: 0;
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 300px;
	color: #BF2E1A;
	text-align: left;
}

p {color:
#FC3;}

a {
	text-decoration: none;}
h3, h1, h2 {color:#CCC;}
h4 {font-size:16px;
color:
#FC3;}

ul {
	color:#CCC;
	display: inline-block;
}

hr {
color:#BF2E1A

}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	padding-right: 5px;
	padding-left: 5px;
	height: 182px;
}
#navbar {
	height: 27px;
	padding-right: 5px;
	padding-left: 5px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;

}
#wrapper #navbar ul {
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	display: inline-block;
}


#block1 {
	clear: both;
	width: 200px;
	height: 310px;
	float: left;
	margin-top: 20px;
}
#block2 {
	float: left;
	height: 280px;
	width: 350px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF2E1A;
	border-bottom-color: #BF2E1A;
}
#block3 {
	float: left;
	height: 280px;
	width: 350px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF2E1A;
	border-bottom-color: #9B2616;
}
#blockabout {
	float: left;
	height: 280px;
	width: 730px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF2E1A;
	border-bottom-color: #BF2E1A;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-indent: 10px;
}


#blockservices {
	width: 725px;
	font-size: 14px;
	color: #FFF;
	float: left;
	margin-top: 15;
	padding: 10px;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF2E1A;
	border-bottom-color: #BF2E1A;
	border-top-width: thin;
	border-bottom-width: thin;
	margin-left: 10px;
	}
#blockplace {
	float: left;
	width: 730px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF2E1A;
	border-bottom-color: #BF2E1A;
	text-align: center;
	margin-bottom: 20px;
}

#blockplace2 {
	float: left;
	width: 730px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF2E1A;
	border-bottom-color: #BF2E1A;
	text-align: left;
	margin-bottom: 20px;
}

#blockcontact {
	float: left;
	width: 730px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF2E1A;
	border-bottom-color: #BF2E1A;
}

#footer {
	clear: both;
	width: 960px;
	height: 70px;
	background-color: #141414;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
}
#wrapper #blockplace td table tr td table tr td ul li {
	color: #FFF;
	font-size: large;
}
#wrapper #blockplace td table tr td table {
	text-align: left;
}
#wrapper #footer p a {
	color: #FC3;
}
#wrapper #block3 p a {
	color: #FC3;
}
#wrapper #block3 h2 a {
	color: #CCC;
}
#wrapper #bodyImage {
	text-align: center;
}
