* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fbfbfb url(images/tile.gif) repeat-x 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:20px;
	color:#797979;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}


.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col_1, .col_2, .col_3, .sub_col_1, .sub_col_2, .sub_col_3 { 
	float:left;
	display:inline
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:980px;
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
}

#header {
	height:455px;
	width:960px;
	margin:0 auto;
	background:url(images/head_bg.gif) repeat-x 0% 0%;
	position:relative
}
#content {
	margin:0 auto
}
.row1 {
	width:960px;
	margin:0 auto 55px
}
.row3 {
	width:960px;
	margin:0 auto;
	padding:16px 0 23px;
}
.row2 {
	background:#f4f4f3 url(images/row2_bg.gif) repeat-x 0% 0%
}
.skype {
	background:url(images/skype.gif) no-repeat 0% 0%;
	padding:3px 0 3px  28px
}
.skype a{
	color:#0494b8;
	text-decoration:none
}
.skype a:hover{
	text-decoration:underline
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 34px 0 0; 
	float:left;
}

p {
	margin-bottom:15px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-top:-8px;
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:10px;
}
.margi20 {
	margin-bottom:20px	
}
.margi30 {
	margin-bottom:30px	
}
.margi50 {
	margin-bottom:50px	
}
.txt_underline {
	text-decoration:underline	
}

/*----- txt, links, lines, titles -----*/
a {
	color:#d23e25; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.dark {
	color:#4b4a4a;	
}
.red {
	color:#d23e25;	
}
.non_underline {
	text-decoration:none;	
}
.non_underline:hover {
	text-decoration:underline;	
}
h1 {
	font-size:28px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:20px;
	color:#2e2e2e;
	font-family:"Times New Roman", Times, serif
}
h2 {
	font-size:18px;
	line-height:1.2em;
	color:#d23e25;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h3 {
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#d23e25;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:22px
}
.line-hor { 
	background:#e2e2e2;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0 30px 0;
}
	.address dt {
		padding-bottom:25px
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:87px;
		}


/*===== header =====*/
.logo {
	position:absolute;
	margin:5px 0 0 0px
}
.menu {
	position:absolute;
	margin:109px 0 0 0;
}
.menu ul li {
	float:left	;
	display:inline
}
.menu ul li a{
	display:inline-block;
	width:134px;
	text-align:center;
	background:url(images/menu_bg.gif) no-repeat 0% 0;
	color:#1d1d1d;
	text-decoration:none;
	padding:17px 0 0 0 ;
	height:34px;
	font-size:12px;
	font-weight:bold
}
.menu ul li a:hover, .menu ul li a.active {
	background:url(images/menu_bg_act.gif) no-repeat 0% 0;
	color:#fff;
	text-decoration:none
}
.search {
	position:absolute;
	background:url(images/search_bg.gif) no-repeat 0% 0%;
	width:252px;
	height:23px;
	right:0;
	top:128px;
}
.inp {
	position:absolute;
	left:2px;
	top:4px; 
	width:176px;
	background:none;
	border:none
}
.search_buttton {
	position:absolute;
	right:0;
	top:0;
	width:67px;
	height:23px;
	cursor:pointer;
	border:none;
	background:none
}
.rss {
	position:absolute;
	right:0;
	top:30px;
	color:#8e8c8c;
	text-decoration:none;
	padding-top:10px
}
.rss img {
	margin:-5px 0 0 10px;
}
.head_pic {
	position:absolute;
	margin:166px 0 0 0
}
.slogan {
	position:absolute;
	background:url(images/slogan_bg.gif) no-repeat 0% 0%;
	width:222px;
	height:261px;
	padding:34px 23px 0 23px;
	margin:166px 0 0 670px;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}



.s1 a {
	display: block;
    font-size: 24px;
	color: #fff;
	text-decoration: none;
}

.s2 {
	font-size: 14px;
	line-height: 14px;
	font-style: italic;
	float: right;
}
.s3 {
	text-transform:uppercase;
	font-size:36px
}
/*===== content =====*/


