/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}

h1 { font-size: 20px; }

h2 { font-size: 18px; }

h3 { }

p {
	margin-top: 0;
	line-height: 120%;
	text-align: left;
}

ul, ol {
	margin-top: 0;
	line-height: 120%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}

a:hover { text-decoration: none; }

a:visited { color:#000066 }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
}
.offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin: 10px;
	padding: 10px;
	width: 340px;
}
.calltoaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #99def9;
	width: 340px;
	margin: 10px;
	padding: 10px;
}
.table {
	background-color: #d3f1fd;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 900px;
	height: 28px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 28px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 14px;
	margin-right: 4px;
	padding: 8px 7px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover { 
	height: 12px;
	background: #0066cc;
	color: #FFFFFF;
	 }

#menu a:visited { 
	height: 12px;
	color: #000066;
	 }
	 

#menu .current_page_item a {
	height: 12px;
	background: #0066cc;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 30px 30px 0px 30px;
	background: #FFFFFF;
	border-bottom: 1px #66665E solid;
}

	/** LOGO */

#logo {
	width: 850px;
	height: 189px;
	margin: 0 auto;
	padding-left: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}


/* Content */

#content {
	float: left;
	width: 447px;
}

/* Content fullwidth*/

#content-fullwidth {
	float: left;
	width: 800px;
}

/* Content links*/

#content-links {
	float: centre;
	width: 800px;
	}

/* Sidebar */

#sidebar {
	float: right;
	width: 360px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img05.jpg) no-repeat left 5px;
}

#sidebar p {
	margin: 0;
}

#sidebar h2 {
	height: 25px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 0px;
	border-bottom: 1px #BDBDBB dotted;
	color: #42423E;
}


#sidebar p {
	line-height: 120%;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
}

/* Footer Content */

#footer-content {
	float: left;
	width: 447px;
	
}

#footer p {
	margin: 0;
	padding: 20px 30px;
	text-align: left;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}


/* Footer sidebar */

#footer-sidebar {
	float: right;
	width: 360px;
	margin: 0;
	padding: 20px 30px;
	text-align: right;
	line-height: normal;
	font-size: 10px;
}
.testimonial_rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

