*{ 
margin: 0; 
padding: 0; 
}

/* Body */

body { 
font-family: "Palatino Linotype", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "ITC Garamond", "Georgia", Times, serif;
font-size:13px;
color: #000000; 
background: #FFFFFF url(../images/BG.gif) repeat-x top center fixed;
}

/* Links */

a { 
text-decoration: none; 
color:#0033CC;
}

a:hover { 
color: #CC0000; 
}

/* Colors */

.emphasize {
color: #FFFFFF;
font-weight:bold;
}

.red {
color:#CC0000;
}
.blue {
color:#0033CC;
}

.lt-blue {
color:#0033CC;
}

.yellow {
color:#FDFC02;
}

.lt-yellow {
color:#FFFF99;
}

/* Clear */

#x { 
clear: both; 
}

/* Paragraphs */

p { 
line-height: 22px; 
margin:0 0 10px 0;
padding:0 10px; 
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
}
ul {
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
margin:0 0 10px 40px;
}
ol {
margin:0 0 0 60px;
}

#rotator li {
margin:3px 0;
}

.lefty {
float:left;
}

.righty {
float:right;
}

/* Headings */

h1 { 
font-size: 18px; 
font-weight: bold;
margin:0;
padding:10px 0 0 10px;
color:#0033CC;
text-transform:uppercase;
background:url(../images/H1.png) top left no-repeat;
height:40px;
letter-spacing:-1px;
}

h2 { 
margin:15px 0 0 0;
font-size: 18px; 
font-weight: normal;
letter-spacing:-1px;
color:#333333;
}
h4 { 
font-size: 14px; 
font-weight: bold;
margin:0;
padding:10px 0 0 10px;
color:#0033CC;
text-transform:uppercase;
background:url(../images/H1.png) top left no-repeat;
height:40px;
letter-spacing:-1px;
}


/* Wrapper */

#wrapper { 
margin:5px auto 0 auto; 
width: 1000px; 
}

/* Form */

input, textarea, select {
font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
border: 1px solid #CCCCCC;
margin:0 0 2px 0;
padding:2px 5px 2px 5px;
}

form {
text-align:left;
margin:0;
}

.states{
width: 56px;
padding:1px 5px;
}

.threeinputs {
width: 95px;
}

.twoinputs {
width: 125px;
}

.oneinput {
width: 260px;
}

.comments{
width: 266px;
height:25px;
}

.button {
	background: url(../images/SubmitGrey.jpg) top center no-repeat;
	color: #EEEEEE;
	width: 185px;
	height:25px;
	border:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.button:hover {
color: #FFFF99;
}

/* Logo */

#logo {
	width:230px;
	height:115px;
	z-index:2;
	position:absolute;
	left:628px;
	margin-top: -55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -115px;
	top: 90px;
}

/* Header */

#header {
	width:1024px;
	margin:0 auto;
	padding:10px 10px 0 10px;
	text-align:center;
	font-size:17px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	background-image: url(../images/Phone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#local-digits {
	float:right;
	text-align:center;
	width:400px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#toll-digits {
	float:left;
	text-align:left;
	width:472px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

/* Top Nav */
	
#top-nav { 
margin: 0;
float:left;
width:500px;
}

#top-nav li { 
display:inline;
list-style:none; 
margin: 0 15px 0 0; 
}

#top-nav li a {
text-decoration:none;
color:#999999;
}

#top-nav a:hover {
text-decoration:underline;
color:#666666;
}

/* Menu */
	
#menu {
	list-style: none;

width: 580.px; 
	background: url(../images/MenuBGGray.png) center no-repeat;
	height:108px;
	float:left;
	margin:-20px 0 0 25px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	width: 574px;
}

#menu li {
	float:left;
	margin: 35px 0 0 0;
}

#menu li a { 
display: block; 
font-size: 14px; 
padding:10px 11px;  
color:#FFFFFF;
}

#menu li.current a {  
color: #FFFF99;
}

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

#menu-right {
	list-style: none;
	margin:15px 25px 0 0;
	width: 400px;
	background: url(../images/MenuBGGrey.jpg) top right no-repeat;
	float:right;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
}

#menu-right li { 
float:right; 
}

#menu-right li a { 
display: block; 
font-size: 14px; 
padding:10px 14px;  
color:#FFFFFF;
}

#menu-right li.current a {  
color: #FFFF99;
}

#menu-right a:hover {  
color:#FFFF99;
}

/* Content */

#content { 
border: 1px solid #DDDDDD;
width: 1024px; 
margin:15px 0 0 0;
background:#FFFFFF;
padding:0 0 5px 0;
}

#mid-content {
	border: 1px solid #DDDDDD;
	width: 710px;
	background: #FFFFFF url(../images/Girl.png) right top no-repeat;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 290px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#mid-content p.filler {
padding:15px;
}

#bot-content {
	width: 1026px;
	margin: 10px 0;
	padding: 5px 0 0 0;
	background-image: url(../images/redgrad.png);
}

#bot-content img {
margin:0 0 10px 0;
}

/* Carousel */

.stepcarousel {
position: relative; /*leave this value alone*/
z-index:0;
padding: 0;
overflow: scroll; /*leave this value alone*/
width: 605px; /*Width of Carousel Viewer itself*/
height: 350px; /*Height should enough to fit largest content's height*/
border:1px solid #CCCCCC;
margin:0;
top:-10px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top:0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:0; /*margin around each panel*/
width: 605px;
height:350px;
padding:0;
color: #fff;
}
.stepcarousel .panel h1{
	background:#ff0000;
	float:left;
	margin-top:300px;
	font-size:20px;
	width: 600px;
	color: #fff;

}

#mygallery-paginate {
width:595px;
text-align:right;
line-height:100%;
margin:-35px 0 30px 0;
z-index:1;
position:relative;
}

/* Rotator */
		
#rotator {
width: 605px;
float: right;
margin: 0 0 0 25px;
padding:25px 28px 0 0;
}

/* Sidebar */

#sidebar {
	width: 321px;
	height:340px;
	float: left;
	background:url(../images/Boy.png) bottom center no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Converts */
	
#converts a {
color:#0033CC;
text-decoration:underline;
}

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

#converts {
	float: right;
	width: 285px;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #fff;
}

/* Footer */
	
#footer {
	color: #FFFFFF;
	height:30px;
	width:980px;
	font-size: 11px;
	background: url(../images/MenuBGGrey.jpg) top center no-repeat;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#footer a {
color:#FFFFFF;
text-decoration:underline;
}

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

.new_opening{
text-align:center;
color:#f00;
font-size:18px;	
}