﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	border-bottom-color: #EEEEEE;
}

body {
	background: #2e3966 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
font-size: 135%;
}

h2 {
	font-size: 125%;
	font-variant: small-caps;
	text-decoration: none;
}

h3 {
	font-size: 105%;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
	font-size:medium
}

p {
}
.style1 {
	color: #FFFFFF;
}
.style2 {
	text-align: center;
	font-weight:bold
	}
.style3 {
	text-align: center;
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #AA2808;
}

a:hover {
	text-decoration: underline;
	color: #AA2808;
	}
table {
	border-color: #cccccc;
	border-style: dashed;
	border-width: 1px;
}

img {
	border-width: 0;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 710px;
	height: 96px;
	margin: 0 auto;
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 0 15px;
	background-image:url('images/logo.gif')
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: italic 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h2 {
	margin: -5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	padding-right: 15px;
	padding-top:53px
}


/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	background: #ffffff url(images/img04.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 388px;
	padding: 30px 0 0 35px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 135%;
}

#content h2 {
	font-size: 125%;
}

#content h3 {
	font: 105%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding: 0 35px 0 0;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 5px 0 2px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 20px;
	list-style-image: url('images/bullet-finish.jpg');
	padding: 2px 5px 2px 5px;
	border: none;
}

#sidebar h2 {
	padding: 2px 20px 2px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	color: #D4C792;
	font-size: 95%;
}

#sidebar h3 {
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;

}

/* Submenu */

#submenu {
}


/* News */

#news {
}

#news a {
	font-size: 85%;
}
/* testimonials */
#testimonials {
	background-color: #FFFF00;
	border: medium #AA2808 dotted;
	font-style: italic;
	margin: ;
	text-indent: ;
	vertical-align: middle;
	white-space: normal;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px; left:  ; right:  ; top:
}

/* Footer */

#footer {
	width: 710px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img06.gif) no-repeat;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
	}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}