/*  WEB DESIGN STARTS */

.webDesign
{
	width: 995px;
	margin: 0px auto;
	border-left: 1px solid #8d8d8d;
	border-right: 1px solid #8d8d8d;
	background: #FFFFFF;
}

.webDesignBg
{
	background: url(../images/webDesignOverviewBg.gif) repeat-x top;
}

.webDesignComptImg
{
	width: 359px;
	float: left;
	background: url(../images/monitor.gif) no-repeat;
	height: 537px;
}


.webDesignContnt
{
	width: 573px;
	float: left;
	padding: 20px 30px;
}
.webDesignContnt h2
{
	font-size: 20px;
	color: #f26100;
	font-weight: normal;
}

.webDesignOrngBg
{
	background: #FF891E;
	padding: 10px 5px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.webDesignLitOrngBg
{
	background: #FFE1C7;
	padding: 10px 10px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}


/*  WEB DESIGN ENDS */


/* REQUEST QUOTE STARTS */

.requestTopHeading
{
	float: left;
	width: 995px;
	background: url(../images/requestQuoteTopBg.gif) repeat-x;
	height: 53px;
	padding: 30px 0px 0px 0px;
	text-align: center;
}

.requestTopHeading h2
{
	color: #E95702;
	font-size: 22px;
	font-weight: normal;
}

.requestForm
{
	width: 461px;
	/*margin: 0px auto;*/
	margin: 0px 246px 0px 246px;
	border: 2px solid #A0A0A0;
	border-top: 0px;
	border-bottom: 0px;
	/*background: #003399;*/
	float: left;
	padding: 20px;
	background: #FFFFFF;
}

label.requestQuotForm
{
	padding-right: 200px;
	display: block;
}

.requestFormTxtField
{
	height: 19px;
	border-top: 1px solid #5e5e5e;
	border-bottom: 1px solid #5e5e5e;
	border-left: 0px;
	border-right: 0px;
	padding: 3px;
	margin: 0px;
}

.requestFormTxtArea
{
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
	border-top: 0px;
	border-bottom: 0px;
	padding: 3px;
	width: 252px;
	margin: 0px;
}

/* REQUEST QUOTE ENDS */

/* SEO STARTS */
.seo
{
	width: 945px;
	float: left;
	padding: 25px;
}

.seoImage
{
	width:  383px;
	height: 582px;
	float: left;
	background: url(../images/seoImage.gif) no-repeat;
}

.seoTxt
{
	width: 490px;
	float: right;
	line-height: 18px;
	padding: 0px 35px;
}

.seoTxt h1
{
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #ED5B06;
}

.seoServices
{
	width: 220px;
	float: left;
	background: url(../images/complete-seo-icon-hover.gif) no-repeat 70px 75px;
	padding: 15px 30px 0px 0px;
	margin-top: 30px;
	border-right: 1px solid #D7D7D7;
	cursor: default;
}


div.seoServices:hover
{
	background: url(../images/complete-seo-icon-nrml.gif) no-repeat 70px 77px;
	padding: 15px 30px 0px 0px;
	margin-top: 30px;
	color: #ED5B06;
	cursor: default;
}

div.seoServices h2
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #ED5B06;
	text-align: center;
}

div:hover.seoServices h2
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #7E7E7E;	
}

div.seoServices a
{
	color: #ED5B06;
	text-align: right;
}
div.seoServices a:hover
{
	color: #7E7E7E;
	text-align: right;
}


.seoConsulting
{
	width: 210px;
	float: right;
	background: url(../images/seo-consulting-icon-hover.gif) no-repeat 75px 63px;
	padding: 15px 0px 0px 0px;
	margin-top: 30px;
	cursor: default;
	display: block;
}


div.seoConsulting:hover
{
	background: url(../images/seo-consulting-icon-Nrml.gif) no-repeat 75px 65px;
	height: 200px;
	padding: 15px 0px 0px 0px;
	margin-top: 30px;
	color: #ED5B06;
	cursor: default;
}

div.seoConsulting h2
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #ED5B06;
	text-align: center;
}

div:hover.seoConsulting h2
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #7E7E7E;
}


div.seoConsulting a
{
	color: #ED5B06;
	text-align: right;
}
div.seoConsulting a:hover
{
	color: #7E7E7E;
	text-align: right;
}

