@charset "utf-8";
/* CSS Document */




html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}


#page-wrapper {
	width: 100%px;
	background-attachment: scroll;
	background-image: url(../images/float.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#page-container {

	width: 760px;
	margin: auto;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #red;
	border-bottom-color: #red;
	border-left-color: #red;
}



#header {
	height: 75px;
	background-image: url(../images/logos/smg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Main Navigation */

/* ---------------------- Dolphin nav ---------------------- */
#time4bed-nav{position:relative;height:43px;font-size:14px;text-transform:lowercase;background:#fff url("../images/nav/time4bed_bg.gif") repeat-x bottom left;font-family:Georgia, "Times New Roman", Times, serif;}
#time4bed-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#time4bed-nav ul li{display:block;float:left;margin:0 2px;}
#time4bed-nav ul li a{display:block;float:left;color:#ffdab6;text-decoration:none;padding:0 0 0 12px;height:43px;line-height:50px;}
#time4bed-nav ul li a span{display:block;float:left;padding:0 8px 0 0;height:31px;width:auto;}
#time4bed-nav ul li a:hover{color:#fff;}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{color:#894d12;background:transparent url("../images/nav/time2bed_left-ON.gif") no-repeat top left;}
#time4bed-nav ul li a.current span{background:transparent url("../images/nav/time2bed_right-ON.gif") no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */

#content {
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#content .padding {
	padding: 25px;
}


#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid gray;
	padding: 3px 25px;
	line-height: 10px;
	text-decoration: none;
}


#footer #copyright {
	padding-top: 8px;
}



h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

/* content pages */

#contenthome {
	width: 750px;;
	margin: auto;
	text-align: left;
	
}

.call {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 36px;
}

A {font-family: Arial, Helvetica, Verdana, Sans-serif;}
A:link {color:#666666;text-decoration: none}
A:visited {color:#666666;text-decoration: none}
A:hover {color:#666666; text-decoration: none}
A:active {color:#666666; text-decoration: none}


.cssbold {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;}