/* CSS Document */

body {
	background-color: #fff;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

#header {
	margin-left: 50px;

	background-color: #ffffff;
	width: 100%;
	height: 50px;
	background-image: url(images/head1_bg.jpg);
	background-position: left;
}



.nav {
	width: 741px;
	border-top: solid #1A5A83 1px;
	height: 20px;
	background-color: #1A5A83;
	margin-bottom: 10px;
	}
	

.nav a {
	text-align: center;
	font-weight: bold;
	padding-right: 20px;

	text-decoration: none;
	color: #fff;
}
.nav a:hover {
	border-top: solid #000 1px;
	text-decoration: none;
	text-align: center;
	color: #D93303;
}
.wrapperOverall {
	margin-left: 50px;

	background-color: #fff;
	width: 740px;
	border-bottom: solid #4B4B4B 25px;
	border-right: solid #4B4B4B 1px;
	border-left: solid #4B4B4B 1px;

}
.wrapperRight {
	background-color: #fff;
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;

}
#content {

	background-color: #fff;
	width: 740px;
	height: 720px;
	border-bottom: solid #A12036 25px;
	border-right: solid #A12036 1px;

}
#contentFRONT {
	margin-left: 50px;

	background-color: #fff;
	width: 740px;
	height: 700px;
	border-right: solid #4B4B4B 1px;
	border-left: solid #4B4B4B 1px;

}
#content375 {
	background-color: #fff;
	width: 740px;
	height: 375px;
	border-right: solid #1A5A83 1px;
	border-left: solid #1A5A83 1px;

	margin-left: 50px;
}
#content450 {
	background-color: #fff;
	width: 740px;
	height: 450px;
	border-right: solid #1A5A83 1px;
	border-left: solid #1A5A83 1px;

	margin-left: 50px;
}
#content630 {
	background-color: #fff;
	width: 740px;
	height: 630px;
	border-right: solid #1A5A83 1px;
	border-left: solid #1A5A83 1px;

	margin-left: 50px;
}
#content850 {
	margin-left: 50px;

	background-color: #fff;
	width: 740px;
	height: 850px;
	border-bottom: solid #4B4B4B 25px;
	border-right: solid #4B4B4B 1px;
	border-left: solid #4B4B4B 1px;

}
#content1530 {

	background-color: #fff;
	width: 740px;
	height: 1530px;
	border-bottom: solid #4B4B4B 25px;
	border-right: solid #4B4B4B 1px;

}
#contentleft {
	margin-left: 5px;

	background-color: #fff;
	width: 172px;
	height: auto;
	border: solid #7F0013 1px;
	float: left;
	padding: 2px;
	margin-top: 10px;
}
#contentleft a {
	color: #206B99;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#contentleft a:hover {
	color: #BA2744;
	text-decoration: none;
}
#contentRight {
	background-color: #fff;
	width: 70%;
	height: auto;
	padding:10px;
	float: right;

}
.style7 {
	color: #A62039;
	font-size: 16px;
	font-weight: bold;
}
.box1 {
	
	height: 250px;
	border-right: solid #A12036 1px;

	padding: 2px;
}
.box1a {
	width: 90%;
	
	border: solid #1A5A83 1px;
	border-top: solid #1A5A83 8px;
	margin: 10px;
	margin-left:20px;
	padding: 5px;
}
.box2 {
	height: 208px;
}
.box2a {
	height: 760px;
}
.box3 {
		border-top: solid #A12036 1px;
}
.box3a {
		border: solid #A12036 1px;

}
.box3b {
	border: solid #A12036 1px;
	height: 700px;
}
.box4 {
	width: 165px;
	height: 250px;
	padding: 2px;
}
#veg {
	border-left: solid #1A5A83 1px;

	border-right: solid #1A5A83 1px;
	border-top: solid #1A5A83 1px;
	margin-left: 50px;

	background-color: #fff;
	width:740px;
	height: 74px;
	
}
#footer {
	margin-left: 50px;

	border-top: solid #8DB249 10px;
	background-color: #fff;
	width:742px;
	height: 90px;
	clear: both;
	color: #666666;
}
#footer a {
	background-color: #fff;
	width:800px;
	height: 90px;
	border-top: solid #fff 2px;
	clear: both;
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	background-color: #fff;
	width:800px;
	height: 90px;
	border-top: solid #fff 2px;
	clear: both;
	color: #000000;
	text-decoration: underline;
}