.seoArticleIcon
{
	width: 289px;
	float: left;
}

.seoArticleTxt
{
	width: 600px;
	padding-right: 50px;
	float: right;
}
.seoArticleTxt h2
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #ed5b06;
}

/* SEO ENDS */

.mandatoryFields
{
	color: #ED5B06;
	font-size: 11px;
}

/* CONTACT US STARTS */

.contactAddress
{
	width: 400px;
	float: left;
	padding: 10px 50px;
	background: url(../images/contactAddressBg.gif) no-repeat 40px 30px;
	font-size: 12px;
}
.contactAddress h2
{
	font: normal 18px Arial, Helvetica, sans-serif;
	/*color: #F36100;*/
	color: #1c1c1c;
}

.contactAddress strong
{
	color: #F36100;
	font-weight: bold;
}

.contactRequestForm
{
	width: 394px;
	float: left;
}

.contactForm
{
	float:left; 
	border-left: 1px solid #959393; 
	border-right: 1px solid #959393; 
	width: 352px; 
	padding: 10px 20px;
}


/* CONTACT US ENDS */

/* LOGIN PAGE STARTS */

.loginBg
{
	background: url(../images/loginMainBg.gif) repeat-x top;
	width: 995px;
	float:left;
	padding-top: 50px;
	padding-bottom: 40px;
}

.loginBox
{
	padding: 0px 238px;
	float: left;
	width: 500px;
}

.loginBoxContent
{
	float: left;
	border:1px solid #959393;
	border-top: 0px;
	border-bottom: 0px;
	width: 440px;
	padding: 30px 30px 10px 30px;
	background: #FFFFFF;
}

.forgotPassword
{
	color: #f36100;
}

.forgotPassword a
{
	text-decoration: underline;
	color: #f36100;
}

.forgotPassword a:hover
{
	color: #242424;
	text-decoration: none;
}

/* LOGIN PAGE ENDS */


/* CLIENTS STARTS */

.clientsIcon
{
	width: 355px;
	float: left;
	background: url(../images/clients-icon-big.gif) no-repeat 50px 180px;
	height: 500px;
}

.clientsContent
{
	width: 500px;
	padding: 40px 20px 0px 0px;
	float:left;
}

table.clientstable
{
	border-left: 1px solid #8F8F8F;
}

.clientstable td
{
	border-right: 1px solid #8F8F8F;
	border-top: 1px solid #8F8F8F;
	/*border-left: 1px solid #8F8F8F;*/
	padding: 15px 10px;
}

.clientstable td:hover a
{
	color: #f36100;
	display: block;
	/*padding: 10px 10px;*/
}


.clientstable a
{
	text-decoration: none;
	color: #151515;
	font-weight: bold;
}

.clientstable a:hover
{
	text-decoration: underline;
	color: #f36100;
}

/* CLIENTS ENDS */


/* TESTIMONIALS STARTS */

.testmonials
{
	float:left;
	width: 848px;
	padding: 0px 74px;
}

.testmonialsTopBg
{
	background: url(../images/testimonialstopBg.gif) no-repeat top; 
	height: 20px;
	width: 848px;
	float: left;
}

.testmonialsContent
{
	float: left;
	background: url(../images/testimonialsContntBg.gif) repeat-y;
	padding: 5px 30px 10px 30px;
	line-height: 20px;
	font-size: 13px;
	width: 788px;
}

.testmonialsBotmBg
{
	background: url(../images/testimonialsBotmBg.gif) no-repeat top; 
	width: 828px;
	float: left;
	padding: 40px 20px 40px 0px; 
	text-align: right;
	font-size: 15px;
	color: #131313;
}

.testmonialsBotmBg a
{
	color: #E6420A;
}

.testmonialsBotmBg a:hover
{
	text-decoration: underline;
	color: #626262;
}


/* TESTIMONIALS ENDS */


/* DS starts */

.ds-leftImg
{
	width: 318px;
	float: left;
	margin: 70px 30px 0px 30px;
	background: url(../images/dedicated-server-img.gif) no-repeat;
	height: 410px;
}

.vps-leftImg
{
	width: 348px;
	float: left;
	margin: 70px 30px 0px 0px;
	background: url(../images/vps-img.gif) no-repeat;
	height: 410px;
}

.ds-contnt
{
	float: left;
	width: 600px;
}

