.promo-panels td {
padding: 10px;
}

.new-list {
border-bottom: 1px dotted #ccc;
}

.new-list h1, .new-list h2, .new-list h3, .new-list p {
	margin: 0 0 10px 0;
}
.new-list img {
border: 1px solid #ccc;
padding: 3px;
background: #fff;
width: 120px;
height: auto;
}
.new-list p {
margin-bottom: 15px;
}
.new-list td {
padding: 10px;
}
.new-list h2 {
color: #FF0000;
font-size: 20px;
}
.new-list h3 {
color: #666;
font-size: 16px;
}
.new-list .readmore {
color: #fff;
background: #ff0000;
text-decoration: none;
padding: 5px;
border-radius: 4px;
}
.new-list .readmore:hover {
text: #990000;
}

.home {
	width: 780px !important;
	margin-right: 0 !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*________________Reset_css_____________________________________*/








/*________________Body, Header , Content and Footer_____________________________________*/

body {
	background:url(../img/bg01.gif) repeat-x fixed;
	font: 14px Helvetica, Sans-Serif;
}


#header {
	background:url(../img/header_bg.gif) no-repeat;
	height:100px;
	margin:0;
	padding-top:10px;
	padding-left:5px;
}

#quote_top {
	background:url(../img/header_bg.gif) no-repeat;
	height:10px;
	margin:0;
	padding-top:10px;
	padding-left:5px;
}

#content {
	background:url(../img/content_bg.gif) repeat-y;
	min-height:600px;
	margin:0;
	padding:0;
	z-index:-1;
}

#footer {
	background:url(../img/footer_bg.gif) no-repeat;
	height:141px;
	margin:0;
	padding:0;
	padding-left:5px;
}




/*________________h1 h2 h3_____________________________________*/


#main h2, h3 {
	font-size:150%;
	padding:0;
	margin:0;
	padding-left:0s;
}

#main h1 {
	font-size:150%;
	font-weight:bold;
	color:#333;
}





/*________________Wrap, Main , Right side bar_____________________________________*/


#wrap {
	width: 966px;
	margin:0px auto;
}

#main {
	width:752px;
	margin-left:200px;
	margin-right:200px;
}

#right_side_bar {
	width:182px;
	float:right;
	margin-left:10px;
	min-height:800px;
}






/*________________Nav bar slider                      _____________________________________*/

#outer {
	position: relative;
	width: 180px;
	height: 2700px;
	float:left;
	z-index: 50;
}
		
#nav_scroll {
	position: absolute;
	width: 180px;
	height: 535px;
	top: 10px;
	margin: 0;
	background:url(../img/nav_bar_bg.gif) no-repeat right;
	text-decoration: none;
	padding-left:0px;
	z-index: 51;

}


#wrap #outer #nav_scroll .dropdown li .sub_menu {	background-color: #FFF;}


/*________________Home Page Hero SWF styling  _____________________________________*/

#home #content #main #index_text {
	text-indent:-9999px;
	float:left;
	display:none;
}

#index #content #main #index_text {
	text-indent:-9999px;
	float:left;
	display:none;
}


#home #wrap {
	width: 966px;
	margin:0px auto;
}

#home #main {
	width:752px;
	margin-left:187px;
}

#home #content {
	/* height:500px; */
}


/*________________Nav menu drop down styling _____________________________________*/


/*#nav								{ width: 180px; float:left; background:url(images/navbar_bg_08.gif) no-repeat right } 
*/
#wrap #outer #nav_scroll a						{ text-decoration: none; }
#wrap #outer #nav_scroll ul						{ list-style: none; padding-left: 29px; padding-top: 15px; }
#wrap #outer #nav_scroll ul.sub_menu			{ padding-top: 0px; padding-left: 10px; margin-left: 29px; border: 1px solid #ccc; }


#wrap #content #outer #nav_scroll li {
	list-style:none;
}


/* 
	LEVEL ONE
*/
ul.dropdown	li						{ height:32px; width: 180px; padding:0px; }
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; zoom: 0; }
/*ul.dropdown a:hover		            { color: #000; }
*/
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding-top: 4px; color: #333; }
ul.dropdown li a:hover { color: #ff0000; }
ul.dropdown li:last-child a         { border-bottom: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: #ccc !important; position: relative; }
ul.dropdown li.hover a              { color:#ccc !important; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 0%; left: 120px; }
ul.dropdown ul li 					{ font-weight: normal; color: #000; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }






/*________________main Page image padding and p styling ___ List styling_____________________________________*/



#wrap #content #main #right_side_bar img {
	padding-top: 20px;
}

#wrap #content img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#wrap #content p {
	text-align:justify;
}

#wrap #content li {
	list-style: disc;
		list-style-position: inside;
}

#wrap #content ul {
	padding-left: 35px;
}






/*________________ image hover  _____________________________________*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}



.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


/*________________seperator padding_____________________________________*/
#wrap #content #main #seperator {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}

/*________________Remove anchor link boarder for Fire fox_____________________________________*/

#wrap #content #main #right_side_bar img {
	text-decoration:none;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
	
	
	
}
/*________________Form Styling_____________________________________*/


#content #main #reg_form {
	width: 400px;
	padding-left:100px;
}

#content #main #login_form {
	width: 400px;
	padding-left:100px;
}

#index #wrap #content #main #login_form #from_field {
	background-color: #EAEAEA;
	border-style:solid;
	border-width:thin;
	border-color:#CCC;
}


#index #wrap #content #main #reg_form form #from_field {
	background-color: #EAEAEA;
	border-style:solid;
	border-width:thin;
	border-color:#CCC;
}

/*________________PDF dwonload container float_____________________________________*/
#wrap #content #main #pdf_download_container {
	float:right;
	display:block;
}

/*_______________Lite Demo swf  Padding____________________________________*/
#lite_demo #wrap #content #FlashID2 {
	padding-left: 3px;
	top: 0px;
}


/*_______________Lite Demo swf  Padding____________________________________*/
#pay_pal {
	float:right;
}

/*_______________internal Sales LEad form padding & submit placement____________________________________*/

#index #wrap #content #main #sales_lead_form {
	padding-left: 90px;
}
.submit {
	float:left;
}

#sales_lead_form #formname .reset {
	float: right;
}

/*_______________internal SalesTabel display____________________________________*/
#index #wrap #content #main table {
	background-color: #999;
	border: thin solid #CCC;
}

#index #wrap #content #main tr {
	background-color:#FFF;
	border: thin solid #CCC;
	padding:5px;
}

/*_______________internal SalesTabel display____________________________________*/
#index #wrap #content #main td {
	background-color:#FFF;
	border: thin solid #CCC;
	padding:10px;
}



/*_______________internal salesman performance chart display____________________________________*/


#salesman_list {
	width:350px;
}

#salesman_list a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #333;
}

#salesman_list a:link {
	font-weight:bold;
	text-decoration: none;
	color: #333;
}

#salesman_list ul.lst li {
	display:block;
	width:100%;
}

#salesman_list ul.lst li a {
	position:relative;
	display:block;
	padding:7px;
	border-bottom: 1px solid #999;
}



#salesman_list ul.lst li {
	list-style:none;
	margin:0 0 2px 0;
}

#salesman_list ul.lst li span {
	top:0;
	left:0;
	display:block;
	height:100%;
	background:#CCC;
	width:300px;
}

/*_______________Autologic Testimonials <P> Quote font colouring____________________________________*/


#main .quote {
	color: #C30;
	}
	
	
/*_______________Img Float fixing____________________________________*/
#wrap #content #main .left {
	float:left;
}


#wrap #content #main .right {
	float:right;
}

