@charset "utf-8";
body {
	font-size:11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 400px;
}
#wrapper {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}
#Top {
	float: left;
	height: 25px;
	width: 100%;
}
#MenuContainer {
	float: left;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#MainMenu {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 99%;
	height: 22px;
	color: #FF9900;
	background-color: #000000;
}
#MenuMiddle ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MenuMiddle li {
	color: #FC0;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	float: left;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.MenuMiddleSeperator {
	background-image: url(../designs/MenuSeparator.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 1px;
	background-position: center center;
}

#MenuMiddle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


#MainMenu a:hover {
	color: #FF9900;
	text-decoration: none;
}
#MainContainerTop {
	width: 100%;
	background-image: url(../designs/TopMiddle.jpg);
	background-repeat: repeat-x;
	height: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	text-decoration: none;
}
#mainContainerTopLeft {
	background-image: url(../designs/TopLeft.jpg);
	float: left;
	height: 10px;
	width: 10px;
}
#MainContainerTopRight {
	background-image: url(../designs/TopRight.jpg);
	float: right;
	height: 10px;
	width: 10px;
}
#ContainerMiddle {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-color: #FFF;
}
#ContainermiddleLeft {
	background-image: url(../designs/middleLeft.jpg);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}
#ContainerMiddleRight {
	background-image: url(../designs/ContainerMiddleRight.jpg);
	background-repeat: repeat-y;
	width: 100%;
	background-position: right;
	float: right;
}
#MainContainer {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
#MainContainerBottom {
	height: 10px;
	width: 100%;
	background-image: url(../designs/BottomMiddle.jpg);
	background-repeat: repeat-x;
	float: left;
}
#mainContainerBottomLeft {
	background-image: url(../designs/BottomLeft.jpg);
	float: left;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}
#MainContainerBottomRight {
	background-image: url(../designs/BottomRight.jpg);
	float: right;
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}
#MatterContainerRight {
	float: right;
	width: 195px;
	margin-top: 15px;
}
#MatterContainerLeft {
	float: left;
	width: 20%;
	background-color: #FFFFFF;
	margin-top: 14px;
	padding-right: 1%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#SideMenu {
	width: 95%;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#SideMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-style: none;
	width: 100%;
	background-image: url(../designs/SideMenuBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#SideMenu a:hover {
	color: #CF1B00;
}
.MenuTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(../designs/MenuTitle.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	height: 22px;
	padding-top: 4px;
}

.Box {
	background-color: #A1917C;
	padding: 8px;
	width: 82%;
	margin: 10px;
}
.Box2 {
	background-image: url(../designs/Box2Bg.jpg);
	background-repeat: repeat-x;
	padding: 8px;
	border: 1px solid #CCC;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
li {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B61D00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 120%;
	font-variant: normal;
}
.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 120%;
}
.TextNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
	text-align: justify;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 0px;
	list-style-type: square;
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#BoxLeft {
	float: left;
	width: 48%;
	margin-right: 10px;
}
#BoxRight {
	float: right;
	width: 32%;
}
#BoxMiddle {
	width: 32%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#FooterContainer {
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../designs/footerContainerBg.jpg);
	background-repeat: repeat-x;
}
#FooterContainer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#FooterContainer a:hover {
	color: #B11D19;
	width: auto;
}
#Powered {
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: auto;
	float: right;
	padding-right: 20px;
}
#FooterLinks {
	width: 75%;
	text-align: center;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
#FooterLinks hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2873E;
}




#BanerMiddle {
	background-image: url(../designs/Baner_Center.jpg);
	float: left;
	height: 121px;
	width: 100%;
}
#BanerLeft {
	background-image: url(../designs/Baner_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 140px;
	width: 100%;
}
#BanerRight {
	background-image: url(../designs/Baner_Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 140px;
	width: 100%;
}

#TitleContainer {

}
textarea {
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #91A7BF;
}
.button {
	background-image: url(../designs/ButtonIcon.png);
	background-repeat: no-repeat;
	height: 24px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
input {
	height: 18px;
	border: 1px solid #91A7BF;
}
#links {
	margin: 0px;
}
#links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#links a:hover {
	color: #0099CC;
	text-decoration: underline;
}

