body {
	
	background: url(images/bg_all.jpg) top repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 30px;
}



a:link {
	color: #000000;
}

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

a:visited {
	color: #000000;
}


#sddm
{	margin: 0;
	padding: 5;
	padding-left: 150px;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 125px;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #FFFFFF}



#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background:"#FFFFFF";
	border: 1px solid #996600;
	width: 125px;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #996600;
		font: 14px arial;
		font-weight: bold}

	#sddm div a:hover
	{	background: #FFFFFF;
		color: #663300
		}


/* COLOR CODES - BACKGROUNDS AND BORDERS */

.pageheight		{ height: 400px; }

#cornerimage		{ width: 40px; height: 40px; }

.page-splits		{
			height: 5px;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
			color:#CCCC66;
			}
/* GENERAL TEXT SIZES */

.smalltext	{ COLOR: #663300; FONT: 10px arial, sans-serif; font-weight: normal; }

.footer			{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }

.phonetitle		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: bold; }

.list 			{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.testimonial		{ COLOR: #339900; FONT: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }


/* GENERAL TEXT FORMATTING CODE */

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }



/* SCROLLER OPTIONS */

.scroller-table		{ padding: 7px; }

.scroller-body		{
			margin: 0px;
			padding: 0px;
			border: #999933 0px solid;
			}


/* SIDEBAR OPTIONS */

.sidebar-background 	{ width: 200px; }


.sidebar-frame		{
			width: 201px;
			height: 475px;
			min-height: 500px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}

/* FOR RIGHT SIDEBAR */

.sidebarright-width	{ width: 190px; }

fieldset 	{
		padding: 0px 6px 6px 6px;
		width: 150px;
		text-align: left;
		-moz-border-radius: 5px;
		}

fieldset legend {
		margin-bottom: 3px;
		padding: 2px 5px 2px 5px;
		}



/* CONTACT AND QUOTES FORM */



.dropdown 	{
		COLOR: #333333;
		background-color: #ECF0F3;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif;
		}