*html .ds-contnt
{
	float: left;
	width: 560px;
}

.windowsTable1
{
	margin-left: 10px;
	margin-top: 40px;
	float: left;
	width: 279px;
}

.windowTopHeading-vps
{
	background: url(../images/windowsLogoBg-vps.gif) no-repeat top;
	height: 110px;
	padding-top: 25px;
}

.windowTopHeading-vps h2
{
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #e95702;
}

.windowTopHeading-ds
{
	background: url(../images/windowsLogoBg-ds.gif) no-repeat top;
	height: 110px;
	padding-top: 25px;
}

.windowTopHeading-ds h2
{
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #e95702;
}

.windowTable1 tr
{
	background: #f2f2f2;
	margin-bottom: 2px;
}

.windowTable1 td img
{
	padding-bottom: 10px;
	display: block;
}

.windowTable1 tr:hover
{
	background: #dbdada;
	cursor: default;
}

table.windowTable1
{
	background: #FFFFFF;
	border: 2px solid #f2f2f2;
	border-top: 0px;
	border-bottom: 0px;
}

.windowTable1 img
{
	padding: 5px 10px 5px 10px;
}



/* WINDOWS TABLE ENDS HERE */


/* LINUX TABLE STARTS HERE */

.linuxTable1
{
	margin: 40px 0px 0px 10px;
	float: left;
	width: 279px;
}

.linuxTopHeading-vps
{
	background: url(../images/linuxLogoBg-vps.gif) no-repeat top;
	height: 110px;
	padding-top: 25px;
}

.linuxTopHeading-vps h2
{
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #e95702;
}

.linuxTopHeading-ds
{
	background: url(../images/linuxLogoBg-ds.gif) no-repeat top;
	height: 110px;
	padding-top: 25px;
}

.linuxTopHeading-ds h2
{
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #e95702;
}


/* DS ends */


/* SSL - certificate START  */

.sslCertificateImage
{
	width:  340px;
	height: 390px;
	float: left;
	background: url(../images/ssl-certificate-img.gif) no-repeat 20px 0px;
}

.sslCertificateTxt
{
	width: 550px;
	float: right;
	line-height: 20px;
	padding: 0px 25px;
}

.sslCertificateTxt h1
{
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #ED5B06;
}


.sslCertificateTxt ul
{
	list-style: none;
	padding-left: 10px;
}

.sslCertificateTxt li
{
	background: url(../images/lock-icon.gif) no-repeat 0px 8px;
	padding: 5px 10px 5px 25px;
	display: block;
}

.sslCertifcateTables
{
	width: 240px;
	float: left;
}

.sslCertificateTopCurve
{
	background: url(../images/top-curv-ssl-cert.gif) no-repeat; 
	padding: 6px 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	display: block;
	width: 236px;
	text-align: center;
}

.sslCertificateBotmCurve
{
	background: url(../images/botm-curv-ssl-cert.gif) no-repeat top; 
	padding-top: 5px;
	float: left;
	width: 236px;
	text-align: center;
}

.sslCertifcateTables
{
	font-size: 14px;
	margin: 0px 4px;
}

*html .sslCertifcateTables
{
	margin: 0px 3px;
}

.SSL123
{
	font-size: 14px;
	background: #f0f0f0;
	width: 236px;
	float: left;
}

.SSL123 ul
{
	list-style: none;
	border-right: 1px solid #FF6601; 
	border-left: 1px solid #FF6601;
}

.SSL123 li
{
	background: url(../images/tick-mark-3.gif) no-repeat 7px 17px;
	padding: 15px 0px 15px 27px;
}

.SSL123 li:hover
{
	background: url(../images/tick-mark-5.gif) no-repeat 7px 17px #E7E6E6;
	cursor: default;
}

li.SSL123altList
{
	background: url(../images/tick-mark-4.gif) no-repeat 7px 17px #FAFAFA;
}


.webServer
{
	font-size: 14px;
	background: #f0f0f0;
	width: 236px;
	float: left;
}

.webServer ul
{
	list-style: none;
	border-right: 1px solid #FF6601; 
	border-left: 1px solid #FF6601;
}

.webServer li
{
	background: url(../images/tick-mark-3.gif) no-repeat 7px 13px;
	padding: 11px 0px 11px 27px;
}