.childImage {
	background-image: url(../designs/profile_BanerImage.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 121px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
}
#BoxLeft    a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
#BoxLeft    a:hover {
	color: #000000;
	text-decoration: none;
}
#BoxMiddle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
#BoxMiddle a:hover {
	color: #000000;
	text-decoration: none;
}
#BoxRight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
#BoxRight a:hover {
	color: #000000;
	text-decoration: none;
}
.childImage2 {
	background-image: url(../designs/childs.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 210px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	background-position: 80% top;
}
#menuLeft {
	background-image: url(../designs/MenuLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 31px;
	width: 9px;
}
#menuRight {
	background-image: url(../designs/MenuRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 31px;
	width: 9px;
}
#MenuMiddle {
	height: 19px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#BoxContainer {
	float: left;
	width: 98%;
	padding-left: 2%;
}
#BoxTop {
	background-image: url(../designs/BoxTop.jpg);
	background-repeat: repeat-x;
	height: 13px;
	width: 100%;
	text-align: center;
}
#BoxTopLeft {
	background-image: url(../designs/BoxLEft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
}
#BoxTopRight {
	background-image: url(../designs/BoxRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 13px;
	width: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
}
#BoxTopMiddle {
	background-color: #F3F3F3;
	width: 95%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: none;
	padding: 6px;
	height: 220px;
}
#BoxBottom {
	height: 13px;
	width: 100%;
	float: left;
	background-image: url(../designs/BoxBottomMiddle.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
}
#BoxBottomLeft {
	background-image: url(../designs/BoxBottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 13px;
	width: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
}
#BoxBottomRight {
	background-image: url(../designs/BoxBottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 13px;
	width: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
}
.BoxImage {
	height: 81px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#BoxMatterContainer {
	float: left;
	width: 96%;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#HeadingContainer {
	width: 82%;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}

.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TextHighliteRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7A1310;
	text-decoration: none;
}
.Text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.BoxCenter {
	width: 77%;
	margin-top: 2px;
	float: left;
	padding-left: 1%;
}
#MenuContainer {
	height: 22px;
	width: 100%;
	padding-top: 99px;
}
#MatterLink {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#MatterLink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MatterLink li {
	display: list-item;
	width: 100%;
	list-style-image: url(../designs/arw1.gif);
	list-style-position: inside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#MatterLink li a {
	font-weight: bold;
	color: #400000;
	text-decoration: none;
	font-size: 10px;
}
#MatterLink li a:hover {
	color: #FF3300;
}
#ImageContainerMiddle {
	background-image: url(../designs/ImageContainerBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 211px;
	width: 100%;
}
#ImageContainerLeft {
	background-image: url(../designs/ImageContainerBgLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 211px;
	width: 100%;
	float: left;
}
#ImageContainerRight {
	background-image: url(../designs/ImageContainerBgRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 211px;
	width: 100%;
	float: right;
}
.MatterContainerLeft {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}
#portfolio {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#portfolio a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #8B000B;
	text-decoration: none;
}
#portfolio a:hover {
	color: #FF6600;
}
#portfolio ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 100%;
}
#portfolio li {
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	height: 150px;
	width: 180px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.portfolioImg {
	height: 112px;
	width: 145px;
}

.TextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
#FooterContainerLeft {
	background-image: url(../designs/footerContainerLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 13px;
	width: 13px;
}
#FooterContainerRight {
	background-image: url(../designs/footerContainerRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 13px;
	width: 13px;
}
#FooterContainerMiddle {
	background-image: url(../designs/footerContainerTop.jpg);
	background-repeat: repeat-x;
	height: 13px;
	width: 100%;
}
#FooterContentContainer {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.Text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.BoxLeft {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.BoxTopMiddle {
	background-color: #F3F3F3;
	width: 97%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: none;
	padding: 6px;
}
#Box1Middle {

}
#Box1Left {
	height: 142px;
	background-repeat: no-repeat;
	background-position: left;
}
#Box1Right {
	height: 142px;
	background-repeat: no-repeat;
}
#Box1Content {
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#BoxLink   a   {
	color: #400000;
	text-decoration: none;
	font-size: 10px;
}
#BoxLink {
	width: 98%;
	float: left;
	line-height: 150%;
}

#BoxLink   a:hover   {
	color: #FF3300;
}

.ImageRight {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#NewsLetterContainer {
	float: left;
	width: 19%;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.Boxgradiant {
	background-image: url(../designs/BoxGradiant.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 2px;
	width: 100%;
	height: 99px;
}
#BoxGradiant {
	margin: 0px;
}
#BoxGradiant ul {
	margin: 0px;
	padding: 0px;
}

#BoxGradiant  li {
	background-image: url(../designs/BoxGradiantAbg.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5B0100;
	text-decoration: none;
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-left: 5px;
}
#BoxGradiant  li  a {
	color: #5B0100;
}

#BoxGradiant img {
	float: left;
	margin-right: 5px;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7A1310;
	text-decoration: none;
}
.CaptionHighlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A43500;
	text-decoration: none;
}
.BoxCenterMain {
	width: 75%;
	margin-top: 2px;
	float: left;
	padding-left: 4px;
}
.AskQueriesBox {
	background-image: url(../designs/Ask_Bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 2px;
	width: 100%;
	height: 100px;
}



.IndexTitleContainer {
	background-image: url(../designs/title1.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 100%;
	background-position: left;
}
#MainBanerContainer {
	height: 233px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 0px;
}

.IndexImage {
	background-image: url(../designs/banerImage.gif);
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	background-position: 95% center;
}
#BanerImageContainer {

}
#MainBanerImage {
	height: 233px;
	width: 100%;
	background-image: url(../designs/indexMainBanerImage.jpg);
	background-repeat: no-repeat;
}
#SloganBox {
	background-image: url(../designs/WeAreLive.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 217px;
	float: right;
	clip: rect(auto,auto,auto,auto);
	padding-left: 153px;
	background-position: right;
}
#MainBanerImageRightBox {
	float: right;
	height: 82px;
	width: 253px;
	background-image: url(../designs/indexMainBanerContactBox.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 12px;
}

