* { margin:0; padding:0;}
body {
	background:#000c29;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	color:#FFFF00;
}

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-top {background:url(images/tail-top.gif) repeat;}
.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 { height:40px;}
.form input {width:162px; color:#FFFFFF; padding:5px 0 7px 11px; background:url(images/input-bg.gif) no-repeat left top; border:0px;}
textarea { width:345px; height:90px; background:url(images/ta-bg.gif) no-repeat; overflow:auto; padding:8px 0 0 11px; border:0px; color:#fff;}


/*==================list====================*/
ul { list-style:none;}

.site-nav {width:100%; overflow:hidden; margin-left:-30px;}
.site-nav li {background:url(images/divider.gif) repeat-y left top; display:inline; text-align:right; float:left; margin-left:-1px;}
.site-nav li a {text-decoration:none; font-size:12px; display:block; float:left; color:#c4d5ef; padding:0 36px 0 36px;}
.site-nav li a:hover {color:#8dd209;}

.list {width:100%; overflow:hidden; margin-top:20px;}
.list li {background:url(images/divider.gif) repeat-y right top; display:inline; float:right; margin-right:-1px; padding-right:15px;}
.list li a {font-weight:bold; text-decoration:none; margin-left:15px;}
.list li a:hover {text-decoration:underline;}
.list a.ico1 {background:url(images/icon4.gif) no-repeat left; padding-left:23px; display:block;}
.list a.ico2 {background:url(images/icon5.gif) no-repeat left; padding-left:23px; display:block;}

.list1 {margin-top:20px; margin-bottom:-8px;}
.list1 li {background:url(images/marker1.gif) no-repeat left center; padding-left:24px; margin-bottom:8px;}


/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 20px 0 0;}

.icon1 {background:url(images/icon1.gif) no-repeat; padding-left:24px; margin:0 0 17px 0;}
.icon2 {background:url(images/icon2.gif) no-repeat; padding-left:24px; margin:0 0 17px 0;}
.icon3 {background:url(images/icon3.gif) no-repeat; padding-left:24px; margin:0 0 17px 0;}

.p1 {margin-top:23px;}
.p2 {margin-top:27px;}
.p3 {margin-top:33px;}
.p4 {margin-top:12px;}
.p5 {margin-top:36px;}

.phone {float:right;}

/*==================txt, links, lines, titles====================*/
a {color:#b1e11e;}
a:hover{text-decoration:none;}

.txt1 {color:#abde1d;}

.link {background:url(images/marker.gif) no-repeat left center; padding-left:17px; font-size:12px; color:#fff; text-decoration:none; font-weight:bold; float:right; margin-top:20px;}
.link:hover {color:#abde1d;}

.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:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 {text-decoration:none; color:#b1e11e;}
.link2:hover {text-decoration:underline;}

.link3 {color:#fff; text-decoration:none; padding-left:5px;}
.link3:hover {text-decoration:underline;}

.line-hor { border-bottom:1px solid #000; padding-bottom:20px; margin-bottom:20px;}

.title { margin-bottom:20px;}

/*==================boxes====================*/
.box {width:100%;}
.box .bgd {background:url(images/box-bgd.gif) repeat-y left;}
.box .top {background:url(images/box-top.gif) no-repeat top left;}
.box .bot {background:url(images/box-bot.gif) no-repeat left bottom;}
.box .inner { padding:21px 25px 21px 26px;}

.box1 {background:url(images/box1-bg.gif) no-repeat left top; width:100%;}
.box1 a {text-decoration:none; color:#fff; font-weight:bold;}
.box1 a:hover {text-decoration:underline;}
.box1 .inner {padding:21px 25px 36px 25px;} 


/*header*/
#header {background:url(images/header-bg.jpg) no-repeat;}
#header .row-1 {height:268px;}
#header .row-1 .logo {padding:68px 0 0 244px;}
#header .row-2 {padding:0 0 0 112px;}

/*content*/
#content .indent {padding:0 0 82px 113px;}
#content .indent1 {padding-top:23px;}
#content .indent2 {padding-bottom:22px;}
#content .indent3 {padding:0 0 82px 89px;}
#content .indent4 {padding:23px 0 82px 113px;}
.bot {background:url(images/cont-bot.jpg) no-repeat bottom left; width:100%;}
.tail {background:url(images/tail-cont.gif) repeat-y top left; width:100%;}


/*footer*/
#footer {background:url(images/tail-bottom.gif) repeat-x;}
#footer p {text-align:center; color:#fff; padding-top:31px;}
#footer p a {text-decoration:none; color:#fff;}
#footer p a:hover {text-decoration:underline;}


/*==========================================*/
