/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:872px;
} 

body { 
	background:#0b091c; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#777; 
	min-width:872px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== TAILING =========================*/

.header-bg {
	background:url(images/header-bg.jpg) no-repeat center top;
	position:relative;
}

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #0d0d0d;
}

.tail-top-right {
	height:441px;
	background:url(images/tail-top-right.gif) repeat-x right top;
	position:absolute;
	right:0;
	top:0;
	width:50%;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/

#form .field {
	background:url(images/input-bg.gif) no-repeat left top;
	width:248px;
	height:36px;
}
#form .field1 {
	background:url(images/input-bg.gif) no-repeat left top;
	width:248px;
	height:30px;
}
#form .field2 {
	background:url(images/textarea-bg.gif) no-repeat left top;
	width:248px;
	height:176px;
	margin-bottom:10px;
}
#form input {
	color:#fff;
	background:none;
	border:0;
	margin-left:9px;
	padding-top:5px;
	vertical-align:top;
	line-height:1.2em;
	width:230px;
}
#form textarea {
	background:none;
	border:0;
	overflow:auto;
	width:239px;
	height:171px;
	color:#fff;
	padding:5px 0 0 9px;
}

/*========================== LISTS ============================*/

.site-nav {
	width:100%;
	overflow:hidden;
	background:url(images/nav-tail.png) repeat-x left top;
	height:45px;
}
.site-nav li {
	float:left;
	font-size:16px;
	line-height:1.2em;
	padding-right:2px;
	background:url(images/divider1.gif) no-repeat right 2px;
}
.site-nav li a {
	color:#111111;
	text-decoration:none;
	width:143px;
	text-align:center;
	display:block;
	
}
.site-nav li a span {
	display:block;
	padding:13px 0 13px 0;
}
.site-nav li a:hover,
.site-nav li a.act {
	background:url(images/nav-act-tail.gif) repeat-x left 2px;
}
.site-nav li.first a span {
	background:url(images/nav-left.gif) no-repeat left 2px;
}
.site-nav li.first a:hover span,
.site-nav li.first a.act span {
	background:url(images/nav-left-act.gif) no-repeat left 2px;
}
.site-nav li.last {
	padding-right:0;
}
.site-nav li.last a span {
	width:147px;
	background:url(images/nav-right.gif) no-repeat right 2px;
}
.site-nav li.last a:hover span,
.site-nav li.last a.act span {
	background:url(images/nav-right-act.gif) no-repeat right 2px;
}

.list {
	padding-bottom:5px;
}
.list li {
	font-size:1.17em;
	padding:0 0 13px 11px;
	background:url(images/marker.gif) no-repeat left 6px;
}
.list li a {
	color:#fff;
}

