/*----------FOR INSTALL----------*/
#BgContainer {
	background-color: #FFF;
	padding: 10px 40px;
}

#BgContainer h4 {
	font-size: 16px !important;
}

#BgContainer p {
	width: 94%;
}

#BgContainer table {
	margin: 10px !important;
	width: 94%;
}

#BgContainer ul#Themes label {
	margin-top: 2px !important;
}



/*----------STICKY FOOTER----------*/
html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 150px; /* must be same height as the footer */
}



/*-----------------------------------------------MISC STYLES AND DEFAULTS-----------------------------------------------*/
html, body {
	background: #BBB url(../images/bg.jpg) scroll repeat-x 0 0;
	color: #333;
	font-family: Arial, Lucida, sans-serif; 
	margin: 0;
	height: 100%;
}

a {
	cursor: pointer;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

.clear {
	clear:both;
}

	
/*** SERVICES LAYOUT ***/
#serviceLayout div {
	border-bottom: 1px dotted #CCC;
	margin: 10px;
}

#serviceLayout a {
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
}

#serviceLayout p {
	color: #666;
	padding: 5px 0 0 40px;
}

.newslist a {
	font-size: 11px;
}

/*-----------------------------------------------LAYOUT-----------------------------------------------*/
#doc2 {
	position: relative;
	z-index: 3;
}

#fakehd {
	background-color: #F78F1E;
	height: 80px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

#blueCircle {
	background: transparent url(../images/bannerbg.png) scroll repeat-x center 80px;
	height: 309px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}


/*** BODY CURVE WITH SIDE BAR ***/
#yui-main {
	background: transparent url(../images/span.png) scroll repeat-y;
	min-height: 415px;
}

	#bodyCurve {
		background: transparent url(../images/curve.png) scroll no-repeat 0 0;
		height: 60px;
		left: 180px;
		position: absolute;
		top: 227px;
		width: 904px;
	}

	#bodyCurveMS {
		background: transparent url(../images/msbanner.png) scroll no-repeat 0 0;
		height: 240px;
		left: 180px;
		position: absolute;
		top: 227px;
		width: 724px;
		overflow: hidden;
	}

	#mswrapper {
		position: relative;
		width: 724px;
		height: 180px;
	}

	
/* BANNER */
		#bodyCurveMS li {
			color: #EEE;
			float: left;
			list-style: none;
			margin: 0;
			padding: 60px 30px 0;
			width: 664px;
			height: 180px;
		}
		#bodyCurveMS li .title {
			font-size: 32px;
			font-weight: bold;
			padding-bottom: 10px;
		}
		#bodyCurveMS li .title .title2 {
			font-size: 22px !important;
			font-weight: normal !important;
			display: inline;
		}
		#bodyCurveMS li .body {
			font-size: 18px !important;
			font-weight: bold !important;
			padding-left: 50px;
		}
		#bodyCurveMS img {
			float: right;
			display: none;
		}
#quoteButton {
	margin-top: -30px;
	float: right;
	padding: 0px;
}
/* BANNER */

/* FAQ */
.faq {
	margin-bottom: 10px !important;
	font-size: 11px;
}
.faq strong {
	cursor: pointer;
}

.faq div {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #EEE;
	border: 1px solid #AAA;
	display: none;
	margin: 10px 0;
	padding: 10px;
	line-height: 18px;
}
/* FAQ */


.home #yui-main {
	background: none;
}


/* GREEN BOX */
.greenboxWrapper {
	background: transparent url(../images/boxSpan.jpg) scroll repeat-y 0 0;
	padding: 0px;
	margin: 0 10px !important;
}
.greenbox {
	background: transparent url(../images/boxTop.jpg) scroll no-repeat 0 0;
	color: #FFF !important;
	padding: 20px 30px;
	margin: 0 0 !important;
}
.greenbox li {
	letter-spacing: 0px !important;
	
	font-size: 12px !important;
	padding-bottom: 10px;
}
/* GREEN BOX */


/*** FULL BODY CURVE ***/
.full #yui-main {
	background: none;
	background-color: #FFF;
	left: 3px;
	margin-right: 28px;
	position: relative;
	width: 900px;
}

	.full #yui-main #Layout {
		padding: 0 20px;
	}

	#bodyCurveFull {
		background: transparent url(../images/curveFull.png) scroll no-repeat 0 0;
		height: 60px;
		left: 3px;
		position: absolute;
		top: 227px;
		width: 900px;
		z-index: 5;
	}



/*-----------------------------------------------HEADER-----------------------------------------------*/
#hd {
	background-color: #F78F1E;
	height: 80px;
	position: relative;
	z-index: 110;
}

	#hd h1 { 
		color: #FFF;
		font-size: 18px;
		letter-spacing: 5px;
		margin: 0;
		padding: 15px 0;
		text-align: center;
	}

#client {
	background-color: #d07b1e;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 0;
}
#client a {
	color: #fcdfc0;
	display: block;
	padding: 5px 10px;
	outline: none;
	text-decoration: none;
}
#client:hover {
	background-color: #005696;
}
#client:hover a {
	color: #FFF;
}


/*-----------------------------------------------BODY-----------------------------------------------*/
#bd { 
	padding: 15px 15px 0 15px;
	z-index: 100;
}

	#Layout {
		clear: both;
		min-height: 415px;
		overflow: hidden;
		padding-bottom: 20px;
		width: 908px;
	}

	#Layout.mscontent {
		padding-top: 200px;
	}

	.home #Layout { 
		padding-bottom: 0;
	}

		#bdContent{
			margin: 0 auto;
			position: relative;
			width: 908px;
		}

			.bodyTopPad {
				padding: 20px 20px 0 0;
				position: relative;
			}

				.bodyTopPad li{
					letter-spacing: 0.5px;
				}


/*-----------------------------------------------FOOTER-----------------------------------------------*/
#ft {
	background-color: #043356;
	border-top: 4px solid #F78F1E;
	color: #FFF;
	height: 118px;
	line-height: 18px;
	margin-top: -150px; /* negative value of footer height */
	text-align: center; 
	padding: 30px 0 10px;
	position: relative;
}

	#ft #footer {
		width: 900px;
		margin: 0 auto;
	}

		#ft #footer .address {
			float: left;
			font-size: 10px;
			padding-bottom: 12px;
			text-align: center;
			width: 33%;
		}

			#ft #footer .address strong {
				color: #F78F1E;
				display: block;
				font-size: 12px;
				margin-bottom: -10px;
			}

		#ft #footer p {
			color: #FFF;
			margin: 0;
		}

		#ft #footer a {
			color: #F78F1E;
		}



/*-----------------------------------------------MESSAGEBOXS-----------------------------------------------*/
.message {
	background: #EEE;
	border: 4px solid #AAA;
	color: #666;
	margin: 15px;
	padding: 5px;
}

	span.middleColumn .message {
		margin: 4px 0 0 3px;
	}

.required {
	background: #FFDFDF;
	border: 4px solid #FF0000;
	color: #000;
	margin: 4px 0 0 3px;
	padding: 5px;
}

#Remember label {
	margin: 0 0 0 10px;
}

.entry {
	border-bottom: 1px solid #EEE;
}