/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background: url(../images/bg.jpg) no-repeat top center;
	background-color:#ccc;
	text-align:center;
}
a {color:#68656d;}
a:hover{text-decoration:none;}
#content span, #content span a{
	color: #6b1260;
	font-size:22px;
	font-weight: regular;
	margin-bottom: 15px;
	text-decoration: none;
}

#content label, #content label a{
	color: #666666;
	font-size:22px;
	font-weight: regular;
	margin-bottom: 15px;
	text-decoration: none;
}
#content a{
	color: #6b1260;
}
.pages{
	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:Tahoma;
		font-size:0.688em;
		line-height:1.273em;
		color:#69666e;
	}

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


p {padding-top:15px;}

/* ============================= main layout ====================== */

.link {color:#08060c;}

li { background:url(../images/list_bg.gif) no-repeat 0 9px; padding-left:8px;}
li a { line-height:1.636em;}

.imgindent {margin:0 15px 0 0; float:left;}
.title {margin-bottom:7px;}
.title2 {margin-bottom:14px;}

/* ============================= content ====================== */

#content { background:url(../images/content_bg.gif) top repeat-x; }
.main-indent {padding:41px 29px 30px 399px; height:493px; background:url(../images/main_bg.jpg) top left no-repeat;}
.main-indent-press {padding:41px 29px 30px 389px; height:493px; background:url(../images/main_bg.jpg) top left no-repeat;}

.line { border-bottom:1px solid #dadddf; padding-bottom:19px; margin-bottom:10px;}
.img {margin:6px 6px 0 0;}
.img2 {margin:6px 0 0 0;}
.img3 {margin:4px 0 14px 0;}
.navigation {text-align:center; padding:13px 0 3px 0;}
.navigation a {color:#801206;}
.padding1 {padding-left:8px;}
.padding2 {padding-bottom:6px;}
.line2 {padding-bottom:34px; margin-bottom:21px;}
.line3 {padding-bottom:20px; margin-bottom:14px;}
.date {font-size:1.364em;}
.phone {float:right;}

/* ============================= footer ====================== */

#footer {font-size:0.818em; color:#505050; text-transform:uppercase; font-family:arial;}
#footer a {color:#646464; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {border-left:1px solid #2d2c31; float:right; padding-left:27px;}
#footer .menu {padding:7px 0 0 0;}
#footer .menu li {display:inline;padding:0 30px 0 30px;}
#footer .menu li a {color:#b2b2b2;}
#footer .menu .first {background:none;}

/* ============================= forms ============================= */

form {padding:5px 0 0 10px;}
form .rowi {height:29px;}
form a {float:right; margin-left:10px;}



/* ======================== contact ============*/
.Contact_text_box {
	border: 0 solid red;
	margin-left: 130px;
	margin-right: 30px;
	margin-top: 0;
}

.hdcontact img {
	float: left;
	margin-right: 5px;
}

.contactD {
	margin-top: 10px;
	padding-right: 0px;
	width: 340px;
	border: 0px solid red;
}

.contactD td{

	text-align: right;

}
.contactD INPUT{
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 250px;
	font-size: 12px;
}
.button {
	clear: right;
	margin-top: 0;
	padding-top: 10px;
	text-align: center;
}
