@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Times New Roman", Times, serif;

}

body {
	background-color: #540000;
}
#all {
	background-color: #000000;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	text-align: center;
}

img.leftswirl
{
	float: left;
	margin-top: 6px;
	margin-left: 3px;
	margin-right: 3px;
}

img.rightswirl
{
	float: left; 
	margin-top: 6px;
	margin-left: 3px;
	margin-right: 3px;
}

.headerswirl
{
	float: left;
}

ul.menu {
	list-style-type:none;
	width:848px;
	position:relative;
	display:block;
	height:42px;
	background:url(images/bg.png) repeat-x top left;
	margin:auto;
	padding:0;
	
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
	float:left;
	color:#CCCCCC;
	text-decoration:none;
	height:30px;
	font-weight:bold;
	margin-bottom: 5px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

ul.menu li a:hover,.current {
	background:url(images/bg2.png) repeat-x top left;
	text-decoration:none;
	color: #999999;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*GREEN*/
ul.menu.green{

}


/*works page sub-menu*/
ul.submenu {
	/*list-style-type:none;
	width:848px;*/
	position:relative;
	/*display:block;*/
	height:50px;
	/*background:url(images/bg.png) repeat-x top left;*/
	margin:auto;
	margin-left: 20px;
	padding:0;
}

ul.submenu li {
	/*display:block;
	float:left;*/
	margin:0;
	margin-bottom: 10px;
	padding:0;
}

ul.submenu li a {
	/*float:left;*/
	color:#CCCCCC;
	text-decoration:none;
	height:50px;
	font-weight:bold;
	font-size: 130%;
	margin-bottom: 5px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

ul.submenu li a:hover,.current {
	/*background:url(images/bg2.png) repeat-x top left;*/
	font-size: 130%;
	text-decoration:none;
	color: #999999;
}

ul.submenu .current a {
	font-size: 130%;
	color:#fff;
	font-weight:700;
}





                    
#content {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 15px;
	background-color: #000000;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	
	overflow: auto;
	

}
h1 {
	font-size: 24px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 21px;
	color: #666666;
}


.leftimg
{
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 7px solid #999999;
}

.leftimg:hover
{
	float:left;
	border: 7px solid #A7A7A7;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

.rightimg
{
	float:right;
	border: 7px solid #E2E2E2;
	margin-right: 15px;
	margin-bottom: 5px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #AA0000;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	font-size: 12px;
	text-align: center;
	padding: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
blockquote {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#footer a:hover {
	text-decoration: underline;
}
#works {
	width: 300px;
	display: block;
	float: left;
	
}
#worksRight {
	float: right;
	width: 425px;
}

object {
	margin-top: 5px;
	margin-bottom: 5px;
}

