body{
	padding : 0px;
	margin : 0px;
	background-image:  url(images/bg.gif);
	background-repeat: repeat-x;
	vertical-align:top;
}


/*HTML STYLES*/
.conttable{
	width:980px;
	background-image:  url(images/line_bg.gif);
	background-repeat: repeat-y;
	background-position:left;
}
.conttop{
	height:285px;
	/*background-image:  url(images/space_top.jpg);THESE ARE PLACEHOLDER INCASE NO FLASH*/
}
.contleft{
	width:457px;
	vertical-align:top;
	text-align:right;
	padding-top:260px;
	/*background-image:  url(images/space_left.jpg);THESE ARE PLACEHOLDER INCASE NO FLASH*/
	background-repeat: no-repeat;
}
.contmain{
	width:523px;
	vertical-align:top;
	background-image:  url(images/line_bg.gif);
	background-repeat: repeat-y;
	background-position:right;
	padding-right:15px;
}

td.home{
	background-image:  url(images/03.jpg);
	background-repeat: no-repeat;
	padding-bottom:0px;
	vertical-align:top;
	background-position:center;
}

td.res{
	background-image:  url(images/res_bg.gif);
	background-repeat: repeat-x;
	padding-top:15px;
}
.res, .res p, .res a{
	font-family: Verdana;
	font-size: 9px;
	color:#666666;
	text-align:center;
}
.res a{
	color:#f78f20;
}


.content td{
	padding-top:10px;
}
.conttext{
	width:391px;
}
.contpics{
	width:132px;
	padding-left:20px;
}
.contpics img{
margin-top:5px;
margin-bottom:5px;
}

/*TEXT STYLES*/
.content, .contmain td{
	font-family: Verdana;
	font-size:12px;
	color:#333333;
	vertical-align:top;
}

.client a {
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	color:#fa8f1e;
	text-decoration:none;
	}

h1{
	font-size:12px;
	font-weight:bold;
	color:#004b8d;
}
h2{
	font-size:12px;
	font-weight:bold;
	color:#004b8d;
}
a{	font-weight:bold;
	color:#fa8f1e;
}
.p {
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	line-height: 17px;
	color:#0d2759;
	text-decoration: none;
}
.boilerplate {
	font-family: Verdana;
	font-weight:800;
	font-size:11px;
	color:#004b8d;
}
#hr{
	font-size: 1px;
	height:2px;
	padding:0px;
	margin:0px;
	background-color:#004b8d;
	width:100%;
}
/*FLASH STYLES*/

#nav {
	width:100%;
	position:absolute;
	z-index:2; 
	text-align:center;
	top:0px;
	left:0px;

}
#faker{
	width:100%;
	position:absolute;
	z-index:1; 
	text-align:center;
	top:0px;
	left:0px;	background-image:  url(images/space_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
img.faker{
	margin-left:254px;
}
#holder{
	width:100%;
	position:absolute;
	z-index:3; 
	text-align:center;
	top:285px;
	left:0px;
}

.navtable{
	width:980px;
	height:545px;
}

input,textarea,select {
	font-size: 10px;
	/*border: 1px solid #1b232a;*/
	font-family: Verdana;
	background-color: #e5f1fb;
}
.styled input, .styled select{
width:220px;
}
.styled textarea{
width:480px;
}
input.none {
	width:100px;
	height:17px;
}


