body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px 10px 0px;
}
#container
{
	margin: auto;
	width: 1000px;
	border-top: none;
	margin-top: 0px;
}
#banner
{
	height: 234px;
	background-image: url(http://www.cityroadvets.co.uk/Images/SiteImages/banner.jpg);
	background-repeat: no-repeat;
	border: none;
}

#HomeLink 
{
	border:none;
	position:relative;
	top:30px;
	left:85px;
	width:250px;
	height:192px;
	cursor: pointer;
}

#midbanner
{
	height: 248px;
}
#navbar
{
	text-align: center;
	margin-bottom: 5px;
}
#bot-padder
{
	margin: 15px 5px 15px 45px;
}
#bot-lhs
{
	width: 335px;
	float: left;
	background-image: url(http://www.cityroadvets.co.uk/Images/SiteImages/BotLeftBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:14px 0px 20px 0px;
}
#main-txtbox
{
	margin: 10px 0px 0px 350px;
	line-height: 150%;
	width:590px;
}
#footer
{
	float: none;
	clear: both;
	margin: 25px 15px 10px 15px;
	text-align: left;
	font-size: 8pt;
}

/* Staff Rows */
#staffbox
{
	border: 1px solid #cccccc;
}
#staffbox img
{
	float: left;
	margin: 0px 5px 5px 0px;
}

#StaffSurround img
{
	text-align:left;
    margin-right:10px;
	border:none;
}

/* LINKS */
#navbar ul
{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}
#navbar li
{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#navbar a:link, #navbar a:visited, #navbar a:active
{
	font-weight: bold;
	color: #333333;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	text-transform:uppercase;
}
#navbar a:hover
{
	text-decoration: underline;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #999999;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#main-txtbox a
{
	color:#0090BC;
}


/* STYLES */
.clear
{
	float: none;
	clear: both;
}
h1
{
	color: #0090bc;
	margin: 8px 0px 8px 0px;
	font-size: 23pt;
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	font-weight:normal;
	line-height:104%;
}
h2
{
	color: #008DC2;
	margin: 2px 0 15px 0;
	font-size: 27pt;
	margin-left: 180px;
	position: relative;
	top: -10px;
}
h3
{
	color:#0090BC;
	font-weight:normal;
	font-size:12px;
	margin:0px 0px 5px 0px;
}
h4
{
	color:#0090BC;
	font-weight:bold;
	font-size:16px;
	margin:15px 0px 5px 0px;
}
.black
{
	color: #000000;
}
.grey
{
	color: #999999;
}
.thirty
{
	font-size: 36pt;
}
.center
{
	text-align: center;
}
.blue
{
	color:#0090BC;
}
.staff
{
    float:left;
    margin-right:10px;
}

#subnav
{
	text-align: left;
	font-family:Verdana;
	font-size:12px;
	padding-left:65px;
	padding-top:25px;
	margin-bottom:160px;
}

a
{
    color:#0B8BCC;
    text-decoration:none;
}

a:hover
{
    color:#121212;
    text-decoration:underline;
}
.txt
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	padding: 3px;
	width: 350px;
	background: #e8f6f9;
}
.txtmulti
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	padding: 3px;
	width: 350px;
	height: 75px;
	background: #e8f6f9;
}
.txtsubmit
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	padding: 3px;
	width: 75px;
	background: #e8f6f9;
	color: #000;
	margin-top: 10px;
}
