/* Basic */

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

body {
	margin:0 auto;
	padding:0;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	background-color: #3B342B;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../media/bgn_tile.gif);
}

img {
    border:none;
    background:transparent;
}

.hidden {
    display: none;
}

ul {
    margin: 0;
    padding: 0;
}

a:link {
    color:#C22E12; 
    text-decoration:none;
}

a:visited {
    color:#C22E12; 
    text-decoration:none;
}

a:active {
    text-decoration:none;
    color: #C22E12;
}

a:hover {
	color:#C22E12;
	text-decoration: underline;
}

/* Layout */

#position {
	padding: 0;
	border: 0;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#main_content {
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image:  url(../media/bgn_content.gif);
	background-repeat: repeat-y;
}

#main_image {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 760px;
	background-image: url(../media/img_header_home.jpg);
	height: 280px;
}

#about_image {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 760px;
	background-image: url(../media/img_header_about.jpg);
	height: 280px;
}

#project_image {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 760px;
	background-image: url(../media/img_header_project.jpg);
	height: 280px;
}

#bgn_logo {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 760px;
	background-image: url(../media/bgn_logo.gif);
	height: 68px;
}

#logo_position {
	padding: 0;
	border: 0;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	position: absolute;
	height: 60px;
	width: 188px;
	cursor: pointer;
	text-indent: -10000px;
	padding-left: 55px;
	margin-top: 7px;
}

#logo h1 {
	position: relative;
	height: 60px;
	width: 188px;
	background: transparent url(../media/logo_dwamitra.gif) no-repeat;
	padding-left: 65px;
}

#line_top {
	background-image: url(../media/dual_line_top.gif);
	height: 28px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background-position: center center;
}

#line_bottom {
	background-image: url(../media/dual_line_bottom.gif);
	height: 50px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background-position: center center;
}

#main_footer {
	padding: 0;
	border: 0;
	width: 760px;
	background-image: url(../media/bgn_tile.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	font-size: 11px;
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	text-transform: none;
	padding-left: 30px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a:link {
	color:#C22E12;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFFFF;
	background-color: #660000;
}

#one {
	width: 230px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#two {
	width: 470px;
	margin: 0px 0px 0px 30px;
	float: left;
	padding: 0px;
}

.break {
	margin:0;
	padding:5px 0px;
	background: no-repeat;
	width: 210px;
	height: 18px;
}

/* Title Section */

#about {
	padding: 0px;
	background: url(../media/title_about.gif) no-repeat;
	height: 30px;
	width: 72px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#about h2 {
	display: block;
	height: auto;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}

#welcome {
	padding: 0px;
	background: url(../media/title_welcome.gif) no-repeat;
	height: 30px;
	width: 72px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#welcome h2 {
	display: block;
	height: auto;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}

#contact {
	padding: 0px;
	background: url(../media/title_contact.gif) no-repeat;
	height: 30px;
	width: 93px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contact h2 {
	display: block;
	height: auto;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}

#project {
	padding: 0px;
	background: url(../media/title_project.gif) no-repeat;
	height: 30px;
	margin: 15px 0px 0px;
	width: 200px;
}

#project h2 {
	display: block;
	width: 200px;
    height: 0px;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}

#list_project {
	padding: 0px;
	background: url(../media/title_list_project.gif) no-repeat;
	height: 30px;
	margin: 15px 0px 0px;
	width: 120px;
}

#list_project h2 {
	display: block;
    height: 0px;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}

#featured {
	padding: 0px;
	background: url(../media/title_featured_project.gif) no-repeat;
	height: 30px;
	width: 139px;
	margin: 15px 0px 0px;
}

#featured h2 {
	display: block;
    height: auto;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}

#business {
	padding: 0px;
	background: url(../media/title_business.gif) no-repeat;
	height: 30px;
	width: 145px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#business h2 {
	display: block;
    height: auto;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}

#services {
	padding: 0px;
	background: url(../media/title_services.gif) no-repeat;
	height: 30px;
	width: 102px;
	margin: 15px 0px 0px;
}

#services h2 {
	display: block;
    height: auto;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}
#link {
	padding: 0px;
	background: url(../media/title_link.gif) no-repeat;
	height: 30px;
	width: 145px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#link h2 {
	display: block;
    height: auto;
    text-indent: -9999px;
    background: transparent;
    text-decoration: none;
}
/* Content Text */

