/*
Design by Allegro Creative Consutling, Inc.
http://www.allegroconsultinginc.com
*/

body {
	margin: 0px;
	padding: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	line-height: 22px;
}

h1, h2 {
	padding: 0;
	text-transform: capitalize;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

.blockquote {
	display: block;
	padding: 10px 10px 10px 25px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #F3F3F3;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
ol, ul {
  list-style: none;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */
#HEADER{
	width:920px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}
#HEADER .Visual{
	background-color: #FFFFFF;
	border-top: 3px solid Black;
	padding-left: 30px;
	width: 920px;
	border-left: 30px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

#logo {
	width: 920px;
	height: 75px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	border: 0px solid #FFFFFF;
	border-bottom: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}

#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

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

/* Menu */

#menu {
	width: 920px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	background-color: #bff0f7;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 24px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	color: #003399;
}

#menu a:hover, #menu .active a {
	color: #333333;
	background-color: #cdbdad;
	background-image: url(../images/menubg.jpg);
}
.header-middle {
	width:920px;
	height:193px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: rgb(230,230,230);
	padding: 0px;
	background-repeat: no-repeat;
}
.header-middle2 {
	width:921px;
	height:601px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: rgb(230,230,230);
	padding: 0px;
	background-repeat: no-repeat;
}
.sitemessage {
	width:383px;
	height:131px;
	position:relative;
	z-index:1;
	color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/
	;
	overflow:hidden /*IE6*/;
	left: -194px;
	top: 113px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 480px;
}
.sitemessage h1 {width:400px; text-align:right; font-size:18pt;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:#A62100;}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}


/* Splash */
#page-wrap {
	width: 920px;
	margin: 0 auto;
	}
	
	#rt {
		width: 300px;
		float: right;
	}


#image {
	width: 920px;
	margin: 0 auto;
	background: #FFFFFF;

}

/* Content */

#body {
	width: 920px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
}

#body .title {
	padding: 10px 20px;
	font-size: 1.2em;
	background-color: #99CCFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#body .story {
	padding: 25px;
	border: 2px none #999999;
}
#quote{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 2px;
	color: #3E88A1;
	padding-top: 20px;
	padding-right: 10px;
}
#quote p{
	line-height: 22px;
}
#quote p.testimonial{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	
}
#quote .quote{
		font-size: 26px;
}

#check ul li{
	padding:0 0 14px 18px;
	background: url(../images/check.jpg) no-repeat top left;
}
/* bot*/

#bot {
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 10px;
}


#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #666666;
}

#bot a {
	color: #666666;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-style: normal;
}

#left{
	float: left;
	width: 240px;
	display: inline;
	padding-left: 11px;
}
#middle{
	float: left;
	width: 260px;
	margin-right: 25px;
	display: inline;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 30px;
	padding-left: 27px;
}
#right{
	float: left;
	width: 240px;
	display: inline;

}
#middle ul li{
	padding:0 0 14px 18px;
	
}
#right ul li{
	padding:0 0 14px 20px;
	background: url(../images/bullet1.jpg) no-repeat top left;
}
#center{
	float:left;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}

#checkleft{
	float: left;
	width: 280px;
	display: inline;

}
#checkmiddle{
	float: left;
	width: 280px;
	margin-right: 35px;
	display: inline;

}


#checkright{
	float: right;
	width: 250px;
	margin-right: 35px;
	display: inline;

}



.float_right {float: right;
              }