.webServer li:hover
{
	background: url(../images/tick-mark-5.gif) no-repeat 7px 13px #E7E6E6;
	cursor: default;
}

li.webServeraltList
{
	background: url(../images/tick-mark-4.gif) no-repeat 7px 13px #FAFAFA;
}


.SGC-SuperCert
{
	font-size: 14px;
	background: #f0f0f0;
	width: 236px;
	float: left;
}

.SGC-SuperCert ul
{
	list-style: none;
	border-right: 1px solid #FF6601; 
	border-left: 1px solid #FF6601;
}

.SGC-SuperCert li
{
	background: url(../images/tick-mark-3.gif) no-repeat 7px 10px;
	padding: 8px 0px 8px 27px;
}

.SGC-SuperCert li:hover
{
	background: url(../images/tick-mark-5.gif) no-repeat 7px 10px #E7E6E6;
}

li.SGC-SuperCertaltList
{
	background: url(../images/tick-mark-4.gif) no-repeat 7px 10px #FAFAFA;
}


.wildcardServer
{
	font-size: 14px;
	background: #f0f0f0;
	width: 236px;
	float: left;
}

.wildcardServer ul
{
	list-style: none;
	border-right: 1px solid #FF6601; 
	border-left: 1px solid #FF6601;
}

.wildcardServer li
{
	background: url(../images/tick-mark-3.gif) no-repeat 7px 10px;
	padding: 12px 0px 12px 27px;
}

.wildcardServer li:hover
{
	background: url(../images/tick-mark-5.gif) no-repeat 7px 10px #E7E6E6;
}

li.SGC-SuperCertaltList
{
	background: url(../images/tick-mark-4.gif) no-repeat 7px 10px #FAFAFA;
}


