@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
}

input, textarea {
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	color: #00b0d8;
}

h1 {
	font-size: 2em;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.5em;
	letter-spacing: -1px;
	padding-left: 20px;
}


h3 {
	font-size: 1em;
}


p, ul, ol {
	line-height: 25px; 
}

a {
	color: #00b0d8;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.hr {
}

.nocolour {
	color: #636466;
}

.entry {
	padding: 0 20px 0px 0px;
}

.type {
	line-height: 25px;
}

/* Button */

a.button {
	background: url(../images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #333333;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background: url(../images/button_bg_o.jpg) repeat-x;
	color: #000000;
	border-color:#00b0d8;
}

/* Header */

#header {
	width: auto;
	height: 156px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(../images/header-bg.gif) repeat-x center top;
}

/* Menu */

#menu {
	width: 690px;
	height: 42px;
	margin: 0 auto;
	padding: 0px 0;
	font-size: 1.5em;
}

#menu ul {
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../images/main-button-bg.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	width: 115px;
	height: 30px;
	background: url(../images/main-button-bg.gif) no-repeat;
}

#menu a {
	float: left;
	text-align: center;
	width: 115px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(../images/main-button-bg-over.gif) no-repeat;
	color: #000000;
	width: 115px;
	height: 42px;
}

#menu .current_page_item a {
	width: 115px;
	height: 42px;
	background: url(../images/main-button-bg-over.gif) no-repeat;
	color: #000000;
}

/* Logo */

#logo {
	width: 690px;
	height: 91px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-top: 15px;
}

.logolinks {
	float: right;
	padding-top: 15px;
	font-size: 10px;
}

/* Tier 1 */

#tier1 {
	width: auto;
	margin: 0 auto;
	background-color: #e4edef;
}

/** Breadcrumb */

#breadcrumb {
	width: 690px;
	margin: 0px auto;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
}

#breadcrumb ul {
	margin: 0px;
	padding: 0px;
}

#breadcrumb li {
	display: inline;
}

#breadcrumb a {
	padding: 0px 2px 0px 2px;
	text-decoration: underline;
	color: #00b0d8;
}

#breadcrumb a:hover {
	color: #00b0d8;
	text-decoration: none;
}

#breadcrumb .active {
	background: #FFFFFF;
	color: #00b0d8;
}

/* Page */

#page {
	width: 660px;
	padding-bottom: 10px;
	margin: 0 auto;
}

/* Page2 */

#page2 {
	width: 660px;
	padding-bottom: 10px;
	margin: 0 auto;
}

/* Page3 */

#page3 {
	width: 765px;
	padding: 10px;
	margin: 0 auto;
}

/* Image loader */

#iloader {
	width: 640px;
	height: 230px;
	margin-bottom: 20px;
	background: url(../images/iloader-bg.gif) repeat-x;
	border: 1px solid #000000;
	padding: 9px 9px 9px 9px;
}

/* Video loader */

#vloader {
	width: 765px;
	height: 375px;
	background-color: #000000;
	border: 1px solid #000000;
}

/* Content */

#content {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#content ul {
	list-style: none;
}

#content ul li {
	list-style: none;
}

#content ol {
	list-style: none;
}

/* Key sidebar */

#ksidebar {
	float: right;
	width: 159px;
	line-height: 25px;
}

#ksidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ksidebar li {
}

#ksidebar li ul {
	padding: 20px;
}

#ksidebar li li {
	padding-left: 20px;
}

#ksidebar p {
	padding: 0px 20px 0 20px;
}

.ktitle {
	padding-bottom: 20px;
}

#ksidebar a {
}

/* Quality Sidebar */

#qsidebar {
	float: right;
	width: 320px;
	height: 140px;
	background: url(../images/services/quality-bg.jpg) no-repeat;
}

#qsidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#qsidebar li {
}

#qsidebar li ul {
	padding: 20px;
}

#qsidebar li li {
	padding-left: 20px;
}

#qsidebar p {
	padding: 0px 20px 0 20px;
}

#qsidebar a {
}

/* Smaill Image Sidebar */

#sisidebar {
	float: right;
	width: 159px;
}

#sisidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sisidebar li {
}

#sisidebar li ul {
}

#sisidebar li li {
}

#sisidebar p {
}

#sisidebar a {
}

.sibox {
	width: 118px;
	height: 58px;
	padding: 9px;
	margin-top: 20px;
	background: url(../images/vision/small-img-bg.gif);
	border: 1px solid #000000;
}

/* Medium Image Sidebar */

