@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

blockquote {
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: 3px;
}
.contact {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 400px;
	margin-left: 20px;
}
.ContactImage {
	float: right;
	background-color: #CCCCCC;
	padding: 15px;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*--------------------Main---------------------*/
* {
	margin: 0px;
}

html, body {
	background-color: #D0E4EF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;

}

#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	border: thin solid #999999;
}

.footer, {

}
#footer {
	font-size: 10px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
	height: 0px;
}


#textBox {
	padding-left: 20px;

}
#boxTop {
	height: 21px;
	width: 655px;
	display: block;
	clear: both;
}
#boxBody {
	background-image: url(img/boxBody.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 200%;
	clear: both;
	margin-right: 25px;
}
#boxBottom {
}



#header {     
}

#sidebar {
	float: left;
	width: 250px;
}
#rightContent {
	float: right;
	width: 700px;
}
#flashStage {
	float: right;
	margin-right: 20px;
	background-color: #B7CBD6;
	height: 393px;
	width: 655px;
}
#moreInfo {
	float: right;
	background-image: url(img/button_banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 655px;
	height: 71px;
	text-align: center;
	line-height: 71px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-right: 20px;
}
.buttons {
	margin-top: 20px;
	margin-left: 20px;
}



.sidebarImg {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


/* ==========Link States ========== */

a:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8ABCD7;
}
a:active {
}
#interior_stage {
	margin: 10px;
}
#interiorFlashStage {
	background-color: #D3E7F2;
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#interiorTextStage {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#buttonbar {
	height: 125px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	text-align: center;
}
.button {
	margin-right: 1px;
	margin-left: 1px;
}

#IntMoreInfo {
	background-image: url(img/button_banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 900px;
	height: 71px;
	text-align: center;
	line-height: 71px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#InteriorboxBody {
	background-image: url(img/interior_box_middle.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 125%;
	clear: both;
}
.buttonbiggerspace {
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	color: #999999;
	letter-spacing: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#footer  a:link, #footer a:visited {
	font-size: 12px;
	text-align: center;
	margin: 10px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}
#footer a:hover {
	font-size: 12px;
	text-align: center;
	margin: 10px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
}
.spacer {
	height: 15px;
}
#interiorFlashStage2 {
	background-color: #D3E7F2;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#interior_stage2 {

}

p {
}

#InteriorboxBodyContactUs {
	background-image: url(img/interior_box_middle.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	clear: both;
	height: auto;
}

.floatRight {
	float: right;
}

.cushycms {
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 125%;
	clear: both;
}
