body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	background: url(images/master_body.jpg);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: normal
}
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 {
	font-size: 18px;
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: bold;
}
h3 {
	color: #000000;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;

}
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 {
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0;
    color: #CC0000;
    font-weight: bold;
}
h6 {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
	color: #0066cc;
	font-weight: bold;
}

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.detail {
	display: block;
	width: 128px;
	height: 51px;
	padding: 9px 0 0 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(images/more_button.png);
	font-weight: bold;
}
a.detail:hover {
	color: #F4F4F4;
	text-decoration: none
}

.float_l { float: left }
.float_r { float: right }

.image_wrapper {
	display: inline-block;
	border: 5px solid #CC0000;
	margin-bottom: 5px
}
.image_wrapper2 {
	display: inline-block;
	border: 5px solid #999999;
	margin-bottom: 5px
}
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #000; }

.testimonial { font-size: 16px; line-height: 30px; }

.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:#666; margin:0 0 2px; padding: 0 0 3px 25px; background: transparent url(images/master_list.png)  no-repeat scroll 0 3px }
.tmo_list li a { color: #666 }
.tmo_list li a:hover { color: #666 }

#master_body_wrapper {
	width: 100%;
	background: url(images/master_header.jpg) center top no-repeat;
}

#master_wrapper {
	width: 984px;
	margin: 0 auto;
	background: url(images/master_header.jpg) center top no-repeat;
}

#master_wrapperwide {
	width: 984px;
	margin: 0 auto;
}

#master_header { 
	position: relative;
	width: 984px;
	height: 325px;
	background: url(images/master_header.jpg) no-repeat center top
}

#header_icon {
	position: absolute;
	top: 80px;
	left: 660px;
	width: 220px;
	height: 230px;
}

#header_content {
	float: left;
	width: 500px;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 90px;
}

#site_title a {
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-decoration: none
}

#header_content p {
	font-size: 14px;
	color: #fff;
	text-align: left;
	font-weight: bold;
}

#master_main_top {
	width: 984px;
	height: 30px;
	background: url(images/master_content_top.png) no-repeat 
}

#master_main_bottom {
	width: 984px;
	height: 30px;
	background: url(images/master_content_bottom.png) no-repeat 
}

#master_main {
	position: relative;
	width: 900px;
	padding: 10px 42px;
	background: url(images/master_content_middle.png) repeat-y
}

#main_top { position: absolute; left: 289px; top: 0px; width: 13px; height: 364px; background: url(images/master_sidebar_top.jpg) 0 -30px no-repeat }
#main_bottom { position: absolute; left: 289px; bottom: 0px; width: 13px; height: 364px; background: url(images/master_sidebar_bottom.jpg) 0 scroll no-repeat }

#master_sidebar {
	float: left;
	width: 235px;
}

.sidebar_box { clear: both;	width: 235px; margin-bottom: 30px; }

.sb_title {
	width: 175px;
	height: 20px;
	padding: 9px 30px;
	font-size: 14px;
	color: #FFFFFF;
	background: url(images/master_sidebar_box_top.jpg) no-repeat top left;
	font-weight: bold;
}
.sb_content { 
	padding: 20px 30px;
	background: url(images/master_sidebar_box_middle.jpg) repeat-y left;
}
.sb_content_tweet { 
	padding: 20px 10px;
	background: url(images/master_sidebar_box_middle.jpg) repeat-y left;
}
.sb_bottom {
	height: 8px;
	background: url(images/master_sidebar_box_bottom.jpg) no-repeat top left
}


/* menu */

#master_menu {
	width: 235px;
	margin-bottom: 20px;
}

#master_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#master_menu ul li {
	padding: 10px 0 0;
	margin: 0;
	display: block;
	height: 36px;
	background: url(images/master_menu_divider.jpg) left bottom no-repeat
}

#master_menu ul li a {
	display: block;
	height: 36px;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#master_menu ul li a:hover, #master_menu ul .current {
	padding-left: 25px;
	color: #CC0000;
	background: url(images/master_menu_hover.png) left top no-repeat
}

/* end of menu */

#login_form form { margin: 0; padding: 0 }
#login_form p { margin-bottom: 15px }
#login_form p span { display: block }
#login_form .login_input { width: 173px; height: 28px; border: none; color: #999; background: url(images/master_text.jpg) no-repeat }
#login_form #login_submit { width: 77px; height: 28px; cursor: pointer; border: none; background: url(images/master_login.jpg) no-repeat }

.sb_news_box {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
}
.sb_news_box a {
	color: #000000
}
.sb_news_box span {
	display: block;
	color: #CC0000
}
.last_box { margin: 0; padding-bottom: 0; border: none }

#master_content {
	float: right;
	width: 610px;
}

.flipbook {
	float: left;
	width: 900px;
}

.content_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(images/master_horizontal_divider.jpg) center bottom no-repeat;
}

.content_box h1 {
	color: #000000;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
}

.newsDate {
	font-weight: normal;
	font-size: 10px;
}
.newsHeadline a, .newsHeadline a:link, .newsHeadline a:visited, .newsHeadline a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsHeadline a:hover {
	text-decoration: none;
	color: #CC0000;
}
.newsHV {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 16px;
}

.newsText {
	padding-bottom: 20px;
}


.content_boxinfo {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(images/master_horizontal_divider.jpg) center bottom no-repeat;
}

.content_boxinfo p {
	font-size: 12px;
	line-height: 26px;
	padding-top: 20px;
}

.content_boxinfo img {
	float: right;
	}

h2.title_icon {
	margin-bottom: 15px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 50px;
}
h2.code { background: url(images/header_icon.png) center left no-repeat }
h2.products { background: url(images/header_icon.png) center left no-repeat }

.col_w290 {
	width: 260px;
	padding-right: 30px;
	background: url(images/master_vertical_divider.jpg) center right no-repeat
}
.cw290_last { background: none }

#gallery a { display: block; float: left; margin-right: 30px }
#gallery a img { border: 5px solid #ccc }


.label {
	text-align: left;
	padding-right: 20px;
	width: 70px;
	float: left;
}
.contactInput {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 260px;
}
form#contactForm br {
	clear: left;
}

/* footer */

#master_footer_wrapper {
	clear: both;
	width: 100%;
	border-left: none;
	border-right: none;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}

#master_footer {
	width: 984px;
	margin: 0 auto;
	text-align: center;
	color: #CCCCCC;
	padding: 5px 0;
	font-size: 11px;
}

#master_footer a {
	color: #CCCCCC;
}

#master_footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#master_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	display: inline;
	border-right: 1px solid #666666;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */



.label {
	text-align: left;
	width: 220px;
	float: left;
}
.contactInput {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 300px;
}
.contactInput2 {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 300px;
}
.contactgo {
	display: block;
	float: left;
	margin-bottom: 4px;
	width: 300px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: thin solid #CCC;
	background-color: #CC0000;
	color: #FFF;
	margin-top: 14px;
	height: 32px;
	margin-left: 240px;
}
form#contactForm br {
	clear: left;
}.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }

.h_line {
	height: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#policeheader {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
	color: #0066cc;
	font-weight: bold;
}

#policeheader a:link {
	color: #0066cc;
}

.section_gallery {
	float: left;
	width: 290px;
	margin: 5px;
	padding: 0px;
}

.section_gallery img {
	width: 288px;
}
