.window-border {
	padding: 20px 5px 25px 5px;
	background-color: #91b7d7;
	width: 230px;
	margin-bottom: 10px;
	position: relative;
}

.window-content {
	text-align: left;
	background-color: #545454;
	padding: 10px;	
}


#new-box .window-content {
	background-color: #EEE;
	color: #545454;
}



.window-top {
	position: relative;
	top: -30px;
}

.window-bottom {
	position: relative;
	bottom: -32px;
	right: -5;
}


.window-button-quicksubmit{
	background: url(/images/index_03.jpg) no-repeat; 
	width: 229px;
	height: 20px;
	z-index: 1000;
	position: absolute;

	top: 0;
	left: 3;
}



.window-button-submit {
	background: url(/images/submit.jpg) no-repeat; 
	width: 229px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	bottom: 4;
	left: 8;
	z-index: 2000;
}

.window-button-submit:hover{
	background: url(/images/submit_over.gif) no-repeat; 
	width: 229px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	bottom: 4;
	left: 8;
	z-index: 3000;
}

.window-bottom{
	font-size: 12px;	
}


.window-top{
	font-size: 11px;	
}




.window-break {
	text-align: center;
	background: url(/images/breaker.jpg) repeat-x; 
	width: 70%;
	height: 4px;
	margin: 10px 0px 10px 0px;
}


#new-box{
	font-size: 12px;
}



.top-logo{
	position: relative;
	background: url(/images/toplogo.gif	) no-repeat; 
	height: 160px;
	top: -1px;
	z-index: -100;
}

.top-logo:hover{
	background: url(/images/toplogo.gif	) no-repeat; 
	height: 160px;
	cursor: pointer;
	
}

#mini input{
	height:14px;
	border:none;
	padding:0;
	margin:0;
	font-size:11px;
	background-color:#bbbbbb;
}


#submit-button {
	right: -30;	
}




.style1 {color: #004672; font-weight: bold; }
.style2 {font-size: 16px; font-weight: bold; }
.style4 {font-size: 16px; font-weight: bold; color: #91B7D7; }
.style5 {color: #FFFF00}
.style6 {font-size: 16px; color: #FFFFFF}
.style7 {color: #FFFF00}
.style7 {font-size: 16px; font-weight: bold; color: #91B7D7; }
.style8 {}
.style9 { font-size: 22px;}
.style6 { font-size: 22px;}
.style10  { font-size: 22px;}




h1{
	font-size: 22px;
	
}



#Table_01{
	position: absolute; 
	left: 150px;
}



.top-contact-form{
	background: url(/images/ph_number.jpg	) no-repeat; 
}



.contact-logo {
	position: absolute;
	z-index: 1000;
	top: 120px;
	left: 815px;
}

.top-quick-submit{
	position: absolute; 
	top: 28; 
	z-index: 1000;
	left: 770;	
}


#main{
	font-size: 13px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.contact-logo {
		left: 665px;
	}

	.top-quick-submit{	
		left: 620px;	
	}
}


.window-content ul{
	padding-top: 0px;
}



