/*
	CSS Reset
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #404040;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center; 
	background-color: #fff;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cleaner {
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear:both;
	float: none;
}

div.wrapper {
	width: 944px;
	margin: 0 auto;
}

.intro { 
	height: 518px;
	background: url(/img/intro.jpg) no-repeat;
	clear: both;
}

#navigation ul {
	background: #181818;
	height: 44px;
}
#navigation ul li {
	float: left;
}
#navigation ul li a.active {
	background: #454545;
}
#navigation ul li a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color:  #fff;
	line-height: 44px;
	padding: 0 18px;
	border-right: 1px #5e5e5e solid;
}
.navTop {
	height: 3px;
	background: url(/img/menuTop.gif);
	position: absolute;
	width:944px;	
}

#header a { 
	display: block;
	float: left;
}
#header {
	height: 58px;
	padding: 20px;
}
#header span.enlarge {
	float: left;
	padding-left: 37px;
	display: block;
	font-size: 22px;
	line-height: 61px;
}
#header .rho {
	float: right;
}
.rho {
	padding-top: 13px;
}
.cont { 
	background: #f4f4f4;
	border: 1px #dddddd solid;
	padding: 5px;
	margin-top: 17px;
	
}
.lab {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
}
.phone {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.phone span { padding: 0 5px;}

.twitter { float: left; line-height: 25px; font-size: 14px;}
.twitter img { float: left; margin-right: 9px;}
.twitter a { display: block; padding-right: 12px; margin-right: 12px; border-right: 1px #dddddd solid; padding-left: 4px;}
.twitter span { font-weight: bold; color: #404040; }
.twitter span span { color: #ae3122; }

.cont .rho { float: left; padding: 35px 25px; }
.cont .lab { font-size: 16px; font-weight: bold;}
.cont .phone { font-size: 22px; color: #777777;}

.contact { float: left; padding-left:40px; width:632px; }

.input input  { border: 0; width: 98%; display:block; font-size: 14px; color: #b2b2b2; font-weight: bold;  margin-left: 3px; margin-top: 4px; height: 17px;}
.input { background: url(/img/input.gif) no-repeat; height: 30px;  margin: 3px 0;}
.input div { background: url(/img/input.gif) no-repeat 0 -30px; height: 30px; width: 3px;  float:right;}
.input span { display: block; float:left;}
.fl { float: left;}
.fir { width: 215px;}
.fir input { width: 203px;}
.sec { width: 413px; margin-left: 4px;}
.sec input { width: 400px;}
.thir { width: 528px;}
.thir input { width: 512px; }
.fou { width: 90px; background-position:  0 -60px; cursor: pointer; }
.fou input { width: 80px; height: 24px; line-height: 20px; padding-bottom: 4px; background: none; color: #fff; cursor: pointer;}
.fou div {  background-position:  0 -90px; }
.fr { float: right;}
.paddt { padding-top: 10px; padding-bottom: 7px;}

#footer { padding: 8px 15px; color: #767676; font-size: 12px;} 
#footer a { text-decoration: underline; color: #767676;}
#footer a:hover { text-decoration: none;}
#footer img { float: left; line-height: 20px; margin-right: 7px;}

.main { background: url(/img/content.gif) repeat-y; border: 0; margin-top: 0; color: #000; font-size: 12px; padding:0; padding-right: 1px;}

.bottomCorners { background: url(/img/bottom.gif); height: 5px; line-height: 1px; font-size: 1px; }
.topCorners { background: url(/img/top.gif); margin-top: 17px; }
.lft { float: left; width:600px;}
.rght { float: right; width: 302px; }
.rght .block { background: url(/img/bg.gif) no-repeat; }
.paddinger { padding: 10px 20px; line-height: 1.5;}
.paddinger ul, .paddinger ol { list-style: circle; margin: 5px 0; }
.paddinger ul li, .paddinger ol li { margin-left: 20px; padding: 3px 0;}
h1, h2 { font-family: "Trebuchet MS"; 
	font-weight: bold;
	font-size: 34px;
	line-height: 42px;
}
h2 { font-size: 26px;}
.mtitle { margin-bottom: 13px; }

.sepperator { 
	background: url(/img/sepperator.gif);
	height: 24px;
	position: absolute;
	margin-left:-1px;
	width:304px;	
	margin-top: -24px;
}
.presep { height: 24px;}
.block { padding: 0 15px;}
.feedback div { color: #0b74b7; font-size: 14px; font-weight: bold; padding: 5px 0; }
.feedback p { font-style: italic; padding-left: 35px; line-height: 16px; padding-top: 3px;}
.feedback span { display:block; margin-top: 10px; padding-bottom: 10px; border-top: 1px #bababa dotted;}
.more { float: right; color: #0b74b7; text-decoration: underline;}
.more:hover, .more2:hover { text-decoration: none;}
.more2 { color: #0b74b7; text-decoration: underline; margin: 15px 0; display: block;}
.introBlock {
	background: url(/img/introBlock.png);
	width: 277px;
	height: 305px;
	margin-left: 0px;
	float: left;
	padding: 0 18px;
	padding-top: 20px;
	font-size: 13px;
	line-height: 21px;
}
.introBlock h2 {
	line-height: 26px;
	margin-bottom: 20px;
}
.introBlock h2 img { float: left; margin-right: 12px;}
.spacer { height: 186px;}
.introBlock h2 {
	width: 100%;
}
.introBlock p {
	display: block;
	padding: 7px 0;
	padding-left: 8px;
	
}
.h30 {
	height:25px;
	overflow: hidden;
}
.form2 {
	height: 120px;
}
.fresh {
	float: none;
	width: auto;
	height: auto;
	background: 0;
	padding: 0;
	padding-top: 10px;
}
ul.numbers {
	list-style-type: decimal;
	font-weight: bold;
	padding: 0 15px 0 30px;  
	color: #404040;
}
ul.numbers li p {
	font-weight: normal; 
	padding: 1px 0;
	
}
.feedback p {
	background: url(/img/quote.gif) no-repeat 0 2px;
	color: #404040;
	line-height: 20px;
	
}
.inside { background: url(/img/inside.jpg); height: 117px;}
.apply { text-align: center; padding: 10px 0;}
.lgtop { width: 944px; height: 4px; background: url(/img/lgtop.gif); position: absolute; margin-top: 17px; margin-left: 0; }
.lgbott { width: 944px; height: 5px; background: url(/img/lgbottom.gif); position: absolute; margin-top: 6px; margin-left: -6px;}


.jcarousel-container {
    position: relative;
}

.jcarousel-container-vertical {
    width: 800px;
    height: 25px;
    padding: 0;
}
	
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: none;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 800px;
    height: 25px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-clip-vertical {
    width:  800px;
    height: 25px;
}

.twitter .jcarousel-container a {
	margin: 0;
	display: inline;
	padding: 0;
	border: 0;
	color: #0B74B7;
}

form.apply { text-align: left; width: 408px;}
form.apply label { color: #404040; font-weight: bold; padding-left: 7px; padding-bottom: 3px; display: block;}
form.apply .inf { font-size: 11px; color: #B2B2B2; padding-left: 10px; padding-bottom: 10px; display: block;}
form.apply .sub { padding-left: 10px; padding-top: 15px; clear: both;}
form.apply textarea {
	width: 100%;
	margin-left: 6px;
	border: 1px #d4d4d4 solid;
}
form.apply .re { color: red; display: block; font-weight: bold; padding-top: 8px; padding-bottom: 4px; padding-left: 6px;}


.text_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	line-height: 150%;
	padding-top:20px;
}

.text_content h3 {
	font-weight:bold;
	font-size:11pt;
	margin-top: 18px;
	margin-bottom:5px;
}

.text_content ul li {
	list-style:inside;
	line-height: 100%;	
}

.apply .input input {
	color: #404040;
}
.apply textarea {
	font-size:14px;
	font-weight:bold;
}

