/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#323232;
}


a:hover{text-decoration:none;}

a img { border:0;}

ul { list-style:none;}

.column { float:left;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Verdana; 
		font-size:13px;
		line-height:17px;
		color:#999999;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#c5c5c5;}

/*main layout */

#header {background:url(images/header_bg.jpg) top left no-repeat;}
.menu {padding:31px 0 0 19px;}
.slogan {margin:62px 0 0 464px;}

#footer {padding:0 16px 0 19px;}
#footer .indent {
	padding:14px 0 0 23px;
	background:url(images/footer_bg.gif) top repeat-x;
	color:#999999;
}
#footer span {color:#999999; font-weight:bold; font-size:12px;}
#footer span a {color:#999999;}
#footer a {
	color:#999999;
	font-weight:bold;
}

#main { margin:0 auto;}

#middle .indent {background:url(images/middle_bg.gif) top left no-repeat;}

#middle { width:100%;}

.box {background:#2a2a2a; line-height:18px;}
.box .top {background:url(images/box_tr.gif) top right no-repeat;}
.box .bot {background:url(images/box_br.gif) top right no-repeat;}
.box li {line-height:17px;}

.big {font-size:14px;}
.g_text {
	color:#c5c5c5;
	font-weight: bold;
}
.h_text {background:url(images/h_text_bg.jpg) top left no-repeat; padding:9px 0 3px 37px;}

.more {color:#5a8bc3; font-weight:bold;}

.ln1 {color:#5a8bc3; text-decoration:none;}
.ln1:hover {text-decoration:underline;}

li { background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:9px;}
li a {color:#bfbfbf;}

/* index */

#index #middle .indent {padding:16px 17px 25px 19px;}
#index .box .padding {padding:20px 26px 19px 26px;}
#index .indent2 {padding:34px 26px 0 26px;}


/* index-1 */

#index_1 #middle .indent {padding:16px 17px 20px 19px;}
#index_1 .box .padding {padding:25px 26px 19px 26px;}
#index_1 .indent2 {padding:34px 26px 0 26px;}
#index_1 .col1 {width:233px;}
#index_1 .col2 {width:187px;}

/* index-2 */

#index_2 #middle .indent {padding:16px 17px 25px 19px;}
#index_2 .box .padding {padding:25px 26px 17px 26px;}
#index_2 .indent2 {padding:34px 26px 0 26px;}

/* index-3 */

#index_3 #middle .indent {padding:16px 17px 35px 19px;}
#index_3 .box .padding {padding:24px 26px 21px 26px;}
#index_3 .indent2 {padding:34px 26px 0 26px;}

#index_3 .box .col1 {width:233px;}
#index_3 .box .col2 {width:244px;}
#index_3 .box .col3 {width:187px;}


/* index-4 */

#index_4 #middle .indent {padding:16px 17px 20px 19px;}
#index_4 .box .padding {
	padding:24px 20px 21px 26px;
	text-align: left;
}
#index_4 .indent2 {padding:34px 26px 0 26px;}
#index_4 .column1 .padding2 {padding:34px 0 0 26px;}

form .row {height:30px;}
form .row1 {height:155px;}
form .col1 {
	width:103px;
	text-align: right;
}
form .col2 {width:273px;}

.input {width:265px; height:19px; padding:0 0 0 5px; color:#333333;}
textarea {width:265px; height:125px; padding:0 0 0 5px; overflow:auto; color:#333333;}
form .div {text-align:right; padding:6px 3px 0 0;}

/* index-5 */

#index_5 #middle .indent {padding:16px 17px 20px 19px;}
#index_5 .box .padding {padding:24px 25px 31px 25px;}
.media {
	color: #F00;
}
.companyname {
	font-weight: bold;
}
.mediared {
	color: #F00;
}
#index #main #footer .indent {
	font-weight: bold;
}
.media-red {
	color: #F00;
}
#index #main #footer .indent {
	font-weight: normal;
}
