#minWidth { position: relative; max-width: 1600px; min-width: 1000px; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px' : (document.documentElement.clientWidth || document.body.clientWidth) > 1600 ? '1600px' : '100%' ); }
#minWidth_t { position: relative; max-width: 1600px;  width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1150 ? '1150px' : (document.documentElement.clientWidth || document.body.clientWidth) > 1600 ? '1600px' : '100%' ); }
#minWidth_d { position: relative; max-width: 1600px;  width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1150px' : (document.documentElement.clientWidth || document.body.clientWidth) > 1600 ? '1600px' : '100%' ); }

.minHeight { position: relative; height: expression((document.documentElement.clientHeight || document.body.clientHeight) < 1800 ? '1850px' : '100%' ); }
.minHeight_hiw { position: relative; min-height: 1370px; height: expression((document.documentElement.clientHeight || document.body.clientHeight) < 1200 ? '1380px' : '100%' ); }


#logo { height:161px; background:url(/images/design/head_bckg.jpg) no-repeat top left #00aac7; position: relative;  }
#logo img { height:161px; float:right; }

#logo_cont { height:161px; background:url(/images/design/head_bckg_contact.jpg) no-repeat top left #00aac7; position: relative;  }
#logo_cont img { height:161px; float:right; }

body {
	margin:0;
	padding:0;
	font-size:11pt;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #fff; background:#fff;
}

a { color:#d82d01; text-decoration:underline;}
a:hover { text-decoration:none; }
p { padding: 0 10px 5px 10px; }
h1 { margin:0; padding-top: 10px; font-size:18px; color:#00759e; font-weight:normal;}
h2 { margin:0; padding-top: 10px; font-size:17px; font-weight:normal;}

#guar {text-transform:uppercase;}

#menu { background: url(/images/design/menu_bckg.gif) repeat-x #fff; height:40px; padding-top:10px;}

#menu_list { text-align:center; margin: 0px 40px 0 0px; padding-top:6px;}
#menu a { color:#a2a2a2; font-size:12pt; text-decoration:none; margin:10px 0px; padding-top:15px;}
#menu a:hover{color: #333;}

.splitter { color:#a2a2a2; font-size:14px; padding: 0 20px;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:130px; padding: 0 10px 20px 0; line-height:12px;}
.description2 { display:block; float:right; width:130px; padding: 0 10px 10px 0; line-height:10px;}


#text_wow {  color:#000;}
.text_log { padding-top:5px; ;padding-bottom:5px;}

#main_table { border:1px solid #d0d0d0; background-color:#ffffe1; }
#img_table { border:0px solid #d0d0d0; background-color:#fff; }
#table {font-size:13px; line-height:16px;  text-align:justify; color:#000;  }


#text { width:auto; height:auto;  margin: 20px 320px 0 250px ;}
#text li {list-style:none; padding-top:7px; padding-left:30px; background:url(/images/design/bul1.gif) no-repeat 16px 12px;}


#text_page { width:auto; height:auto;   margin: 20px 36px 0 255px ;}
#text_page li {list-style:none; padding-top:7px;  padding-left:30px; background:url(/images/design/bul1.gif) no-repeat 16px 12px;}

.button_log { 
	background-color: #f2f2f2;
    background-image:url(/images/design/button.jpg);
    font-family: Tahoma;
    color: #FFF;
    font-weight: bold;
    width: 125px;
    margin: 3px 0px 10px 0px;
    padding: 0px;
    border:1px solid #d0d0d0;
    font-size: 12px;
    height: 20px;}

#sidebar { float:right; width:260px; padding: 20px 0px 0 25px; font-size:11px; background: url(/images/design/sidebar_bckg.gif) no-repeat 0px 0px;}
#sidebar a{ color:#d82d01; font-weight:bold;}
#sidebar h1 { margin:0; padding:0 0px 20px 0; font-size:17px; color:#000; font-weight:normal; }

#under_sidebar {float:right; height: 650px;  width:260px;  padding: 20px 0px 0 0px; font-size:11px; }
#under_sidebar a{ font-weight:bold; padding:0 0px 0 0px;}
#under_sidebar h1 { margin:0; padding:0 0px 0px 0; font-size:17px; color:#000; font-weight:normal; }
#under_sidebar strong { font-weight:normal;}

#sidebar2 {float:left; width:235px; padding: 20px 0px 0 13px; background: url(/images/design/sidebar_bckg2.gif) no-repeat 0px 0px;}
#sidebar2 a { text-decoration:none; color:#008bb8; margin-left: 30px;}
#sidebar2 a:hover { text-decoration:none; color:#00537c;}
#sidebar2 h2 { background: url(/images/design/menu.gif) no-repeat 0px 0px; padding: 15px 0; font-size:12pt; font-weight:normal;}

#line_l { margin:  20px 0px 20px 30px;}
#line_r { margin:  5px 0px 5px 50px;}

#sidebar2_items { text-decoration:none; margin: 5px 0px 0 0px;}

#visa { margin: 10px 0 0 5px;}

#main { float:left; background: #fff; padding:0px 0 0 0;}

#footer {background:url(/images/design/footer_bckg.gif) repeat-x #fff; height:57px; clear:both;  }
#left_footer {text-align:center; padding: 20px 45px 0 0px; background:url(/images/design/c.gif) no-repeat 30px 35px;  color:#000; font-size:12px;}
#left_footer a { color:#000;}
#left_footer a:hover { text-decoration:none;}

#quote { font-weight: bold; font-size: 11px; font-family: Times; color: #000; }

blockquote {
	width: 180px;
	padding-top: 1.6em;
	padding-left:1.6em;
	padding-right:1.6em;
	padding-bottom: 1em;
	margin-left:1em;
	margin-right:1em;
	font-size: 14px;  
	text-align: center;
	font-family: Tahoma, Arial;
	color: #888888;
}





img.picA
{
position: relative;
top: 0px;
padding: 0px 10px 0px 10px;
}

img.floatleft
{
float: left;
}

#bottom_text
{
padding: 30px 0;
color: #a5a5a5;
font-size: 12px;
text-align: justify;
width: 100%;;
}
	#bottom_text a {color: #a5a5a5; text-decoration: none;}
	
#panel {
	background: #f4f4f4;
	margin: 0px 0 0 0;
	height: 130px;
	text-align:center;
	line-height:14px;
	width: auto;
	display: none;
}
#panel a {
color:#bd131f;
font-size:12px;
}


#slide {
	margin: 0 60px 0 0px;
	padding: 0 0 0 0;
	text-decoration:none;  
	background: url(/images/design/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(/images/design/white-arrow.gif) no-repeat right 10px;
	text-align: center;
	width: 124px;
	margin: 0 auto;
	height: 31px;
	padding: 10px 10px 0 0px;
	display: block;
	font: bold 90%/90% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}




* {
	margin: 0;
	padding: 0;
}
p {
	padding: 0 0 2em;
}

.messages
{

}

.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;

	width:238px;
}
.message_list li {
	padding: 0;
	margin: 0px 0px 0px 0px;
	background: url(/images/design/message-bar.jpg) no-repeat 0 1px;
}


