* { margin:0; padding:0;}
body {
	background:#000;
	font-family:Arial;
	font-size:100%;
	line-height:1em;
	color:#fff;
}

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright {
	float:right;
	margin-top: 58px;
}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block {
	width:100%;
	overflow:hidden;
}
.container { width:100%;}

p {
	margin-bottom:18px;
	text-align: left;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:center;
}


#contact-form label { display:block; float:left; width:60px;}
#contact-form input {width:184px; padding-left:3px;}
#contact-form textarea { width:184px; height:128px; padding-left:3px; overflow:auto;}
#contact-form .form { height:30px;}


/*==================list====================*/
ul { list-style:none;}

.list1 li {
	width:100%;
	overflow:hidden;
	padding-bottom:9px;
	margin-bottom:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #311831;
	font-weight: bold;
}
.list1 li.last { border:0; margin-bottom:25px;}
.list1 li img {
	float:right;
	margin:7px 5px 0 0;
}
.list1 li a { color:#d21044; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 li {
	width:100%;
	overflow:hidden;
	padding-bottom:4px;
	margin-bottom:4px;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F0051;
}
.list2 li.last { border:0; padding-bottom:32px; margin:0;}
.list2 li span { display:block;}
.list2 li strong { color:#50d400;}
.list2 li .fright { padding:17px 5px 0 0;}
.list2 li .fleft { width:190px;}
.list2 li .fleft img { float:left; margin:0 16px 0 0;}

.list3 li { background:url(images/marker.gif) no-repeat left 8px; padding:0 0 0 7px;}
.list3 li a { color:#50d400; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 li { background:url(images/marker1.gif) no-repeat left 8px; padding:0 0 0 7px;}
.list4 li a { color:#d21044; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.list4 li a:hover { text-decoration:underline;}

.list5 li { background:url(images/marker2.gif) no-repeat left 8px; padding:0 0 0 7px;}
.list5 li a { color:#ff8a00; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.list5 li a:hover { text-decoration:underline;}

.gallery { width:100%; overflow:hidden;}
.gallery li { float:left; padding:0 0 14px 15px;}
.gallery li.last { float:none; text-align:center; margin-top:8px;}
.page-nav { float:left; padding-left:34px; padding-top:4px;}
.page-nav a { text-decoration:none;}
.page-nav a:hover { text-decoration:underline;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:50px;}
.p3 { margin-bottom:40px;}


/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

h2 {
	font-size:18px;
	margin-bottom:16px;
	font-weight: lighter;
	line-height: 24px;
}
h2.color1 { color:#ff8a00;}
h3 { font-size:1em;}
h3.color1 { color:#ff8a00;}
h3.color2 { color:#d21044;}
h3.color3 { color:#50d400;}

.link1 { display:block; float:left; background:url(images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; text-transform:uppercase;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:3px 11px 4px 12px; font-style:normal;}
.link1:hover { text-decoration:none; color:#000;}

.link2 { display:block; float:left; background:url(images/link2-bg.gif) left top repeat-x; color:#fff; text-decoration:none; text-transform:uppercase;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:3px 11px 4px 12px; font-style:normal;}
.link2:hover { text-decoration:none; color:#000;}

.link3 { display:block; float:left; background:url(images/link3-bg.gif) left top repeat-x; color:#fff; text-decoration:none; text-transform:uppercase;}
.link3 em { display:block; background:url(images/link3-left.gif) no-repeat left top;}
.link3 b { display:block; background:url(images/link3-right.gif) no-repeat right top; padding:3px 11px 4px 12px; font-style:normal;}
.link3:hover { text-decoration:none; color:#000;}

.title { background:url(images/line-hor.gif) left bottom repeat-x; height:39px; margin-bottom:20px;}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.gif) left top repeat-x;
	width:100%;
}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .inner { padding:17px 25px 19px 23px;}

.cont-box { padding:0 60px 0 0; margin:0;}
.cont-box span {
	float:right;
	font-weight: bold;
}

.buttons-box { width:100%; overflow:hidden; padding-top:32px;}
.buttons-box .link3 { float:right; margin-left:10px;}
.logo {
	height:75px;
	margin-bottom:20px;
}



/*header*/
#header .row-1 { height:63px; background:url(images/header-top.jpg) no-repeat left top; padding-left:23px;}
#header .row-1 .m1 { margin-right:14px;}
#header .row-1 .m2 { margin-right:20px;}
#header .row-1 .m3 { margin-right:15px;}
#header .row-1 .m4 { margin-right:21px;}
#header .row-1 .m5 { margin-right:22px;}
#header .row-2 .fleft { padding:35px 0 0 47px;}
#header .row-2 .fright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

/*content*/
#content { padding:17px 21px 30px 23px;}

/*footer*/
#footer {
	font-weight:bold;
	background-color: #1e0f1e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #311831;
}
#footer p { padding:22px 0 0 33px;}
#footer a { color:#7b7b7b; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
