/* CSS Document */

#div_1{
	height: 100px;
}

#div_2{
	height: 10px;
	background-color: #E6E6E6
}

#div_3{
	height: 600px;
	/*background: url(../images/interior2_resize.jpg) no-repeat*/
}

#div_4{
	height: 10px;
	background-color: #E6E6E6
}

#div_5{
	height: 80px;
}

#div_1_left {
	float:left;
	width:235px;
	height:100px;
	background: url(../images/bg1.jpg)
}

#div_1_right {
	
}

#div_3_left {
	float:left;
	width:235px;
	height:600px;
}

#div_3_left_inner1 {

}

#div_3_left_inner2 .text1 {
	font-size:11px;
	text-align:center;
	margin:0px;
	padding:0px;
}

#div_3_left_inner2 .text2 {
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
}

#div_3_left_inner2 a{
	text-decoration:none;
	color:#0000FF
}

#div_3_left_inner2 a:hover{
	text-decoration:underline
}

#div_3_right {
	float:left;
	width:545px;
	height:600px;
	background:url(../images/bg3.jpg);
	/*background-color: #FFFF99;*/
}

#div_3_right_inner {
	width: 90%;
	margin-left:10px
}

#div_3_right .title1 {
	font-weight:bold;
	margin-left:10px;
	color: #B75B00;
	font-size:16px
}

#div_3_right a{
	color:#000000;
	text-decoration:none
}

#div_3_right a:hover{
	text-decoration:underline
}

#div_5_left {
	float:left;
	width:235px;
	height:80px;
	background: url(../images/bg1.jpg)
}

#div_5_right {
	float:left;
	width:545px;
}

/* forms layout - start */

#div_3_right_inner fieldset  {
	color: #666;
	
	/*background-color: #FFFF99;*/
	border: solid 4px #666666;
	margin:0;
	padding:0;
	width:520px;
}


#div_3_right_inner legend  {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 2px;
	margin-left:20px;
	font-weight:bold;
	border: solid 1px #000000;
	font-size:14px
}

#div_3_right_inner .label {
	padding-left:30px;
	width:150px;;
	vertical-align: top;
	color:#333333
}

#div_3_right_inner .formSelect  {	
	width:251px
}

#div_3_right_inner .formComboBox_dob_yr, #div_3_right_inner .formComboBox_dob_mth, #div_3_right_inner .formComboBox_dob_day {
	width:81px;	
}

#div_3_right_inner .numfield {
	width:64px;		
}

#div_3_right_inner .textbox1 {
	width:213px
}

#div_3_right_inner .textbox2 {
	width:150px
}

#div_3_right_inner .combobox1 {
	width:155px
}

#div_3_right_inner .textarea {
	width:244px;
	height:80px;
}

#div_3_right_inner .button {
	width: 80px;
	height:25px
}



.asterick {
	color:#FF0000;
	font-size:18px
}

.text1 {
	font-size:12px;
	padding-left:20px;
}

.label2 {
	color: #666666;
	font-size:11px
}

/* forms layout - end */











