body {
	background-color: #d8cfb8;
	background-image:  url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;

}

h1 {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	color: #3f381d;
}

h3 {
    color: #3f381d;
}

body, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

p{
	text-align:justify;
}


li{
   margin-bottom: 1em;
}

input.textfield, textarea.textfield {
	width: 100%;
	background-color: transparent;
	border: 1px solid #9ba09f;
	
}
textarea.textfield {
	height: 250px;
}
.textfield2{
	width:120px;
	background-color: transparent;
	border: 1px solid #9ba09f;	
}
#page {
	margin: 0px auto;
	width: 801px;

}
.padding10{
	padding:10px;
}

#header {
	height: 104px;
	width: 801px;
}
#navbar {
	line-height: 20px;
	width: 801px;
	background-image:  url(../images/sdv_navbg.jpg);
	background-repeat: no-repeat;
}
#navbar-inner {
	padding: 7px 2px 2px 33px;
}
#content {
	background:url(../images/bg_content.gif) top left repeat-y;
	}
#content-bg {
	background: url(../images/sdv_background.jpg) top center no-repeat;
}

#content-inner-home {
	padding: 15px 10px 15px 33px;
}

#content-inner {
	padding: 15px 300px 15px 33px;
}

.contentNewLeft{
	float:left;
	width:430px;
}

#footer {
	font-size: 9px;
	text-align: left;
	margin-bottom: 40px;
	margin-left: 36px;
}

.sidebarNew{
	float:left;
	width:280px;
	margin:410px 0 0 20px;
}
.signture{
	background:#EAE5D9;
	padding:20px 5px;
	float:right;
	width:430px;
}

a {
	font-weight: bold;
	color: #3f381d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content-inner img {
	border: 1px solid #3f381d;
	margin-right: 10px;
	margin-bottom: 10px;
}
#pagetrail {
	font-size: 10px;
	margin-bottom: 10px;
}
#pagetrail a {
	font-weight: normal;
}
.error {
	color: red;
}

.contentNew{
	width:440px;
	background:#fff;
	line-height:150%;
}
.firstleftt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}
.boldertxt{
	font-weight:bold;
	text-transform:uppercase;
}
.contentNew2padding{
	width:420px;
	float:left;
	background:#fff;
	padding:10px;
}

.img-left {
	padding: 0 10px 10px 0;
	float: left;
}

