body {
	font: 13px Arial, Helvetica, Sans-Serif;
	color: #383838;
	margin: 0;
	padding: 0 0 30px 0;
}


/* ---- Standard Elements ---- */

a {
	outline: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

h1 { 
	font-size: 36px; 
	letter-spacing: -1px; 
	color: #016600;
	text-transform: uppercase;
}

h2 { 
	font-size: 24px; 
	letter-spacing: -.7px; 
	color: #016600;
	margin: 12px 0 0 0;
	text-transform: uppercase;
}

h2 span{ 
	color:#383838;
}


h3 { 
	font-size: 21px; 
	letter-spacing: -.4px;
	margin-top: 6px;
}

h3 span{ 
	color:#016600;
}



h4 { 
	font-size: 18px; 
	margin: 20px 0 5px;
}

h5 { 
	font-size: 16px;
	margin: 20px 0 5px;
}

p {
	line-height: 1.6em;
	padding: 0;
	margin: 0 0 12px 0;
}

blockquote {
	line-height: 1.7em;
}

/*ORDERED LISTS*/
ol.steps {
   /*list-style-type: lower-roman;*/
	margin: -10px 0;
	padding: 0 0 0 20px;
	border: 0px solid #111;
}
ol.steps li {
	margin: 0;
	padding: 0px 6px;
	color: #016600;
	font-size: 1.3em;
	font-weight: bolder;
}
ol.steps li h2 {
	font-size: 0.9em;
	padding: 5px 0;
	margin-bottom: 0px;
	border-bottom: 0px dashed #333;
	color: #000;
}
ol.steps li p {
	color: #383838;
	font-size: 16px;
	font-weight: normal;
	margin: 4px 0 0 -2px;
}
ol.steps li.first { border-top: 1px solid #333; }
ol.steps li.last {	border-bottom: none; }

small {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

ul {
	list-style-type: disc;
	line-height: 2em;
	margin: 10px 0 0 40px;
	padding: 0;
}

ul li ul {
	margin: 5px 0 10px 30px;
}

hr {
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0;
	margin: 10px 0 15px 0;
}

.hr2 {
	background-image: url(../images/content_seperator.gif);
	width: 860px;
	height: 20px;
	margin: 35px auto 20px auto;
}

input, textarea {
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 4px;
	font: 14px Arial, Helvetica, Sans-Serif;
}

button { 
	background: url(../images/button_bg.gif) repeat-x;
	height: 30px;
	font: bolder 12px Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	padding: 2px 15px 5px 15px;
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

.leftimg {
	float: left;
	margin: 0 20px 20px 0;
}

.rightimg {
	float: right;
	margin: 0 0 20px 30px;
}


/* ---- Background ---- */

#titleheader_bg {
	background: url(../images/header_bg.jpg) repeat-x;
	height: 142px;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}

#gradient {
	height: 429px;
	margin-bottom: -420px;
}

.gradient_highlight {
	width: 1000px;
	height: 300px;
	margin: 0 auto;
}


/* ---- Container ---- */

#container {
	position: relative;
	background: transparent;
	width: 1000px;
	margin: 0 auto;
}


/*-- COLUMN RIGHT --*/
#right-col {
	float: right;
	width: 390px;
	background-color: transparent;
	margin: 0 0 20px 32px;
	
}

#right-col img{
	float: right;
}

/*-- COLUMN RIGHT --*/

/*-- FLASH RIGHT --*/
#flash-right {
	float: right;
	width: 390px;
	background-color: transparent;
	margin: 0 0 0px 0px;
	
}
	
}

/*-- END FLASH RIGHT --*/

/* Boxers */
#box1
	{
	background-color: transparent;
	position: relative;
	margin-right: 27px;
	margin-top: 10px;
	width: 220px;
	float: left
	}
	
	#box2
	{
	background-color: transparent;
	position: relative;
	margin-right: 27px;
	margin-top: 10px;
	width: 220px;
	float: left
	}
	
	#box3
	{
	background-color: transparent;
	position: relative;
	margin-right: 26px;
	margin-top: 10px;
	width: 220px;
	float: left
	}
	
	#box4
	{
	background-color: transparent;
	position: relative;
	margin-right: 0px;
	margin-top: 10px;
	width: 220px;
	float: left
	}


/* Cu3er style */
.cu3er_resize { width:1000px; margin:0 auto; padding:0px 0 44px 0; background:url(../images/swf_bg.jpg) #ffcc00 no-repeat bottom; }
#cu3er-container { width:1000px; outline:0; }


/* ---- Navigation ---- */

#navigation {
	/*background: url(../images/navigation_bg.gif) repeat-x;*/
	background: transparent;
	height: 32px;
	/*font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;*/
	border-bottom: 0px solid #FFFFFF;
	margin-bottom: 0px;
}

#navigation ul li ul li {
	display: block;
	list-style-type: none;
}

#navigation ul {
	float: left;
	z-index: 100;
	margin: 1px 0 0 1px;
	padding: 0;
	list-style-type: none;
	line-height: 1.5em;
}

/*Top level list items*/
#navigation ul li {
	background: url(../images/atex_nav_divider.gif) no-repeat top right;
	position: relative;
	display: inline;
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	float: left;
	margin-left: -1px;
	padding: 0 2px 0 0;
}

/*Top level menu link items style*/
#navigation ul li a {
	display: block;
	padding: 12px 14px 11px 14px;
	color: #333333;
	text-decoration: none;
}

* html #navigation ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #ffffff;
}

#navigation ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: transparent; 
	color: #FFC003;
	z-index: 100;
}