.message_list2 {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width:238px;
}
.message_list2 li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: url(/images/design/message-cont_2.jpg) no-repeat 0 1px;
}

.message_list3 {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width:238px;
}
.message_list3 li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: url(/images/design/message-area_t.jpg) no-repeat 0 1px;
}



.message_head {
	padding:  29px 0px 0 25px;
	cursor: pointer;
	position: relative;
}
.message_head .timestamp {
	color: #e5e5e5;
	font-size: 95%;
	position: absolute;
	right: 10px;
	top: 0px;
}
.message_head cite {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}


.message_body {
	padding: 0px 10px 0px 0px;

}



.move {
	padding: 0px 0px 0px 20px;

}
.move2 {
	padding: 0px 0px 0px 20px; line-height: 13px;

}


.collapse_buttons {
	text-align: right;
	border-top: solid 0px #e4e4e4;
	padding: 0px 0;
	width: 233px;
}
.collapse_buttons a {
	margin-left: 15px;
	float: right;
}

.field1 {
	width: 100%;
	margin: 0px; padding: 0px;
	border: 1px solid #003366;
	font-weight: normal;
    color: #666;
}
.orderform {
	background-color: #ffffe1;
	border: 1px solid #CCCCCC;
	
	text-align: left;
}
.one {
	padding: 5px 15px 5px 15px;
}
.button_c, .field_text {
	width: 100%;
	}
.big_grey	{
	color: #666666;
	font-size: 1.1em;
	padding: 0; margin: 0;
	}