/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-color: #060606;
	background-repeat: repeat-y;
	background-position: center;
}
p, td, div {
	text-align: left;
	font-size: 14px;
	color: #000000;
}
ul, ol {
	list-style-position: outside;
	margin-left: -40px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #720208;
	text-decoration: none;
} 
a:hover {
	color: #E2111C;
	text-decoration: underline;
}
#container {
	margin-top: 10px;
	width: 823px;
}
#head {
}
#nav {
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
}
#nav a {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
	border: 1px solid #470D16;
	display: block;
	float: left;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 13px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
#nav a:hover, #nav a.current {
	color: #FFDC00;
}
#nav a.current {
	font-weight: bold;
}
#nav .bar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B00009;
	float: left;
	background-color: #7A040C;
	font-size: 1px;
	line-height: 17px;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
#left {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 200px;
}
#left_inner {
	background-image: url(../images/left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	width: 200px;
}
.box {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 12px;
}
.box_inner {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F4F;
}
.box_inner div {
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	border-top: solid 1px #E73D45;
	padding-top: 10px;
	font-size: 12px;
}
#content {
	background-image: url(../images/con_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	border-top: 0px;
	border-left: 0px;
}
#con_top {
	background-image: url(../images/con_bgtop.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
}
#copy {
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#right {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#mid {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	background-image: url(../images/mid_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#precise {
	padding-left: 31px;
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 13px;
	background-color: #5E5E5E;
}
#precise .bar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #858585;
	float: right;
	background-color: #616161;
	font-size: 1px;
	line-height: 69px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
#foot {
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #5E5E5E;
}
#foot .small {
	text-transform: none;
}
#foot p {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-right: 10px;
	color: #FFFFFF;
}
#foot a {
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#foot a:hover {
	color: #363636;
}
#foot a.current {
	font-weight: bold;
	color: #363636;
}
#foot_right {
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5E5E5E;
}
img.gallery_img, .testimonial img {
	border:solid 2px #599090;
}
img.gallery_link {
	border:solid 2px #599090;
}
#edit {
	border: dotted 1px #999999;
	background-color: #E6E6E6;
	color: #999999;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
#edit a {
	color: #999999;
	text-decoration: none;
}
#edit a:hover {
	color: #333333;
	text-decoration: underline;
}
.cost {
	color: #006600;
}
.files {
	margin-top: 20px;
	border-top: 1px solid #999999;
}
.files td {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}