/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center; background:#091221 url(images/header-tail.jpg) left top repeat-x;}
.main { width:980px; margin:0 auto; text-align:left;}

img {vertical-align:top;}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:0.563em; line-height:1.556em; color:#FFFFFF; text-transform:uppercase;}
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration:none; color:#CB000A;}
a:hover {text-decoration:underline;}
ul {list-style:none;}
li a {color:#FFFFFF;}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

#content .col-1,
#content .col-2,
#content .col-3,
#content .col-4  {float:left;}
/***************header***************/
#header {background:url(images/header-bg.jpg) left top no-repeat; height:87px; padding:25px 0 0 29px;}

#header img {position:relative;}
/***************content***************/
.wrapper {width:100%; overflow:hidden;}
.img-indent {float:left; margin:0 21px 0 0;}
.phone {float:right; margin-right:125px;}
cite {font-style:normal;}

#content {background:url(images/main-img2.jpg) left top no-repeat; margin-top:-62px; padding:82px 0 21px 29px;}
/***************titles***************/
.title {margin-bottom:17px;}
.title-un {margin-bottom:13px;}

h2, h3 {font-weight:normal;}
h3 {color:#CB000A;}
/***************boxes***************/
.box {background:url(images/box-bg.jpg) left top no-repeat; height:400px; width:476px; padding:27px 36px 40px 31px}

.block {overflow:auto;}
.block .inner {padding-right:10px;}

.height1 {height:100px;}
.height2 {height:105px;}
/***************form***************/
#contactForm {padding:14px 0 0 10px;}
#contactForm .float-l {width:205px;}
#contactForm .float-l div {height:25px;}
#contactForm .float-r div {height:25px;}
#contactForm input, #contactForm textarea {font-size:1em; line-height:1em; background:#00254A; border:1px solid #A4A4A4; padding:2px 0 0 3px; color:#666666}
#contactForm input {height:16px; width:203px; background-color:#00254A;}
#contactForm textarea {overflow:hidden; height:66px; width:238px; margin-right:10px;}
.buttons {padding:13px 10px 0 0; text-align:right;}
.buttons a {margin-left:12px;}
/***************positioning***************/
.margin1 {margin-top:45px;}
.margin2 {margin-top:40px;}
.margin3 {margin-bottom:16px;}
.margin4 {margin-bottom:10px;}
.margin5 {margin-bottom:28px;}

.padding1 {padding-top:9px;}
.padding2 {padding-bottom:14px;}
.padding3 {padding-bottom:18px;}
.padding4 {padding-bottom:12px;}
.padding5 {padding-right:21px;}
/***************page-1***************/
#page-1 #content {background:url(images/main-img1.jpg) left top no-repeat; padding:190px 0 251px 28px;}

/***************footer***************/
#footer {background:url(images/footer-tail.jpg) left bottom repeat-x;}
#footer .main {background:url(images/footer-bg.jpg) left bottom no-repeat; padding-bottom:15px;}
#footer .text {margin-left:26px;}

#footer .menu {padding-bottom:15px;}
#footer .menu li {float:left;}
#footer .menu li a {border:none; margin:0; padding:0;}
/**************statistic box****************/
.trans_box2 {
  font-family:verdana;
  font-weight:bold;
  padding:40px;
  margin:30px;
  border:solid 1px #FFF;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/bgStats.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(/images/bgStats.png);
}
