@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;

}

Body {
	background:url(Assets/TopBG.png) top left repeat-x #131212;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#888888;
}

h2{
	color:#b4463c;
	font-size:18px;
	margin-bottom:13px;
}
h3{
	color:#b4463c;
	font-size:15px;
	margin-bottom:13px;
}
P {
	margin-bottom:13px;
}
A {
	color:#b4463c;
	text-decoration:none;
}

.BottomMargin {
	margin-bottom:10px;
}
.AlignLeft {
	text-align:left;
}
.AlignRight {
	text-align:right;
}
.AlignCenter {
	text-align:center;
	padding-left:0px;
	padding-right:0px;
}
.FloatLeft {
	float:left;
}
.FloatRight {
	float:right;
}


Input[type=text] {
	border:#b3b3b3 1px solid;
	background-color:#FFF;
	width:100%;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:10px;
}
Input[type=submit] {
	background:url(Assets/btn-Form.png) top left no-repeat;
	text-align:center;
	color:#FFF;
	font-size:15px;
	width:122px;
	height:42px;
	float:right;
	border:none;
}

#website_Main {
	width:100%;
	background:url(Assets/FootBG.png) bottom left repeat-x;
	float:left;
}
.ContainerAlignCenter {
	width:986px;
	margin:0 auto;
	position:relative;
}


/* Header Starts Here */
#Header {
	width:986px;
	float:left;
}
#Logo {
	width:368px;
	height:129px;
	float:left;
	clear:both;
}
#Nav-Top {
	width:986px;
	float:left;
	clear:both;
	height:41px;
	background:url(Assets/Nav-Top-Separator.png) top right repeat-y;
}
#Nav-Top  UL {
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	list-style:none;

}
#Nav-Top UL LI {
	display:inline;
	background:url(Assets/Nav-Top-Separator.png) top left repeat-y;
	height:41px;
	text-align:center;
	vertical-align:middle;
	float:left;
}
#Nav-Top UL LI A {
	display:inline-block;
	height:41px;
	vertical-align:middle;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding-left:39px;
	padding-right:39px;
	padding-bottom:13px;
	padding-top:12px;
}
#Nav-Top UL LI A:hover {
	background:url(Assets/Nav-Top-Over.png) top left repeat-x;
}
#Nav-Top UL LI A.TopActive {
	background:url(Assets/Nav-Top-Over.png) top left repeat-x;
}
/* Header Ends Here */

/* Top Advertisement Panel */
#Advertisement-Top {
	width:986px;
	margin-top:25px;
	margin-bottom:25px;
	float:left;
	text-align:center;
}
.Top-Advertisement-Start {
	width:760px;
	height:29px;
	background:url(Assets/Top-Advert-Box-Start.png) top left no-repeat;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	margin:auto;
	padding-top:10px;
}
.Top-Advertisement-Box {
	background-color:#f4f4f4;
	max-width:760px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	margin-bottom:15px;

}
.Top-Advertisement-Box IMG {
	border:none;
}
/* End of Top Advertisement Panel */

/* Contents Area Starts Here */
#Contents {
	width:100%;
	float:left;
}

/* Left Side of Contents */
#Contents-Left {
	width:187px;
	float:left;
	margin-right:15px;
}
.Left-Box-Start {
	background:url(Assets/LeftSide-Box-Start.png) top left no-repeat;
	font-weight:bold;
	color:#FFF;
	height:29px;
	padding-top:10px;
	width:187px;
	padding-left:10px
}
.Left-Box {
	background-color:#f4f4f4;
	margin-bottom:20px;
	text-align:center;
}
.Left-Box UL {
	text-align:left;
	list-style:inside;
}
.Left-Box LI {
	border-bottom:#d4d3d3 dashed 1px;
	list-style-image:url(Assets/Sidebar-Nav.png);
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.Left-Box LI:Hover {
	list-style-image:url(Assets/Sidebar-Nav-Hover.png);
}
.Left-Box LI A {
	color:#888888;
	text-decoration:none;
}
.Left-Box LI A:Hover {
	color:#b4463c;
}
.Left-Box IMG {
	border:none;
	margin-top:10px;
	margin-bottom:10px;
}

/* Middle Contents Start Here */
#Contents-Middle {
	width:491px;
	float:left;
}
.Middle-Box-Start {
	background:url(Assets/Middle-Box-Start.png) top left no-repeat;
	font-weight:bold;
	color:#FFF;
	height:29px;
	padding-top:10px;
	width:471px;
	padding-left:10px;
	padding-right:10px;
}
.Middle-Box {
	background-color:#f4f4f4;
	margin-bottom:20px;
	text-align:left;
	padding:10px;
}
.Middle-Box Img {
	border:none;
}
.Middle-Box-Sep {
	background:url(Assets/Sep-Box-Middle.png) center bottom no-repeat;
	width:100%;
	height:2px;
	margin-top:15px;
	margin-bottom:28px;
}
A.link-button-red {
	background:url(Assets/btn-Middle-Box.png) top left no-repeat;
	width:88px;
	max-width:88px;
	height:25px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	display:inline-block;
	margin-top:4px;
	margin-bottom:4px;
	padding-top:6px;
}


/* Right Side of Contents */
#Contents-Right {
	width:273px;
	float:Right;
	margin-left:19px;
}
.Right-Box-Start {
	background:url(Assets/RightSide-Box-Start.png) top left no-repeat;
	font-weight:bold;
	color:#FFF;
	height:29px;
	padding-top:10px;
	width:263px;
	padding-Left:10px
}
.Right-Box {
	background-color:#f4f4f4;
	margin-bottom:20px;
	text-align:center;
}
.Right-Box UL {
	text-align:left;
	list-style:inside;
}
.Right-Box LI {
	border-bottom:#d4d3d3 dashed 1px;
	list-style-image:url(Assets/Sidebar-Nav.png);
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.Right-Box LI:Hover {
	list-style-image:url(Assets/Sidebar-Nav-Hover.png);
}
.Right-Box LI A {
	color:#888888;
	text-decoration:none;
}
.Right-Box LI A:Hover {
	color:#b4463c;
}
.Right-Box IMG {
	border:none;
	margin-top:10px;
	margin-bottom:10px;
}

/* Contents Area Ends Here */


/* Footer */
#Footer {
	margin-top:25px;
	width:100%;
	float:left;
	height:166px;
	text-align:center;
	font-weight:bold;
	color:#f4f4f4;
	padding-top:12px;
}
#Footer a {
	color:#f4f4f4;
	text-decoration:none;
}
/* End of Footer*/