body {
	background-color: #001F56;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	color: #666666;
	font-size: 12px;
}
p {
	line-height:20px;
	text-align:left;
	margin:0;
	margin-bottom: 15px;
	padding:0;
}

/**********************************
Left Gradient
**********************************/
#leftbg {
	background-color: #fff;
	background-image:url(../images/rent_on.jpg); background-repeat:repeat-y;
	width: 10px;
	height: 100%;
	margin: auto;
	text-align: center;
}

/**********************************
Container
**********************************/
#container {
	background-color: #fff;
	width: 740px;
	margin: auto;
}

/**********************************
Top
**********************************/
#top {
	background-color: #fff;
	padding: 0px;
	height: 112px;
	text-align: center;
}

/**********************************
Navigation
**********************************/
#nav {
	background-color: black;
	padding: 0px;
	height: 32px;
	text-align: center;
	color: #FFF;
}

/**********************************
Flash
**********************************/
#flash {
	background-color: black;
	padding: 0px;
	height: 218px;
	text-align: center;
	color: #FFF;
	background-color: #363636;
}

/**********************************
Content
**********************************/
#content {
	width: 100%;
	margin: 0;
	background-color: #ffffff;
	background-image:url(../images/containerbg.jpg);
	background-repeat:repeat-y;
	line-height: 20px;
}
#maincontent {
	margin-right:213px;
	padding: 30px;
}
#subcontent {
	float: right;
	width: 214px;
	padding: 0px;
	background-image:url(../images/greybg.jpg);
	background-repeat:repeat-x;
}


/**********************************
Footer
**********************************/
#clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
	border: none;
    margin: 0;
	padding: 0;
    background: transparent;
}
#footer {
	clear: both;
	border-top: 1px solid #ccc;
	background-color: #000;
	text-align: center;
	background-image:url(../images/navfootbg.jpg);
	padding: 5px;
	height: 23px;
}
#bluebot {
	vertical-align:middle;
	clear: both;
	border-top: 1px solid #ccc;
	background-color: #000;
	padding: 0px;
	height: 63px;
	text-align:center;
}

/**********************************
Font
**********************************/

.white {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
	
/**********************************
Links
**********************************/
	
}
a:link, a:visited {color: #00497F;
text-decoration: underline;}

a:hover, a:active {color: #ED1B23;
text-decoration: none;}

.addresslink {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
}
a.addresslink:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
}
a.addresslink:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
}
a.addresslink:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ED1B23;
}
a.addresslink:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ED1B23;
}
.addresslink2 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
a.addresslink2:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
a.addresslink2:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
a.addresslink2:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #00497F;
}
a.addresslink2:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #00497F;
}
