/** BASIC */

body {
	margin: 10px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	padding: 2px 5px 3px 5px;
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}

input.text {
	border: 1px solid #EEEEEE;
}

input.button {
	background: #EEEEEE url(images/homepage04.gif) repeat-x left top;
	border: none;
	text-transform: lowercase;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #717171;
}

h1 {
	font-size: 16px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #426ABD;
}

h1, h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #396ABC;
}

h1 span, h2 span {
	color: #990000;
}

h3 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #426ABD;
}

h4 {
	font-size: 12px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: text-top;
	font-variant: normal;
}

p, blockquote, ul, ol, dl {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 20px;
	color: #333333;
}

p span {
	color: #2157AD;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 20px 0px 10px 0px;
	background: url(images/homepage09.gif) repeat-x;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 50%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #2157ad;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 50px;
	background: url(images/homepage09.gif) repeat-x left center;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #990000;
}

/** CONTAINER */

#container {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/** MENU */

#topnav p{
	font-size:14px;
	text-align:right
}

#menu {
	border: 1px solid #E9E9E9;
	background-color: #f1f1f1;
	background-image: url(../images/homepage02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu a {
	float: left;
	height: 43px;
	border-left: 1px solid #E3E3E3;
	text-decoration: none;
	font-size: 14px;
	color: #3964B5;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
}

#menu a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#menu .first a {
	border: none;
}

/** LOGO */

#logo h1 {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#logo h1 a:hover {
	text-decoration: none;
	color: #990000;
}

#logo a {
	text-decoration: none;
	color:#666666;
}

/** SEARCH */

#search h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}

/** PAGE */

#page {
	padding: 30px 15px;
	background: url(images/homepage05.gif) repeat-x left top;
}

/** FOOTER */

#footer {
	background-image: url(../images/homepage10.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
	font-size:10px;
}

#callbox {
	background-color:#FFFFCC;
	border:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	padding: 5px;
	width: 170px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	border: 1px solid #3162B5;
	font-style: italic;
}

#testimonial {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-color:#990000;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}

p.strong {
	color:#990000;
}