#RightBoxTopMiddle {
	background-image: url(../designs/RightBoxTop.jpg);
	background-repeat: repeat-x;
	height: 34px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RightBoxTopleft {
	background-image: url(../designs/RightBoxTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 34px;
	width: 23px;
}
#RightBoxTopRight {
	background-image: url(../designs/RightBoxTopRight.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 23px;
}
#RightBoxBottomMiddle {
	background-image: url(../designs/RightBoxBottomMiddle.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#Help {
	height: 87px;
	width: 251px;
	float: right;
	padding-left: 14px;
	background-image: url(../designs/help.jpg);
	background-repeat: no-repeat;
}

#RightBoxBottomLeft {
	background-image: url(../designs/RightBoxBottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 26px;
	width: 23px;
}
#RightBoxBottomRight {
	background-image: url(../designs/RightBoxBottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 26px;
	width: 23px;
}
#RightBoxContent {


}
#IndexContactContainer {
	background-image: url(../designs/help.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 265px;
	height: 87px;
	background-position: right;
}

#Box {
	float: left;
	width: 32%;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 5px;
}
.BoxLinkContainer {



}

#Box ul {
	margin: 0px;
	padding: 0px;
}
#Box li {
	list-style-type: none;
	width: 100%;
	float: inherit;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
#Box li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	cursor: hand;
	list-style-type: square;
	list-style-position: outside;
}
#Box li a:hover {
	color: #AB341E;
}


.BoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#BoxTitle {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}

#IndexImageContainerMiddle {
	background-image: url(../designs/indexMainBanerContainer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 233px;
	width: 100%;
}
#IndexImageContainerLeft {
	background-image: url(../designs/ImageContainerBgLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 233px;
	width: 100%;
	float: left;
}
#Chat {
	background-image: url(../designs/Chat.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 22px;
	width: 265px;
	padding-top: 8px;
	background-position: center;
}

#IndexImageContainerRight {
	background-image: url(../designs/indexMainBanerRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 304px;
	width: 100%;
	float: right;
}
.TextNormalWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.TextOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
#IndexCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #550000;
	text-decoration: none;
	height: 125px;
	width: 35%;
	position: absolute;
	z-index: 1;
	left: 300px;
	top: 216px;
	visibility: visible;
	float: left;
	line-height: 175%;
	font-weight: bold;
}

.Box3 {
	padding-top: 8px;
	padding-bottom: 4px;
}
.BoxText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E341C;
	text-decoration: none;
}
.RightSide {
	float: right;
	width: 370px;
}

#RightBoxCenterLeft {
	background-image: url(../designs/RightBoxCenterLeft.jpg);
	background-position: left top;
	float: left;
	width: 100%;
	background-repeat: repeat-y;
}
.NewsLetterInput {
	background-color: #FFF;
	height: 15px;
	width: 130px;
	border: 1px solid #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
#poweredBy {
	float: right;
}


#RightBoxCenterRight {
	padding-right: 6px;
	background-image: url(../designs/RightBoxCenterRight.jpg);
	background-position: right top;
	float: right;
	width: 94%;
	background-repeat: repeat-y;
	height: 193px;
}
.NewsLetterBotton {
	background-color: #AB371E;
	height: 18px;
	width: 25px;
	border: 1px solid #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	cursor: hand;
	margin-top: 2px;
}
#Copyright {
	float: left;
	display: block;
	width: 100%;
	padding-top: 6px;
}
#PageCaptionContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	text-decoration: none;
	height: 80px;
	width: 45%;
	position: absolute;
	z-index: 1;
	left: 45%;
	top: 270px;
	visibility: visible;
	float: left;
	line-height: 175%;
	font-weight: bold;
}
#PageMatterContainer {
	padding-right: 8px;
	padding-left: 8px;
}
#BoxServices {
	float: left;
	width: 32%;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 5px;
}
#SitemapContainer {
	padding-right: 8px;
	padding-left: 8px;
}
#SitemapContainer ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#SitemapContainer ul li {
	list-style-image: url(../designs/arw1.gif);
	font-size: 10px;
	line-height: 120%;
}
#PageCaptionContainer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	text-decoration: none;
	height: 80px;
	width: 40%;
	position: absolute;
	z-index: 1;
	left: 55%;
	top: 300px;
	visibility: visible;
	float: left;
	line-height: 175%;
	font-weight: bold;
}
#portfolio div {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}
#portfolio h1 {
	display: block;
	height: 16px;
	font-weight: bold;
	background-color: #FEEBC3;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	clear: left;
}

