body {
	background-color: #FFFFFF;
	background-image: url(../../img/bkg_navc2.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
	color: #7a7a7a;
}

#top_menu {
	width:980px;
	height:40px;
	text-align:left;
	float:left;
	background-image:url(../img/topbar.gif);
	background-repeat:no-repeat;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#top_menu a:link, #top_menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:12px;
	padding-right:12px;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:1px;
	font-size:13px;
	line-height:40px;
}

#top_menu a:hover {
	color: #99B622;
}
#content {
	width: 980px;
}
#footer {
	font-size: 80%;
	color: #CCCCCC;
}
.left {
	text-align: left;
	float: left;
	width: 600px;
}
.floatright_margin20px {
	float: right;
	margin-right: 20px;
}
.right {
	float: right;
	width: 300px;
	margin-right: 20px;
}
#inside {
	min-height: 700px;
	width: 930px;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#inside2 {
	min-height: 500px;
	width: 930px;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	height: 600px;
	background-image: url(../img/bkg_limerounded.png);
	background-repeat: no-repeat;
}

.left_bottom {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.images {
	margin-right: 20px;
	padding-top: 10px;
}
.quote_small {
	font-size: 80%;
	line-height: 100%;
	text-align: left;
}
.toprounded {
	background-image: url(roundedcornerstop.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 980px;
}
.left1 {	text-align: left;
	float: left;
	width: 670px;
}
#bottom_footer {
	background-color: #DADADA;
	clear: both;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#bottom_footer ul li {
	color: #555555;
	list-style-type: none;
	list-style-image: none;
	display: list-item;
}

#bottom_footer a {
	color: #666;
	text-decoration: none;
}

#bottom_footer a:hover {
	color: #999999;
	text-decoration: none;
}
.main {
	text-align: left;
	float: left;
	width: 900px;
}
#preview {
	background-color:#FFF;
	border:1px solid #E1E1E1;
	display:none;
	margin:0px auto 25px auto;
	padding:30px;
	width:600px;
}

.clear {
	font-size:1px;
	line-height:0;
	display:block;
	clear:both;
	height:0;
}

/** Form Elements **/
input::-moz-focus-inner { /** Removes Firefox’s dotted outline on buttons **/
	border:0;
	padding:0;
}#videobox {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 320px;
}
#videobox object {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 320px;
}