.ssl-comparisionTable
{
	border: 1px solid #CACACA;
	border-right: 0px;
	color: #000000;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.ssl-comparisionTable th
{
	background: url(../images/comparisionHeadingBg.gif) repeat-x #FF7400;
	padding: 9px 17px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
	cursor: default;
}

.ssl-comparisionTable td
{
	border-right: 1px solid #DDDDDD;
	padding: 8px 17px;
	width: 100%;
}

.ssl-comparisionTable tr:hover
{
	background: #EEEEEE;
	cursor: default;
}

tr.ssl-comparisionTableAltRow
{
	background: #F6F6F6;
}
.ssl-comparisionTable sup
{
	color: #999999;
}

/* SSL - certificate END  */

/*  DOMAIN - REGISTRATION STARTS  */

.domain-registration
{
	width: 450px;
	float: left;
	margin: 20px;
}

*html .domain-registration
{
	width: 420px;
}

.domain-registration h2
{
	font-size: 20px;
	color: #f26100;
	font-weight: normal;
}

.domainSearchCheckBox2
{
	width: 350px;
	float: left;
	font-size: 12px;
	margin-left: 60px;
	margin-top: 10px;
	line-height: 30px;
}

*html .domainSearchCheckBox2
{
	margin-left: 30px;
	margin-top: 10px;
	line-height: 30px;
}

.domainSearchCheckBox2 label
{
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	line-height: 25px;
}




/*  DOMAIN - REGISTRATION ENDS  */

/*  REQUEST EXTENSION STARTS  */

.request-extnsion
{
	width: 450px;
	float: left;
	margin: 20px;
}

.request-extnsion h2
{
	font-size: 20px;
	color: #f26100;
	font-weight: normal;
}
.googleappsImage
{
	width:  340px;
	height: 339px;
	float: left;
	background: url(../images/googleapps_img.gif) no-repeat left 30px;
}
.googleappsTxt
{
	font: bold 16px "Trebuchet MS";
	color: #262626;
}
.googleapps ul
{
	list-style: none;
	padding-left: 0px;
}

.googleapps li
{
	background: url(../images/arrow_orange1.gif) no-repeat 0px 8px;
	padding: 3px 10px 5px 15px;
	display: block;
}


/*  REQUEST EXTENSION  ENDS  */

/* domain registration page  */

.domains-extensions
{
	float: left;
	text-align: center; 
	font-size: 14px; 
	font-weight: bold; 
	/*margin-left: 65px; 
	margin-top: 10px;*/
}

.domains-extensions ul
{
	list-style: none;
	display: block;
	margin: 10px 20px 10px 90px;
}

.domains-extensions li
{
	list-style: none;
	width: 105px;
	float: left;
	display: block;
	margin: 5px;
	text-align: left;
}


/* domain registration page  */



/*  KEYS CSS  */

.key-benefits
{
	float: left;
	font-size: 14px;
	width: 400px;
	padding: 10px 35px 0px 35px;
	font: 12px normal Arial, Helvetica, sans-serif;
}

.key-benefits h2
{
	font-size: 20px;
	color: #f26100;
	font-weight: normal;
}

.key-benefits ul
{
	list-style: none;
	padding: 0px 0px 0px 20px;
}

.key-benefits li
{
	list-style: none;
	background: url(../images/key-features-arrow.png) no-repeat 0px 9px;
	display: block;
	padding: 3px 0px 2px 20px;
	font: 13px normal Arial, Helvetica, sans-serif;
	line-height: 18px;
}


.key-services
{
	float: left;
	font-size: 14px;
	width: 400px;
	padding: 10px 35px 0px 35px;
}

.key-services h2
{
	font-size: 20px;
	color: #f26100;
	font-weight: normal;
}

.key-services ul
{
	list-style: none;
	padding-top: 10px;
}

.key-services li
{
	list-style: none;
	background: url(../images/key-features-arrow.png) no-repeat 0px 9px;
	display: block;
	padding: 5px 0px 7px 20px;
}

/*  KEYS CSS  */

.fullTxt
{
	float: left;
	width: 750x;
	padding: 10px 30px 0px 30px;
	clear: both;
	line-height: 20px;
}

.fullTxt h2
{
	font-size: 20px;
	color: #f26100;
	font-weight: normal;
}

.fullTxt ul
{
	list-style: none;
}

.fullTxt li
{
	background: url(../images/key-features-arrow.png) no-repeat 0px 11px;
	display: block;
	padding: 5px 0px 7px 20px;
}


.ms-exchange-server
{
	width: 490px;
	float: left;
	/*padding: 20px 20px;*/
}
.ms-exchange-server h2
{
	font-size: 20px;
	color: #f26100;
	font-weight: normal;
}

.ms-exchange-server-img
{
	width: 451px;
	float: left;
	background: url(../images/ms_exchange-server_img.jpg) no-repeat 35px 5px;
	height: 377px;
}

a.general-terms
{
	font-size: 16px;
	color: #f26100;
	font-weight: bold;
}

a:hover.general-terms
{
	font-size: 16px;
	color: #000000;
}


/*  LIVE CHAT  */

.live-chat-img
{
	float: left;
	width: 550px;
	background: url(../images/live_chat_img.gif) no-repeat 30px 20px;
	height: 270px;
}

.live-chat-intro
{
	float: right;
	width: 400px;
	text-align: left;
}

.live-chat-intro h2
{
	font-size: 20px;
	color: #f26100;
	font-weight: normal;
	padding: 60px 0px 10px 0px;
}

.live-chat-intro ul
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 20px;
}

.live-chat-intro li
{
	list-style: none;
	background:url(../images/tick-mark-4.gif) no-repeat 0px 11px;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 0px 5px 23px;
	color: #666666;
}

.navtext {
width:150px;
font-size:12pt;
border-width:2px;
border-style:outset;
border-color:darkgray;
layer-background-color:tan;
background-color:tan;
color:black;
}

/*  LIVE CHAT  */




/* JAN 23rd 2010 */

.individualPlanLeft
{
	margin-left: 20px;
	float: left;
	width: 655px;
	padding-top: 10px;
	border-right: 1px solid #D7D7D7;
}

.individualPlanRight
{
	width: 270px;
	margin-right: 20px;
	float: right;
}

.individualTopCrnr
{
	background: url(../images/individual_top_crnr.gif) no-repeat;
	width: 538px;
	height:11px;
	display: block;
}

