@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0;background: url(../img/syndal-pharmacy.jpg) repeat-x #fff;}

#wrapper {
	width: 860px;
	margin:0 auto 0 auto;
	color:#666;
	font-size:12px;
	position:relative;
	}
#header{height:170px; position:relative;}
#content{margin:10px 5px 15px 0;}
#conthome{margin:30px 0 0 255px; width:600px; font-size:14px;}
#contserv{margin:30px 0 0 10px; width:840px; font-size:14px;}
.t1{background:#6864ad;margin-top:45px;}
h1 {font-size:18px; color:#ec2027;}
h2{ font-size:18px; color:#ec2027; margin-bottom:10px;}
b{color:#ec2027;}
.img1{ border: solid 1px #6864ad; padding:1px;}
#phone{position:absolute; top:75px; right:10px;width:202px;}
#logo{width:202px;position:absolute;top:75px;}
#topnav {
	width:297px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0 auto;
	height: 55px;
	font-weight:500;
	}
#topnav  a:link , #topnav a:visited{
	color:#fff;
	text-decoration:none;
	font-weight:500;
	background:#6864ad;
	padding:4px 4px 2px 4px;
	}
#topnav a:hover{
	color:#f6cb11;
	text-decoration:underline;
	font-weight:500;
	background-color: #6864ad;
	padding:4px 4px 2px 4px;
	}
#formleft{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:215px;
	float:left;
	margin:0 0 10px 0;
	padding:10px 10px 2px 10px;
	background-color:#ec2027;
	color:#fff;
	border: 1px #666 solid;
	}
.form_block{margin-top:10px;text-align:right;padding-right:10px;}
.fbutton{ background:#666; color:#fff; border: solid 1px #fff; margin: 5px 0;}
#foot{ height:20px;background: url(../img/foot.jpg) top repeat-x; color:#666;}
.foot{text-align:center; font-size:12px;padding-top:40px;}
#foot a:link, a:visited{
	color:#6864ad;
	}
#foot a:hover{
	color:#4988be;
	}

