/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#151515;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

/*==================list====================*/
ul { list-style:none;}
ul li a { line-height:1.54em;}
ul li a:hover { }

.left { float:left;}
.right {float:right;}
.clear  { clear:both; padding:0; margin:0}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.688em;
		line-height:1.364em;
		color:#9aa6af;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#3c78a1;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
p { color:#AEBCC4; font-size:medium; margin-bottom:13px; line-height:25px}


/* ============================= main layout ====================== */

.link {font-weight:bold; font-size:1.091em; line-height:1.5em;}
.date {color:#d8e0e5; background:url(../images/date_bg.gif) no-repeat 0 1px; padding-left:18px; display:block; margin-bottom:9px;}

h2 {font-size:1.364em; line-height:1em; color:#b0c9da; background:url(../images/h2_bg.gif) bottom left repeat-x; font-weight:normal; padding:0 0 7px 12px; margin-bottom:22px;}
h3 { color:#3c78a1; font-size:medium; margin-bottom:13px; line-height:25px}



.imgindent {margin:0 20px 0 0; float:left;}
.title {margin-bottom:20px;}
.button {margin-top:12px;}

/* ============================= header ====================== */

.logo {margin-top:47px;}

/* ============================= middle ====================== */

#middle {background:url(../images/middle_bg.jpg) top left no-repeat;}
.middle_bot {background:url(../images/middle2_bg.jpg) bottom left no-repeat;}
.p {padding-top:9px;}
.double_p {padding-top:30px;}
.ul {margin-top:10px;}

.indent {padding:21px 0 10px 25px;}
.indent2 {padding:0px 0 50px 0;}
.indent3 {padding:0px 30px 38px 30px;}

.upper {text-transform:uppercase; color:#efefef; font-size:1.182em; line-height:1.154em;}
.big {font-size:1.091em; color:#efefef;}
.center {text-align:center;}
.download {float:right; margin-left:66px;}
.list {line-height:2.273em; margin:10px 10px 0 0;}
.usual {color:#9aa6af;}

/* ============================= index-4 ===========================*/

#index .column1 {width:531px;}
#index .column1 .indent { padding:0px 30px 0 30px;}
#index .column2 {width:282px;}
#index .column2 .indent2 { padding:60px 30px 0 30px;}

#index .box .column1 {width:280px; padding:0;}
#index .box .column2 {width:278px; padding:0;}
#index .box .column3 {width:252px;}

/* ============================= index-4 ===========================*/

		
#index2 .column1 {width:431px; }  
#index2 .column1 .indent { padding:0px 30px 0px 30px;}
#index2 .column1 .indent  #noflash1 (
	    min-width: 350px;
		width: 
        margin: 0px; 
        padding: 0px; 
        height: 295px; 
        min-height: 295px; 
        text-align:center; ); 		
#index2 .column2 {width:382px;} 
#index2 .column2 .indent2 { padding:0px 30px 0 30px;}
#index2 .column2 .indent2 .title {}

#index2 #nojavascript { padding:0 100px 0 100px; text-align:center;}
#index2 #hasjavascript {VISIBILITY: hidden; height: 100px}


/* ============================= footer ====================== */

#index  #footer {background:url(../images/footer2_bg.jpg) top left no-repeat;}
#index2 #footer {background:url(../images/footer2_bg.jpg) top left no-repeat;}

.privacy {float:right;}
.privacy span {color:#3b4042;}
.navigation {color:#3c78a1;}
.navigation a {margin:0 9px;}

/* ============================= form ============================= */

form .rowi {height:26px;}
form .buttons input {margin:15px 0 0 18px; float:right;}


