@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px;}
.clear{clear:both;}

body{background:url(../images/background_img.gif) repeat-x ; margin:17px 0px 35px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;} 

#Maincontainer{width:946px; margin:auto;}

#Header{
	background:url(../images/header_img-01.gif) no-repeat #FFFFFF;
	height:117px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 35px;
}
#Logo{
	width:119px;
	height:107px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/logo_bluereal.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#Logo h1{text-indent:-1000px;}
#img-header{width:146px; height:107px; float:left; background:url(../images/img_01.gif) no-repeat bottom;}
#BannerBase{
	padding:0px 23px;
	width:900px;
	height:306px;
	background-color: #FFFFFF;
	background-image: url(../images/main_bannerbase.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#BannerBase .Img{
	background:url(../images/img_02.jpg) no-repeat;
	height:267px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:17px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 330px;
}

#Base{width:900px; padding:0px 23px; background-image: url(../images/img_03.gif); background-repeat: repeat-y; }
#Base .Img_right{width:195px; height:49px; float:right; background-image: url(../images/img_04.gif); background-position: right top;}
#Base .Heading{width:500px; float:left;}
#Base .Heading h1{font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; margin:15px 0px 0px 0px;}

#LeftColumn{
	width:440px;
	float:left;
}
#LeftColumn .BigPhotograph_Base{height:301px; background:url(../images/photograph_base.gif) no-repeat;}
#LargePhoto {height: 274px; width: 405px; padding-top: 14px; padding-left: 14px;}

#LeftColumn .SmallPhotograph_Base{
	width:99px;
	height:74px;
	background:url(../images/thumb_photograph_base.gif) no-repeat;
	float:left;
	margin-top: 8px;
}
#LeftColumn .SmallPhotograph_Base_1{
	width:99px;
	height:74px;
	background:url(../images/thumb_photograph_base.gif) no-repeat;
	float:left;
}
#SmallPhoto {height: 64px; width: 89px; padding-top: 5px; padding-left: 5px;}

#RightColumn{
	width:437px;
	float:left;
	line-height:18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#RightColumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#RightColumn li {
	padding:0px;
	list-style-image: url(../images/bullet.gif);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Contactus {
	background-image: url(../images/contactus_img.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 441px;
	padding-top: 30px;
	padding-left: 12px;
}
.txt-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bdbcbd;
	background-image: url(../images/txtbox_1.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	background-position: bottom;
	width: 190px;
	padding-top: 2px;
	padding-bottom: 2px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txt-box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #bdbcbd;
	background-image: url(../images/txtbox_1.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	background-position: bottom;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Footer{width:946px; height:25px; background:url(../images/footer_img.gif) no-repeat;}

.thumbNormal {
border:4px solid #000000;
}
.thumbSelected {
border:4px solid #ff0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.submit_button{
	float:right;
	display: block;
	width: 66px;
	height: 25px;
	background: transparent url('../images/button_submit.gif') no-repeat top left;
	text-indent: -500px;
	border: 0;

}