* {
	margin:0;
	padding:0;
	margin-bottom: 0px;
}
body {
	background:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#666666;
	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;
	background: 0099ff;
}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:#fff; border-top:3px solid #0099ff;}
.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:left;}

#form { padding:6px 0 0 15px; width:176px;}
#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/twitter.gif) no-repeat left top;}
.list2 li.m2 { background:url(images/delicious.gif) no-repeat left top;}
.list2 li.m3 { background:url(images/stumbleupon.gif) no-repeat left top;}
.list2 li.m4 { 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:left;
	color:#0099FF;
}

.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:#0099FF;
}


/*==================other====================*/
.img-box p { padding:25px 13px 10px 14px;}
.img-box p a,
.img-box p span a {
	color:#0066CC;
}
.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 10px 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:#a4a4a8; outline:none;}
a:hover{
	text-decoration:none;
}

h4 { color:#404042; text-transform:uppercase; font-size:.85em; margin-bottom:6px;}
h5 {
	color:#0099FF;
	font-size:0.92em;
	font-style:italic;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}
h5 a {
	color:#0099FF;
}

.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:static;
	overflow:hidden;
}
.title2 span {
	position:absolute;
	right:13px;
	top:14px;
	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:#0099ff;}
.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-2 { height:390px; border-bottom:3px solid #d1d1d1;}
#header .row-2 .indent { padding-top:3px;}

/*content*/
#content { padding:47px 0 32px 0;}
#content .indent {
	padding-left:0px;
}
#content .indent1 { padding-right:48px;}
#content .indent2 {
	padding-bottom:20px;
}
#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;}

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

