html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr
{
  margin:0px;
  padding:0px;
}

body
{
	background: #E0E0E0;
	color:#737373;
}
  
h1
{
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana;
	width:310px;
	height:30px;
	padding-top:5px;
	padding-left:15px;
	background: url(../images/h1_bcg.jpg) no-repeat;
} 

p
{
	padding:20px;
	background: top left url(../images/p_bcg_left_top.jpg) no-repeat;
}
  
.BottomRightParagraphCorner
{
	background: bottom right url(../images/p_bcg_bottom_right.jpg) no-repeat;
}  

#PhoneNo
{
	position:absolute;
	margin-left:720px;
	width:500px;
	height:30px;
}
  
h2
{
	color: #222222;
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
}

#TopLine
{
	border-bottom:1px solid #F1F1F1;
	width:980px;
	margin-left:0px;
	margin-bottom:20px;
}

#BottomLine
{
	border-bottom:1px solid #F1F1F1;
	width:980px;
	margin-left:160px;

}

#AnimationBcg
{	
	margin-left:14px;
	margin-top:-10px;
	padding-top:16px;
	height:210px;
	width:385px;
	background:url(../images/animation_bcg.jpg) no-repeat;
}
  
#wrapper 
{
	margin:auto;
	width:1300px;
	font-family: verdana;
	
	font-size: 9pt;
	background:url(../images/vertical_rep_bcg_2.jpg) repeat-y center top;
}

#LogoAndMainMenuWrapper
{
	margin:0px;
	width:1300px;
	height:180px;
	background:url(../images/cool_top.jpg);
}


#TopLogo
{
	padding:65px 0px 0px 190px;
}

#TopMenu
{	
	float:right;
	margin:-70px 0px 0px 0px;
	padding:0px 178px 0px 0px;

}

#TopMenu img
{
	border:none;
}

#MainContent
{
	
	margin-left:150px;
	width:1120px;
}

#AboutUsBcgImage
{
	background-image:url('../images/rubben_about2.jpg');
	height:540px;
	width:1023px;
}

#AboutUsText
{
	padding-left:550px;
	padding-top:200px;
	width:450px;
}

#AboutUsText p
{
	color : #363636;
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;	
	background:  none;
	text-align: justify;
}

#ContactBcgImage
{
	background-image:url('../images/rubben_contact2.jpg');
	height:540px;
	width:1023px;
}

#ContactText
{
	padding-left:550px;
	padding-top:205px;
	width:450px;
}

#ContactText p
{
	color : #363636;
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;	
	background:  none;
	text-align: justify;
}

#ContactText a
{
	text-decoration:none;
	color: #363636;
}



#FooterLeft 
{
	color : #737373;
	font-size : 7pt;
	font-weight : normal;
	font-family : verdana;
	float:left;
	padding-top:20px;
	padding-left:150px;
}

#FooterRight
{
	color : #737373;
	font-size : 7pt;
	font-weight : normal;
	font-family : verdana;
	text-align:right;
	float:right;
	padding-top:20px;
	padding-right:150px;
}

#FooterRight a
{
	text-decoration:none;
	color:#737373;
}

#Footer 
{
	padding-top:20px;
	width:1300px;
	height:120px;
	background:url(../images/vertical_bcg_end_2.jpg) center top;
}

#LightboxGallery
{
	margin-top:-15px;
	margin-left:12px;
}

#LightboxGallery .ThumbWrapper
{

	width:220px;
	height:162px;
	background:url(../images/thumb_bcg_2.jpg) center no-repeat;	
}

#LightboxGallery .ThumbWrapperInternal
{
	position: absolute;
	margin-top:18px;
	width:170px;
	height:123px;
	text-align:center;
	padding-top:10px;
}

#LightboxGallery img
{
	width:150px;
	border:2px solid #969696;
}

.BrochureRequestTable 
{
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;
}

.BrochureRequestTable 
{
	margin-left:auto;
	margin-right:auto;
}

.BrochureRequestTable td
{
	padding-right:20px;
}

.BrochureRequestTable input
{
width:200px;
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;
	
}
.BrochureRequestTable select
{
	width:200px;
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;
}

.BrochureRequestTable textarea
{
	width:200px;
	font-size : 8pt;
	font-weight : normal;
	font-family : verdana;
}
