<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
*/


/* BACKGROUND
--------------------------------------------------- */

body { /* TEXT */
	background-image: url(../styles/images/backwithads.gif); 
	background-repeat: repeat-y;
	background-position: right;
}


/* LAYOUT
--------------------------------------------------- */

#Template {
	width: 100%; height: auto;
	min-height: 575px;
	min-width: 1000px;
	position: absolute;
	left: 0; top: 0px;
	z-index: 1;
}


/* PAGE
--------------------------------------------------- */

#Page {
	min-width: 790px; min-height: 700px;
	z-index: 10;
	margin-right: 190px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
}

#PageAlign {
	width: 750px; height: auto;
	position: absolute;
	margin-left: -470px;
	left: 50%;
}


/* MAIN
--------------------------------------------------- */

#Main {
	margin-top: 30px;
	/* margin-top: 15px; */
	width: 750px; 
	position: relative;
	text-align: left;
}

#MainLeft {
	width: 220px;
}

/* -- MAIN LEFT -- */

#MainLogo {
	padding-top: 5px;
	padding-bottom: 15px;
	width: 220px; 
	min-height: 50px;
}

#MainLogo img {
	width: 220px;
}

#MainLogo .LogoBox {
	width: 100%;
	background-color: #ddd;
	background-image: url(../styles/images/logoback_web2.png); 
	background-repeat: repeat-x;
	background-position: center;
}

#MainLogo .LogoText {
	padding: 20px;
	color: #444;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 2px;
}

#MainLogo .LogoText h1 {
	margin: 0; padding: 0;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 2px;
}

#MainLogo .LogoText h2 {
	margin: 0; padding: 0;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 2px;
}

#MainLogo .LogoText h3 {
	margin: 0; padding: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 2px;
}

#MainLogo .LogoText h4 {
	margin: 0; padding: 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 2px;
}

#MainLogo .LogoText p {
	margin: 0; padding: 0;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 2px;
}

#MainLogo .LogoText small {
	margin: 0; padding: 0;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}

#MainLogo a,
#MainLogo a:hover,
#MainLogo .LogoBox,
#MainLogo .LogoBox:hover,
#MainLogo .LogoText,
#MainLogo .LogoText:hover,
#MainLogo .LogoText a,
#MainLogo .LogoText a:hover {
	text-decoration: none;
	cursor: pointer;
}

#MainIntro {
	padding: 15px;
	padding-top: 5px;
}

#MainIntro p {
	font-style: italic;
}

#MainIntro p + p {
	text-indent: 20px;
}

#MainContact {
	padding: 15px;
	padding-top: 0px;
}

#MainGuarantee {
	padding: 15px;
	padding-top: 0px;
}

small.Login {
	margin-top: 15px;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

small.Login a {
}

/* -- MAIN RIGHT -- */

#MainRight {
	width: 510px;
	position: absolute;
	right: 0; top: 0;
	margin-top: 5px;
}


/* CONTENT
--------------------------------------------------- */

#Content {
	position: relative;
	padding-top: 25px;
}

.ContentCollector {
	padding: 10px;
	color: #fff;
	background-color: #66aadd;
	background-image: none; 
	background-repeat: repeat-x;
	background-position: bottom;
}

.ContentBorder {
	padding: 10px;
}

.ContentText {
	padding-top: 10px;
}


/* -- PANEL -- */

.ContentPanel {
	padding: 10px;
	min-height: 368px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.ContentPanel .FixedHeight {
	min-height: 368px;
}

.PanelImage {
	text-align: center;
}

.PanelImage img {
	max-width: 490px;
	height: 368px;
}

.PanelText {
	padding: 10px;
	padding-bottom: 8px;
	text-align: left;
}

.PanelText p {
	font-size: 12px;
	line-height: 16px;
}

/* -- CASE -- */

.ContentCase {
	padding: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.CaseImage {
	text-align: center;
	background-color: #000;
}

.CaseImage img {
	max-width: 490px;
	height: 368px;
}

.CaseText {
	padding: 10px;
	padding-bottom: 8px;
	text-align: left;
}

.CaseText p {
	font-size: 12px;
	line-height: 16px;
}

.CaseNavigation {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
}

.CaseNavigation a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.CaseNavigation a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}

.CaseNavigation .Left {
	padding-left: 10px;
	width: 200px;
	text-align: left;
}

.CaseNavigation .Center {
	width: 100px;
	text-align: center;
}

.CaseNavigation .Right {
	padding-right: 10px;
	width: 200px;
	text-align: right;
}

/* TYPE */

.ContentPanel h1, h2, h3, h4 {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
}

.ContentPanel p {
	font-size: 12px;
	line-height: 17px;
}

.ContentPanel p+p {
	text-indent: 20px;
}

.ContentPanel a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.ContentPanel a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}



/* RICH
--------------------------------------------------- */

#RichContentPanel {
}


/* FOOTER
--------------------------------------------------- */

#Footer {
	margin-top: 15px;
	margin-bottom: 30px;

}

#FooterLine {
	width: 100%;
	border-bottom: 1px solid #ccc;
}


/* ADS
--------------------------------------------------- */

#Ads {
	z-index: 5;
	width: 190px; height: 100%;
	position: absolute;
	right: 0; top: 10px;
}

body.Small #Ads {
	left: 810px;
}

#Ads.Fixed {
	position: fixed;
}

.Ad {
	padding-bottom: 10px;
	padding-left: 10px;
}

.AdHolder img {
	border: 1px solid #666;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}



</pre></body></html>