@charset "UTF-8";
@import url("reset-min.css");
@import url("http://www.google.com/uds/solutions/mapsearch/gsmapsearch.css");
	body {
		font: 68%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		background: url(../images/body_bg.jpg) repeat-x;
	}
	a{
		text-decoration: none;color: #466CB2;
	}
	a:hover{
		color: #B28F4E;
	}
	hr{
		display: none;
	}
	.sep {
	width:100%;
	border-bottom : 2px dotted #cccccc;
	margin-bottom : 16px;
	}
	strong{
		font-weight: bold;
	}
	ul.borderedlist li{
		border-bottom: 1px dashed #d1cfcd;
		width:100%;
	}
	ul.borderedlist li a {
		display: block;
		padding:3px 0 0 2px;
		color:#466CB2;
	}
	ul.borderedlist li a:hover{
		background: #97BBFF;color: #466CB2;text-transform : uppercase; font-size:0.80em;font-weight: bold;
		}
	.container{
		width:785px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	#main.container {
	padding-left : 6px;
	width : 785px;
			border-left : 1px solid #f6f6f6;
			/*border-right : 1px solid #f0f5f9;*/
			}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{
		background: #B28F4E url(../images/footer_list.jpg) left top no-repeat;
		color: #f6f0e3;
		text-transform : uppercase;
	}
	.bottomcolumn{
		float: left;
		width:242px;
		margin-right: 18px;
	}
	.bottomright{
		margin-right:0;
	}
	ul.leftbox{
		font-size: 1.3em;
		}
	.accent{
		font-weight : bold;
		color:#B28F4E;
		text-transform : uppercase;
		font-size : 85%;
		}
	.features{
		padding-top:15px;
		font:1.3em Arial, Helvetica, sans-serif;
		}
	.leftbox{
		background: #f1f0ef;
		padding: 10px 10px 10px 10px;
		margin-bottom:3px;
		line-height:1.8em;
	}
	.article_wrapper h2{
		color: #466CB2;
		font-size:1.65em;
		margin:10px 0 6px 0;
		border-bottom : 1px dotted #B28F4E;
	}
	.article_wrapper p{
		padding-bottom:10px;
		text-align : justify;
	}	
	.article_wrapper {
	text-align : justify;
	font-size:1.2em;
	}
		.article_wrapper_acc {
		width : 400px;
	text-align : justify;
	font-size:1.2em;
	}
	.accbox{
		padding:8px;
		width:136px;
		height : 224px;
		margin-left : 1px;
		margin-right : 1px;		
		overflow: hidden;
		line-height: 14px;
		text-align : center;
		background:url(../images/bg_illustimg.gif) no-repeat;
		font-size : 90%;
	}
		.acc_box_cont{
		margin-left : 423px;
		margin-top : -890px;	}
		.acc_box_cont2{
		text-align : center;
					}
	.illust_image{
	border : 1px solid #ffe366;
	margin-top : 5px;
	margin-bottom : 10px;
	}
		.illust_image2{
	margin-top : 5px;
	margin-bottom : 10px;
	}
	.lettrine_image{
		float: left;
		margin: 6px 12px 0 0;
	}
	.product_wrapper{
		width:134px;
		text-align : center;
	}
	.product_wrapper h4{
	text-transform : uppercase;
		font-size:1.1em;

		font-weight: bold;
	}
	.product_wrapper p{
		font-size:1em;
		font-weight :bold;
		color : #ffe366;
	}
	.product_wrapper p a{
		color : #f6f6f6;

	}
	.bottomcolumn h3{
		border-bottom: 4px solid #B28F4E;
		color: #466CB2; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 2px solid #466CB2;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #466CB2;
		border: 2px solid #d2c9b6;
		color: #e6e3f0;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	h1{
		position: absolute;
		height: 81px;
		top: -16px;
	}
	h1 a{
		font: 16px/16px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 22px 9px 25px 20px;
		display: block;
		/*background: url(../images/logo_bg.jpg) left 0 no-repeat;*/
	}
	h1 a:hover{
		color: #fff;
		}
	h1 a span{
		height:121px;
		width: 26px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		/*background: url(../images/logo_right.jpg) right 0 no-repeat;*/
	}
	h3.leftbox{
		font-size:18px;
		color: #8c8685;
		background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;
		padding:5px 0 10px 10px;
	}
	h3.header_small{
		font-size:15px;
		font-weight: bold;
		background: #f1f0ef;
		padding:0 10px 5px 10px;
		}
	h5,h6{
		font-size : 1.1em;
		border-bottom : 2px dotted #dadbed;
		font-weight:bold;
		text-transform:uppercase;
		}
	h4{
		color : #FFFDFB;
		}
	h5{
		color : #B28F4E;
		}
	#header{
		height: 203px;
		background: url(../images/top_bg.jpg) top repeat-x;
		position: relative;
		margin : auto;
	}
	#header .container{
		height: 203px;
	}
	#navigation{
		position: absolute;
		left: 16px;
		top:20px;
	}
	#main{
		padding:24px 0 20px 0;
	}
	#leftcolumn{
		float: left;width:160px;
	}
	#leftcolumn .leftbox p{
		padding-bottom:1em;
		line-height:1.5em;
		font-size:12px
	}
	#center{
		float: left;width:360px;padding: 0 20px;
	}
	#center_wide{
float: left;width:575px;padding: 0 20px;
	}
	#bottominfo{
		border-top: 5px solid #B28F4E;
		background: #fff1b2;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	#check{
	text-align : center;
	background : #B28F4E;
	}
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{
		color: #97BBFF;
		font-weight : bold;
	}
	#navigation li a:hover,#navigation li.active a{
		color: #ffd519;
		font-weight : bold;
	}
	#navigation-mp li{
	float: right;
			padding-right : 6px;
		text-transform: uppercase;
		font-size: 0.75em;
		font-weight: bold;

	}
	#navigation-mp li a{
		color: #97BBFF;
		font-weight : bold;
	}
	#navigation-mp li a:hover,#navigation-mp li.active a{
		color: #fecc3c;
		font-weight : bold;
	}
	#banner{
		position: absolute;
		width:575px;
		height: 125px;
		color: #e6e3f0;
		font-weight: bold;
		text-align : justify;
		padding:0 28px 0 180px;
		bottom: 0;
		/*background: url(../images/building.gif) right bottom no-repeat;*/
		font-size: 1.4em;
	}
	#banner_logo{
	position: absolute;
		height: 136px;
		width : 155px;
		margin-left :5px;
		bottom: 0;
		background: url(../images/LogoBg.jpg) center bottom no-repeat;
		}
	#footer{
		height: 37px;
		background: #B28F4E url(../images/footer_bg.jpg) 0 0 repeat-x;
		font-size: 1.2em;
	}
	#footer a{
		color: #ffd100;
	}
	#designby{
		background: url(../images/logo.gif) 0 0 no-repeat;
		float: left;
		height: 23px;
		padding:2px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{
		float: left;padding-left:18px;
	}
	#footer_navigation li a{
		text-transform:uppercase;
	}
	#footer_navigation li a:hover{
		color: #466CB2;
	}

	.gsmsc-mapDiv {
      height : 380px;
    }
    .gsmsc-idleMapDiv {
      height : 380px;
    }
	.gsmsc-controls {
      display :none;
    }
    #mapsearch {
      width : 580px;
      margin: 0;
      padding: 0;
    }
