/* CSS Document */

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

html {min-width:980px;}

body{
	background:#ebebeb;
	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:.9em;
		line-height:1.417em;
		color:#777777;
	}

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

a {color:#3684e0;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

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

.Subtitle {color:#3684e0; font-weight:bold;}

ul {overflow:hidden;}
li { background:url(images/line.gif) repeat-x bottom; margin-bottom:-2px;}
li a {color:#3684e0; display:block; background:url(images/marker3.gif) no-repeat 3px 13px; padding:9px 0 11px 24px; font-weight:bold;}
li a:hover {text-decoration:none;}
.box li { background:url(images/line2.gif) repeat-x bottom; margin-bottom:-2px;}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

.flash1 {position:absolute; width:100%; height:296px; left:0;}
.flash2 {padding-top:239px; position:relative;}

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

#content {background:url(images/content-tail.gif) top center;}
#content .main {padding:41px 0 39px 0;}

.col-pad {padding-right:45px;}
.col-pad2 {padding-right:23px;}
.col-pad3 {padding-right:40px;}

.margin1 {margin-top:43px;}
.margin2 {margin-top:20px;}
.padding1 {padding-top:9px;}


.box {background:#f2f2f2 url(images/box-tail-bg.gif) bottom repeat-x; width:100%;}
.box .tail-top {background:url(images/box-tail-bg.gif) top repeat-x;}
.box .tail-right {background:url(images/box-tail-bg.gif) right repeat-y;}
.box .tail-left {background:url(images/box-tail-bg.gif) left repeat-y;}
.box .corner-right-bottom {background:url(images/box-corner-right-bottom.gif) right bottom no-repeat;}
.box .corner-left-bottom {background:url(images/box-corner-left-bottom.gif) left bottom no-repeat;}
.box .corner-right-top {background:url(images/box-corner-right-top.gif) right top no-repeat;}
.box .corner-left-top {background:url(images/box-corner-left-top.gif) left top no-repeat; width:100%;}
.box .indent {padding:28px 30px 29px 29px;}
.box strong {color:#000;}

.box2 {background:#5095e6; color:#fff;}
.box2 .corner-right-bottom {background:url(images/box2-corner-right-bottom.gif) right bottom no-repeat;}
.box2 .corner-left-bottom {background:url(images/box2-corner-left-bottom.gif) left bottom no-repeat;}
.box2 .corner-right-top {background:url(images/box2-corner-right-top.gif) right top no-repeat;}
.box2 .corner-left-top {background:url(images/box2-corner-left-top.gif) left top no-repeat; width:100%;}
.box2 .indent {padding:28px 32px 28px 30px;}

.tabs li {float:left; width:98px; margin-right:1px; text-align:center;}
.tabs li a {background:#a5a5a5 url(images/tab-right-bg.gif) right top no-repeat; padding:0; font-size:0.833em; line-height:1em; text-transform:uppercase; color:#fff; text-decoration:none;}
.tabs li a span {display:block; background:url(images/tab-left-bg.gif) left top no-repeat;}
.tabs li a span span {padding:13px 0 12px 0;}
.tabs li a:hover, .tabs .active a {background:#f2f2f2 url(images/tab-tali-bg-act.gif) top repeat-x; color:#000;}
.tabs li a:hover span, .tabs .active a span {background:url(images/tab-right-bg-act.gif) top right no-repeat;}
.tabs li a:hover span span, .tabs .active a span span {background:url(images/tab-left-bg-act.gif) top left no-repeat;}

.atributes {font-size:0.833em; line-height:1em; color:#999898; padding:5px 0 0 0;}
.date {background:url(images/date-bg.gif) no-repeat 0 1px; padding-left:13px;}
.link2 {background:url(images/marker2.gif) no-repeat right 3px; padding:0 17px 1px 0; text-transform:uppercase; color:#54a2f7; display:inline-block;}

.line2 {background:url(images/line2.gif) bottom left repeat-x; padding-bottom:22px; margin-bottom:17px;}
.text2 {font-weight:bold; color:#0b0b0c;}

.link {background:url(images/marker4.gif) no-repeat 0 0; padding:0 0 2px 28px; font-weight:bold; display:inline-block;}
.box .link {background:url(images/marker1.gif) no-repeat 0 0;}

.title {margin-bottom:14px;}

.extra {overflow:hidden; zoom:1;}
.phone {display:inline-block; width:91px;}

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

#footer .main {padding:20px 0 0 0;}
#footer a {color:#777777; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .menu {float:right;}
#footer .menu li {display:inline; border-right:1px solid #777777; padding:0 5px 0 5px; background:none; margin:0;}
#footer .menu li a {display:inline; background:none; color:#777777; font-weight:normal; padding:0; text-decoration:underline;}
#footer .menu li a:hover {text-decoration:none;}


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


#ContactForm .rowi {height:45px;}
#ContactForm .col-1 {width:328px !important;}
#ContactForm .col-2 {width:297px !important;}
#ContactForm .taright {text-align:right; padding:10px 0 0 0;}
#ContactForm .link {margin-left:20px;}

.input {width:294px; height:21px; border:1px solid #cecece; background:#f0f0f0; padding:3px 0 0 5px; font-size:1em;}
textarea {width:290px; height:110px; border:1px solid #cecece; background:#f0f0f0; padding:3px 0 0 5px; overflow:auto; font-size:1em;}

#NewsletterForm .rowi {height:30px;}
#NewsletterForm .input {width:235px; height:22px; border:1px solid #f7f7f7; background:#f7f7f7;}
.button {display:block; float:right; background:url(images/button-tail-bg.gif) top repeat-x; color:#282828; text-decoration:none;}
.button span {background:url(images/button-right-bg.gif) right top no-repeat; display:block;}
.button span span {background:url(images/button-left-bg.gif) left top no-repeat; padding:9px 11px 8px 11px;}
blockquote {
	margin-left: 30px;
}
.imgright {
	float:right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