.list1 {
	margin-top:-13px;
}
.list1 li {
	font-size:1.17em;
	padding-top:13px;
}
.list1 li a {
	color:#fff;
	text-decoration:none;
}
.list1 li a:hover {
	color:#704ade;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}

.img-box1 img { 
	float:left; 
	margin:0 23px 0 0;
}

.cite-box {
	background:url(images/icon.gif) no-repeat right bottom;
}
.cite-box strong {
	color:#fff;
}

p { 
	margin-bottom:14px;
	line-height:1.5em;
}
.p1 {
	margin-bottom:20px;
}
.p2 {
	margin-bottom:25px;
}

.phone { 
	float:right; 
	margin-right:100px;
}
.phone1 { 
	float:right; 
	margin-right:20px;
}

.twitter {
	background:url(images/twitter-bg.png) no-repeat left top;
	width:116px;
	height:36px;
	position:absolute;
	right:0;
	top:44px;
	font-size:1.08em;
	font-weight:bold;
}
.twitter span {
	display:block;
	padding:2px 2px 0 0;
}
.twitter a {
	display:block;
	background-image:url(images/twitter.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	padding:7px 38px 8px 13px;
}
.twitter a:hover {
	text-decoration:underline;
}

.buttons {
	width:100%;
	overflow:hidden;
}
.buttons .fleft {
	padding-top:6px;
}
.buttons .fleft a {
	color:#db0c0c;
	font-weight:bold;
	font-size:1.08em;
	padding-left:10px;
	background:url(images/marker1.gif) no-repeat left 6px;
}
.buttons .fright {
	font-size:16px;
	line-height:1.2em;
}
.buttons .fright a {
	display:block;
	float:left;
	color:#111;
	text-decoration:none;
	background:url(images/link-tail.gif) repeat-x left top;
}
.buttons .fright a em {
	display:block;
	background:url(images/link-left.gif) no-repeat left top;
}
.buttons .fright a b {
	display:block;
	font-style:normal;
	font-weight:normal;
	background:url(images/link-right.gif) no-repeat right top;
	padding:4px 12px 7px 11px;
}
.buttons .fright a:hover {
	color:#b61a00;
}


/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#fff; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	font-size:32px;
	line-height:1.2em;
	color:#fff;
	margin-bottom:29px;
}
h4 {
	font-size:25px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#111;
	margin-bottom:30px;
}
h5 {
	font-size:1em;
	color:#fff;
	margin-bottom:18px;
	line-height:1.5em;
}
h5.style1 {
	margin-bottom:6px;
	padding-left:5px;
	font-size:1.08em;
}
h5.style2 {
	margin-bottom:6px;
	padding-left:5px;
	font-size:1.17em;
	margin-bottom:40px;
}
h6 {
	font-size:1em;
	line-height:1.5em;
	color:#fff;
}

.txt1 {
	color:#fff;
	font-weight:bold;
}

.link1 { 
	display:inline-block; 
	float:left; 
	background:url(images/link1-right.png) no-repeat right top;  
	color:#111; 
	text-decoration:none;
	font-size:16px; 
	line-height:1.2em;
}
.link1 em { 
	display:inline-block; 
	background:url(images/link1-left.png) no-repeat left top;
	padding:0 6px 0 26px;
}
.link1 b { 
	display:block; 
	background:url(images/link1-tail.gif) repeat-x left top;
	padding:4px 6px 5px 3px; 
	font-style:normal; 
	font-weight:normal;
}
.link1:hover {
	color:#b61a00;
}

/*-----*/

.line-ver {
	background:url(images/line-ver.png) repeat-y 546px 0;
	width:100%;
}
.line-ver .top {
	background:url(images/line-ver-top.gif) no-repeat 546px 0;
}
.line-ver .bot {
	background:url(images/line-ver-bot.gif) no-repeat 546px bottom;
}

.line-ver1 {
	background:url(images/line-ver.png) repeat-y 115px 0;
}
.line-ver1 .top {
	background:url(images/line-ver-bot.gif) no-repeat 115px 0;
}
.line-ver1 .bot {
	background:url(images/line-ver-bot.gif) no-repeat 115px bottom;
}

.line-ver2 {
	background:url(images/line-ver.png) repeat-y 295px 0;
	width:100%;
}
.line-ver2 .top {
	background:url(images/line-ver-bot.gif) no-repeat 295px 0;
}
.line-ver2 .bot {
	background:url(images/line-ver-bot.gif) no-repeat 295px bottom;
	width:100%;
}

/*-----*/

.line-hor {
	background:url(images/line-hor.gif) repeat-x left top;
	margin:43px 0;
}
.line-hor .left {
	background:url(images/line-hor-marker.gif) no-repeat left top;
}
.line-hor .right {
	background:url(images/line-hor-marker.gif) no-repeat right top;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}

.line-hor1 {
	background:url(images/line-hor.gif) repeat-x left 40px;
	width:100%;
}
.line-hor1 .left {
	background:url(images/line-hor-marker.gif) no-repeat left 40px;
}
.line-hor1 .right {
	background:url(images/line-hor-marker.gif) no-repeat right 40px;
}

/*============================ BOXES ==========================*/

.box { 
	background:#212121; 
	width:100%;
}
.box .border-top {
	background:url(images/border-top.gif) repeat-x left top;
}
.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 .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner { 
	padding:34px 25px 22px 21px;
}

.box1 { 
	background:#aeadad; 
	width:100%;
}
.box1 .border-top {
	background:url(images/border-top1.gif) repeat-x left top;
}
.box1 .border-bot {
	background:url(images/border-bot.gif) repeat-x left bottom;
}
.box1 .left-top-corner {	
	background:url(images/left-top-corner1.gif) no-repeat left top;
}
.box1 .right-top-corner { 
	background:url(images/right-top-corner1.gif) no-repeat right top;
}
.box1 .left-bot-corner {	
	background:url(images/left-bot-corner1.gif) no-repeat left bottom;
	min-height:155px;
	height:auto !important;
	height:155px;
}
.box1 .right-bot-corner { 
	background:url(images/right-bot-corner1.gif) no-repeat right bottom;
}
.box1 .inner { 
	padding:14px 21px 17px 21px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:93px;
	width:100%;
	overflow:hidden;
	position:relative;
}
#header .row-1 .fleft {
	padding:28px 0 0 0;
}
#header .row-1 .fright {
	padding-top:17px;
}
#header .row-1 .fright ul li {
	float:left;
	font-size:.92em;
	padding:0 13px 0 0;
	margin-right:10px;
	background:url(images/divider.gif) no-repeat right 5px;
}
#header .row-1 .fright ul li a {
	color:#544875;
	text-decoration:none;
}
#header .row-1 .fright ul li a:hover {
	color:#9d88d4;
}
#header .row-1 .fright ul li.last {
	background:none;
	padding-right:0;
	margin-right:0;
}
#header .row-1 .fright ul li.last a {
	color:#fff;
	text-decoration:underline;
}
#header .row-1 .fright ul li.last a:hover {
	text-decoration:none;
}
#header .row-2 {
	height:45px;
}
#header .row-3 {
	height:303px;
}
#header .row-3 strong {
	padding:58px 0 0 0;
	display:block;
}
#header .row-3 strong span {
	display:block;
	padding-bottom:11px;
}

