/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size: 102%;
	color: #000000;
	font-family: Calibri;
}

body{
	background:#FFFFFF;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.333em;
		color:#747474;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#000066;}
a:hover{text-decoration:none;}
p {
	padding-top:5px;
	padding-bottom: 5px;
}
.indent {
	margin-left: 20px;
}


/* ============================= main layout ====================== */

.link {font-weight:bold; background:url(images/link-bg.gif) no-repeat top right; padding-right:10px;}
.link:hover {padding-right:15px;}

.link2 {background:url(images/link2-bg.gif) no-repeat 0 0; padding-left:23px; font-weight:bold;}
.link3 {background:url(images/link3-bg.gif) no-repeat 0 0; padding-left:23px; font-weight:bold;}
.link4 {background:url(images/link4-bg.gif) no-repeat 0 0; padding-left:23px; font-weight:bold; color:#444444; text-decoration:none; display:block; margin:8px 0 0 5px;}
.link4 span {text-decoration:underline;}
.link4:hover {text-decoration:underline;}

li { background:url(images/list-bg.gif) no-repeat 0 12px; padding-left:13px;}
li a {color:#515151; line-height:2.167em;}

.list {overflow:hidden;}
.list li {border-bottom:1px solid #f0f0f0; background:none; padding:2px 0 4px 25px; font-size:1.083em; margin-bottom:-1px;}
.list li a {font-weight:bold; text-decoration:none; color:#444444; background:url(images/list2-bg.gif) no-repeat 0 5px; padding-left:18px;}
.list li a:hover {color:#649ba0;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent2 {margin:0 10px 0 0; float:left;}

h1 {
	font-size: 2.3em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: normal;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Impact;	
}
h2 {
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	color: #666600;
	text-align: left;
	line-height: normal;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Impact;
}
h3 {background:url(images/h3-bg.gif) no-repeat 0 0; text-transform:uppercase; padding:0 0 11px 22px; font-size:0.917em; color:#353535;}
h4 {
	color:#000066;
	text-transform:uppercase;
	margin-bottom:7px;
	font-size: 1.5em;
}

.title {margin-bottom:18px;}

.title2 {background:url(images/title2-tail-bg.gif) top repeat-x;}
.title2 .left-bg {background:url(images/title2-left-bg.gif) top left no-repeat;}
.title2 h3 {background:url(images/title2-right-bg.gif) top right no-repeat; padding:17px 0 17px 42px; text-transform:uppercase; color:#f5f9f9; font-weight:normal; margin:0;}

/* ============================= header ====================== */

.logo {margin:0 0 41px 18px;}

.menu {
	background:url(images/menu-tail-bg.gif) top repeat-x;
}
.menu .left-bg {
	background:url(images/menu-left-bg.gif) top left no-repeat;
}
.menu .right-bg {background:url(images/menu-right-bg.gif) top right no-repeat; height:81px;}
.menu ul {width:100%;}
.menu li {float:left; background:url(images/menu-line.gif) no-repeat 0 32px; margin-left:-1px; font-size:0.917em; padding:0;}
.menu li a {display:block; color:#565d5d; padding:28px 42px 29px 42px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.menu li a:hover {color:#61989d;}
.menu .first {background:none;}

/* ============================= content ====================== */

.indent1 {padding:11px 19px 16px 12px;}
.indent2 {margin:-4px 0 0 10px; position:relative;}
.indent3 {padding:20px 19px 16px 18px;}
.indent4 {padding:5px 0 0 5px;}
.col-padding {padding-right:12px;}
.col-padding2 {margin-left:12px;}

.box {background:url(images/box-tail-bg.gif) bottom repeat-x;}
.box .tail-top {background:url(images/box-tail-bg.gif) top repeat-x;}
.box .tail-right {background:url(images/box-tail-bg.gif) right repeat-y;}
.box .tail-left {background:url(images/box-tail-bg.gif) left repeat-y;}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:22px 22px 18px 17px;}

.border1 {border-left:1px solid #d2d2d2; padding:0 30px 20px 22px; margin-top:6px; margin-bottom:7px;}
.fs11 {font-size:0.917em; line-height:1.455em;}
.img {margin:27px 0 12px 0;}
.img2 {margin:20px 0 0 0;}
.phone {float:right;}

.padding1 {padding-top:15px;}
.padding2 {padding-top:20px;}
.padding3 {padding-top:25px;}
.padding4 {padding-top:10px;}
.padding5 {padding-bottom:16px;}

#page7 #content { padding:13px 54px 24px 51px;}

/* ============================= footer ====================== */

#footer {
	color:#9a9a9a;
	text-transform:uppercase;
	font-size:0.833em;
	text-align: center;
}
#footer a {color:#9a9a9a; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */

#ContactForm {padding:17px 0 5px 5px;}
#ContactForm .rowi {height:46px;}
#ContactForm a {font-weight:bold; float:right; margin-left:20px;}

.input {width:233px; height:15px; border:1px solid #9b9b9b; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:253px; height:107px; border:1px solid #9b9b9b; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:15px;}
.dr_blue {
	color: #000066;
}
.test_boxes {
	width: 828px;
	border: 1px solid #000000;
	padding: 10px;
}
.red {
	color: #FF0000;
}
