/*-----------------------------------------------------------------------------------------------------------------------------------





------------------------------------------------------------------------------------------------------------------------------------*/

body{

	
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #545c69;
	height: 436px;
	margin: 75px auto;

}


/*--Container-------------------------------------------------------------------------------------------------------------------------*/


#container{

	background-color: #ffffff;
	border: solid 2px #194c71;
	width: 740px;


}



#header{

	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
	height: 108px;
	
}



.order {

	font-family: arial;
	font-size: 14px;
	font-variant: small-caps;
	color: #194c71;
	border: solid 0px #194c71;
	float: right;
	width: 170px;
	padding: 25px 0px 0px 0px;


}


.button-order{

	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	border: solid 2px #b3b3b4;
	width: 131px;
	height: 14px;
	margin: 5px 0px 0px 0px;

}


.button-order b{

	font-weight: 900;

}




.button-order a{
	
	font-family: arial;
	font-size: 14px;
	color: #194c71;
	text-decoration: none;
	font-variant: small-caps;
	text-indent: 10px;
	margin: 0px 0px 2px 0px;

}


.button-order a:hover{

	color: #000000;


}

/*--Navigation-------------------------------------------------------------------------------------------------------------------------*/

#navigation{

	background-image: url(images/navigation-back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 35px;
	text-align: right;
	padding: 9px 8px 0px 0px;

}

#navigation a{


	font-family: arial;
	font-size: 14.5px;
	color: #ffffff;
	text-decoration: none;
	font-variant: small-caps;	
	padding: 8px 5px 0px 8px;
	margin: 8px 5px 0px 8px;	
}



#navigation a:hover{

	background-color: #194c71;
	border-top: solid 1px #194c71;
	border-bottom: solid 9px #194c71;
	
}




/*--For IE--*/

* html #content{

	border: solid 0px red;
	text-align: left;
	margin: 0px 0px 35px 0px;
	clear: both;
	overflow: hidden;

}


a {

	color: #194c71;
	text-decoration: none;

}

a:hover {

	color: #000000;
	text-decoration: none;

}


/*--Content-------------------------------------------------------------------------------------------------------------------------*/


#content{

	border: solid 0px red;
	text-align: left;
	padding: 15px 15px 35px 15px;
	clear: both;
	overflow: hidden;

}


#main-content{


	text-align: left;
	padding: 5px 20px 5px 20px;
	clear: both;
	overflow: hidden;

}

#main-content p {

	font-family: arial;
	font-size: 12px;
	color: #000000;



}



#main-content a{

	font-family: arial;
	font-size: 12px;
	color: #002d56;
	text-decoration: none;


}



#main-content a:hover{

	font-family: arial;
	font-size: 12px;
	color: #979ca1;


}



#main-content b {

	font-family: arial;
	font-size: 14px;
	color: #002d56;



}





#main-content h1{

	font-family: Georgia;
	font-size: 22px;
	color: #002d56;
	font-variant: small-caps;
	border-bottom: solid 1px #194c71;

}


#content-left{

	border: solid 0px orange;
	text-align: left;
	float: left;
	width: 375px;
	margin: 0px 5px 0px 0px;

}


#content-left h1{

	font-family: Georgia;
	font-size: 20px;
	font-variant: small-caps;
	color: #002d56;
	border-bottom: solid 2px #002d56;
	margin: 0px 10px 0px 0px;

}




#content-left p{

	font-family: arial;
	font-size: 12px;
	letter-spacing: .1pt;
	color: #000000;

}




#content-left img{

	border: solid 0px #002d56;
	margin: 0px 0px 10px 0px;

}





#content-left-bottom{

	border: solid 0px #002d56;
	margin: 0px 0px 10px 0px;

}


#content-left-bottom img{

	border: solid 2px #002d56;
	margin: 8px 20px 0px 0px;
	float: left;

}




#content-left-bottom p{

	border: solid 0px #002d56;
	float: right;

}



#content-right{

	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #e0e5ec;
	border: solid 1px #002d56;
	text-align: left;
	float: right;
	width: 285px;
	

}


#content-right img {

	border: solid 1px #002d56;
	margin: 10px 24px 0px 12px;
	width: 254px;

}



#content-right p{

	font-family: arial;
	font-size: 12px;
	letter-spacing: .1pt;
	color: #000000;
	border: solid 0px #002d56;
	margin: 10px 14px 10px 14px;

}




#content-right h3{

	font-family: arial;
	font-size: 16px;
	font-variant: small-caps;
	color: #002d56;
	border: solid 0px #002d56;
	margin: 10px 10px 0px 10px;

}


#watermark {

	background-image: url(images/watermark2.jpg);
	background-repeat: no-repeat;
	height: 99px;



}



#spacer{
	
	background-image: url(images/navigation-back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 15px;
	width: 740px;
	border-bottom: 1px solid #194c71;
	border-right: 1px solid #194c71;
	border-left: 1px solid #194c71;



}




/*--Styles-------------------------------------------------------------------------------------------------------------------------*/


.style1{

	font-family: arial;
	font-size: 16px;
	font-weight: 900;
	font-variant: small-caps;
	color: #4a728e;	

}



.style2{

	font-family: arial;
	font-size: 13px;
	color: #545c69;
	font-weight: 900;
	padding: 0px 10px 0px 0px;

}




/*--Footer-------------------------------------------------------------------------------------------------------------------------*/



#footer{

	border: solid 0px red;
	width: 710px;
	height: 36px;
	clear: both;
	


}

#btm-nav{

	border: solid 0px red;
	width: 345px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 0px;
	color: #ffffff;	
	font-size: 9px;
	letter-spacing: 2pt;

}


#btm-nav a {

	font-family: arial;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 1pt;
	text-decoration: none;


}



#btm-nav a:hover{

	color: #000000;

}








#copyright{

	font-family: arial;
	font-size: 9px;
	color: #ffffff;
	border: solid 0px red;
	width: 345px;
	float: right;
	text-align: right;
	padding: 6px 0px 0px 0px;

}


/*--Form-------------------------------------------------------------------------------------------------------------------------*/



.form {

	width: 475px;
}



fieldset {

	
	font-family: georgia;
	font-size: 11px;
	border: solid 1px #194c71;
	background-color: #ffffff;
	margin: 16px 16px 10px 16px;
	padding: 16px 16px 16px 16px;
	float: left;
	color: #194c71;
	width: 575px;	



}


legend {

	background-color: #d1d1d2;
	border: solid 1px #194c71;
	font-family: arial;
	font-size: 14px;	
	padding: 5px;
	font-weight: bold;


}


label {

	display: block;
	color: #000000;
	clear: right;

}


input {

	width: 200px;

}


textarea {


	width: 400px;
	height: 100px;



}

input.radio, input.checkbox, input.submit {

	width: auto;
	margin: 5px 5px 5px 5px;

}

input.radio {

	float: left;

}


input:focus, textarea:focus  {

	background: #ffcc;

}


input{type="text"}, textarea {

	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;

}


.required {

	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	color: #760000;

}

label {

	float: left;
	width: 100px;

}



.form_left {

	float: left;
	clear: left;
	width: 40%;
	padding: 5px 0px 0px 0px;


}

.form_right {

	float: right;
	clear: right;
	width: 40%;
	padding: 5px 0px 0px 0px;

}