/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#141414;
	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, Geneva, sans-serif;
		font-size:0.688em;
		line-height:1.182em;
		color:#757575;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#53b7d8;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

.tail-top {background:#000 url(images/tail-top.gif) top repeat-x;}
.bottom-tail {background:url(images/bottom-tail.gif) bottom repeat-x;}

li { background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:12px;}
li a {color:#B6BDC3; text-decoration:none; line-height:1.5em;}
li a:hover {text-decoration:underline;}

.imgindent {margin:0 30px 0 0; float:left;}

h3 {font-size:1.636em; line-height:1em; color:#d23b63; font-weight:normal;}
.date {font-size:1.091em; color:#424242; line-height:1.5em;}
.title {margin-bottom:47px;}
.title2 {margin-bottom:26px;}
.link {color:#fff;}

/* ============================= header ====================== */

.flash {position:absolute; width:980px; height:650px;}

/* ============================= content ====================== */

#content {position:relative;}
.png_bg { background:url(images/content-bg.png);}

.line1 {border-bottom:1px solid #171717;}
.line2 {border-bottom:1px solid #171717; padding:32px 37px 37px 33px;}
.line3 {border-bottom:1px solid #171717; padding:32px 27px 37px 31px;}
.indent {padding:32px 37px 37px 33px;}
.indent2 {padding:12px 37px 17px 33px;}
.padding1 {padding-top:30px;}
.padding2 {padding-top:20px;}
.padding3 {padding-top:15px;}

.text2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FF79CA;
	font-size: 22px;
}
.text2 a {color:#FF79CA;}
.gallery {margin-right:-25px;}
.gallery img {margin:0 15px 15px 0;}
.gallery2 {margin-right:-25px;}
.gallery2 img {margin:0 35px 7px 0;}
.gallery3 {text-align:center;}
.gallery3 img {margin:0 28px;}
.gallery3 .arrow1 {margin:0 15px 0 0;}
.gallery3 .arrow2 {margin:0 0 0 15px;}
.pagination {padding:25px 0 15px 0; color:#53b7d8;}
.pagination span {text-decoration:underline;}
.pagination a {color:#757575; text-decoration:none;}
.pagination a:hover {text-decoration:underline; color:#53b7d8;}
.phone {float:right; margin-right:165px;}

/* ============================= footer ====================== */

#footer {padding:29px 0 0 25px;}
#footer a {color:#fff;}

/* ============================= forms ============================= */

#ContactForm {padding:20px 0 20px 0;}
#ContactForm .rowi {height:49px;}
#ContactForm .col-1 {width:365px;}
#ContactForm .col-2 {width:355px;}
#ContactForm a {float:right; display:inline-block; margin:10px 0 0 20px;}

.input {width:313px; height:18px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:348px; height:116px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
