@charset "utf-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: 096392;
	font-family: "Century Gothic";
	font-size: 10px;
	margin-top: 0px;
	background-image: url(images/Aus_bg.gif);
	background-repeat: no-repeat;
}
.twoColFixLt #container {
	width: 650px;
	text-align: left;
	background: #E7F3FF;
	margin: auto;
	margin-top: auto;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #096392;
	overflow: hidden;
	border: 5px solid #FFFFFF;
}

#footer {
	width: 650px;
	float: none;
	overflow: auto;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	visibility: inherit;
	margin: auto;
	padding-top: 3px;
	background-color: #E7F3FF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #E7F3FF;
	margin-top: -15px;
	
}
.twoColFixLt #mainContent {
	background-color: #E7F3FF;
	float: right;
	width: 500px;
	overflow: visible;

} 
#left_header {
	width: 150px;
	margin-top: 0px;
	padding-top: 0px;
}
#phone_sidebar {
	width: 120px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Century Gothic";
	color: #1C6A9C;
	font-size: 12px;
}

#main_menu {
	width: 130px;
	background-color: #e7f3ff;
	padding-top: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#Photo_strip {
	float: left;
	background-color: #E7F3FF;
	padding-right: 40px;
	padding-left: 40px;
}
#right_header {
	height: 100px;
	width: 500px;
	float: right;
	margin-top: -15px;
}

#Description {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #096392;
	height: 55px;
	width: 500px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: right;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#imagemenu {
	width: 500px;
	float: right;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #096392;
}
#Contenido {
	width: 480px;
	float: right;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #096392;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -15px;
}
#second_content {
	float: right;
	width: 500px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #096392;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLt #container #mainContent #Contenido br {
	height: 150px;
	width: 500px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#Final_Description {
	float: right;
	width: 480px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: 096392;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -10px;
}

#Gift_Card_Table {
	float: right;
	width: 496px;
	border: 2px solid #096392;
}
#Send_Instantly_Text {
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.buttonscontainer {
	width: 110px;
	text-decoration: none;
	line-height: 20px;
	float: right;
	padding-right: 15px;
}

.none a {
	color: #096392;
	background-color: #E7F3FF;
	padding: 4px 2px 2px 3px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-family: "century gothic";
	font-size: 13px;
}

.none a:hover {
	background-color: #E7F3FF;
	color: #00CCFF;
	text-decoration: none;
}

#vertmenu {
	font-family: "Century Gothic";
	font-size: 12px;
	width: 140px;
	padding: 0px;
	margin: 0px;
}

#vertmenu h1 {
	display: block;
	background-color:transparent;
	font-size: 13px;
	border: 0px solid #000000;
	color: #333333;
	margin: 0px;
	width:120px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 3px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	font-size: 13px;
	display: block;
	text-decoration: none;
	color:  #323f52;
	width:120px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: normal;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #ffffff;
background-color: #b2c2c2;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