.individualMidleCrnr
{
	width: 537px;
	display: block;
	background: #F1F1F1;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}

.individualBotmCrnr
{
	background: url(../images/individual_botm_crnr.gif) no-repeat;
	width: 538px;
	height: 43px;
	display: block;
}

.individualTableTxt
{
	font-size: 13px;
	padding: 5px 0px 5px 20px;
	height: 10px;
	display: block;
}

.individualOrderNow
{
	position: relative;
	z-index: 3;
	top: -104px;
	left: 475px;
	float:left;
}

.individualOrderNow img
{
	position: absolute;
}

.weAlsoOffer-midleBg
{
	background: url(../images/we_also_offer_bg_midle.gif) no-repeat top;
	display: block;
	float: left;
	width: 270px;
	padding: 10px 0px;
	text-align: center;
}

.weAlsoOffer-midleBg a
{
	padding: 8px 0px;
	display: block;
}

.weAlsoOffer-botmBg
{
	background: url(../images/we_also_offer_bg_botom.gif) no-repeat bottom;
	width: 270px;
	height: 3px;
	display: block;
	float: left;
}

.linuxComparisionSheet-new
{
	width: 655px;
	padding: 30px 35px 0px 5px;
	float: left;
}

.linuxComparisionSheet-new h1
{
	text-align: center;
	font-size: 24px;
	color: #e95702;
	font-weight: normal;
}

.otherWindowsOffers
{
	background: url(../images/compare_other_plans.gif) no-repeat center -195px;
	display: block;
	float: left;
	width: 270px;
	height: 41px;
}

.weAlsoOffer
{
	background: url(../images/compare_other_plans.gif) no-repeat center -247px;
	display: block;
	float: left;
	width: 270px;
	height: 41px;
}

.otherSharepointOffers
{
	background: url(../images/compare_other_plans.gif) no-repeat center -142px;
	display: block;
	float: left;
	width: 270px;
	height: 41px;
}

.individualWinBotmCrnr
{
	background: url(../images/compare_other_plans.gif) no-repeat 13px -85px;
	float: left;
}
.individualWinBotmCrnr a
{
	width: 247px;
	height: 39px;
	display: block;
}

.individualLinuxBotmCrnr
{
	background: url(../images/compare_other_plans.gif) no-repeat 13px 0px;
	float: left;
}

.individualLinuxBotmCrnr a
{
	width: 247px;
	height: 39px;
	display: block;
}

.individualShareHostBotmCrnr
{
	background: url(../images/compare_other_plans.gif) no-repeat 13px -43px;
	float: left;
}
.individualShareHostBotmCrnr a
{
	width: 247px;
	height: 39px;
	display: block;
}

/* JAN 23rd 2010 */

/* FEB 3rd 2010 */
.sitemap
{
	background: url(../images/sitemap_bg.gif) repeat-x left 40px;
	padding-bottom: 50px;
}
.sitemap h1
{
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #FF7500;
	text-align: center;
	padding-top: 15px;
}
.sitemaplist
{
	margin: 10px 25px;
}
.sitemaporder
{
	width: 300px;
	float: left;
	margin-left: 10px;
}
.sitemaplist ul
{
	list-style: none;
	width: 260px;
	border-right: 1px dotted #c3c3c3;
	padding-right: 25px;
	
}
* html .sitemaplist ul
{
	padding-right: 6px;
	
}

.sitemaplist ul li
{
	list-style: none;
	padding-top: 8px;
	display: block;
}
.sitemaplist ul li a
{
	color: #323232;
	background: url(../images/arrow_orange2.gif) no-repeat left 5px;
	padding: 0px 10px 10px 15px;
	text-decoration: underline;
}
.sitemaplist ul li a:hover
{
	color:#FF7500;
	text-decoration: none;
}

.sitemaplist h2
{
	margin-top: 25px;
}
.sitemaplist ul h2 a
{
	color: #FF7500;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #8d8d8d;
	display: block;
}

.sitemaplist ul li ul
{
	list-style: none;
	margin: 0px 0px 5px 15px;
	display: block;
	border: none;
}
.sitemaplist ul li li a
{
	color: #808080;
	background: url(../images/arrow_orng3.gif) no-repeat left 5px;
	padding: 0px 10px 5px 15px;
	text-decoration: underline;
}
.sitemaplist ul li li a:hover
{
	color:#FF7500;
	text-decoration: none;
}
.pagenotfound
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #DD5800;
	text-align: center;
	padding-top: 40px;
}
.pagenotfound p
{
	padding-top: 10px;
}
.pagenotfoundTxt
{
	font-size: 12px;
	color: #333333;
}
.partners
{
	margin: 150px 30px;
	height: 150px;
}
.partners p
{
	float: left;
	padding: 0px 20px;
}
.partnersHeading
{
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #FF7500;
}


