/* CSS Document */

* {
 margin: 0px;
 padding: 0px;
}

a img{ border: 0px; }

a { text-decoration: none;}


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(../Images/Main_bg.jpg);
}


h1{
	font-weight: 200;
	width: 100%;
	font-size: 9px;
	float: right;
	height: 25px;
	padding-top: 7px;
	color: #666666;
}

h2{
	font-size: 1.3em;
	color: #75644A;
	text-align: left;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 0px;
}

h3{
	font-size: 0.9em;
	color: #75644A;
	text-align: left;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 0px;
}


/**** Site Container ****/


#container_holder{
	width: 100%;
	top: auto;
	height: 580px;	
}

#container {
	width: 786px;
	padding: 0px 37px 0px 37px;
	margin-left: auto;
	margin-right: auto;
	height: 580px;
	color: #666666;
}

/***logo***/

#logo {
	width: 180px;
	height: 90px;
	background-image: url(../Images/DSD---logo.gif);
	background-repeat: no-repeat;
	float: left;
}

/***menu1***/


a {
   outline: none;
}

.underlinemenu{
	font-weight: normal;
	width: 75%;
	font-size: 15px;
	float: right;
	height: 35px;
	margin-top: 50px;
	
}

.underlinemenu ul{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: right; 
}

.underlinemenu ul li{
	display: inline;
	
}

.underlinemenu ul li a{
	color: #CCCCCC;
	padding: 6px 3px 14px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 0px; /*spacing between each menu link*/
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.underlinemenu ul li a:hover {
	color: #d07f2d;
	padding-left: 10px;
	padding-right: 10px;
	height: 32px;
}

.underlinemenu ul li a.selected {
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	height: 32px;
}

.underlinemenu li .ac {
 	color: #d07f2d;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;	
}


/***menu2***/
.underlinemenu1{
	font-weight: bolder;
	width: 100%;
	font-size: 10px;
	float: right;
	height: 25px;
	letter-spacing: 2px;	
}

.underlinemenu1 ul{
	padding: 6px 0 0px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: right; 
}

.underlinemenu1 ul li{
	display: inline;
	
}

.underlinemenu1 ul li a{
	color: #CCCCCC;
	padding: 3px 3px 3px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 0px; /*spacing between each menu link*/
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.underlinemenu1 ul li a:hover {
	color: #d07f2d;
	padding-left: 10px;
	padding-right: 10px;
	
}

.underlinemenu ul li a.visited{
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	
}

.underlinemenu1 li .ac{
 	color: #d07f2d;
	
}



/***Content***/

#header {
	width: 786px;
	height: 90px;
	margin-top: 0px;
}

#banner {
	width: 780px;
	height: 270px;
	border-left: 3px;
	border-left-color: #d07f2d;
	border-left-style: solid;
	border-right: 3px;
	border-right-style: solid;
	border-right-color: #d07f2d;
	background-image: url(../Images/Content_bg.jpg);
	background-color: #999988;
}

#main_content {
	width: 780px;
	height: 430px;
	border-left: 3px;
	border-left-color: #d07f2d;
	border-left-style: solid;
	border-right: 3px;
	border-right-style: solid;
	border-right-color: #d07f2d;
	background-image: url(../Images/Content_bg.jpg);
	background-color: #dbdbca;
	border-bottom: 0px;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
}

#main_content_hp {
	width: 780px;
	height: 430px;
	border-left: 3px;
	border-left-color: #d07f2d;
	border-left-style: solid;
	border-right: 3px;
	border-right-style: solid;
	border-right-color: #d07f2d;
	background-image: url(../Images/Home-page---bg.jpg);
	background-color: #dbdbca;
	border-bottom: 0px;
	border-bottom-color: #FF9900;
}

#page_title {
	width: 200px;
	height: 60px;
	margin-top: 60px;
}

.news_tab_txt{
	width: 314px;
	height: 16px;
	float: left;
	font-size: 10px;
	color: #1D1E19;
	font-weight: bold;
	letter-spacing: 6px;
	text-align: center;
}

.news_tab_v{
	width: 314px;
	height: 140px;
	float: left;
	margin: 0px;
}

#news_tab{
	width: 314px;
	height: 156px;
	float: left;
	margin-top: 230px;
	margin-bottom: 0px;
}

#mc_t {
	width: 780px;
	height: 370px;
}


#spacer{
	width: 786px;
	height: 25px;
	background-color: #000000;
}

#menu_b{
	width: 786px;
	height: 10pt;
	margin-top: 7px;
	font-size: 10px;
	text-align: center;
}

#menu2{
	/* This is the container for the thumbnails */
	height:48px;
	background-image: url(../Images/thumbs_bg.jpg);
	width: 25%;
	float: left;
	text-align: left;
	padding-top: 12px;
}

#recent_holder_mp{
	width: 786px;
	height: 125px;
	background-image: url(../Images/recent_bg.jpg);
}

#recent_works_txt{
	padding-top: 20px;
	padding-left: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #d07f2d;
	float: left;
	padding-right: 0px;
}

#recent_pics_h{
	padding: 20px 20px 20px 20px;
	float: right;
	height: 84px;
	width: 75%;
}

#recent_thumb{
	float: left;
	height: 85px;
	width: 128px;
	padding-right: 19px;
}

.transp {
	width: 400px;
	height: 380px;
	background-image: url(../Images/trnsp_bg.png);
	float: right;
}


#thumb_content_holder {
	width: 680px;
	margin: 10px 0px 0px 0px;
	float: left}


#thumb_holder1 {
	width: 220px;
	height: 240px;
	margin: 0 7px 10px 0px;
	float: left;
	border: 1px;
	border-style: solid;
	border-color: #333333;
}

#thumb_holder {
	width: 220px;
	height: 240px;
	margin: 0px 0px 10px 0px;
	float: right;
	border: 1px;
	border-style: solid;
	border-color: #333333;
}





/**** PAGE :  C O N T A C T  ****/

#contact_content {
	width: 734px;
	height: 409px;
	border-left: 3px;
	border-left-color: #d07f2d;
	border-left-style: solid;
	border-right: 3px;
	border-right-style: solid;
	border-right-color: #d07f2d;
	background-image: url(../Images/Contact---page.jpg);
	background-color: #a6a696;
	border-bottom: 0px;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	padding: 21px 23px 0px 23px;
}

#top_section {
	width: 734px;
	height: 53px;
	float: left;
}

#top_header {
	height: 53px;
	float: left;
}


#top_icon {
	width: 53px;
	height: 53px;
	float: left;
}

#top_right_txt {
	width: 165px;
	height: 53px;
	float: right;
}

#contact_details {
	width: 270px;
	height: auto;
	float: right;
	margin-top: 100px;
	color: #333333;
	font-size: 14px;
	text-align: left;
	line-height: 28px;
}


