/* CSS Document */

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

body{
	background:#f3f3f3;
	text-align:center;
}

.style1 {font-size:24px; line-height:24px;}

.style2 {color:#030364;}

.style3 {font-size:27px; color:#f26522; font-weight:bold;}

.style4 {color:#000;}

.style5 {color:#FF0000;}

.caps { text-transform:uppercase;}

.creditcards {margin: 10px 0 0 30px;}

.deals {border: 2px dashed #030364;}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
#slogan {width: 488px; height: 100px; float: right; margin-right: 50px;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.813em;
		line-height:1.231em;
		color:#707070;
	}

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

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

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

.bottom-tail {background:url(images/bottom-tail.gif) bottom repeat-x #fff;}

.link {font-weight:bold;}
cite {font-style:normal;}

li a {line-height:1.923em;}

ul.list {padding: 0 0 10px 25px;}
.list li {background:url(images/list-bg.gif) no-repeat 0 5px; padding-left:12px;}
.list li a {color:#707070; text-decoration:none;}
.list li a:hover {text-decoration:underline;}

.imgindent {margin:0 14px 0 0; float:left;}
.title {margin-bottom:19px;}

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


#header .row-1 {height:111px; padding:0 0px 0 29px;}
.menu {float:left; padding:35px 0 0 23px;}
.logo {margin:0px 0 0 0;}

.mainmenu li {}
.mainmenu li.home a {display:block; background: transparent url(images/m1.gif) no-repeat; text-indent: -9999px; width: 215px; height: 40px;}
.mainmenu li.home a:hover, #page1 ul.mainmenu li.home a {background: url(images/m1-act.gif) no-repeat;}

.mainmenu li.services a {display:block; background: transparent url(images/m2.gif) no-repeat; text-indent: -9999px; width: 215px; height: 40px;}
.mainmenu li.services a:hover, #page2 ul.mainmenu li.services a {background: url(images/m2-act.gif) no-repeat;}

.mainmenu li.faqs a {display:block; background: transparent url(images/m3.gif) no-repeat; text-indent: -9999px; width: 215px; height: 40px;}
.mainmenu li.faqs a:hover, #page3 ul.mainmenu li.faqs a {background: url(images/m3-act.gif) no-repeat;}

.mainmenu li.testimonials a {display:block; background: transparent url(images/m4.gif) no-repeat; text-indent: -9999px; width: 215px; height: 40px;}
.mainmenu li.testimonials a:hover, #page4 ul.mainmenu li.testimonials a {background: url(images/m4-act.gif) no-repeat;}

.mainmenu li.contact a {display:block; background: transparent url(images/m5.gif) no-repeat; text-indent: -9999px; width: 215px; height: 40px;}
.mainmenu li.contact a:hover, #page5 ul.mainmenu li.contact a {background: url(images/m5-act.gif) no-repeat;}


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

.box {background:#f6f6f6 url(images/box-tial-bottom-bg.gif) bottom repeat-x;}
.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-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:37px 25px 43px 29px;}

.phone {float:right; margin-right:6px;}
.line {border-bottom:4px solid #f0f0f0; padding-bottom:19px; margin-bottom:29px;}
.img {margin-bottom:11px;}

.col-pad {padding:19px 34px 0 0;}
.col-pad2 {padding:0 13px 0 0;}
.indent1 {padding:28px 0 0 29px;}
.padding1 {padding-top:6px;}
.padding2 {padding-top:12px;}
.padding3 {padding-top:22px;}
.padding4 {padding-top:36px;}
.padding5 {padding-bottom:30px;}
.padding6 {padding-right:11px;}

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

#footer a {color:#707070; text-decoration:none;}
#footer a:hover {text-decoration:underline;}


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

#ContactForm {padding:0 33px 0 0;}
#ContactForm .rowi {height:42px;}
#ContactForm .rows {height:32px;}
#ContactForm .input {width:161px; height:19px; border:1px solid #d8d8d8; background:#fff; padding:0 0 0 5px; font-size:1em;}

#ContactForm .rowt input {float:right; margin:12px 0 0 15px;}

#ContactForm textarea {width:171px; height:87px; border:1px solid #d8d8d8; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; font-size:0.846em;}

#ContactForm2 {padding:0 33px 0 0;}
#ContactForm2 .rowi {height:42px;}
#ContactForm2 .input {width:161px; height:19px; border:1px solid #d8d8d8; background:#fff; padding:0 0 0 5px; font-size:1em;}
#ContactForm2 .rowt {margin-right: 175px;}
#ContactForm2 .rowt input {float:right; margin:12px 0 0 15px;}

#ContactForm2 textarea {width:450px; height:120px; border:1px solid #d8d8d8; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; font-size:0.846em;}