/* Start of CMSMS style sheet '2 Column' */
body {
	background-color: #0099FF;
	background-image: url(images/dreamstime_2405443.jpg);
	background-attachment: fixed;
}
#wrapper {
	width: 821px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#wrapper2 {
	padding-left: 35px;
	padding-right: 30px;
	background-image: url(images/bg.png);
}
#logo {
	width: 325px;
	float: left;
}

#logo img{
	border: none;
}


#header {
	height: 110px;
}
#banner {
	margin-bottom: 10px;
	clear: BOTH;
}
#left_col {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
#right_col {
	float: right;
	width: 250px;
	margin-bottom: 10px;
}
.box_left {
	min-height: 260px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.box_right {
	min-height: 260px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.title_bar_red {
	background-image: url(images/r-bar.jpg);
	padding: 8px;
	height: 23px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title_bar_blue {
	background-image: url(images/b-bar.jpg);
	padding: 8px;
	height: 23px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title_bar_green {
	background-image: url(images/g-bar.jpg);
	padding: 8px;
	height: 23px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title_bar_yellow {
	background-image: url(images/y-bar.jpg);
	padding: 8px;
	height: 23px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.content {
	padding: 8px;
	background-color: #FFFFFF;
}


#footer_bar {
	clear: both;
	background-image: url(images/b-bar.jpg);
	height: 21px;
	padding: 8px;
	color: #666666;
	text-align: right;
	border: 1px solid #999999;

}
#footer_bar a {
	color: #666666;
	text-decoration: none;
}
#footer_bar a:hover {
	color: #D11011;
}
#contact {
	margin-bottom: 10px;
	border: 1px solid #AE0004;
	font-size: 30px;
	color: #A40004;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
width: 734px;
	
}
.contact_l {
	width: 350px;
	float: left;
}
.contact_r {
	width: 350px;
	float: right;
}
a {
	color: #0033FF;
	text-decoration: none;
}

footer_bar a:hover {
	color: #D11011;
}

a:hover {
	color: #D11011;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_bar2 {
	clear: both;
	height: 20px;
	margin-top: 5px;
font-size: 12px;
}


#fbleft {
	width: 300px;
	float: left;
}
#fbright {
	width: 300px;
	float: right;
	text-align: right;
}


#bottom {
	clear: both;



}

/* End of '2 Column' */