.list li {
	background:url(images/arrow.gif) no-repeat 0% 10px;
	padding:0 0 0 14px;
	line-height:26px;
}
.list li a{
	font-size:14px;
	color:#d23e25
}
.list2 li {
	background:url(images/mark.gif) no-repeat 0% 6px;
	padding:0 0 0 23px;
	line-height:26px;
}
.list2 li a{
	font-size:12px;
	color:#4c4c4c;
	text-decoration:none;
}
.list2 li a:hover{
	text-decoration:underline;
}
.button {
	background:url(images/button_bgs2.gif) repeat-x 0% 0%;
	display:inline-block;
	height:24px;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	cursor:pointer
}
.button span {
	background:url(images/button_bgs1.gif) no-repeat 0% 0%;
	display:inline-block;
	height:24px;
}	
.button span span {
	background:url(images/button_bgs3.gif) no-repeat 100% 0%;
	display:inline-block;
	height:24px;
	padding:1px 8px;
}
.button:hover {
	color:#00aff0	
}
.date {
	background:url(images/date_bg.gif) no-repeat 0% 0%;
	padding:0 0 0 56px;
	position:relative;
	margin-bottom:27px;
	display:inline-block
}
.day {
	position:absolute;
	font-size:16px;
	color:#cf4028;
	font-weight:bold;
	margin:15px 0 0 11px;
	top:0;
	left:0;
	display:inline-block
}
.icon1 {
	background:url(images/icon1.gif) no-repeat 0% 0%;
	padding:13px 0 0 50px;
	height:41px
}
.icon2 {
	background:url(images/icon2.gif) no-repeat 0% 0%;
	padding:13px 0 0 54px;
	height:41px
}
.icon3 {
	background:url(images/icon3.gif) no-repeat 0% 0%;
	padding:13px 0 0 50px;
	height:41px;
}
.ln24 {
	line-height:24px	
}

table {
	margin-left: auto;
    margin-right: auto;

}

td {
	padding: 10px;
}

thead {
	font-weight: bold;
}

.solutions_content li {
	margin-left: 2.5em;
    padding-left: 0;
}

img.solutions {
	float: right;
}

img.links {
	float: right;
}

img.about1 {
	float: left;
	margin-right: 10px;
}

/*===== footer =====*/
#footer {
	height:96px;
	background:url(images/foot_bg.gif) repeat-x 0% 0%;
}
#footer .container {
	padding:0 !important;
	position:relative;
}
.bottom_menu {
	position:absolute;
	right:0;
	top:29px
}
.bottom_menu ul li {
	list-style: none;
	float:left;
	margin-right:8px;
	padding-right:8px;
	background:url(images/spacer.gif) no-repeat 100% 4px
}
.bottom_menu ul li a{
	color:#9f9f9f;
	text-decoration:none
}
.bottom_menu ul li a:hover, .bottom_menu ul li a.act{
	color:#fff;
}
.last {
	background:none !important	
}
.copy {
	position:absolute;
	margin:24px 0 0 0;
	color:#8e8e8e;
	font-size:12px;
	height:26px;
	padding:5px 0 0 34px
}
.copy a {
	text-decoration:none	
}
.copy a:hover {
	text-decoration:underline
}
.copy span {
	color:#fff
}

/* Contact Form styles */

form {
    width: 335px;
    text-align: left;
}

fieldset {
    margin: 0;
    padding: 5px;
}

legend {
    font-weight: bold;
    color: #000;
    
}

form h3 {
    clear: both;
    padding: 5px 0px 10px 0px;
    font-size: 14px;
}
.clear {
    clear: both;
    display: block;
}


form label {
    display: block;
    width: 310px;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0px 12px 0px;
}

form input {
    display: block;
    margin-top: 3px;
}

form select {
    display: block;
}


form select.field-subject-comment {
    float: left;
}

form label.field-subject-comment,
form label.field-describe,
form label.field-recipient,
form label.field-first,
form label.field-email,
form label.field-company,
form label.field-city_state {
    clear: left;
}

form label.field-subject-comment,
form label.field-describe,
form label.field-recipient,
form label.field-first,
form label.field-last,
form label.field-email,
form label.field-phone,
form label.field-company,
form label.field-address,
form label.field-city_state,
form label.field-zip {
    float: left;
    margin: 0px 10px 0px 0px;
    width: 150px;
}

form label.field-subject-comment input,
form label.field-describe input,
form label.field-recipient input,
form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-phone input,
form label.field-company input,
form label.field-address input,
form label.field-city_state input,
form label.field-zip input {
    float: left;
    width: 150px;
    padding: 0px;
}



textarea {
    display: block;
}

form textarea {
    margin-top: 3px;
}



/*==========================================*/

