/* * { color:rgb(159, 51, 39); margin:0px; padding:0px; } */
* { color:rgb(79, 79, 79); margin:0px; padding:0px; }
html { font-size:100%; }
body {
	/* background-image:url(/modustpl/img/bg1.jpg); */
	/* background-repeat:repeat; */
	font-family:arial, verdana, "lucida grande", helvetica, tahoma, "lucida sans unicode", sans-serif;
	/* font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, san-serif; */
	font-size:80%;
	font-weight:normal;
	line-height:1.4em;
}
img { border:0px; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
a:visited { text-decoration:none; }
a:visited:hover { text-decoration:underline; }
#footer a { color:rgb(255, 250, 226); text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#footer a:visited { text-decoration:none; }
#footer a:visited:hover { text-decoration:underline; }
#wrapper {
	margin:10px auto;
	/*position:relative;*/
	width:990px;
}















/*  -------------------------------  */
/*  ----- FORM ELEMENT STYLES -----  */
/*  -------------------------------  */
.input_text {
    background:rgb(255, 255, 255) url(/modustpl/img/formInnerShadow.gif) no-repeat scroll left top;
	border:1px solid rgb(255, 188, 35);
	height:17px;
	padding-top:3px;
	text-indent:3px;
	width:200px;
}
select {
	border:1px solid rgb(255, 188, 35);
	text-indent:3px;
	width:200px;
}
textarea {
    background:rgb(255, 255, 255) url(/modustpl/img/formInnerShadow.gif) no-repeat scroll left top;
	border:1px solid rgb(255, 188, 35);
	color:rgb(0, 0, 0);
}
.submit {
	background-color:rgb(242, 236, 213);
	border:1px ridge rgb(159, 51, 39);
	cursor:pointer;
	height:22px;
	padding:0px 2px 0px 2px;
	text-indent:0px;
	width:auto;
}
.submit:hover {
	background-color:rgb(159, 51, 39);
	color:rgb(255, 250, 226);
}







#logo1 {
	background:url(/modustpl/img/logo2.png) no-repeat;
	/* border:1px solid red; */
	/* height:100px; */
	height:75px;
	left:20px;
	position:absolute;
	top:28px;
	/* width:382px; */
	width:267px;
	z-index:3;
}
#logo1_other {
	background:url(/modustpl/img/logo2.png) no-repeat;
	/* border:1px solid red; */
	/* height:100px; */
	height:75px;
	left:20px;
	position:absolute;
	top:20px;
	/* width:382px; */
	width:267px;
	z-index:3;
}
#stamp1 {
	background:url(/modustpl/img/stamp1.png) no-repeat;
	/* border:1px solid red; */
	/* height:92px; */
	height:75px;
	right:20px;
	position:absolute;
	/* top:15px; */
	top:28px;
	/* width:199px; */
	width:167px;
	z-index:3;
}
#stamp1_other {
	background:url(/modustpl/img/stamp1.png) no-repeat;
	/* border:1px solid red; */
	/* height:92px; */
	height:75px;
	right:20px;
	position:absolute;
	/* top:15px; */
	top:20px;
	/* width:199px; */
	width:167px;
	z-index:3;
}
#dr_content_box1 {
	background:url(/modustpl/img/dr_bg1.png) no-repeat;
	cursor:pointer;
	height:60px;
	position:absolute;
    right:15px;
	/* top:50px; */
	top:35px;
	width:410px;
	z-index:3;
}
#dr_content_text1 {
	/* border:1px solid red; */
	color:rgb(0, 0, 0);
	font-size:1.8em;
	height:35px;
	left:15px;
	line-height:1.4em;
	position:absolute;
	text-align:center;
	top:11px;
	width:350px;
}
#dr_content_box2 {
	background:url(/modustpl/img/dr_bg2.png) no-repeat;
    display:none;
	height:250px;
	position:absolute;
    right:25px;
	/* top:115px; */
	top:100px;
	width:401px;
	z-index:4;
}
#dr_content_text2 {
	/* border:1px solid red; */
	color:rgb(0, 0, 0);
	/* font-size:2em; */
	height:230px;
	left:25px;
	/* line-height:1.4em; */
	position:absolute;
	/* text-align:center; */
	top:10px;
	width:320px;
}
#content_box {
	background:url(/modustpl/img/bg4.png) no-repeat;
	/* height:410px; */
	height:435px;
	left:22px;
	position:absolute;
	/* top:140px; */
	top:115px;
	width:955px;
	z-index:3;
}
#content_box_text {
	/* height:390px; */
	height:415px;
	left:10px;
	overflow:auto;
	position:absolute;
	top:10px;
	width:935px;
}








