/* CSS Document */

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

body{
	background:#f4f4f4;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	color:#333333;
	}

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

a {color:#f40063;}
a:hover{text-decoration:none;}
p {padding-top:13px;}

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

.link {background:url(../images/link_bg.gif) no-repeat 0 5px; text-transform:uppercase; text-decoration:none; color:#f40063; font-size:0.818em; padding:0 17px 0 8px; float:right; font-family:arial;}
.link:hover {text-decoration:underline;}


.link2 {background:url(../images/link_bg.gif) no-repeat 0 5px; text-transform:uppercase; text-decoration:none; color:#f40063; font-size:0.818em; padding:0 17px 0 8px; font-family:arial;}
.link2:hover {text-decoration:underline;}

li {color:#333;}
li a {color:#333;}

.list li {background:url(../images/list_line.gif) bottom left repeat-x; padding:2px 0 5px 3px;}
.list li a {color:#333333; background:url(../images/list_bg.gif) no-repeat 0 3px; padding:0 0 2px 19px; text-decoration:none; display:block;}
.list li a:hover {color:#f40063;}
.list .last {background:none;}

.list2 li {padding:2px 0 5px 3px;}
.list2 li a {color:#d8d8d8; background:url(../images/list_bg.gif) no-repeat 0 3px; padding:0 0 2px 19px; text-decoration:none; display:block;}
.list2 li a:hover {color:#f40063;}

.imgindent {margin:0 12px 0 0; float:left;}
.title {margin-bottom:17px;}
.title2 {margin-bottom:33px;}

h3 {color:#fff; margin-bottom:13px;}
h2 {color:#333333; margin-top:10px; margin-top:30px; font-size:1.1em}
h1 {color:#333333; margin-top:0px; margin-bottom:30px; font-size:1.2em}

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

#header {background:#ffffff url(../images/shadow_right.gif) right repeat-y;}
#header .left {background:url(../images/shadow_left.gif) left repeat-y; height:100%; padding-left:15px;}
#header a {color:#e6e8e8; text-decoration:none;}
#header a:hover {text-decoration:underline;}
#header span {color:#9cdae8;}
.slogan1 {margin:20px 0 0 227px;}
.slogan2 {margin:76px 0 0 174px;}

#header .menu {padding:53px 0 0 48px; float:left;}
#header .menu li { border-right:1px solid #bec2c5; border-left:1px solid #f7f0eb; float:left; text-transform:uppercase; font-size:0.818em;}
#header .menu li a {color:#3a4045; font-weight:bold; display:block; background:url(../images/menu_tail_bg.gif) top repeat-x; padding:6px 19px 5px 18px;}
#header .menu li a:hover {color:#fff; background:url(../images/menu_active_bg.gif) top repeat-x; text-decoration:none;}
#header .menu .first {border-left:none;}
#header .menu .last {border-right:none;}
#header .menu .active a {color:#fff; background:url(../images/menu_active_bg.gif) top repeat-x; text-decoration:none;}

#header .search-form {float:right; padding:56px 59px 0 0;}
#header .search-form .button {margin-left:10px;}

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

#content {background:#ffffff url(../images/shadow_right.gif) right repeat-y;}
#content .left-tail {background:url(../images/shadow_left.gif) left repeat-y; height:100%; padding-left:15px;}
#content .right-bg {background:url(../images/content-bottom-right-bg.gif) bottom right no-repeat;}
#content .left-bg {background:url(../images/content-bottom-left-bg.gif) bottom left no-repeat; width:100%;}
#content .indent {padding:30px 30px 20px 5px;}

.box {border:1px solid #f40063; padding:22px 23px 11px 25px; background:#ffffff;}
.box2 {border:1px solid #f40063; padding:22px 23px 11px 30px; background:#ffffff;}

.banner {margin-bottom:9px;}

.date {display:block; font-size:0.909em; background:url(../images/date_bg.gif) bottom left no-repeat; padding:2px 0 5px 0; margin-bottom:7px;}
.line {background:url(../images/line.gif) bottom left repeat-x; padding-bottom:20px; margin-bottom:12px;}
.line2 {background:url(../images/line.gif) bottom left repeat-x; padding-bottom:6px; margin-bottom:16px;}
.line3 {background:url(../images/line.gif) bottom left repeat-x; padding-bottom:16px; margin-bottom:12px;}

.padding1 {padding-top:10px;}
.padding2 {padding-top:13px;}
.padding3 {padding-top:23px;}
.padding4 {padding-top:4px;}
.padding5 {padding-bottom:25px;}
.padding6 {padding-bottom:71px;}
.padding7 {padding-bottom:150px;}
.padding8 {padding-bottom:96px;}
.padding9 {padding-bottom:28px;}
.margin0 {margin-right:0px;}
.margin1 {margin-bottom:18px;}
.margin2 {margin-bottom:4px;}
.margin3 {margin-bottom:3px; padding-bottom:15px;}
.phone {float:right; text-align:right}
.special a {color:#ff6600;}

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

#footer {color:#777777; font-size:0.9em; font-family:arial; line-height:2em;}
#footer .right-bg {background:url(../images/shadow_footer_right.jpg) top right no-repeat;}
#footer .left-bg {background:url(../images/shadow_footer_left.jpg) top left no-repeat; padding:0 15px 0 15px;}
#footer .indent {padding:0px 50px 50px 50px;}
#footer a {color:#777777; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#footer .menu li {color:#777777; display:inline; border-left:1px solid #777777; padding:0 5px 0 5px;}
#footer .menu .first {border:none; padding-left:0;}
#footer .menu li a {color:#777777;}

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

form .link {padding-right:0px; margin-left:22px;}

#SearchForm .input {width:137px; height:17px; border:1px solid #666666; background:#fff; padding:0 0 0 5px; font-size:1em; color:#3a4045;}

#TrackForm {padding:12px 0 6px 0;}
#TrackForm .rowi {height:27px;}
#TrackForm .input {width:144px; height:17px; border:1px solid #aaaaaa; background:#fff; padding:0 0 0 5px; font-size:1em; color:#3a4045;}

#ServicesForm {padding:10px 0 0 0;}
#ServicesForm .rowi {height:21px;}
#ServicesForm .input {width:143px; height:14px; border:1px solid #9ea0a1; background:#e4e6e7; padding:0 0 0 5px; font-size:1em; color:#3a4045;}
#ServicesForm .input2 {width:110px; height:14px; border:1px solid #9ea0a1; background:#e4e6e7; padding:0 0 0 5px; font-size:1em; color:#3a4045;}
#ServicesForm .input3 {width:129px; height:14px; border:1px solid #9ea0a1; background:#e4e6e7; padding:0 0 0 5px; font-size:1em; color:#3a4045;}
#ServicesForm .input4 {width:82px; height:14px; border:1px solid #9ea0a1; background:#e4e6e7; padding:0 0 0 5px; font-size:1em; color:#3a4045; float:right;}
#ServicesForm .input5 {width:114px; height:14px; border:1px solid #9ea0a1; background:#e4e6e7; padding:0 0 0 5px; font-size:1em; color:#3a4045;}
#ServicesForm .input6 {width:81px; height:14px; border:1px solid #9ea0a1; background:#e4e6e7; padding:0 0 0 5px; font-size:1em; color:#3a4045;}
#ServicesForm .yes-no {float:right; margin:0 5px 0 10px;}

#ContactForm {padding:13px 0 0 0;}
#ContactForm .rowi {height:50px;}
#ContactForm .rowt {height:141px;}
#ContactForm .input {width:285px; height:17px; border:1px solid #aaaaaa; background:#fff; padding:0 0 0 5px; font-size:1em; color:#f40063;}
textarea {width:290px; height:102px; border:1px solid #aaaaaa; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:8px; color:#3a4045;}
#ContactForm2 {padding:13px 0 0 0;}
#ContactForm2 .rowi {height:50px;}
#ContactForm2 .rowt {height:100px;}
#ContactForm2 .input {width:270px; height:17px; border:1px solid #aaaaaa; background:#fff; padding:0 0 0 5px; font-size:1em; color:#f40063;}
