/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#FFFFFF url(images/top_tile.gif) top repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.167em;
		color:#6e7e84;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#00aeef;}
a:hover{text-decoration:none;}
p {padding-top:14px;}

/* ============================= main layout ====================== */

.more {background:url(images/more_bg.gif) no-repeat 0 5px; padding-left:12px; color:#B9C0C7; text-decoration:none;}
.more:hover {text-decoration:underline;}

li { background:url(images/list_bg.gif) no-repeat 0 5px; padding-left:12px; padding-bottom:14px;}
.last {padding-bottom:0;}

.list li{ background:url(images/list_bg.gif) no-repeat 0 7px; padding:0 0 0 12px;}
.list li a {line-height:1.667em;}

.imgindent {margin:0 16px 0 0; float:left;}
.title {margin-bottom:7px;}
.title2 {margin-bottom:20px;}
.title3 {margin-bottom:26px;}
.rss {margin-left:10px;}

.button {background:#d2004d url(images/button_right_bg.gif) top right no-repeat; display:block; float:right; text-decoration:none; margin-right:18px; font-size:1.083em;}
.button span {background:url(images/button_left_bg.gif) top left no-repeat; display:block; padding:10px 15px 9px 16px; text-transform:uppercase; color:#fff; font-weight:bold;}

.button:hover {background:#e982a8 url(images/button_right_bg_hover.gif) top right no-repeat;}
.button:hover span {background:url(images/button_left_bg_hover.gif) top left no-repeat;}

/* ============================= header ====================== */

#header .left {padding:28px 0 0 45px;}
#header .right {padding:39px 78px 0 0;}
.login {float:right; background:url(images/loging_bg.gif) no-repeat 0 0; color:#fff; text-decoration:none; padding-left:21px;}
.login:hover {text-decoration:underline;}
.menu {padding:41px 0 0 57px;}

.slogan1 {margin:107px 0 0 90px;}
.slogan2 {margin:107px 0 0 440px;}

/* ============================= middle ====================== */
.main_indent {padding:30px 58px 39px 56px;}
.main_indent2 {padding:30px 58px 59px 56px;}
.box {padding:19px 20px 25px 17px;}

.row1 {padding:38px 0 0 0;}
.box2 {border-bottom:2px solid #bec7d1; border-top:2px solid #bec7d1; background:url(images/box_bottom_line.gif) bottom right no-repeat;}
.box2 .corner_bottom_left {background:url(images/box_bottom_line.gif) bottom left no-repeat;}
.box2 .corner_top_right {background:url(images/box_top_line.gif) top right no-repeat;}
.box2 .corner_top_left {background:url(images/box_top_line.gif) top left no-repeat; width:100%;}
.box2 .indent {padding:20px 17px 22px 15px;}
.box2 .indent2 {padding:21px 17px 22px 24px;}
.box2 .indent3 {padding:20px 17px 12px 15px;}

.ul1 {margin:1px 0 5px 9px;}

.row2 {padding:28px 0 0 0;}
.row2 .indent1 {padding:7px 25px 35px 4px;}
.row2 .indent2 {padding:7px 0 0 34px;}

.img_block {padding-top:31px;}
.img_block2 {padding-top:14px;}
.img_block3 {padding-top:22px;}
.padding1 {padding-top:14px;}
.padding2 {padding-top:38px;}
.col_pad1 {margin-right:30px;}
.col_pad2 {margin-right:40px;}
.phone {float:right; margin-right:90px;}


.column_padding {padding-right:10px;}


/* ============================= forms ====================== */

form {color:#201f1e; padding-bottom:40px;}
form .rowi {height:30px;}
form .button {margin:5px 0 0 6px;}
form .col1 {font-size:1.083em; line-height:2em;}

.input {width:235px; height:23px; border:1px solid #7f7f7f; background:none; padding:0 0 0 5px; font-size:1em; margin:13px 0 9px 0; color:#201f1e;}
.input2 {width:235px; height:23px; border:1px solid #7f7f7f; background:none; padding:0 0 0 5px; font-size:1em; color:#201f1e;}
textarea {width:235px; height:82px; border:1px solid #7f7f7f; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; color:#201f1e;}
