html { overflow-y: scroll; 
	min-height: 100%;
	margin-bottom: 1px;

}
body, td, th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
/* ---------------------------------------------------*/
/* -------------------- STRUCTURE --------------------*/
/* ---------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color:#000;
	/*background-image: url(../images/background.png);*/
}
a {
	color: #F49625;
	text-decoration: none;
}
a:hover {
	color: #ccc;
}

#wrapper {
	text-align: left;
	width: 1000px;
	margin: 0px auto; /* Change here for the height that's at the top of the website*/
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 1000px;
	height: 0px;
	float: left;
	background-color: #000;
}
#body {
	float: left;
	width: 1000px;
	background: #000;
}
#main_pic {
	background-image: url(../images/header_6.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 85px;
	width: 1000px;
}

#main_pic_two {
	float: left;
	height: 133px;
	width: 1000px;
}



#text_picture {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
}
#main_content {
	float: left;
	width: 620px;
	text-align: left;
	margin-left: 0px !important;
	margin-left: 20px;
	margin-top: 15px;
	min-height: 450px;
}
#main_content_second {
	float: left;
	width: 950px;
	text-align: left;
	margin-top: 10px;
	margin-right: 40px !important;
	margin-right: 20px;
	color: #666666;
}
#sidebar {
	float: left;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#left_cont {
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 25px;
	width: 1000px;
	font-size: 10px;
	background-image: url(../images/footer.jpg);
	color: #ccc;
	line-height: 22px;
	background-color: #4C4D4F;
	text-align: center;
	border-top: 0px solid #999;
	border-bottom: 0px solid #333;
	float: left;
	clear: both;
}
#footer a {
	font-size: 10px;
	color: #ccc;
}

/* ---------------TABLES--------------- */
table {
	padding: 3px;
	border: 0px solid #ccc;
	text-align: left;
}
th {
	text-align: left;
	/*height: 30px;*/
	background: #dcdbcb;
	padding: 4px;
}
.table_heading {
	background: #D3D3D3;
}
td {
	padding: 3px;
	border: 0px solid #ccc;
	vertical-align: top;

}
#login {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-right: 4px;
	margin-left: 4px;
}



/* -------------------- 
RIGHT PANELS (HOME PAGE)
 --------------------*/

#right_content {
	float: right;
	width: 320px;
	margin-right: 0px!important;
	margin-right: 0px;
	margin-top: 0px;
}
.right_panel {
	background-color: #000;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AA9B7C;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AA9B7C;
	border-bottom-color: #AA9B7C;
	border-left-color: #ccc;
	margin-bottom: 0px;
}

.right_panel a {
	font-size: 12px;
	color: #FFFFFF;
}
.right_panel a:hover {
	color: #ccc;
}
#right_content .right_panel {
	color: #ccc;
	font-size: 12px;
	width: 320px;
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
}
.right_panel_heading {
	height: 30px;
	background-color: #000;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FB9322;
	padding-left: 10px;
	border-bottom: 0px dotted #B30000;
	border-top: 0px dotted #B30000;
}
.right_panel_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	padding-left: 50px;
}

.right_panel_testimonials {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	padding-left: 50px;
	color: #666;
}

.right_panel_testimonials a {
	font-size: 13px;
	color: #666;
}

.right_panel_copy a {
	font-size: 13px;
	color: #F89520;
}
.right_panel_copy a:hover {
	color: #ccc;
}

#right_content ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-color: #000000;
	color: #fff;
	line-height: 15px;
	font-weight: normal;
}
#right_content li {
	margin: 0px 0 0;
	padding: 5px;
	list-style-type: none;
	font-weight: normal;
}
#right_content li a:link, #right_content li a:visited {
	display: block;
	width: 230px;
	padding: 5px;
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: normal;
}
#right_content li a:hover, #right_content li a:active {
	display: block;
	padding: 5px;
	background-color: #000000;
	color: #ccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: normal;
}
#right_content ul ul li a:link, #right_content ul ul li a:visited {
	display: block;
	width: 250px;
	padding: 5px;
	background-color: #888888;
	color: #cccccc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#right_content ul ul li a:hover, #right_content ul ul li a:active {
	display: block;
	padding: 10px;
	background-color: #666666;
	color: #9A8C71;
	text-decoration: none;
} 


/* ---------------------------------------------------*/
/* -------------------- NAVIGATION --------------------*/
/* ---------------------------------------------------*/
#nav {
	width: 1000px;
	float: left;
	background-color:#000;
	background-image: url(../images/nav.jpg);
	font-weight: bold;
	text-transform:uppercase;
	font-size:10px;
	height: 25px;
	line-height: 19px;
		list-style: none;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;

}
#nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
		list-style: none;
}
#nav li {
	float: left;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
#nav a {
	font-weight: normal;
	display: block;
	padding: 2px 10px;
	/*	width: 66px;*/	
	font-size: 1.1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	color: #fff;
	/*background-color: #ff8100;*/
	text-align: center;
		list-style-type: none;
}
#nav a:hover {
	color: #fac58a;
	/*background-color: #AA9B7C;*/
}


.example {
	background-image: url(../images/nav_sec.jpg);
	padding: 0px;
}

/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	font-weight:bold;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 1;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
		list-style-type: none;

}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
	
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu {
background-color: #F59421;
	background-image: url(../images/nav_sec.jpg);
	height:22px;
	width: 1000px;
	float: left;
	font-size:13px;
	line-height: 12px;
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
		list-style-type: none;
}

.menu, .menu ul li {
	color: #eee;
		list-style-type: none;

}

.menu ul {
	/*width: 11em;*/
		list-style-type: none;
	
}