/*========================= CONTENT ===========================*/

#content {
	padding:62px 0 51px 0;
}
#content .indent {
	padding-bottom:24px;
}
#content .indent1 {
	padding-bottom:33px;
}
#content .indent2 {
	margin-bottom:22px;
}
#content .indent3 {
	margin-bottom:12px;
}

/*========================= FOOTER ============================*/

#footer .fleft {
	padding-top:27px;
}
#footer .fleft ul li {
	float:left;
}
#footer .fleft ul li ul {
	padding:4px 13px 0 0;
}
#footer .fleft ul li ul li {
	font-size:1.08em;
	background:url(images/divider2.gif) no-repeat right 5px;
	padding-right:13px;
	margin-right:10px;
}
#footer .fleft ul li ul li.last {
	background:none;
	padding:0;
	margin:0;
}
#footer .fleft ul li a {
	color:#3d345a;
	text-decoration:none;
}
#footer .fleft ul li a:hover,
#footer .fleft ul li a.act {
	color:#afafaf;
	text-decoration:underline;
}
#footer .fleft ul li.alt ul {
	padding-top:0;
}
#footer .fleft ul li.alt ul li {
	margin:0 9px 0 0;
	padding:0;
	background:none;
}
#footer .fright {
	font-size:1.08em;
	color:#3d345a;
	padding-top:30px;
}
#footer .fright span {
	color:#afafaf;
	text-transform:uppercase;
}
#footer .fright em {
	font-size:.85em;
	font-style:normal;
}
#footer .fright a {
	color:#3d345a;
	text-decoration:none;
}
#footer .fright a:hover {
	color:#9d88d4;
}

/*=============================================================*/
