/* Online Business, free web template by davereederdesign.com */

body { 
	margin: 0; 
	padding: 0; 	
	font-size: 11px;
	text-align: center; /* for IE */
	background: #e0e0e0;
	color: #333;
	background-image: url("images/back.gif");
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
}


/* Global styles */
* {margin: 0; padding: 0; }
span {color: #00A2FF}
p, ul, p a, h2, {font-family: Arial, Helvetica, sans-serif;}


/* Heading styles */
h1 {margin-left: 10px; font-family: Georgia, serif; color: #333; float: left; font-weight: normal; margin-left: 10px; font-size: 26px; padding-top: 12px;}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #00A2FF; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

h3 a, h3 a:link {font-weight: normal; color: #000} /* styling for h3 heading links */
h3 a:hover { color: #000; }

h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */

h2 {margin: 0; padding-left: 10px; font-size: 12px; background-color: #333; color: #fff; line-height:20px} 
/* headings on black backgrounds */

h3, h4, h5 {font-family: Arial, Helvetica, sans-serif; margin: 20px 0 0 10px}
h3 {font-size: 14px; line-height: 1.25em; font-weight: bold; color: #000066;}


h4 {font-size: 16px; line-height: 0.90em; font-weight: normal}
h5 {font-size: 12px; line-height: 16px; font-family: Georgia, serif; margin-left: 10px;} 


/* Text styles */
p {margin: 10px; font-size: 13px; line-height: 16px}


#siteimg p {   /* This is the large text in the site img div */
	margin: 0 0 0 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 10px;
	padding-top: 40px;
	font-family: Georgia, serif;
	font-size: 26px; 
	line-height: 32px; 
	font-weight: normal; 
}

ul {margin-left: 10px; margin-right: 10px; font-size: 13px; line-height: 1.75em; list-style: inside square}

/* Paragraph Links */
a {color: #00A2FF; font-weight: bold; text-decoration: none} /* The blue colour */
a:link {color: #00A2FF; font-weight: bold; text-decoration: none}
a:hover {color: #333; font-weight: bold; text-decoration: none}


/* Divs */

#container {
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	background: #fff;
	overflow: hidden;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color: #EFEFFF;
}

#footbar {
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 20px;
	background: #333;
	overflow: hidden;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	color: #FFF;
	font-size: 10px;
	line-height: 20px;
}

#copyright {
	text-align: center;
}

#footbar a {
	color: white;
}
	

#topbar {   /* Top bar, can be used for extra links etc */
	width: 770px;
	height: 20px;
	background: #333
}
	
	
#hdr {    /* Header/Banner area */
	width: 770px; 
	height: 48px; 
	line-height: 36px;
	background: #fff
}

#navbar {   /* Main Navigation area */
	width: 770px;
	height: 24px; 
	background: #fff; /* Light Grey */
}

#siteimg {   /* Large Site Image */
	width: 770px; 
	height: 150px;
	background: url('images/top2.jpg') #fff; 
	border-top: 1px solid #000;
}

#lftcol {
	float: left;
	width: 200px;
	background: transparent;
	overflow: hidden
}

#rgtcol {
	float: left;
	width: 570px;
	background: transparent;
	overflow: hidden;
	border-left: 1px solid #333;
	background-color: #FFF;
}


html>body #rgtcol {width: 569px;}

#bttmbar { /* bottom bar, containing top button and copyright info etc */
	float: right;
	width: 570px;
	height: 3em;
	line-height: 3em;
	background: #fff;
	overflow: hidden;
	margin-top: 40px;
}

#bttmbar p {
	font-size: 11px;
}

/* Main Navigation */
#nav  {display: block; clear:both;}

#nav li {display: inline}

#nav a {
	line-height: 20px; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-weight: normal;
	font-size: 11px;
}

#nav a span {color: #333}

/* Images */
img.rightimg {float: right; margin-left: 10px; margin-right: 40px}
img.leftimg {float: left; margin-right: 10px}

img.languageimg {float: right; margin: 4px 2px 0 0} /* used for the language flags */

.tms {
	font-family: Times new Roman, Times, Serif;
	font-weight: bold;
	font-style: italic;
	color: #000;
}

hr {
	border: 0;
	width: 80%;
	background-color: #00A2FF;
	height: 1px;
	margin: auto;
}

th {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
}

td {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
}

.inset {
	margin: 20px;
}

.logo {
	margin: 20px 20px 0px 20px;
}

img {
	border: 0px;
}

.insetbig {
	font-size: 13px;
	margin: 10px;
}

#supportform .fixedw {
	width: 200px;
}

#supportform .fixedw2 {
	width: 100px;
}

.arrowlogo {
	margin-top: 4px;
}

#faq a {
	color: black;
	font-weight: normal;
}

.answer {
	color: #00A2FF;
}

.quotemark {
	size: 300%;
	font-family: Times new Roman, Times, Serif;
	color: #000;
	font-weight: bold;
}

.author {
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

.quote {
	color: #000;
}

.quotearea {
	padding: 10px;
}

hr {
	border: 0;
	width: 70%;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	text-align: center;
}

#padding {
	height: 50px;
}

.error {
	color: red;
}

#bar {
	background-color: #00A2FF;
	border-top: 1px solid #ACE1FF;
	border-right: 1px solid #ACE1FF;
	border-bottom: 1px solid #0066A1;
	border-left: 1px solid #0066A1;
	color: white;
}

#lowmenu {
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	background: #FFF;
	overflow: hidden;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	color: #FFF;
	font-size: 10px;
	line-height: 20px;
	border-top: 1px solid #333;
}
