#main 
{
width:980px; 
min-width:980px
min-height:1500px;
margin:0 auto; 
position:relative;
}

#header {
	height:451px;
}

#header2 {
	height:0px;
}

#header, #content, #footer {
	font-size:0.75em;
}

.col-1, .col-2, .col-3 { float:left;}

#page1 #content .col-1 {width:472px; margin-right:40px;}
#page1 #content .col-2 { width:180px; margin-right:40px;}
#page1 #content .col-2 .col-1 { width:65px; margin-right:30px;}
#page1 #content .col-2 .col-2 { width:75px; margin-right:0;}
#page1 #content .col-3 {
	width:178px;
}

#page3 #content .col-1 {width:472px; margin-right:40px;}
#page3 #content .col-2 { width:180px; margin-right:40px;}
#page3 #content .col-3 { width:178px;}

#page5 #content .col-1 {
	width:400px;
	margin-right:15px;
}
#page5 #content .col-1 .col-1 { width:197px; margin-right:0;}
#page5 #content .col-1 .col-2 { width:262px; margin-right:0;}
#page5 #content .col-2 { width:180px; margin-right:40px;}
#page5 #content .col-3 { width:178px;}
#page5 #content .col-3 .col-1 { width:106px; margin-right:0;}
#page5 #content .col-3 .col-1 .indent { padding:0 0 0 32px;}
#page5 #content .col-3 .col-2 { width:72px; margin-right:0;}
#page5 #content .col-3 .col-2 .indent { padding:0 0 0 7px;}

#page6 #content .col-1 {width:415px; margin-right:40px;}
#page6 #content .col-2 { width:415px; margin-right:40px;}

#page7 #content .col-1 {width:700px; margin-right:40px;}

/*=========================*/

#footer {height:68px;}

