@charset "utf-8";
/* CSS Document */
<style type="text/css">





body {
	background: url(../images/yoursiteuniqueimages/mn-bk.jpg) top center no-repeat;
	margin:auto; 
	padding:auto;
} 


#wrapper {
	height: auto;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.boxgrid{
	width: 300px;
	height: 139px;
	float:right;
	background:#161613;
	border: 2px solid #D1FF66;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
			}
.consultation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	float: left;
	width: 300px;
	margin-top: 10px;
}

.contactimages {
	float: left;
	margin-right: 10px;
}

.profiledesc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}
.contactbox {
	float: left;
	height: auto;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.main-form-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.main-form-box {
	margin-bottom: 10px;
	margin-top: 3px;
	margin-left: 10px;
	border: 1px solid #666666;
}


.profilehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #889AC2;
}
.main-form-bk {
	background-image: url(../images/yoursiteuniqueimages/main-form-bk.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 530px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 3px double #666666;
}

.profile {
	float: left;
	border: 1px solid #7488A3;
	margin-right: 15px;
	padding: 5px;
}
.profilebullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC00;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../images/yoursiteuniqueimages/profile-bullet.jpg);
}

#portfoliobox {
	width: 530px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B3B3B3;
	margin-top: 10px;
}

.package-bullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #5E7FAA;
	height: auto;
	width: 420px;
	margin-left: 25px;
	font-weight: bold;
	margin-top: 8px;
}

				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
#footer {
	width: 860px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #869FC8;
	float: left;
	margin-top: 10px;
}
.footerimg {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
}
.ysufooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	float: right;
	padding-right: 10px;
	padding-top: 30px;
	text-decoration: none;
}

.ysufooter a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-decoration: underline;
}

.ysufooter a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-decoration: none;
}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
#formbox {
	float: right;
	height: auto;
	width: 300px;
	background-image: url(../images/yoursiteuniqueimages/form-bk.jpg);
	border: 2px solid #D1FF66;
}
.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
	font-weight: bold;
}
.formboxes {
	float: right;
}
.submit {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
				
			.boxcaption{
	float: left;
	position: absolute;
	height: 35px;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: #CAFF4D;
 			}
 				.captionfull .boxcaption {
	left: 0px;
	top: 139px;
 				}
 				.caption .boxcaption {
	top: 139px;
	left: 0;
 				}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	text-decoration: none;
	float: right;
	padding-right: 10px;
}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	
}

#header {
	background-image: url(../images/yoursiteuniqueimages/head.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 860px;
	padding-top: 10px;
}
#mainimagechange {
	height: 159px;
	width: 860px;
}

#navigation {
	height: 23px;
	width: 860px;
	margin-top: 10px;
}td img {display: block;}#layercontent {
	background-color: #CCCCCC;
	height: 170px;
	width: 170px;
	z-index: 1;
}

#mainleft {
	float: left;
	height: auto;
	width: 550px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #83BB00;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#included   {
	height: auto;
	width: 540px;
	float: left;
	background-image: url(../images/yoursiteuniqueimages/lime.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #688EBF;
	height: auto;
	width: 860px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #729ACE;
	list-style-image: url(../images/yoursiteuniqueimages/head-icon.jpg);
	list-style-position: inside;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bullet {
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C94C8;
	font-weight: normal;
	list-style-image: url(../images/yoursiteuniqueimages/tick.gif);	
}
td img {display: block;}


#mainright {
	float: right;
	height: auto;
	width: 300px;
	position: relative;
	margin-top: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



.style1 {
	font-size: 10px;
	font-style: italic;
}
.style2 {
	color: #6281AD;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #7488A3;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6281AD;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #87A3C8;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #6783AB;
}
</style>
