/* CSS Document */
body {
	background-image:url(images/BG_fade.jpg);
	background-repeat:repeat-x;
	background-color:#484E51;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#CCCCCC;
	width:100%;
	padding:0;
}
.MainWrapper {
	width:831px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.nav {
	width:831px;
	height:87px;
	color:#666666;
	float:left;	
}
.mainWindow {
	background-image:url(images/main_window.jpg);
	background-repeat:no-repeat;
	width:799px;
	height:336px;
	float:left;
	padding:20px 0 0 30px;
}
.mainWinAdjustT {
	background-image:url(images/mainWinAdjustT.jpg);
	background-repeat:no-repeat;
	width:831px;
	height:25px;
	float:left;
}
.mainWinAdjustM {
	background-image:url(images/mainWinAdjustM.jpg);
	background-repeat:repeat-y;
	width:831px;
	height:auto;
	float:left;

}
.mainWinAdjustB {
	background-image:url(images/mainWinAdjustB.jpg);
	background-repeat:no-repeat;
	width:831px;
	height:18px;
	margin-bottom:10px;
	float:left;
}
.logo {
	width:244px;
	height:100px;
	vertical-align:middle;
	padding-right:10px;
	float:left;
}

.smWindowL {
	background-image:url(images/sm_window.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:256px;
	float:left;
	padding: 10px 0 0 11px;
}
.smWindowM {
	background-image:url(images/sm_window.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width:287px;
	height:256px;
	float:left;
	padding: 10px 0px 0 15px;
}
.smWindowR {
	background-image:url(images/sm_window.jpg);
	background-repeat:no-repeat;
	width:249px;
	height:256px;
	float:left;
	padding: 10px 0 0 0;
}
.medWindowL {
	background-image:url(images/med_window.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:162px;
	float:left;
	top:-10px;
}
.medWindowR {
	background-image:url(images/med_window.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:390px;
	height:162px;
	float:left;
}
.pageText {
	width:380px;
	padding:10px 10px 0 30px;
	font-size:1.2em;
	float:left;
}
.contact {
	width:293px;
	padding:25px 25px 0 30px;
	font-size:1.2em;
	float:left;
}
.contactForm {
	width:350px;
	padding:50px 0 0 10px;
	font-size:1.1em;
	float:left;

}
.quoteForm {
	width:350px;
	height:auto;
	padding:20px 0 0 10px;
	font-size:1.1em;
	float:left;

}
.faq {
	width:593px;
	height:auto;
	padding:10px 0 0 30px;
	font-size:1.2em;
	float:left;
}
/***************************************/
a: {
	color:#CCCCCC;
	font-size:1.2em;
}
a:link, a:visited {
	color:#EC2835;
	text-decoration:underline;
	font-size:1.2em;
}
a:hover {
	color:#666666;
	text-decoration:underline;
	font-size:1.2em;
}
.footer a: {
	color:#666666;
	font-size:1.1em;
}
.footer a:link, .footer a:visited {
	color:#666666;
	text-decoration:underline;
	font-size:1.1em;
}
.footer a:hover {
	color:#cccccc;
	text-decoration:underline;
	font-size:1.1em;
}
/*****************************************/
.welcomeText {
	width:350px;
	height:250px;
	font-size:1.2em;
	float:left;
	padding:15px 0 0 10px;
}
.customPinText {
	width:150px;
	padding:40px 0 0 10px;
	font-size:1.2em;
	float:left;
}
.customBags {
	width:373px;
	padding-top:10px;
	padding-left:35px;
	font-size:1.2em;
	float:left;
}
.CustomImages {
	width:369px;
	height:445px;
	padding-top:5px;
	float:left;
}

.CustomPinbagImage {
	width:362px;
	height:445px;
	padding-top:5px;
	float:left;
}

#footer {
	width:799px;
	height:20px;
	margin-bottom:20px;
	padding-left:15px;
	color:#666666;
	font-size:1.1em;
	float:left;
}
