/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #554D49;
}


body#services a#servicesLink,
body#home a#homeLink,
body#contact a#contactLink,
body#commercial a#commercialLink,
body#team a#teamLink {
	color: #8f022d;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10.5pt;
	text-align: right;	
	color: #8f022d;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: -15px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10.5pt;
	text-align: right;	
	color: #8f022d;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 0px;
}

p, blockquote, ul, ol, td {
	margin-bottom: 1.8em;
	line-height: 1.6em;
}

p {
}

blockquote {
}


.rightsmall {
	padding-left: 230px;
	font-size: 8.5pt;
	color: #6f6f6f;
	text-decoration: none;
	cursor: pointer;
	}


.small {
	font-size: 8.5pt;
	}


.small3 {
	font-size: 85%;
	}



.small2 {
	font-size: 8.5pt;
	margin-bottom: -17px;
	}



ul, ol {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
	}

.rev {
	margin: 0;
	padding-left: 0px;
	}


ol {
}

a {
	color: #8f022d;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 800px;
	height: 72px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/img01_text.gif) no-repeat 74px 18px;

}

#header h1 {
	margin: 0;
	text-align: center;
	padding-left: 50px;
	letter-spacing: 1px;
	font: normal 30px "Times New Roman", Times, serif;
	color: #ffffff;
}

#header h1 a {
	color: #ffffff;
}

#header h2 {
	margin: 5px 0 0 0;
	text-align: center;
	padding-right: 40px;
	text-transform: lowercase;
	font: normal 26px Georgia1, Georgia, serif;
	letter-spacing: -1px;
	font-style: italic;
	color: #8f022d;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 720px;
	margin: 0 auto;
	padding: 0 0 0 80px;
	background: url(images/img02_text.gif) repeat-y 100px 0px;

}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 40px 30px 0 50px;


}


#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 180%;
}


#content .image {
	position: relative;
	margin: 3px 20px 0 -75px;
	float: left;
	border: 5px solid #8f022d;
}

#content .image img {
	border: 5px solid #FFFFFF;
}

.nobord {
	border: 0;
	}

.centerdiv{ /*IE method of centering a relative div*/
	position: relative;
	margin: 3px 10px 0 -60px;
	float: left;
}

.centerdiv img{ /*IE method of centering a relative div*/
	border: 5px solid #8f022d;
	}

.centerdiv>div{ /*Proper way to center a relative div*/
	position: relative;
	margin: 3px 10px 0 -60px;
	float: left;
	border: 5px solid #8f022d;
}

.centerdiv>div img { /*Proper way to center a relative div*/
	border: 5px solid #FFFFFF;
	}
	
#content .over2 {
	position: relative;
	margin: -50px 20px 0 180px;
}



#content .over {
	position: relative;
	margin: -80px 20px 0 200px;
}



#content li {
	padding-left: 0px;
	color: #8f022d;
}

img {
	border: 5px solid #8f022d;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 50px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}


#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
}

#sidebar li {
	margin: 0;
	padding: 4px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	background: url(images/img05.gif) no-repeat left center;
	border-bottom: 1px solid #ffffff;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	padding-left: 15px;
	font-size: 85%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: none;
	color: #8f022d;
}


#sidebar a#current {
	text-decoration: none;
	color: #8f022d;
}

#sidebar a#down {
	background: url(images/img07_d.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: #8f022d;
	font-weight: bold;
}


#sub ul {
	margin-left: 10px;
	padding: 0 0 0 0;
	list-style: none outside;
}

#sub li {
	padding: 0 0 0 0;
	margin: 0;
}


#sub a {
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: none;
	color: #fffffff;
	font-size: 11px;
	line-height: 1em;
	text-decoration: none;
}



/* Footer */

#footer {
	width: 590px;
	height: 60px;
	margin: 0 auto;
	padding: 15px 210px 0 0;
	background: url(images/img04_text.gif) no-repeat 100px 0px;
}

#footer p {
	margin-right: 20px;
	text-align: right;
	font-size: 82%;
	color: #908d88;
}

#footer a {
	color: #908d88;
}