* {
	margin:0;
	padding:5 5 5 40;
}
body {
	background:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#333333;
}

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 { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #fff;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
img {
	border:0;
	vertical-align:top;
	text-align:inherit;
	margin-left: 5px;
}

ul { list-style:none;}

.site-nav { width:100%;}
.site-nav li { display:inline; float:left; background:url(images/divider.gif) no-repeat right 27px;}
.site-nav li.last { background:none;}
.site-nav li a { text-decoration:none; color:#b9b9b9; font-weight:bold; display:block; text-align:center; padding:24px 0 31px 0;}

.site-nav li a.m1-act { width:112px; background:url(images/m1-act.png) no-repeat; color:#fff;} 

.site-nav li a.m1 { width:112px;}

.list1 { width:100%; overflow:hidden; padding-top:5px;}
.list1 li { float:left; margin-right:1px; padding-bottom:1px;}
.list1 li.last { margin:0;}

.list2 li a { color:#000;}
.list2 li p { text-transform:none; font-size:1.2em;  color:#878787;}
.list2 li p a { color:#d1073c}

.list4 li { font-size:.83em; text-transform:uppercase; padding-bottom:13px;}
.list4 li a { color:#878787;}

.list5 { width:100%; overflow:hidden; margin-top:-19px;}
.list5 li {
	border-top:1px solid #dbdbdb;
	margin-top:-1px;
	padding:19px 0;
	font-size:.83em;
	text-transform:uppercase;
	color:#000;
	background-position: center;
	text-align: center;
}
.list5 li img {
	display:block;
	margin-bottom:5px;
}
.list5 li b {
	display:block;
	color:1b4977;
	font-size:1.2em;
	text-transform:none;
	margin:2px 0;
	text-align: center;
}
.list5 li p { font-size:1.2em; text-transform:none; color:#878787; margin-top:12px;}
.list5 li em { color:#9d9d9d; font-size:1.2em; text-transform:none;}

.list6 li { padding-bottom:13px; width:100%; overflow:hidden; vertical-align:bottom;}
.list6 li a { font-size:.83em; text-transform:uppercase; color:#878787;}
.list6 li h4 { text-transform:uppercase; color:#c50638; margin:0;}
.list6 li h4 a {text-decoration:none; color:#c50638;}
.list6 li h4 a:hover { text-decoration:underline;}
.list6 li img { float:left; margin-right:20px;}

.list7 { width:100%; overflow:hidden;}
.list7 li { width:100%; overflow:hidden; vertical-align:bottom; border-top:1px solid #dbdbdb; margin-top:-1px; padding:19px 0;}
.list7 li cite { display:block; line-height:1.42em; margin-bottom:3px;}
.list7 li b { color:#d1073c;}
.list7 li img { float:left; margin-right:22px;}


/*==================other====================*/
.img-box { margin-bottom:18px;}
.img-box img { margin-bottom:20px; display:block;}

.img-box1 { width:100%; overflow:hidden; padding-bottom:12px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:10px;}

.phone { float:right; margin-right:30px;}


/*==================txt, links, lines, titles====================*/
a {
	color:1b4977;
}
a:hover{text-decoration:none;}

h3 {
	font-size:0.83em;
	color:#333333;
}
h4 { color:#d1073c; font-size:1em; margin-bottom:4px;}
h5 { font-size:.83em; text-transform:uppercase; color:#000;}
h5 a { color:#000;}

.link { text-transform:uppercase; width:100%; overflow:hidden; padding-top:6px; line-height:.92em;}
.link a { float:left; text-decoration:none; font-size:.83em;}
.link a:hover { text-decoration:underline;}

.divider1 { }
.divider2 { min-height:402px; height:auto!important; height:402px; padding-bottom:30px;}
.line-hor { border-bottom:1px solid #dbdbdb; width:100%; margin:20px 0; overflow:hidden; font-size:0; line-height:0;}

.title { margin-bottom:20px; font-size:0; line-height:0; overflow:hidden; border-bottom:2px solid #e1e1e1; width:100%; padding-bottom:8px;}


/*==================boxes====================*/
.nav-box { width:100%; background:url(images/nav-box-tail.gif) repeat-x top;}
.nav-box .left { background:url(images/nav-box-left.gif) no-repeat left top;}
.nav-box .right { height:71px; background:url(images/nav-box-right.gif) no-repeat right top;}
.nav-box .fleft { padding-left:15px;}
.nav-box .fright { padding:21px 35px 0 0;}

.header-box { width:100%; background:#fff;}
.header-box .right { height:266px;}
.header-box .inner {
	padding:21px 0 0 13px;
}

.cont-box { width:100%; background:#fff;}
.cont-box .right { min-height:432px; height:auto!important; height:432px;}
.cont-box .inner { padding:28px 36px 0 33px;}
.cont-box p {
	line-height:1.42em;
}

.box { background:#d8d8d8; border-top:1px solid #c0c0c0; border-bottom:1px solid #c0c0c0; width:100%;}
.box .fleft, .box .aligncenter { font-size:.83em; text-transform:uppercase; color:#000; padding-top:11px;}
.box .fright { padding-top:6px;}
.box .fright .link { width:auto; overflow:visible;}
.box .inner { padding:0 8px 8px 8px;}
.box .inner1 { padding:20px 8px 8px 10px;}
.box h3 { margin-bottom:10px;}
.box p { color:#000;}


/*header*/
#header .row-1 { height:114px; width:100%; overflow:hidden;}
#header .row-1 .fleft {
	padding:30px 0 0 5px;
}
#header .row-1 .fright {
	font-size:.92em;
	color:#7d8387;
	text-align:right;
	padding:48px 10px 0 0;
}
#header .row-2 { height:74px;}
#header .row-3 {
	height:290px;
	margin-top:-3px;
	position:relative;
}

/*content*/
#content .indent { padding-bottom:30px;}

/*footer*/
#footer p { text-align:center; font-size:.83em; text-transform:uppercase; color:#a3a4a5; padding-top:31px;}
#footer p a { color:#a3a4a5; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
.VideoBox {
	padding: 10px;
	height: 500px;
	width: 660px;
}
