
/* Blue Contemporary Template 1024 */

body {
	background-color:#FFF;
	color:#505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px auto;
}

hr {
	border:1px solid #98ACBA;
	/*margin-bottom:-5px;*/
}

#wrapper {
	margin: 0 auto;
	width: 990px;
}

#main-wrapper {
	background:#FFF;
	float: left;
	margin: 0 auto;
	position: relative;
	width: 990px;
}

#header {
	background-color:#FFF;
	background-image: url(../images/css-imgs/hdr-bg-blue.jpg);
	background-repeat: no-repeat;
	height: 100px;
	position: relative;
	width: 990px;
}

#header-text {
	color:#054990;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	float:left;
	margin-top:18px;
	text-align:right;
	width:220px;
}

#hdr-top1 {
	background-image:url(../images/css-imgs/hdr-toplft2.jpg);
	background-repeat:no-repeat;
	height:15px;
	left: 0;
	position:absolute;
	top: 0;
	width:495px;
}

#logo {
	background-image:url(../images/css-imgs/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	height:100px;
	margin: 0 0 0 30px;	width:225px;
}

#hdr-top2 {
	float: right;
	height:100px;
	text-align: center;
	width:495px;
}

#pro-text1 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

#pro-text2 {
	color:#CAE3F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

#creditcards {
	background-image: url(../images/css-imgs/CCbar.jpg);
	height: 38px;
	margin: 2px auto 0 auto;
	width: 220px;
}

#content-container {
    clear:left;
	margin: 0 auto;
	width:990px;
}

#container-L {
	background-color:#DFE6D6;
	float:left;
	height:750px;
	width:210px;
}

#L-text {
	color:#505050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding:5px 8px;
}

#container-M {
	background-color: #80919B;
	color:#C3E2FF;
	float:left;
	width:425px;
}

#container-M-top {
	background-color: #6B7D89;
    color:#C3E2FF;
	float:left;
	height:295px;
	width:425px;
}

#container-M-btm {
    background-color: #80919B;
    clear: both;
	color:#C3E2FF;
	height:455px;
	position: relative;
	width:425px;
}

.M-text {
	color:#C3E2FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 10px;
	text-align:left;
}

.M-text form {
	margin: 0;
	padding: 0;
}

#M-text2 {
	color:#0000CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	text-decoration:underline;
}

#login-btn {
	background-image:url(../images/css-imgs/login-btn.jpg);
	background-repeat:no-repeat;
	height:24px;
	margin-left:76px;
	width:67px;
}

#browse-btn {
	background-image:url(../images/css-imgs/browse-btn.jpg);
	background-repeat:no-repeat;
	height:24px;
	margin:10px auto 0 auto;
	width:67px;
}


.login {
    float:left;
    width:70px;
}

.logintab {
    width:480px;
}

#container-R {
	background-color:#C3E2FF;
	float:left;
	height:750px;
	padding:0px 5px;
	width:345px;
}

#tack {
	background-image:url(../images/css-imgs/tack.png);	background-repeat:no-repeat;
	float:left;
	height:45px;
	margin:-20px 0px 0px 5px;
	position:absolute;
	width:35px;
}

#tack2 {
	background-image:url(../images/css-imgs/tack2.png);	background-repeat:no-repeat;
	float:right;
	height:45px;
	margin:-20px 10px 0px 0px;
	position:relative;
	width:35px;
}

#paperclip {
	background-image:url(../images/css-imgs/paperclip.png);	background-repeat:no-repeat;
	height:115px;
	left: 0;
	position:absolute;
	top: -15px;
	width:55px;
}

.content-title-blue {
	color:#254961;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
}

.content-title-white {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	float:left;
	margin:5px 0px 0px 40px;
	text-align:center;
}

.specials-container {
	height:105px;
	margin:10px 5px 0px 0px;
	width:215px;
}

.specials-01 {
	background-image:url(../images/css-imgs/pic1.jpg);
	background-repeat:no-repeat;
	float:left;
	height:75px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	width:75px;
}

.specials-text01 {
	color:#254961;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-left:5px;
}

#footer {
	clear: both;
	color: #000;
	height: 5px;
	margin: 0 auto;
	padding: 10px;
	font-size: 10px;
	text-align: right;
	width: 970px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #505050;
	text-decoration: underline;
}