@charset utf-8;


	
/* CSS Document */
body {
	margin:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

#global {
	margin:20px auto;
	width:1051px;
}

h1 {
	font-weight:600;
	font-size:16px;
	color:#F90;
	margin:0;
}

h2 {
	font-weight:600;
	font-size:12px;
	color:#131444;
	margin:0;
}

.menuContainer {
	float:left;
	width:1051px;
}

.header {
	width:900px;
	font-size:12px;
	color:#1f0943;
}

.middleContainer {
	padding:10px;
	float:left;
	width:1031px;
	height:450px;
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	background-color:#035190;
}

.blogHolder {
	float:left;
	width:280px;
	height:285px;
	border-color:#ffffff;
	border:inset;
	border-width:0;
}

.blogHolder2 {
	float:left;
	width:280px;
	height:285px;
	background-image:url(images/widgetBack.jpg);
	background-repeat:no-repeat;
}

.blogFrame {
	margin:138px 10px 0;
	height:125px;
	width:260px;
}

.shopper {
	float:left;
	width:270px;
	height:50px;
	font-size:11px;
	margin:10px 0 0 5px;
}

.shopper a {
	color:#FFF;
	text-decoration:underline;
	line-height:14px;
	font-size:11px;
}

.shopper a:hover {
	color:#F80;
	text-decoration:underline;
	font-size:11px;
}

#includeContainer {
	float:right;
	width:725px;
	height:450px;
	margin-right:10px;
}

#iFrameContainer {
	float:right;
	width:725px;
	height:450px;
	margin-right:10px;
}

.bottom {
	float:left;
	width:1051px;
	height:20px;
	font-size:11px;
	color:#FFF;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
}

.bottom a {
	color:#FFF;
	text-decoration:underline;
}

.bottom a:hover {
	color:#F80;
	text-decoration:underline;
}

.bottomAddress {
	float:right;
}

#includeGlobal {
	margin:0;
	width:715px;
	height:430px;
	padding:10px;
	background-image:url(images/iframeBack.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#4cacd0;
}

#flashHolder {
	float:left;
	width:580px;
	height:450px;
}

.Titles3 {
	font-weight:700;
	font-size:12px;
	color:#fff;
}

.orange {
	color:#f90;
}

a {
	color:#FFF;
	text-decoration:underline;
}

a:hover {
	color:#F90;
	text-decoration:underline;
}

#html.contentClass {
	display:inline;
	margin:10px 0;
	height:auto!important;
	overflow:hidden;
	line-height:16px;
	float:left;
	clear:both;
}

.tittleClass {
	margin:5px 0;
	clear:both;
}

.headerph {
	color:#051745;
	font-size:18px;
	float:right;
	text-align:right;
	vertical-align:bottom;
}

.header-box {
	width:1050px;
	margin:0 auto;
	padding:15px 0;
	overflow:hidden;
	display:block;
}

.header-logo {
	float:left;
}

.header-logo img {
	border:none;
	outline:none;
	margin:0 20px 0 0;
}

.tag {
	float:left;
	font-size:16px;
	font-style:italic;
	color:#000;
	padding:10px 0 0 30px;
}

.btn-project {
	float:right;
	color:#000;
	text-align:right;
	display:block;
	overflow:hidden;
	font-size:16px;
}

.btn-project a,.btn-project a:link,.btn-project a:visited {
	width:296px;
	height:51px;
	display:block;
	background:url(images/btn-project.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:0;
	margin-bottom:10px;
	text-decoration:none;
}

.btn-project a:hover,.btn-project a:focus,.btn-project a:active {
	background:url(images/btn-project-hov.png) no-repeat 0 0;
}

.btn-project span.phone-blue {
	font-weight:bold;
	font-size:18px;
	color:#1B417D;
}
