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

body { 
	margin: 0; 
	padding: 0; 	
	font-size: 100%;
	text-align: left; 
	background: #fff;
	color: #333;
}


/* Global styles */
/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0;}
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: 1.55em;}
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}
*/

h1{
	text-indent: -9999em;
	width: 213px;
	height: 105px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 35px;
}


h3 a, h3 a:link, h3 a:hover {font-weight: normal} /* styling for h3 heading links */
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: 0.75em; background-color: #375898; color: #fff; line-height: 2.0em} /* headings on black backgrounds */

h3, h4, h5 {font-family: Georgia, serif; margin: 20px 0 0 10px}
h3 {font-size: 1.25em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold} /* appears like bold paragraph text */



/* Text styles */
p, table, form {margin: 10px; font-size: 0.80em; line-height: 1.85em}

p.updated {margin-left: 10px; font-size: 0.70em; line-height: 0.70em; letter-spacing: 0.05em; color: #888}

#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: 90px;
	font-family: Georgia, serif;
	font-size: 1.55em; 
	line-height: 1.15em; 
	font-weight: normal; 
	letter-spacing: -0.05em; 
}

acronym {border-bottom: 1px dashed #333; cursor: help}

ul {margin-left: 10px; padding-left: 10px; font-size: 0.80em; line-height: 1.85em; list-style: outside square }



/* Paragraph Links */
a {color: #375898; font-weight: bold; text-decoration: none} /* The blue colour */
a:link {color: #375898; 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: #FFFCE8;/* url(images/gradient.jpg) repeat-x;/**/
	background-position: left 324px;
	overflow: hidden;
	margin: 0 auto;
}

#topbar {   /* Top bar, can be used for extra links etc */
	width: 770px;
	height: 25px;
	background: #333
}
	
	
#hdr {    /* Header/Banner area */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 105px; /* Same as h1 line-height */
	line-height: 105px;
	background: url('images/accounting.jpg') #fff; /* Light Grey */	
	background-repeat: no-repeat;
	background-position: right top;
}

#navbar {   /* Main Navigation area */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 25px;
	background: url('images/accounting.jpg') #fff; /* Light Grey */	
	background-repeat: no-repeat;
	background-position: right -105px;

	
}

#siteimg {   /* Large Site Image */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 200px;
	background: url('images/accounting.jpg') #fff; /* Light Grey */	
	background-repeat: no-repeat;
	background-position: right -130px;
}

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

#rgtcol {
	float: left;
	width: 570px;
	background: transparent;
	overflow: hidden
}

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

.attribution{
	font-size:.7em;
}

.affiliate-info{
	text-align: center;
}

.testimonial{
	border-bottom: 1px solid #333;
	margin-right: 22px;
}

#joanne-portrait{float: right; margin: 10px 22px 10px 22px; border: 1px solid #555; }

#advanced-logo{margin-top:50px;}

/* Main Navigation */
#nav ul {display: inline}

#nav li {display: inline}

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

#nav a span {color: #333}

.second-nav{
	list-style-type: none;
}

/* Forms, Input boxes and buttons */
form.login {float: right; height: 3em; line-height: 3em; margin: 10px 0 0 0; width: 8.0em;}
input.login {border: 1px solid #333; width: 6em; font-size: 0.95em;}
input.loginbttn {border: 0px solid #fff; width: 3em; background: #00A2FF; color: #fff; font-size: 1.0em}

#ipower-form{margin-left: 10px;}

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

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