.menu a {
	text-decoration: none;
	color: #000;
	padding: .4em 1em;
	display: block;
	font-weight: normal;
	position: relative;
	border-right: 2px solid #000;
}

.menu ul li a {
	font-weight:lighter;
	font-size:11px;
	width: 150px;
	border-bottom: 1px solid #000;
		list-style-type: none;
}



.menu a:hover, .menu li:hover>a {
	color: #fff;
}

.menu li li {	/* create borders around each item */
	border-top: 1px solid #000;
	text-align: left;
	background-color:#666;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
		list-style-type: none;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 145px;
	padding-top: 24px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 25px;
	height: 25px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	width: 150px;
	padding: 4px 0 4px 5px;
	background-color: #363540;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #87878C;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	display: block;
	width: 150px;
	padding: 4px 0 4px 5px;
	background-color: #FFFFFF;
	color: #CEBA95;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar ul ul li a:hover, #sidebar ul ul li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #FFFFFF;
	color: #9A8C71;
	text-decoration: none;
}
#flash_clients {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* ---------------------------------------------------*/
/* -------------------- MAIN CONTENT --------------*/
/* ---------------------------------------------------*/
#main_content, #main_content_second p {
	line-height: 18px;
	color: #cccccc;
}
#main_content, #main_content_second a {
	color: #ff6600;
}
#main_content, #main_content_second ul {
	line-height: 18px;
	color: #666;
}
#main_content, #main_content_second a:hover {
	color: #CCCCCC;
}

/* ---------------------------------------------------*/
/* -------------------- LINKS --------------------*/
/* ---------------------------------------------------*/

#breadcrumb a {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
#breadcrumb a:hover {
	color: #87878C
}
#left_panel a:hover {
	color: #113541;
}
/* ---------------------------------------------------*/
/* -------------------- HEADINGS --------------------*/
/* ---------------------------------------------------*/
h1 {
	font-size: 200%;
	color: #F59421;
	border-bottom: 0px solid #aa9b7c;
	padding-bottom: 10px;
	font-weight:100;
	line-height: 26px;
	
	
}
h2 {
	font-size: 165%;
	color: #F59421;
	border-bottom: 0px solid #aa9b7c;
	text-align: left;
	background-color: #000000;
	font-weight: lighter;
	margin-left: 15px;
	margin-top: 0px;
}
h3 {
	font-size: 135%;
	color: #F59421;
	border-bottom: 0px solid #aa9b7c;
	text-align: left;
	background-color: #000000;
	font-weight: lighter;
	margin-left: 0px;
	margin-top: 0px;
	}
	
h5 {
	font-size: 165%;
	color: #918C93;
	border-bottom: 0px solid #aa9b7c;
	text-align: center;
	background-color: #000000;
	font-weight: lighter;
	margin-left: 15px;
	margin-top: 0px;
	
	}
	
	
h6 {
	font-size: 135%;
	color: #666;
	border-bottom: 0px solid #aa9b7c;
	text-align: left;
	font-weight: lighter;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style:italic; 
	}

.clear {
	clear: both;
}
img {
	border: 0px solid #FFFFFF;
}
#text_picture .picture {
	border: 1px solid #999999;
}

.required {
	color:#FA931D;
}

UL {
list-style-image: url(../images/bullet.gif);
/*margin-left: -20px;*/
}


.searchBtn {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	color: #F59421;
	background-color: #000;
	padding: 4px;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #918C93;
	cursor:pointer;

}

.searchBox{
	border: 1px solid #918C93;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 4px;
	/*background-color: #FFFFFF;*/
	background: #fff url(../images/form_back.jpg) no-repeat 0 0;
	font-size: 12px;
	width: 200px;
	height: 22px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #cccccc;
}




textarea {
	border: 1px solid #918C93;
	padding: 1px 4px;
	font-size: 12px;
	color: #CCCCCC;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #fff url(../images/form_back.jpg) no-repeat 0 0;
}

#main_pink {
	color:#666666;
	background-color:#000;
	float: left;
	width: 618px;
	text-align: left;
	margin-top: 0px;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-left: 5px;
	
}


#main_pink a  {width:618px; display:block; padding-top:2px; color:#666;}
#main_pink a:link {color: #666; text-decoration:none;}
#main_pink a:hover {color:#F59421; text-decoration:none; }


.bottomTabs {float: left; width: 100%;  color: #fff; font-size: 0.9em; }
.bottomTabs .tab {
	float: left;
	width: 160px;
	padding: 0px;
	border:1px solid #ccc;
	margin-left:0px;
	margin-right: 20px;
}
.bottomTabs .tab:first-child {background: none;}
.bottomTabs .tab img {
	float: left
}
.bottomTabs .tab h4 {
	color: #fff;
	text-transform: uppercase;
}
.bottomTabs .tab h4 a {color: #84A725;}
.bottomTabs  a {
	color: #fff;
}

.bottomTabs .heading {
	font-size: 14px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#000;
	padding:0px;

}



.pagination {
            font-size: 100%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}



/* pagination */ 

#pagination-flickr ul{
text-indent: 5em;

}


#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
#pagination-flickr a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
	color:#cccccc;
	display:block;
	float:left;
	padding:3px 4px;
	border-color:#999999;

}
#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
#pagination-flickr .active{
color:#fff;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
	color:#fff;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-flickr a:hover{
	border:solid 1px #fff;
}

#pagination_box {
	float: left;
	width: 538px;
	text-align: left;
	color: #444;
	border-width: 0px;
	border-style: solid;
	border-color: #ccc;
	padding: 6px;
	
}



.noshow {
visibility: hidden;
} 
