﻿/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body {
		font-family:Arial, Helvetica, sans-serif; 
		font-size:medium; 
		color:#767676; 
		background:#ffffff; 
		padding:0; 
		margin:0;
	}
	
	a img,:link img,:visited img,fieldset {border:none;}
	img {vertical-align:top;}
	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.wrapper {width:100%; overflow:hidden;}

/* --- END main layout --- */

/* --- header --- */

	#header {font-size:1.125em;}
	
	#logo {background:url("../mobile01/images/logo2.jpg") top center; padding:45px 0 35px 15px;}
	#logobutton {
	padding:0px 0px 0px 30px;
	background:#ffffff; 
		}
	
	.banners {padding:24px 0 28px 0; text-align:center;}
	.banners img {margin-bottom:2px;}
	
	.home-tab {text-align:right; padding:23px 24px 0px 0; margin-bottom:-15px;}
	.home-tab a {color:#414141;}
		
	#breadcrumb {padding:12px 0 11px 25px; background:#263e49;}
	#breadcrumb a {
		color:#fff; 
		font-size:1.222em;
		text-decoration:none; 
		background:url("../mobile01/images/marker1.gif") no-repeat right 12px; 
		padding-right:16px;
	}

/* --- END header --- */

/* --- content --- */

	#content {font-size:1.063em; line-height:1.176em; font-weight:bold;}
	.min-width {padding:25px 20px 20px 26px; min-width:200px;}
	#content .home-tab {margin:0; padding:10px 24px 40px 0; font-size:1.059em; font-weight:normal;}

	a {color:#2cb6e8;}
	li {list-style:none; margin-bottom:12px; clear:both; background:url("../mobile01/images/marker2.gif") no-repeat 0 7px; padding-left:13px;}
	li a {color:#5fc750;}
	
	#navmenu li {padding:0; background:none;}
	#navmenu .summary {padding:13px 0 13px 0;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:107px; color:#28414d; font-size:1.125em; line-height:1.376em; border-top:1px dotted #6b808a; margin:0 22px 0 25px;}
	#footer p { padding:8px 0 0 0;}
	#footer p a {color:#28414d; text-decoration:none;}

/* --- END footer --- */

/* --- phone --- */
	
	#phone {height:50px; color:#28414d; font-size:large; border-top:1px dotted #6b808a; margin:0 2px 0 2px;}
	#phone { padding:2px 0 0 0;}
	#phone a {color:#28414d; text-decoration:none;}

/* --- END footer --- */


/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	p {padding-top:20px;}
	.margin1 {margin-top:50px;}
	.margin2 {margin-top:25px;}
	
	h2 {color:#000; font-size:1.765em; line-height:1em;	font-weight:normal; margin-bottom:15px;}
	
	.link {display:inline-block; margin-top:20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
	
	#ContactForm input , #ContactForm textarea {border:1px solid #a4a4a4; width:245px; padding-left:4px; background:#fff; font-size:1em; line-height:1em; margin-bottom:18px; color:#8c8c8c;}
	#ContactForm textarea {height:120px;}
	#ContactForm .taright {width:250px;}
	#ContactForm button {background:none; border:none; color:#2cb6e8; text-decoration:underline; font-size:1em; margin-left:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
	
.gslogoheaderlg { font-family: Arial, Helvetica, sans-serif; font-size: 28px; font-weight: bold; color: #ffffff; text-decoration: none}
.gslogoheadersm { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #ffffff; text-decoration: none}
.gsprice { font-family: Arial, Helvetica, Geneva; font-size: 14px; font-weight: bold; color: #FF0000; text-decoration: none;}
.gstext10 { font-family: Arial, Helvetica, Geneva; font-size: 10px; text-decoration: none}

/* --- END Other --- */

/* --- boxes --- */

/* --- END boxes --- */



