/*BODY STYLES*/
body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/allSoppBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html, body {
    height: 100%;
}

/*td, tr {
	text-align: left;
	color: #67a989;
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.5em;
}*/

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}
/*p { margin: 0px;}*/

/*Layout Styles*/

#bigBlock{
	position:relative;
	width:980px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}
#logoContainer{
	width:980px;
	height:107px;
	position:relative;
}

#top{
	width:980px;
	height:10px;
	position:relative;
	background-image: url(../images/allSoppTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#top2{
	width:980px;
	height:10px;
	position:relative;
	background-image: url(../images/allSoppTop2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#left{
float:left;
width:240px;
}
#right{
float:right;
width:730px;
}
#buffer{
position:relative;
clear:both;
width:980px;
height:1px;
line-height:1px;
background-color:#FFFFFF;}

#flashHolder{
	position:relative;
	width:720px;
	height:402px;
	/*background-image: url(../images/allSoppFlashBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#flashHolder1{
	position:relative;
	width:720px;
	height:402px;

}

#flashContainer{
	position:absolute;
	left:0px;
	bottom:0px;
	width:720px;
	height:519px;
	/*background-image: url(../images/allSoppFlashBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#flashContainer1{
	position:absolute;
	left:0px;
	bottom:0px;
	width:720px;
	height:519px;
	background-image: url(../images/allSoppFlashBG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#bannerHolder{
	position:relative;
	width:720px;
	height:261px;
}
#bannerContainer{
	position:absolute;
	left:0px;
	bottom:0px;
	width:720px;
	height:378px;
}
#mainBGContainer{
	position:relative;
	width:980px;
	background-image: url(../images/allSoppMainBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ffffff;
}
#menuTop{
	position:relative;
	width:230px;
	height:7px;
	margin-left:10px;
	background-image: url(../images/allSoppMenuTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuBot{
	position:relative;
	width:230px;
	height:7px;
	margin-left:10px;
	background-image: url(../images/allSoppMenuBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuBG{
	position:relative;
	width:230px;
	margin-left:10px;
	background-color: #0e0e16;
	background-image: url(../images/allSoppMenuBGBlack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:387px;
}
#menuBG1{
	position:relative;
	width:230px;
	margin-left:10px;
	background-color: #0e0e16;
	background-image: url(../images/allSoppMenuBGBlack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:246px;
}

#uploadContainerTop{
	position:relative;
	width:230px;
	height:7px;
	margin-top:10px;
	margin-left:10px;
	background-image: url(../images/allSoppLeftTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#uploadContainerBot{
	position:relative;
	width:230px;
	height:7px;
	margin-left:10px;
	background-image: url(../images/allSoppLeftBot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#uploadContainerMid{
	position:relative;
	width:230px;
	margin-left:10px;
	background-image: url(../images/allSoppLeftMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	min-height:387px;
}
.uploadContactButton{
	position:relative;
	margin-left:40px;
	width:144px;
	height:42px;
	background-image: url(../images/allSoppUploadBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Helvetica 45", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 40px;
	color: #000000;
	text-align: left;
	padding-left:43px;
	font-weight: bold;
}
.uploadContactButton a:link{
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.uploadContactButton a:visited{
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.uploadContactButton a:hover{
	font-size: 14px;
	color: #f27632;
	text-decoration:underline;
}
.uploadtext{
	position:relative;
	margin-left:20px;
	width:120px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: "Helvetica 45", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #a4a4a4;
	text-align: left;
	padding-left:43px;
}
.uploadSpacer{
	position:relative;
	width:144px;
	height:40px;
}


/*LAYOUT CONTAINERS CONTENT*/
#contentContainer{
	position:relative;
	padding-top:10px;
	width:600px;

}
.content{
	position:relative;
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 1.5em;
	margin-left:auto;
	margin-right:auto;
	
	width:570px;
	
}

.content a:link{
	
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	color: #59745d;
}
.content a:visited{
	
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	color: #59745d;
}
.content a:hover{
	
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	color: #f95803;
	text-decoration:underline;
}

/*FOOTER*/

#footerContainer{
	position:relative;
	width: 980px;
	height: 50px;
	text-align:center;
	color: #303747;
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height:50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/allSoppBot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerContainer a:link {
	color: #303747;
	font-size: 9pt;
	text-decoration: underline;
}
#footerContainer a:visited {
	color: #303747;
	font-size: 9pt;
	text-decoration: underline;
}
#footerContainer a:hover {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
}
.form{
	border: 1px solid #f26732;
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#000000;
	background-color:#cdcdcd;
}
.button{
	border: 1px solid #f26732;
	background-color:#cdcdcd;
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:900;
	color:#000000;
}
.contactstyle{
	font-family: "Helvetica 65", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align:left;
	width:150px

}
/*NAV*/

.menu_links {
	padding-left:36px;
	padding-right: 0px;
	margin-top:4px;
	margin-bottom:4px;
	color: #52555f;
	font-family: "Helvetica 45", Helvetica, Arial,  sans-serif;
	font-size: 14pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/allSoppMenuArrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.menu_links_active {
	padding-left:36px;
	padding-right: 0px;
	margin-top:4px;
	margin-bottom:4px;
	color: #ffffff;
	font-family: "Helvetica 45", Helvetica, Arial,  sans-serif;
	font-size: 20pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/allSoppMenuActive.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width:212px;
}
.welcomeMenu {
	padding-left:36px;
	padding-right: 0px;
	margin-top:4px;
	margin-bottom:4px;
	color: #ffffff;
	font-family: "Helvetica 45", Helvetica, Arial,  sans-serif;
	font-size: 20pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/allSoppMenuActive.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width:230px;
}
.welcomeMenu1 {
	padding-left:36px;
	padding-right: 0px;
	margin-top:4px;
	margin-bottom:4px;
	color: #52555f;
	font-family: "Helvetica 45", Helvetica, Arial,  sans-serif;
	font-size: 14pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/allSoppMenuArrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
		width:230px;

}
.welcomeMenu1 a:link {
	color: #52555f;
	font-family: "Helvetica 45", Helvetica, Arial,  sans-serif;
	font-size: 14pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;

}
.welcomeMenu1 a:visited {
	color: #52555f;
	font-family: "Helvetica 45", Helvetica, Arial,  sans-serif;
	font-size: 14pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;

}
.welcomeMenu1 a:hover{
	color: #52555f;
	font-family: "Helvetica 45", Helvetica, Arial,  sans-serif;
	font-size: 14pt;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;

}

/*HEADING*/

h1{
	position: relative;
	left:-20px;
	font-family: "Helvetica 45", Helvetica, Arial, sans-serif;
	font-size: 23px;
	line-height:25px;
	color: #000000;
	font-weight:lighter;
	background-image: url(../images/allSoppHeadingBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:30px;
	padding-top:23px;
	margin:0px;
	height:65px;
	width:680px;
}
h2{
	position: relative;
	left:-20px;
	font-family: "Helvetica 45", Helvetica, Arial, sans-serif;
	font-size: 23px;
	line-height:28px;
	color: #000000;
	font-weight:lighter;
	background-image: url(../images/allSoppHeadingBG1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:30px;
	padding-top:23px;
	margin:0px;
	height:53px;
	width:680px;
}
h3{
	position: relative;
	font-family: "Helvetica 45", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height:20px;
	color: #000000;
	font-weight:bold;
	margin:0px;


}
