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

body {
	font-family:"DIN 1451 Mittelschrift Standard", Calibri, Helvetica, Arial, sans-serif, serif;
	font-size-adjust:0.48;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #666;
	text-align: center;
	min-width: 1050px;
	margin: 0px;
	background-color: #f5f4f4;
	background-image: url(../image_01/website/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	xbackground-color: #f0f;
}

.BlogWrapper {
	width:  740px;
	xheight:  2000px;
	display: inline;
	float: left;
	padding-top: 50px;
	font-size: 16px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	background-image: url(/image_01/website/PanelsV2/Blog.png);
	background-position: top;
	background-repeat: no-repeat;
}



#CentrePage {
	width: 950px !important;
}


#TopLinksWrapper {
	width:  950px!important;
}

#TopLinks {
	width: 950px !important;
}

#MainSectionWrapper {
	width: 950px !important;
	height: 400px;
	display: inline;
	float: left;
}

#LeftSide {
	width:  210px!important;
}

#RightSide {
	width:  700px!important;
	display: inline;
	float: right;
}

 #TabbedPanelContainer {
	width:  700px!important;
	display: inline;
	float: left;
	margin-top: 49px !important;
}



.TabbedPanelsTab {
	font-size: 24px;
	padding-left: 47px;
	padding-right: 47px;
}

#Caption1 {
	margin-left: 58px;
	position:absolute;
 }
 
#Caption2 {
	 margin-left: 265px;
	position:absolute;
}

#Caption3 {
	 margin-left: 508px;
	position:absolute;
}


.TabbedPanelsContent {
	overflow: hidden;
	width: 100%;
	height: 450px;
	width: 700px;
}

.PannelInner1, .PannelInner2, .PannelInner3 {
	width:  660px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	padding-top: 50px;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.PannelInner1 {
	background-image: url(../image_01/website/PanelsV2/Panel1iPad.png)!important;
}

.PannelInner2 {
	background-image: url(../image_01/website/PanelsV2/Panel2iPad.png)!important;
}

.PannelInner3 {
	background-image: url(../image_01/website/PanelsV2/Panel3iPad.png)!important;
}


#Quotes p{
	margin-left: 14px;
	margin-right: 14px;
	color: #fff;
	font-size: 14px;
}


#FooterWrapper {
	width: 100%;
	float:left;
	background-color: #FFF;
	background-image: url(../image_01/website/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#FooterCentre{
	width:  950px;
	margin: 0 auto;
	text-align: left;
}

#FooterContent {
	width:  950px;
	display: inline;
	float: left;
	min-height: 370px;
	color: #978c84;
}

.RowWrapper {
	width:  950px;
	display: inline;
	float: left;
}

#Legal {
	width:  800px;
	display: inline;
	float: left;
	text-align:left !important;
	font-size: 12px;
	color: #6e6e71;
	margin-top: 23px;
	xbackground:#0F0;
}



#SocialNetworking {
	width:  400px;
	display: none;
	float: right;
	margin-top: 20px;
	text-align:right !important;
	xbackground:#0F0;
}

/*------------------------------------*\
	IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
/*--- iPhone only CSS here ---*/

#Legal {
	width:  400px;
}

#SocialNetworking {
	width:  500px;
}

#FooterContacts {
	width:  100px;
	display: inline;
	float: right;
	margin-top: -30px;
	margin-right: 10px;
	text-align: right !important;
	xbackground:#0F0;
}


}

