* {
	margin:0;
	padding:0;
}
body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
}

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, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}
.tail-top { background:url(images/tail-top.gif) repeat-x left top #00111b;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:middle;
	text-align:left;
}

.form { height:49px;}
.form input {width:214px; padding:1px 0 1px 3px; background:none; border:1px solid #93989b; color:#93989b;}
textarea {
	width:175px;
	height:115px;
	overflow:auto;
	border:1px solid #93989b;
	padding:2px 0 0 3px;
	color:#000000;
	background-color: #FFFFFF;
	background-image: none;
}
form .buttons { width:100%; overflow:hidden; margin-top:30px;} 
form .buttons .link1 { float:right; margin-left:24px;}


/*==================list====================*/
ul { list-style:none;}

.list { margin-top:-9px;}
.list li { padding-top:9px;}

.list1 li { background:url(images/marker-1.jpg) no-repeat left top; padding:0 0 6px 28px; color:#93989b;}
.list1 li a { color:#93989b; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}
.list1 li.alt { background:none;}
.list1 li.alt a { color:#3591bc;}

.list2 { width:100%; overflow:hidden; margin-top:-13px; padding-bottom:16px;}
.list2 li { width:100%; overflow:hidden; border-top:1px solid #001622; margin-top:-1px; padding:26px 0 26px 0;}
.list2 li p {
	float:left;
	width:260px;
	vertical-align:bottom;
	color:#0099FF;
}
.list2 li p a { font-size:1.13em; color:#93989b; display:block; margin-bottom:6px;}
.list2 li span { float:left; display:block; width:36px; background:url(images/marker-2.gif) no-repeat left top; text-align:center; font-size:1.38em; font-weight:bold; color:#fff; line-height:.67em; margin-right:22px; padding-top:11px; height:35px;}
.list2 li span b { font-size:.67em; color:#eafcff; display:block; margin-top:15px;}


/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:34px;}
.p2 { margin-bottom:4px;}
.p3 { margin-bottom:24px;}

.phone { float:right; margin-right:140px;}

.imgindent {
padding-left:10px;
padding-right:10px;
float:left;
}
.imginden2 {
padding-left:10px;
padding-right:10px;
float:right;
}
.liststyle{
	background-image:url(images/listmark.jpg);
	padding-right: 0px;
	background-repeat: no-repeat;
	margin-right: 30px;
}
.ulstyle {
padding-left:20px;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#0099FF;
}
a:hover{text-decoration:none;}

h3 { font-size:1.08em; font-weight:normal; color:#0099FF; margin-bottom:18px; line-height:1.43em;}
h4 { font-size:1.08em; font-weight:normal; color:#3591bc; line-height:1.43em;}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.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 15px 4px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.title { margin-bottom:40px;}
.title1 {
	margin-bottom:10px;
	padding-bottom:18px;
	padding-left: 0px;
} 
.title11 {
	margin-bottom:10px;
	padding-bottom:18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	}
.title111 {
	margin-bottom:10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-top: 17px;
	}	
	
	.marker2 {
	background-image:url(images/marker-2.jpg)no-repeat;}
	.bg{
	background-image:url(images/bg.gif);
	background-repeat: no-repeat;
}
.bgindent {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.bgindent2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}	
/*==================boxes====================*/
.box { background:#000; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.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; min-height:420px; height:auto!important; height:512px;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box dl dt { font-size:1.08em; color:#3591bc; line-height:1.43em; margin-top:24px;}
.box dl dd { line-height:1.38em;}
.box .inner {
	padding-top: 22px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 27px;
}



/*content*/
#content {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
.list5 {
	line-height:20px;
	color:#ffffff;
}


#content p5 {
	line-height:20px;
}
#content .indent {
	padding-bottom:5px;
}

/*footer*/
#footer p { text-align:center; padding-top:32px; color:#6a6e70;}
#footer p a { color:#6a6e70;}

/*==========================================*/

