body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	/*background-color:#5ba0d6;*/
	background-color:#0E72C0;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header1.gif);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	/*background-color:#60A5D9;*/
	background-color:#EDF7FA;
	/*margin: 0px 12px 0px 10px;*/
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	/*width:261px;*/
	width:100px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	/*background-color:#abe4fe;	*/
	background-color:#EDF7FA;
}
#right {
	float:right;
	/*width:530px;*/
	width:650px;
	/*margin-right: 20px;*/
	margin-right: 30px;
	/*margin-left: 230px;*/
}
#center {
	float:right;
	width:150px;
	margin-right: 10px;
}
/***************** Content2 ***********************/
.content2 {
	width:150px;
}
.content2 h3 {
	width:150px;
	/*height:33px;*/
	overflow:hidden;
	/*margin: 30px 20px 15px 0px;*/
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	font-family: Times New Roman;
	text-align: center;
}
.content2 p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #003a65;
	padding: 8px 0px 0px 6px;
	/*font-weight:900;*/
	font-weight:500;
	text-align: center;
}
.content2 strong {
	font-size: 12px;
}
/***************** Content ***********************/
.content {
	/*width:530px;*/
	width:650px;
	float: right;
}
.content h3 {
	/*background-image:url(images/welcome.gif);*/
	background-repeat:no-repeat;
	width:650px;
	height:33px;
	/*text-indent:700px;*/
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	/*margin: 10px 0px 15px 0px;*/
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 30px;
	font-style: italic;
	font-family: Times New Roman;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	/*padding: 10px 0px 0px 6px;*/
	padding: 10px 0px 0px 0px;
	/*font-weight:900;*/
	font-weight: 500;
	text-align: justify;
}
.content table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 0px 0px 0px 0px;
	/*font-weight:900;*/
	font-weight: 500;
}
.content td {
	/*background-image: url(images/arrow_blue.gif);*/
	background-repeat: no-repeat;
	/*background-position: left;*/
	background-position:left 5px;
	/*list-style-type: none;*/
	/*padding: 4px 30px 4px 10px;*/
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: text-top;
}
.content li {

	/*padding: 0px 0px 0px 10px;*/
	text-align: left;
	vertical-align: text-top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 5px 0px 0px 3px;
	font-weight:500;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	/*background-image:url(images/products.gif);*/
	background-repeat:no-repeat;
	width:530px;
	height:33px;
	/*text-indent:700px;*/
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 30px;
	font-style: italic;
	font-family: Times New Roman;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	/*width:170px;*/
	width:200px;
	/*height:449px;*/
	height:440px;
	/*margin-left:93px;*/
	margin-left:23px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	/*width:150px;*/
	width:170px;
	/*margin-left:10px;*/
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	/*background-position: right center;*/
	background-position: 155px center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	/*padding: 4px 30px 4px 0px;*/
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	/*color: #2e260f;*/
	/*color: #ffffff;*/
	color: #003580;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	/*color:#c40000;*/
	color:#60A5D9;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	/*width:170px;*/
	width:200px;
	/*height:76px;*/
	height:50px;
	/*margin-left:93px;*/
	margin-left:23px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	/*background-color:#8bcaef;*/
	background-color:#60A5D9;
	background-image:url(images/borderfooter.gif);
	/*height:74px;*/
	height:100px;
	width:979px;
	padding-left: 10px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background-image:url(images/copyright.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	/*width:130px;*/
	width:160px;
	/*height:43px;*/
	height:73px;
	display:inline;
	/*margin-left:103px;*/
	margin-left:33px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	/*color: #ffffff;*/
	color: #003580;
	padding: 30px 20px 0px 20px;
	text-align:center;
	vertical-align: text-bottom;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}
#payment {
	float:left;
	display:inline;
	/*margin: 8px 0px 20px 135px*/
	/*margin: 0px 0px 20px 10px;*/
	margin: 0px 0px 20px 10px;
}
#payment img {
	/*border: none;*/
	border-style: solid;
	border-color: #8A2D3B;
}