@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background-color:#000;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold;
color:#333333;

}

b{font-size: 110%;}

#indexcontainer {
display:block;
position:relative;
width: 936px; /*Width of main container*/
min-height:580px;
height:100%;
padding:0px;
margin: 0px auto; /*Center container on page*/
background-color:#000000;
border:#CCC solid 0px;
}


#headerbox {
	display:block;
	position:absolute;
	top:50px;
	right:0px;
	height:240px;
	width:370px;
	border:#CCC none 0px;
	text-align: center;
	background-image:url(../Img/TmbLogo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:1;
}

#bgbox {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	height:435px;
	width:655px;
	border:#CCC none 0px;
	background-image:url(../Img/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#offer {
	display:block;
	position:absolute;
	top:200px;
	right:100px;
	height:210px;
	width:210px;
	border:#CCC none 1px;
	text-align: center;
	z-index:2;
}

#tmbbanner {
	display:block;
	position:absolute;
	top:320px;
	right:0px;
	height:100px;
	width:435px;
	border:#CCC none 1px;
	text-align: center;
	background-image:url(../Img/TmbBanner.jpg);
	background-position:top;
	background-repeat:no-repeat;
	z-index:1;
}
.Thumbnail {
height:100px; 
width:100px;
}

#navbar {
	display:block;
	position:absolute;
	width:100%;
	top:430px;
	left:0px;
}
.btnback {
	height:40px;
	width:133px;
	background-image:url(../Img/btnback.jpg);
	background-position:top left;
	background-repeat:repeat-x;

}

#content {
	display:block;
	position:absolute;
	top:480px;
	left:0px;
	width:876px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	background-color:#000000;
	font:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal;
	color:#FFFFFF;
}

#showimage {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	height:400px; 
	width:450px;
	padding-top:25px;
	padding-left:50px;
	background-image:url(../Img/portfolio.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#galleryslider {
	display:block;
	width:100%;
	overflow:auto;
}


.head1 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:24px;
	color:#EC8214;
	font-weight:normal;
}
.head2 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#EC8214;
	font-weight:normal;
}
.ErrorTxt1 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#F00;
	font-weight:bold;
}
.Txt1 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#FFF; 
	font-weight:normal;
}
.Txt2 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333333; 
	font-weight:bold;
}
.add {
	display:inline;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px;
	color:#FFF; 
	font-weight:bold;
}

.ital1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#00CC33;
	font-style:italic;
	display:inline;
}
.ital2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333;
	font-style:italic;
	display:inline;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#EC8214;
}

.link1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
.link1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
.link1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CCC;
}

.link2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
.link2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}
.link2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CCC;
}
.dashborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin:5px;
}
.footerborder {
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:#333333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin:5px;
}
hr {
height:0.25px;
}