body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}



h1, h2, h3 {
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 26pt;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

a{text-decoration:none; color:#000000; font-style:italic;}
a:hover{text-decoration:underline;}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 60px;
}
#connect{
	padding-top:20px;
	height:20px;
	width:190px;
	float:right;
}
#connect img{ border:none;
	float:left;
}
/* Logo */

#logo {
	float: left;
	padding-top:7px;
	padding-bottom:6px;
}

#logo h1, #logo img, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}
#logo h1 {
	padding:40px 0 0  30px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #FF6699;
}


#logo h2 a, #logo p a {
	color: #FF6699;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width:1000px;
	height:12px;
	background-color:#000000;
	color:#FFFFFF;
	float: left;
	position:relative;
}

#menu ul {
	margin: 0;
	padding-left:12px;
	float:left;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li a {
	float: left;
	padding: 1px 22px 0 0px;
	text-decoration: none;
	font:11px/10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#menu a:hover {
	color: #c5af98;
}

#menu .current_page_item a {
}

/* Page */

#page1000 {
	position:relative;
	width: 1000px;
	margin: 0 auto;
	font:12px Helvetica, Verdana, Arial, sans-serif;
	line-height:20px;
	min-height:650px;
	text-align: left;
}

#page {
	position:relative;
	width: 1092px;
	height:650px;
	margin: 0 auto;
}


#slidePanel {
	float:left;
	width:1000px;
	height:650px;
	position:relative;
	padding:0;
	background-color: #CCCCCC;
}
#slidePanel2 {
	float:left;
	width:1000px;
	height:509px;
	position:relative;
	padding:0;
	background-color: #CCCCCC;
}
#slidePanel3 {
	float:left;
	width: 640px;
	height: 385px;
	position:relative;
	padding:0;
	background-color: #CCCCCC;
}

#left_arrow{
	float:left;
	width:46px;
	height: 509px;
	background:url(images/left_arrow.jpg) 0 50% no-repeat;
	cursor:pointer;
}
#left_arrow:hover{
	background:url(images/left_arrow_h.jpg) 0 50% no-repeat;
}
#right_arrow{
	margin-left:4px;
	float:left;
	width:42px;
	height: 509px;
	background:url(images/right_arrow.jpg) 0 50% no-repeat;
	cursor:pointer;
}
#right_arrow:hover{
	background:url(images/right_arrow_h.jpg) 0 50% no-repeat;
}

h1.helvet { font:24px/22px Helvetica, Arial, Helvetica, sans-serif;

}
#left_column{ width:100%; padding-right:10px;
}
.lbb_div{ height:70px; 
}
#left_column h2{ text-transform:uppercase; font-weight:bold; font-size:12px;}
#right_column{ float:left;
	width:45%;
}

/* Footer */

#footer {
	padding-top:7px;
	border-top:1px #000000 solid;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	margin-top:3px;
	font-size: 11px;
	color: #999999;
}

#footer #menu_bottom {
	width:600px;
	height:15px;
	color:#000000;
	float: left;
	position:relative;
}

#footer #menu_bottom ul {
	list-style:none;
	margin: 0;
	padding-left:20px;
	float:left;
	list-style: none;
}

#footer #menu_bottom li {
	display: inline;
}

#footer #menu_bottom a {
	float: left;
	padding: 1px 15px 0 0px;
	text-decoration: none;
	font-family:10px/10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	word-spacing:2px;
	font-style:normal;
}

#footer #menu_bottom a:hover {
	color:#666666;
}
#copy { float:right;}

#links {
	float: right;
}
#content{ position:relative; float:left;
			width:100%;
			font-size:14px;
}
.clear{clear:both;}
.pup {
	padding                 : 5px;
	margin                  : 5px 10px 0px 0px;
	font-size               : 9pt;
	color                   : #ccc;
	background-image        : url(images/bg-pup.png);
	border                  : 2px solid #333;
	z-index                 : 200; /* aaaalways on top*/
}
.img_container { position:relative;float:left;margin:5px; width:100px; text-align:center; }
.img_container img{ margin-bottom:3px; border: #ffffff 1px solid;}
.email{ padding-top:130px; color:#FF6699; font-size:18px;}

.small_text {
	font-size: 10px;
}

.comp{ float:left;width:300px;font:11px/11px Helvetica, Arial, sans-serif;margin:29px 50px 0px 40px;}
.cinput{
	width:290px;
	height:15px;
	clear:both;
}
.comp label{position:relative;clear:both; }

.dotcom_form{
font-size:10px;
}
.dotinput{width:170px;}

.dir_links{ font-style:normal; color:#404040;}

.dir_links:hover {
	font-weight:bold;
	text-decoration:none;
	
	}