#misidebar {
	float: right;
	width: 252px;
}

#misidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#misidebar li {
}

#misidebar li ul {
}

#misidebar li li {
}

#misidebar p {
}

#misidebar a {
}

.mibox {
	width: 232px;
	height: 58px;
	padding: 9px;
	margin-top: 20px;
	background: url(../images/vision/small-img-bg.gif);
	border: 1px solid #000000;
}

/* Large Image Sidebar */

#lisidebar {
	float: right;
	width: 318px;
	height: 278px;
}

#lisidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lisidebar li {
}

#lisidebar li ul {
}

#lisidebar li li {
}

#lisidebar p {
}

#lisidebar a {
}

.libox {
	width: 298px;
	height: 248px;
	padding: 9px;
	background: url(../images/large-img-bg.gif);
	border: 1px solid #000000;
}

/* Links Box 160 */

#lbox {
	float: left;
	width: 159px;
	height: auto;
	margin: 0px 20px 20px 0px;
	border-right: 1px solid #afe1ec;
}

#lbox ul {
	list-style: none;
}

#lbox ul li {
	list-style: none;
}

#lbox ol {
	list-style: none;
}

.lbox {
	padding-bottom: 20px;
}

#lbox p {
	font-size: 10px;
}

/* Links Box 140 */

#lbox2 {
	float: left;
	width: 139px;
	height: auto;
	margin: 0px 20px 20px 0px;
	border-right: 1px solid #afe1ec;
}

#lbox2 ul {
	list-style: none;
}

#lbox2 ul li {
	list-style: none;
}

#lbox2 ol {
	list-style: none;
}

.lbox2 {
	padding-bottom: 20px;
}

#lbox2 p {
	font-size: 10px;
}

/* Break */

#break {
	width: auto;
	height: 21px;
	background: url(../images/break-bg.gif) repeat-x;
}

/* Tier 2 */

#tier2 {
	width: auto;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background-color: #f2f4f4;
}

/* Content2 */

#content2 {
	float: left;
	width: 479px;
	margin-right: 20px;
	border-right: 1px solid #afe1ec;
}

#content2 ul {
	list-style: none;
}

#content2 ul li {
	list-style: none;
}

#content2 ol {
	list-style: none;
}

/* Content3 */

#content3 {
	float: left;
	width: 379px;
	margin-right: 20px;
	border-right: 1px solid #afe1ec;
}

#content3 ul {
	list-style: none;
}

#content3 ul li {
	list-style: none;
}

#content3 ol {
	list-style: none;
}

.content3 {
	padding-bottom: 20px;
}

/* Content4 */

#content4 {
	width: 660px;
	margin: 0 auto;
}

#content4 ul {
	list-style: none;
}

#content4 ul li {
	list-style: none;
}

#content4 ol {
	list-style: none;
}

.content4 {
	padding-bottom: 20px;
}


/* Star Services */

#services {
	width: 660px;
	margin: 0 auto;
}

.star {
	float: left;
	width: 40px;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	background: url(../images/services/star.jpg) repeat-x;
}

#services ul {
	list-style: none;
}

#services ul li {
	list-style: none;
}

#services ol {
	list-style: none;
}

.services {
	padding-bottom: 20px;
}

.services-title {
	padding-left: 60px;
}

/*	Rates Table	*/
.titleHeader { padding: 20px 0 10px 0; color: #00b0d8; font-size: 14px; font-weight: bold; }
.ratesCopy { color: #7a7d81; font-size: 11px; }
.20Pad { padding: 12px 0; }
.price { color: #636466; font-size: 17px; font-weight: bold; }


/*	Form Elements	*/
	#form-elements{position:absolute; top:244px; left:290px; width:auto; height:auto; color:#282828;}
	#submit-button{position:absolute; top:351px; left:136px; width:195px; height:25px}
	#form-box{position:absolute; top:160px; left:13px; width:363px; height:432px;}

/* Footer */

#footer-wrapper {
	width: auto;
	height: 154px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(../images/footer-bg.png) repeat-x;
}

#footer {
	width: 690px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer h1 {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: normal;
	color: #FFFFFF;
}

#legal {
	float: left;
	width: 140px;
	margin-right: 20px;
	font-size: 10px;
}

#links-nav {
	float: left;
	width: 60px;
	margin-right: 20px;
	font-size: 10px;
}

#links-fea {
	float: left;
	width: 140px;
	margin-right: 20px;
	font-size: 10px;
}

#footer-logo {
	float: right;
	width: 140px;
}