h1 {
	font-size:1.4em;
	margin:0;
	padding:5px 0px 0 2px;
	color:#333333;
	background:transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

h2 {
    font-size:1.1em;
    margin:0;
    padding:0px 0px 10px 16px;
    color:#333333;
    background:transparent;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
}

h3 {
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 1.4em;
	font-size: 0.9em;
	text-transform: none;
	font-weight: bold;
}

.maintext {
	width: auto;
	font-size: 11px;
	color: #333333;
	line-height: 1.4em;
}

.maintext p {
	width: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 25px;
	margin: 0px;
	line-height: 1.6em;
}

.maintext h2 {
	font-size:1.4em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	color: #6B031B;
	margin:0;
	padding:45px 0px 2px;
	font-weight: normal;
}

.maintext a:link {
    color:#FF6600;
    text-decoration:none;
}

.maintext a:hover {
    color: #FF6600;
    text-decoration:underline;
}

.maintext a:visited {
    color: #FF6600;
    text-decoration: none;
}

.maintext img {
	padding: 6px;
	border: 1px solid #ACAA9B;
	background: #FFFFFF;
	margin : 0;
}

.maintext ul {
    padding:0;
    list-style-type: none;
}

.maintext ol {
	list-style-type: circle;
	margin-right: 20px;
	margin-top: 0px;
}

.maintext li {
	padding: 2px 0 4px 25px;
	background: url(../media/bullet.gif) no-repeat 15px 7px;
}

.maintext li a:link, 
.maintext li a:active {
    color: #FF3300; 
    text-decoration: none; 
}
        
.maintext li a:visited {
    color: #CC0000; 
    text-decoration: none;
}

.maintext li a:hover {
    color: #CC0000;
    text-decoration: underline;
}

.sidetext {
	width: 180px;
	font-size: 11px;
	color: #333333;
	line-height: 1.4em;
}

.sidetext p {
	width: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	line-height: 1.6em;
}

.sidetext a {
    color:#C22E12; 
	text-decoration:none;
}

.sidetext a:hover {
    color:#C22E12; 
	text-decoration:underline;
}

.sidetext a:visited {
    color:#C22E12; 
    text-decoration: none;
}

.sidetext img {
    float: left;
    width: auto;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 12px;
    margin: 0px;
}

.sidetext ul {
    padding:0;
    list-style-type: none;
}

.sidetext ol {
	list-style-type: circle;
	margin-right: 20px;
	margin-top: 0px;
}

.sidetext li {
    padding: 5px 0px;
    margin-top: 0px;
}

.sidetext li a:link, 
.sidetext li a:active {
    color:#C22E12; 
    text-decoration: none; 
}
        
.sidetext li a:visited {
    color:#C22E12; 
    text-decoration: none;
        }

.sidetext li a:hover {
    color:#C22E12; 
    text-decoration: underline;
}
   

/* List Style */

#list {
	color: #333333;
	font-size: 11px;
}

#list p {
	width: auto;
	padding: 2px 12px 12px 0px;
	margin: 0px;
}

#list ul {
	list-style-type: none;
	padding-left: 0px;
}

#list li {
	padding: 2px 0 4px 25px;
	background: url(../media/bullet.gif) no-repeat 15px 7px;
	width: 165px;
}

#list li#selected a {
	color:#86121A;
	font-weight: bold;
}

#listproject {
	color: #333333;
	font-size: 11px;
	width: 470px;
}

#listproject h2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	margin:0;
	padding:0px 0px 10px 0px;
	color:#A2250F;
	background:transparent;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
}
#listproject p {
	padding: 2px 0px 15px;
	width: 110px;
	line-height: 1.6em;
}

#listproject img {
	margin-bottom: 10px;
}

#listproject ul {
	margin: 0;
	list-style-type: none;
	padding-top: 20px;
}

#listproject li {
	padding-left: 0px;
	padding-bottom: 12px;
	padding-top: 2px;
	padding-right: 25px;
	float: left;
	width: 130px;
	line-height: 1.6em;
}

#listproject li a:link, a:visited, a:active {
    color:#6B031B; 
    text-decoration:none;
}

#listproject li a:hover {
    color:#A2250F; 
	text-decoration:underline;
}

/* Navigation */

#nav_position {
	padding: 0;
	border: 0;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#nav_flash{
	padding: 0;
	float: left;
	clear: both;
	height: 36px;
	position: relative;
	z-index: 10;
	margin-top: -200px;
	margin-left: 1px;
}

/* Text Format */

.textbold {
    font-weight:bold;
    margin: 0px;
    color: #336600;
    padding: 0;
}

.subtitle {
	color: #6B031B;
	font-size:1.4em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	margin:0;
	padding:10px 0px 2px;
	font-weight: normal;
}

.subtitle2 {
	margin: 0px;
	color: #CC0000;
	padding: 0;
	font-weight: bold;
}

.textsubtitle {
	font-weight:normal;
	margin: 0px;
	color: #663300;
	padding: 0;
	font-size: 1.4em;
}

.nothing {
    display: none;
}
.clear {
    clear: both;
}
