@charset "UTF-8";
/* CSS Document */
body
{
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	background-color:#08080A;
	margin-top:0px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#c7c7c7;
}
img
{
	border:0px;
}
.D_Main
{
	margin:0px auto;
	/*height:810px;*/
	min-height:810px;
	width:881px;
	clear:both;
}
.D_Top
{
	width:881px;
	height:50px;
}
.D_Top_Left
{
	float:left;
}
.D_Top_Right
{
	float:right;
}
.D_Center
{
	background-image:url(img/back_lights.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:680px;
	width:881px;
	color: #F0F0F0;
}
.D_Main_Port
{
	width:881px;
	clear:both;
	min-height:300px;
	
}
.D_Tabs_all
{
	width:881px;
	height:257px;
	float:left;
}
.D_Gallery
{
	width:881px;
	height:330px;
	margin-top:18px;
}
.D_Alternate
{
	width:880px;
	height:330px;
}
.D_Head
{
	background-image:url(img/head_all.jpg);
	background-repeat:no-repeat;
	height:29px;
	width:881px;
	margin-top:30px;
	float:left;
}
.D_Box1
{
	height:257px;
	width:257px;
	background-image:url(img/tab1.jpg);
	background-repeat:no-repeat;
	float:left;
}
.D_Box2
{
	height:257px;
	width:257px;
	background-image:url(img/tab2.jpg);
	background-repeat:no-repeat;
}
.DB1
{
	margin-left:16px;
	margin-top:10px;
	float:left;
}
.DB2
{
	margin-left:42px;
	margin-top:10px;
	float:left;
}
.D_Box_Top1
{
	width:80px;
	height:18px;
	float:left;
	text-align:center;
	padding-top:4px;
	display:block;
	cursor:pointer;
}
.D_Box_Top2
{
	width:105px;
	height:18px;
	float:left;
	text-align:center;
	padding-top:4px;
	display:block;
	cursor:pointer;
}
.D_Box_Main1
{
	height:210px;
	width:240px;
	float:left;
	padding:10px;
}
.D_Bar2
{
	float:left;
	margin-top:10px;
}
.D_Portfolio
{
	height:131px;
	width:258px;
	background-image:url(img/port_back.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:41px;
}
.D_Port_Picture
{
	width:113px;
	height:90px;
	float:left;
	margin-left:5px;
	margin-top:6px;
}
.D_Port_Desc
{
	margin-top:2px;
	margin-left:5px;
	height:84px;
	width:126px;
	float:left;
}
.D_Port_Visit
{
	height:10px;
	float:right;
	width:45px;
}
.D_Port_Left
{
	width:900px;
	min-height:200px;
	float:left;
	margin-left:16px;
	margin-top:10px;
	clear:both;
}
.D_Port_Right
{
	width:240px;
	min-height:200px;
	float:left;
	margin-top:10px;
}
.D_Footer
{
	margin: 0px auto;
	width:870px;
	border-top:1px solid #333;
	clear:both;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
.D_FooterLinks
{
	margin: 0px auto;
	width:870px;
	text-align:right;
	height:25px;
}
.style1
{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}
.style2
{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#a6ce38;
}
.style3
{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#a6ce38;
}


/*LINKS*/
A.link1		{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
	}
A.link1:visited {
	color:#FFF;
}
A.link1:hover {
	color:#FFF;
	text-decoration:underline;
	}
A.link2		{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#a6ce38;
	}
A.link2:visited {
	color:#a6ce38;
}
A.link2:hover {
	color:#a6ce38;
	text-decoration:underline;
	}
A.link3		{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#a6ce38;
	}
A.link3:visited {
	color:#a6ce38;
}
A.link3:hover {
	color:#a6ce38;
	text-decoration:underline;
	}
	
A.link4		{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	color:#333;
	}
A.link4:visited {
	color:#333;
}
A.link4:hover {
	color:#666;
	text-decoration:underline;
	}
.input1
{
	color:#FFF;
	background-color:#333;
	font-size:10px;
	padding:2px;
	border:1px solid #333;
	width:200px;
}
.button1
{
	border:1px solid #333;
	color:#a6ce38;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#000;
}

