/* CSS Document */

body {
	margin: 0px auto;
	background:url(/ambiatol/images/ambiatolbg.jpg);
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	text-align:center;
}
#innerSmall {
	background: url(images/innercontentlarge.png) no-repeat;
	width: 861px;
	height:1456px;
	/*margin: 80px 19px 40px 19px;*/
	/*margin-top:50px;
	border:1px solid red;*/
	text-align: left;
}
#containerSmall {
	background: url(images/containerlarge.png) no-repeat;
	width: 859px;
	height:1460px;
	margin: 30px 48px 30px 48px;
	padding:90px 19px 40px 19px;
	text-align: left;
	/*border:1px solid green;*/
}
#containerLarge {
	background: url(images/containerxl.png) no-repeat;
	width: 899px;
	height:1690px;
	margin: 30px 48px 30px 48px;
	padding:20px 0px 20px 0px;
	text-align: left;
	/*border:1px solid green;*/
}
#innerLarge {
	background: #f8e1ff url(images/innercontentxl.png) repeat-x;
	width: 861px;
	margin: 80px 19px 40px 19px;
	/*height:1590px;*/
	text-align: left;
	/*margin-top:50px;
	border:1px solid red;*/
	
}
#toptext{
	background: url(images/toptext.png) no-repeat;
	padding:0px 10px 0px 10px;
	height:261px;
	
}
p, h1, h2, h3 {
	margin: 0;
}
p {
	padding: 3px 0;
}
.supplementTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.supplementText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	font-weight:none;
	color:#666666;
}
.orderText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#cc66cc;
}
.orderText2, .orderText2 a:link, .orderText2 a:visited, .orderText2 a:hover, .orderText2 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-.5px;
	font-weight:bold;
	color:##000099;
}
.orderText3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
}
.bottomText {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;
	color:#ffffff;
}
.bottomText a, a:hover, a:visited {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:none;
	color:#FFCC99;
}
.clearfix {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
#header {
	width: 100%;
	height: 97px;
}
#logo {
	width: 454px;
	height: 97px;
	margin-left: 25px;
}
#curvyTop {
	width: 851px;
	height: 20px;
	background: url(images/main_top_bg.png) bottom no-repeat;
}
#main {
	margin: 0px auto;
	margin-top: 0;
	margin-top: -1px;
	width: 823px;
	padding: 0 14px;
	background: url(images/main_bg_y.jpg) repeat-y;
}
#mainorder {
	margin: 0px auto;
	margin-top: 0;
	margin-top: -1p
	width: 823px;x;
	padding: 0 14px;
	background-color:#FFFFFF;
	height:1050;
}
#headline {
	width: 823px;
	height: 76px;
	padding: 5px 0;
}
.leftCol {
	width: 400px;
	padding: 0 10px;
	float: left;
}
.rightCol {
	width: 380px;
	float: left;
}
.leftCol2 {
	width: 520px;
	padding: 0 10px;
	float: left;
}
.rightCol2 {
	width: 260px;
	float: left;
}
ul.stars {
	font-size: 16px;
	list-style-image: url(images/star.jpg);
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.stars li {
	margin-bottom: 3px;
	padding-left: 0;


 #padding-left: 10px;
	color: #026F9A;
}
#curvyBottom {
	width: 851px;
	height: 20px;
	background: url(images/main_bottom_bg.png) bottom no-repeat;
}