/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/bg-tail.gif) top repeat-x #101010;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:0.5625em;
		line-height:1.667em;
		color:#FFAB6D;
		text-transform:uppercase;
	}

input, select { vertical-align:middle; font-weight:normal;}

a { color:#FFAB6D; text-decoration:underline; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px; text-transform:uppercase;}

.link-1 { background:url(images/marker1.gif) 0 1px no-repeat; padding-left:15px; color:#FA8214; text-decoration:none; text-transform:uppercase; font-family:Tahoma, Geneva, sans-serif; font-weight:bold;}
.link-1:hover { color:#FFAB6D; text-decoration:underline;}
h3 { font-size:2.222em; line-height:1.2em; color:#F69313; text-transform:uppercase;}

.text-1 { font-size:1.333em; color:#D04E00; line-height:1.5em;}
.text-3 { text-decoration:underline;}

/* ============================= main layout ====================== */

.imgindent {margin:0 20px 0 0; float:left;}
.space-1 { margin-top:15px;}
.space-2 { margin-left:22px;}
.space-3 { margin-top:10px;}
.indent-1 { padding:7px 25px 0 20px;}
.indent-2 { padding-top:5px;}

/* ============================= content ====================== */
.button-1 { position:absolute; margin:482px 0 0 601px;}
.content-main { float:left; width:531px; height:358px; background:url(images/bg-content.gif) 206px top no-repeat; padding-left:206px;}
.menu { float:left; width:123px;}
.menu ul { margin-top:98px;}
.menu li { margin-bottom:20px;}

.scroll { width:455px; height:316px; overflow:auto; margin:22px 0 0 20px;}

.box {background:url(images/box-bg.gif); line-height:1.8em; }
.box .border-top { background:url(images/box-border.gif) top repeat-x;}
.box .border-bot { background:url(images/box-border.gif) bottom repeat-x;}
.box .border-left { background:url(images/box-border.gif) left repeat-y;}
.box .border-right { background:url(images/box-border.gif) right repeat-y;}
.box .corner-top-left { background:url(images/corner-top-left.gif) top left no-repeat;}
.box .corner-top-right { background:url(images/corner-top-right.gif) top right no-repeat;}
.box .corner-bot-left { background:url(images/corner-bot-left.gif) bottom left no-repeat;}
.box .corner-bot-right { background:url(images/corner-bot-right.gif) bottom right no-repeat; padding:17px 0 15px 23px;}
.box h3 { color:#FAA716;}

.list-1 { line-height:2.1em; }
.list-1 li { text-transform:uppercase; }
.list-1 li a {  background:url(images/marker2.gif) 0 4px no-repeat; padding-left:7px;}

.prise-list li { background:url(images/marker3.gif) bottom left repeat-x; }
.prise-list li a { background:url(images/box-bg.gif); text-decoration:none; color:#D04E00; font-size:1.333em; line-height:1.583em; padding-right:2px; }
.prise-list li span { background:url(images/box-bg.gif); float:right; text-align:right; width:55px; font-size:1.333em; line-height:1.583em;}
.prise-list li a:hover { color:#FFF;}

.phone { float:left; width:93px;}

/* ============================= footer ====================== */
#footer .indent { padding:137px 0 0 389px; color:#414133;}
#footer a { color:#414133;}