#navigation ul li a:hover {
	background: transparent; /*background of menu items during onmouseover (hover state)*/
	color: #FFC003;
	z-index: 100;
}

/*1st sub level menu*/
#navigation ul li ul {
	position: absolute;
	background: #191919;
	border-bottom: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	margin: 0px 0 0 -1px;
	z-index: 99;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#navigation ul li ul li {
	background: none;
	display: list-item;
	float: none;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	border-bottom: 0px solid #397795;
	padding-right: 0;
}

#navigation ul li ul li a {
	margin-right: 0px;
}

#navigation ul li ul li a:hover {
	background: #000/*#FFCC00*/;
	margin-left: 1px;
	padding: 7px 0 6px 14px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#navigation ul li ul li ul {
	top: 0px;
	margin: 12px 0 0 0px;
}

/* Sub level menu links style */
#navigation ul li ul li a {
	width: 240px; /*width of sub menus*/
	background: none;
	padding: 7px 0px 6px 15px;
}

/* Holly Hack for IE \*/
* html #navigation {height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	padding: 8px 5px 5px 0;
}

.rightarrowclass{
	padding: 5px 5px 5px 0;

}


/* ---- Search ---- */

.search {
	float: right;
	margin: 7px 7px 0 7px;
}

.search input {
	background: #E5E5E5;
	border: 1px solid #CCCCCC;
	width: 214px;
	padding: 6px;
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #333333;
	margin-right: 5px;
}

/* Safari Hack for Search */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.search { 
		margin: 5px; 
	}

	.search input { 
		margin: 2px 3px 0 0;
		padding: 6px;
	}

	.search button {
		padding: 3px 15px 4px 15px;
	}
}


/* ---- Display ---- */

#display {
	background: transparent;
	height: 248px;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #CCCCCC;
	font-size: 12px;
	margin: 12px 0 -44px 0;
}

#display h4 {
	margin: 0 0 4px 0;
	line-height: 1.2em;
}

#display p span{
	color: #000;
	font-weight: 400;
}

/* ---- Content ---- */

#content_container {
	background: url(../images/content_bg.gif) repeat-y;
	width: 1000px;
	border-top: 0px solid #CCCCCC;
	font-size: 14px;
	text-align: justify;
}

#content_container p span{
	color: #000;
	font-weight: 500;
}


#content {
	background: url(../images/content_topbg.gif) top right no-repeat;
	float: left;
	width: 600px;
	padding: 20px;
	color: #333;
}

.post {
	margin: 35px;
}

.post_title {
	margin-bottom: 12px;
}

.section_title {
	margin-top: 28px;
}

.post_title span {
	color: #2ca0db;
}

ul.tabs {
	float: right;
	list-style-type: none;
	margin-top: -25px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 1.7em;
}

ul.tabs li {
	position: relative;
	padding: 12px 20px 10px 20px;
	display: inline;
	cursor: pointer;
}

ul.tabs li.selected {
	background: #FFFFFF;
	padding-bottom: 13px;
	z-index: 100;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

.imgright {
	float: right;
	background: transparent;
	padding: 0px !important;
	margin-left: 32px;
	margin-bottom: 20px;
   border: 0px solid #d4d4d4 !important;
}

.folioGallery {
	width: 588px;
	margin: 14px 0 0 -28px;
}

.folioGallery div {
	float: left;
	margin: 0 0 14px 14px;
}

.folioGallery div img {
	background: #F5F5F5;
	padding: 8px;
	border: 1px solid #CCCCCC;
}

.contact_form {
	padding-top: 5px;
}

.contact_form label {
	color: #333333;
	display: block;
	font: bolder 14px Arial, Helvetica, Sans-Serif;
	line-height: 1.3em;
}

.contact_form .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
}

.contact_form input, textarea {
	width: 540px;
	padding: 10px;
	margin: 10px 0 25px 0;
	color: #444444;
	line-height: 1.7em;
}

.contact_form button {
	background: #333333;
	margin-top: 5px;
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	height: 100%;
	font-weight: normal;
}

.contact_form button:hover {
	cursor: pointer;
}

/* --LOCATION MAP-- */
#location-map {
	background-color: #ffffff;
	padding: 10px 10px 54px 10px;
	margin: 20px 0 26px 0;
	width: 427px;
	height: 352px;
	border: 1px solid #d2d2d2;
	float: right;
}

/* --END LOCATION MAP-- */

/* ---- Sidebar ---- */

#sidebar {
	background: url(../images/sidebar_bg.gif) repeat-y;
	float: right;
	width: 320px;
	font-size: 12px;
}

#sidebar h4 {
	margin-top: 0;
}

.sidebar_section {
	width: 269px;
	padding: 25px;
	margin-left: 1px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D5D5D5;
}

.sidebar_title {
	margin-bottom: 15px;
}

.sidebar_title h4 {
	margin-bottom: 2px;
}

.sidebar_title small {
	font-size: 10px;
	font-style: italic;
}

.sidebar_link {
	text-align: right;
	font-style: italic;
}

.left_column {
	float: left;
	clear: both;
	font-weight: bolder;
	margin-bottom: 7px;
	line-height: 1.7em;
}

.right_column {
	float: right;
	text-align: right;
	line-height: 1.7em;
	margin-bottom: 7px;
}

.spacer {
	clear: both;
}


#footer {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	color: #393a3e;
	font-size: 11px;
	border-top: 1px solid #dcdcdc;
}

#footer p.left {
 float: left;
}

#footer p.right {
 float: right;
 text-align: right;
}


/

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */