* {
	margin:0;
	padding:0;
}

body {
	background:#1b1b1b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#626262;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear {
	clear:both;
}

.alignright {
	text-align:right;
}

.aligncenter {
	text-align:center;
}

.wrapper, block {
	width:100%;
	overflow:hidden;
}

.container {
	width:100%;
}

p {
	margin:0;
	padding:0;
}
.tail-top {
	background:url(/images/tail-top.gif) left top repeat-x;
}

.tail-bottom {
	background:url(/images/tail-bottom.gif) left bottom repeat-x;
}

.tail-fone {
	background:url(/images/tail-fone.gif) 1px 0;
}


/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}

img {
	border:0;
	vertical-align:top;
	text-align:left;
}


/*==================list====================*/
ul {
	list-style:none;
}

.site-nav {
	position:absolute;
	left:246px;
	top:0;
}

.site-nav li {
	float:left;
	margin-right:19px;
}

.list {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
	margin-top:-18px;
}

.list li {
	width:100%;
	overflow:hidden;
	line-height:1.18em;
	border-top:1px solid #dfdfdf;
	margin:-1px 0 14px 0;
	padding-top:18px;
	vertical-align:bottom;
}

.list li .link {
	float:right;
	margin-top:18px;
}

.list li span {
	color:#ffcc00;
	font-size:12px;
	padding-bottom:5px;
	font-weight:bold;
	display:block;
}

.list li b {
	text-transform:uppercase;
	display:block;
}

.list li img {
	float:left;
	margin-right:20px;
}

.list1 {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
	margin-top:-18px;
}

.list1 li {
	width:100%;
	overflow:hidden;
	line-height:1.18em;
	border-top:1px solid #dfdfdf;
	margin:-1px 0 14px 0;
	padding-top:18px;
	vertical-align:bottom;
}

.list1 li .link {
	float:right;
	margin-top:18px;
}
.list1 li b {
	text-transform:uppercase;
	display:block;
	margin-bottom:12px;
}

.list1 li img {
	float:left;
	margin-right:20px;
}

.list2 {
	padding-bottom:12px;
}

.list2 li {
	background:url(/images/marker-2.gif) no-repeat left 6px;
	padding:0 0 6px 10px;
}

.list2 li a {
	color:#626262;
}

.list3 {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
	margin-top:-18px;
}

.list3 li {
	line-height:1.18em;
	border-top:1px solid #dfdfdf;
	margin:-1px 0 14px 0;
	padding-top:18px;
	vertical-align:bottom;
}

.list3 li b {
	text-transform:uppercase;
	display:block;
	margin-bottom:12px;
}

.list3 li .link {
	margin-left:6px;
}


/*==================other====================*/
.img-box {
	width:100%;
	overflow:hidden;
	line-height:1.18em;
}

.img-box img {
	float:left;
	margin:0 20px 0 0;
}

.img-box b {
	text-transform:uppercase;
	display:block;
	margin-bottom:14px;
}

.img-box p {
	margin-bottom:14px;
}

.p1 {
	margin-bottom:20px;
}

.phone {
	float:right;
	margin-right:50px;
}

.phone1 {
	float:right;
	margin-right:5px;
}


/*==================txt, links, lines, titles====================*/
a {
	color:#5c5c5c;
}

a:hover {
	color:#ffcc00;
}

h3 {
	font-size:1.64em;
	color:#5c5c5c;
	text-transform:capitalize;
	line-height:1.22em;
	font-weight:normal;
	margin-bottom:12px;
}

h3 span {
	color:#ffcc00;
}

h4 {
	color:#19d6e0;
	font-size:1em;
	font-weight:normal;
	line-height:1.18em;
	margin-bottom:18px;
}

h5 {
	text-transform:uppercase;
	font-size:1em;
}

h6 {
	text-transform:uppercase;
	font-size:1em;
	margin-bottom:15px;
}

.link {
	color:#19d6e0;
	font-weight:bold;
	padding-right:11px;
	background:url(/images/marker-1.gif) no-repeat right 5px;
	text-decoration:none;
}

.link:hover {
	text-decoration:underline;
}

.link1 {
	color:#19d6e0;
	text-decoration:none;
}

.link1:hover {
	text-decoration:underline;
}

.line-hor {
	border-bottom:1px solid #dfdfdf;
	margin:22px 0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}


/*==================boxes====================*/
.extra-box {
	background:url(/images/extra-box.png) no-repeat left top;
	width:448px;
	height:582px;
	margin-left:228px;
	position:relative;
	z-index:2
}

.extra-box .logo {
	position:absolute;
	top:255px;
	left:137px;
}

.box {
	width:100%;
	position:relative;
	z-index:10
}
.box
 .left-top-corner {
	background:url(/images/left-top-corner.png) no-repeat left top;
	height:12px;
	padding-left:8px;
}

.box .right-top-corner {
	background:url(/images/right-top-corner.png) no-repeat right top;
	height:12px;
	padding-right:8px;
}

.box .border-top {
	background:#121212;
	height:12px;
	font-size:0;
}

.box .left-bot-corner {
	background:url(/images/left-bot-corner.png) no-repeat left bottom;
	height:8px;
	padding-left:8px;
}

.box .right-bot-corner {
	background:url(/images/right-bot-corner.png) no-repeat right bottom;
	height:8px;
	padding-right:8px
}

.box .border-bottom {
	background:url(/images/border-bot.png) left bottom repeat-x;
	height:8px;
	width:100%;
	line-height:0;
	font-size:0;
}

.box .border-left {
	background:url(/images/border-left.png) left top repeat-y;
	padding-left:8px;
}

.box .border-right {
	background:url(/images/border-right.png) right top repeat-y;
	padding-right:8px;
}

.box .xcontent {
	background:#121212;
}

.box dl {
	margin-bottom:20px;
}

.box dl dt {
	text-transform:uppercase;
	font-weight:bold;
	margin-top:15px
}

.box .inner {
	padding:0 12px 11px 11px;
}


/*header*/
#header .logo {
	position:absolute;
	top:8px;
	left:48px;
}

#header .slogan {
	position:absolute;
	top:25px;
	left:208px;
}

#header .divider {
	position:absolute;
	top:15px;
	left:224px;
}


/*content*/
#content {
	padding:32px 40px 30px 40px;
	position:relative;
	line-height:1.18em;
}

#content .col-1 {
	background:url(/images/border-right.gif) repeat-y right #fff;
}

#content .col-2 .buttons {
	width:100%;
	overflow:hidden;
}

#content .col-2 .buttons a {
	float:right;
	margin-left:1px;
}

#content .col-1 .buttons a {
	float:left;
	margin-left:1px;
}

#content .col-1 .inner {
	padding:36px 30px 35px 34px
}

#content .col-2 {
	background:#fff;
}

#content .col-2 .inner {
	padding:36px 32px 30px 26px;
}

#content .button-forward {
	position:absolute;
	top:272px;
	right:31px;
}

#content .button-back {
	position:absolute;
	top:272px;
	margin-left:-10px;
}

#content .button-back a, #content .button-forward a {
	cursor:pointer;
}


/*footer*/
#footer p {
	color:#5c5c5c;
	font-size:.91em;
	text-align:center;
	padding-top:10px;
}

	#footer p a {
		border-bottom:1px solid #5c5c5c;
		color:#5c5c5c;
		text-decoration:none;
	}
	
	#footer p a:hover {
		border-bottom:1px solid #ffcc00;
	}
	
	
/*==========================================*/

#page1 #content .button-forward {
	position:absolute;
	top:272px;
	right:253px;
	z-index:1
}