/********* Generic elements *********/

body {
		background-color: #1f1c10;
		margin: 0;
		padding: 0;
}

html {
		margin: 0;
		padding: 0;
}

a {
		text-decoration: none;
}


/*div {border: 1px solid #ffffff}
/********* Structure formating *********/


/* Text formating */

h1 {
		font-size: 15px;
		line-height: 19px;
		padding: 0px;
		margin: 2px 0px 5px 0px;
		color: #eb3c12;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
}

h2 {
		margin: 0px;
		padding: 10px 0;
		font-size: 22px;
		font-family: "Times New Roman", Times, serif;
		color: #882228;
		font-weight: normal;
}

h3 {
		margin: 0px;
		padding: 5px 0;
		font-size: 16px;
		font-family: "Times New Roman", Times, serif;
		color: #882228;
		font-weight: normal;
}

p {
		line-height: 18px;
		color: #333;
		font-size: 12px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
}

input, textarea {
		border: 0px;
		background-color: #dddddd;
		line-height: 18px;
		font-size: 11px;
		color: #333333;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
}


/********* Structure formating *********/


/* Page structure */

#structure {
		margin: 0 auto;
		width: 1005px;
}

#body_expand {
		width: 1005px;
		height: 0 auto;
		position: relative;
		top: 0px;
		float: left;
}

#footer {
		position: absolute;
}


/********** Page sepcific **********/


/* Page specific formating */

#content {
		width: 825px;
		height: 0 auto;
		border-left: 7px solid #ffffff;
		border-right: 7px solid #ffffff;
		float: left;
		min-height: 486px;
		height: auto !important;
		height: 486px;
}

#content_body {
		background-color: #FFFFFF;
		padding: 40px 170px 20px 85px;
		font-size: 11px;
		line-height: 18px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		color: #333333;
}

#content_body li {
		line-height: 18px;
		list-style-position: inside;
}

.content_home {
		background: #eae7de;
		height: 486px;
		float: left;
}

.content_about {
		background: #e0dbcd url(../graphics/nav/back_about.png) no-repeat;
		height: 486px auto;
		float: left;
		background-image:
}

.content_what {
		background: #d5d0bd url(../graphics/nav/back_what.png) no-repeat;
}

.content_clients {
		background: #cbc4ad url(../graphics/nav/back_clients.png) no-repeat;
		height: 486px;
		float: left;
}

.content_news {
		background: #c1b89d url(../graphics/nav/back_news.png) no-repeat;
		height: 486px auto;
		float: left;
}

.content_contact {
		background: #aca17c url(../graphics/nav/back_contact.png) no-repeat;
		height: 486px;
		float: left;
}

#contentfloat {
		padding: 40px 0px 0px 60px;
}


/********** navigation **********/


/* Primary and Secondary */

#nav {
		position: absolute;
		left: 0px;
		top: 103px;
		width: 1005px;
		height: 500px;
		float: left;
}

#nav li.nav_home {
		width: 33px;
		background: url(../graphics/nav/home.png) no-repeat;
}

#nav li.nav_about {
		width: 33px;
		background: url(../graphics/nav/about_01.png) no-repeat;
}

#nav li.nav_about2 {
		width: 33px;
		background: url(../graphics/nav/about_02.jpg) no-repeat;
}

#nav li.nav_what {
		width: 33px;
		background: url(../graphics/nav/what_01.png) no-repeat;
}

#nav li.nav_what2 {
		width: 33px;
		background: url(../graphics/nav/what_02.jpg) no-repeat;
}

#nav li.nav_client {
		width: 33px;
		background: url(../graphics/nav/clients_01.png) no-repeat;
}

#nav li.nav_client2 {
		width: 33px;
		background: url(../graphics/nav/clients_02.jpg) no-repeat;
}

#nav li.nav_news {
		width: 33px;
		background: url(../graphics/nav/news_01.png) no-repeat;
}

#nav li.nav_news2 {
		width: 33px;
		background: url(../graphics/nav/news_02.jpg) no-repeat;
}

#nav li.nav_contact {
		width: 33px;
		background: url(../graphics/nav/contactus.png) no-repeat;
}

#nav ul {
		margin: 0px;
		padding: 0px;
}

#nav li {
		display: inline;
		list-style-type: none;
		float: left;
		height: 500px;
}


/* Content transfer */

#wrapper {
		width: 745px;
		margin: 0px auto;
		padding: 0px 25px 10px 50px;
		position: relative;
		background: url(../script/style/graphics/common/spacer.gif) no-repeat;
}

#load {
		display: none;
		position: absolute;
		right: 10px;
		top: 10px;
		background: url(../script/style/graphics/common/spacer.gif);
		width: 43px;
		height: 11px;
		text-indent: -9999em;
}

#subnav {
		list-style: none;
		padding: 0px;
		margin: 30px 0px 10px 0px;
		display: block;
		overflow: hidden;
		font-size: 0.9em;
		height: 50px;
		text-transform: capitalize;
		text-align: left;
		font-size: 12px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
}

#subnav li {
		display: inline;
}

#subnav li a {
		display: block;
		float: left;
		padding: 15px 20px 0px 0px;
		color: #333333;
		text-decoration: none;
}

#subnav li a:hover {
		background: ;
}

#subcontent {
		width: 650px;
}

#subcontent h2 {
		margin: 0px;
		padding: 10px 0;
		font-size: 22px;
		font-family: "Times New Roman", Times, serif;
		color: #882228;
		font-weight: normal;
}

#subcontent p {
		margin: 0;
		padding: 0.4em 0;
		color: #686868;
		line-height: 18px;
		font-size: 12px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
}
