/* Created on February 23, 2009 by Allen Moore
copyright 2010, sizzortrix.com
Last modified on January 15, 2010*/

/* CSS for all pages */
ol, ul
{
	list-style: none;
}
html
{
	text-align: center;
}
body
{
	margin: 0 auto;
	text-align: center;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background: url(../images/bg.png) #214152 repeat-x top center;
	height: 100%;
}
fieldset, img
{
	border: 0;
}
#container
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header
{
	width: 960px;
	height: 150px;
}
#logo_left
{
	width: 218px;
	height: 150px;
	float: left;
}
#contact_right
{
	width: 218px;
	height: 50px;
	padding-top: 20px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.emphasize
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}
#nav_right
{
	width: 600px;
	height: 50px;
	padding-top: 30px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
#nav_right a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#nav_right a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
#main_area
{
	width: 960px;
	height: 400px;
}
#pic_post
{
	width: 600px;
	height: 400px;
	float: left;
	background: url(../images/fade_bg.jpg) no-repeat;
	font-family: sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#left_desc
{
	width: 320px;
	height: 380px;
	background-color: #000d14;
	float: right;
	font-family: sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 10px 10px
}
#left_desc h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0099CC;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
#left_desc h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
#nav_text
{
	width: 960px;
	height: 30px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0099CC;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
#about_text
{
	width: 300px;
	height: 30px;
	float: left;
	padding-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0099CC;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
#services_text
{
	width: 300px;
	height: 30px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0099CC;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
#product_text
{
	width: 300px;
	height: 30px;
	float: left;
	padding-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0099CC;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
#nav_adv
{
	width: 960px;
	height: 250px;
	font-family: sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#about_adv
{
	width: 300px;
	height: 250px;
	float: left;
	padding-right: 30px;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#services_adv
{
	width: 300px;
	height: 250px;
	float: left;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#product_adv
{
	width: 300px;
	height: 250px;
	float: left;
	padding-right: 30px;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer
{
	width: 960px;
	height: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	background: url(../images/footerbg.gif) no-repeat top center;
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#footer a
{
	font-family: sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
}
#footer a:hover
{
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
/* Individual page code */
#content
{
	width: 960px;
	height: 100%;
	overflow: auto;
}
#nav_area
{
	width: 210px;
	height: 100%;
	min-height: 100%;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
#nav_left
{
	width: 200px;
	height: 100%;
	min-height: 100%;
	padding: 5px;
	background-color: #000d14;
	float: left;
	text-align: left;
	font-style: normal;
}
#nav_left a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#nav_left a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
#main_text
{
	width: 740px;
	height: 100%;
	min-height: 100%;
	float: right;
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
#main_text h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}
#main_text img
{
	padding-right: 10px;
}
#sec_col_one
{
	width: 560px;
	height: 100%;
	float: left;
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
#sec_col_one h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}
#sec_col_one a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#sec_col_one a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#sec_col_two
{
	width: 380px;
	height: 100%;
	float: right;
}
.more
{
    display: none;
}
a.showLink, a.hideLink
{
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
}
#staff
{
	width: 560px;
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
#staff h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}
#staff h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}
#staff img
{
	padding-right: 10px;
}