* { margin:0; padding:0;}
body {
	background:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:2680ff;
	min-width:960px;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

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

.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:#fff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2680ff;
}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:center;
}

#form {
	width:500px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#form .form { height:32px;}
#form input {width:170px; padding:3px 0 3px 3px; background:#fff; border:1px solid #bfbfbf; color:#a4a4a8; font-size:.92em;}
#form textarea { width:170px; height:278px; overflow:auto; background:#fff; border:1px solid #bfbfbf; padding:3px 0 0 3px; color:#a4a4a8; font-size:.92em; margin-bottom:10px;}


/*==================list====================*/
ul { list-style:none;}

.list { padding-bottom:43px;}
.list li { float:left; border-right:1px solid #e8e8e8;}
.list li.last { border:0;}

.list1 li { line-height:1.5em; font-size:.92em;}
.list1 li a { text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 { padding-top:4px;}
.list2 li { padding:0 0 2px 22px;}
.list2 li.m1 { background:url(images/youtube.gif) no-repeat left top;}
.list2 li.m2 { background:url(images/flickr.gif) no-repeat left top;}
.list2 li.m3 { background:url(images/facebook.gif) no-repeat left top;}
.list2 li a { color:#a4a4a8; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 li { padding-left:25px; background:url(images/marker.gif) no-repeat left 2px; line-height:1.69em;}
.list3 li a { text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 { margin-top:-18px;}
.list4 li { padding-top:18px; width:100%; overflow:hidden; vertical-align:top;}
.list4 li cite { font-style:normal;}
.list4 li span { display:block; text-align:right; color:#ed8b00;}

.list5 { margin-top:-6px;}
.list5 li { width:100%; overflow:hidden; vertical-align:top; padding-top:6px;}
.list5 li strong { display:block; background:url(images/line-hor.gif) repeat-x 0 12px; overflow:hidden;}
.list5 li a { float:left; text-decoration:none;}
.list5 li a:hover { text-decoration:underline;}
.list5 li span { float:right;}

.list6 { margin-top:-30px;}
.list6 li { padding-top:30px;}
.list6 li p a { color:#ed8b00;}


/*==================other====================*/
.img-box p { padding:25px 13px 10px 14px;}
.img-box p a,
.img-box p span a { 
	color:#ed8b00;
}
.img-box p span { display:block; color:#232325;}
.img-box p span a { text-transform:uppercase; font-size:.92em; font-style:italic;}

.img-box1 { width:100%; overflow:hidden; padding-top:5px;}
.img-box1 img { float:left; margin:-5px 20px 0 0;}

.img-box2 p { padding:25px 13px 10px 14px;}

.p1 { margin-bottom:20px;}

.phone { float:right; margin-right:6px;}


/*==================txt, links, lines, titles====================*/
a {color#2680ff; outline:none;}
a:hover{text-decoration:none;}

h4 {
	color:#000000;
	text-transform:uppercase;
	font-size:0.85em;
	margin-bottom:6px;
}
h4 a {
	text-decoration:none;
	color: #000000;
}
h4 a:hover { text-decoration:underline;}
h5 { color:#ed8b00; font-size:.92em; font-style:italic; font-weight:normal; text-transform:uppercase; margin-bottom:5px;}
h5 a { color:#ed8b00;}

.line-hor { border-bottom:1px solid #d1d1d1; margin:16px 0 24px 0; overflow:hidden; font-size:0; line-height:0;}

.title { margin:0 0 10px -10px; border-bottom:1px solid #d1d1d1; padding:0 0 5px 12px;}
.title1 { margin-bottom:10px; border-bottom:1px solid #d1d1d1; padding-bottom:5px;}
.title2 { margin-bottom:16px; border-bottom:1px solid #d1d1d1; padding:0 0 5px 12px; position:relative; overflow:hidden;}
.title2 span { position:absolute; right:0; top:5px; font-size:1.08em; font-style:italic;}
.title2 a { color:#232325; padding-right:20px; background:url(images/marker.gif) no-repeat right top; text-decoration:none;}
.title2 a:hover { text-decoration:underline;}



/*==================boxes====================*/
.box { background:#f6f6f6; width:100%;}
.box .border-top {background:url(images/border.gif) repeat-x left top;}
.box .border-bot {background:url(images/border.gif) repeat-x left bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left top; width:100%;}
.box .border-right {background:url(images/border.gif) repeat-y right top;}
.box .inner { padding:15px 9px 20px 12px;}
.box .extra { display:none; padding:12px 0 0 13px;}
.box .extra p { color:#fff; margin-bottom:15px;} 
.box .extra p a { font-style:italic; text-transform:uppercase; font-size:.92em;}
.box .extra span,
.box .extra a { 
	color:#000;
}
.box.visible .extra { display:block;}
.box.visible .img-box { display:none;}
.box.visible { background:#2680ff;}
.box.visible .border-top { background:none;}
.box.visible .border-bot { background:none;}
.box.visible .border-left { background:none;}
.box.visible .border-right { background:none;}

.box1 { width:100%; border-top:3px solid #191919;}
.box1 .inner { padding:30px 41px 0 27px;}


/*header*/
#header .row-1 { border-bottom:3px solid #191919; height:113px;}
#header .row-1 .fleft { padding:23px 0 0 7px;}
#header .row-1 .fright ul li { float:left; padding-left:12px;}
#header .row-2 {
	height:390px;
	position:relative;
	border-bottom:3px solid #d1d1d1;
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#header .row-2 .extra { position:absolute; right:0; top:3px;}
#header .row-2 .slogan { position:absolute; right:0; bottom:3px;}

/*content*/
#content {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 32px;
	padding-left: 0;
}
#content .indent { padding-left:12px;}
#content .indent1 {
	padding-right:30px;
}
#content .indent2 { padding-bottom:59px;}
#content .indent3 { padding-bottom:37px;}
#content .indent4 { padding:0 12px 37px 10px;}
#content p,
#content cite { 
	line-height:1.38em;
}

/*footer*/
#footer p { font-size:.92em; color:#232325; padding-top:12px;}
#footer p a { color:#232325;}

/*==========================================*/
.tb4 {
	background-image: url(images/bgfrm.png);
	border: 1px solid #6297BC;
	
}
