/*
------------------------------------------------------------------------------------------------------------------*/
/* CSS Document Info.
-------------------------------------------------------------------------------------------------------------------
	Author	:		Husain Hakim
	Version	:		1.0
	Date		:		July 19, 2006
	Email		:		husainhk@gmail.com
------------------------------------------------------------------------------------------------------------------*/

/*
------------------------------------------------------------------------------------------------------------------*/
/* Global Selectors
------------------------------------------------------------------------------------------------------------------*/

*
	{
		margin: 0;
		padding: 0;
		border: 0;
	}


body
	{
		text-align: center;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background: #FFFFFF url(../images/bg_body.gif) repeat-x;
	}

/*
------------------------------------------------------------------------------------------------------------------*/
/* Classes
------------------------------------------------------------------------------------------------------------------*/

.floatLeftPic
	{
		float: left;
		margin:0 15px 15px 0;
	}


.floatRightPic
	{
		float: right;
		margin:0 15px 15px 15px;
	}



.floatLeft
	{
		float: left;
	}


.floatRight
	{
		float: right;
	}


.clear
	{
		clear: both;
	}

#paraContainer .hyperlinks
	{
		text-transform:lowercase;
	}
#paraContainer a.hyperlinks
	{ color: #d99b3b;
		text-transform:lowercase;
	}
#paraContainer a.hyperlinks:hover
	{ color: #f36f21; 
		text-transform:lowercase;
	}
	
/*
------------------------------------------------------------------------------------------------------------------*/
/* Page Elements 
------------------------------------------------------------------------------------------------------------------*/

#wrapper
	{
		margin: 0 auto;
		width: 770px;
		height: auto;
		border-left: #FFFFFF 1px solid;
		border-right: #FFFFFF 1px solid;
	}


#mastHead
	{
		width: 770px;
		height: 243px;
		background: url(../images/bg_mastHead.jpg) no-repeat top left;
		text-indent: -9000px;
	}


#contentWrapper
	{
		width: 770px;
		height: auto;
		background: url(../images/bg_primaryContentWrapper.gif) repeat-y;
	}


#primaryContent
	{
		float: right;
		width: 495px;
		text-align: left;
		padding: 30px 0px 20px 20px;
	}
#primaryContent ul
{	
	color:#CC6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-type:none;
	margin:10px 0 10px 0;
	margin-left:13px;
	
}
#primaryContent li
{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style-type:none;
}
#primaryContent li a
{
	color:#CC6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;
	font-weight:normal;
	
}
#primaryContent li a:hover
{
	color:#CC6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:underline;
	font-weight:normal;
}
#primaryContent a
{
	color:#F36F21;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	margin-left:13px;
}
#primaryContent a:hover
{
	color:#F36F21;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	text-decoration:underline;
	margin-left:13px;
}

#primaryContent #pod1, #primaryContent #pod2, #primaryContent #pod3
	{
		width: 495px;
		height: auto;
		margin-bottom: 20px;
		float: right;
	}
#primaryContent h1.h1Background
	{
		float: right;
		width: 386px;
		height: 22px;
		background: url(../images/bg_h1.gif) no-repeat left top;
		font-size: 14px;
		line-height: 22px;
		text-indent: 30px;
		text-transform: uppercase;
	}
#primaryContent h1.h1TextOnlyPage
	{
		float: right;
		width: 485px;
		height: 22px;
		background: url(../images/bg_h1.gif) no-repeat left top;
		font-size: 14px;
		line-height: 22px;
		text-indent: 30px;
		text-transform: uppercase;
	}
#primaryContent #pod1 p, #primaryContent #pod2 p, #primaryContent #pod3 p
	{
		width: 371px;
		margin: 10px 0 0 0;
		padding-right: 15px;
	}
#primaryContent #paraContainer /* For Inside Pages With Images */
	{
		float: left;
		width: 365px;
		margin: 10px 0 0 10px;
		padding-right: 15px;
	}
#primaryContent #paraContainer p /* For Inside Pages: Text and Images */
	{
		padding-bottom: 10px;
	}
#primaryContent .textOnlyPage /* For Inside Pages: Text Only */
	{
		float: left;
		width: 470px;
		margin: 10px 0 0 0px;
		padding-left: 10px;
		padding-right: 15px;
	}
#primaryContent .textOnlyPage p
	{
		padding-bottom: 10px;
	}
#primaryContent h2
	{
		font-size: 14px;
		margin-bottom: 10px;
	}
#primaryContent .pressImage
	{
		float: left;
		padding: 0 10px 10px 0;
	}


#footer
	{
		clear: both;
		width: 770px;
		height: 250px;
		background: url(../images/bg_footer.gif) no-repeat top left;
		border-top: #FFFFFF 1px solid;
	}
#footer #leftColumn
	{
		padding: 90px 0 10px 0px;
		width: 245px;
		text-align: center;
	}
#footer #leftColumn img
	{
		margin: 10px 5px 0 10px;
	}
#footer #rightColumn
	{
		padding: 0px 0px 0 0;
		width: 514px;
		text-align: center;
	}
#footer #rightColumn img
	{
		margin: 80px 20px 0 20px;
	}

/*
------------------------------------------------------------------------------------------------------------------*/
/* Global Navigation
------------------------------------------------------------------------------------------------------------------*/

#globalNavigation
	{
		width: 255px;
		height: 413px;
		list-style: none;
		text-align: left;
	}
#globalNavigation a.negativeIndent
	{
		text-decoration: none;
		text-indent: -8000px;
	}
#globalNavigation a#link_00
	{ display: block; width: 255px; height: 30px; background: url(../images/link_00.gif) no-repeat left top; }
#globalNavigation a#link_00:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_00.gif) no-repeat right top; }
#globalNavigation a#link_00.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_00.gif) no-repeat right top; }

#globalNavigation a#link_01
	{ display: block; width: 255px; height: 30px; background: url(../images/link_01.gif) no-repeat left top; }
#globalNavigation a#link_01:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_01.gif) no-repeat right top; }
#globalNavigation a#link_01.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_01.gif) no-repeat right top; }

#globalNavigation a#link_02
	{ display: block; width: 255px; height: 30px; background: url(../images/link_02.gif) no-repeat left top; }
#globalNavigation a#link_02:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_02.gif) no-repeat right top; }
#globalNavigation a#link_02.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_02.gif) no-repeat right top; }

#globalNavigation a#link_03
	{ display: block; width: 255px; height: 30px; background: url(../images/link_03.gif) no-repeat left top; }
#globalNavigation a#link_03:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_03.gif) no-repeat right top; }
#globalNavigation a#link_03.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_03.gif) no-repeat right top; }

#globalNavigation a#link_04
	{ display: block; width: 255px; height: 30px; background: url(../images/link_04.gif) no-repeat left top; }
#globalNavigation a#link_04:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_04.gif) no-repeat right top; }
#globalNavigation a#link_04.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_04.gif) no-repeat right top; }

#globalNavigation a#link_05
	{ display: block; width: 255px; height: 30px; background: url(../images/link_05.gif) no-repeat left top; }
#globalNavigation a#link_05:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_05.gif) no-repeat right top; }
#globalNavigation a#link_05.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_05.gif) no-repeat right top; }

#globalNavigation a#link_06
	{ display: block; width: 255px; height: 30px; background: url(../images/link_06.gif) no-repeat left top; }
#globalNavigation a#link_06:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_06.gif) no-repeat right top; }
#globalNavigation a#link_06.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_06.gif) no-repeat right top; }

#globalNavigation a#link_07
	{ display: block; width: 255px; height: 30px; background: url(../images/link_07.gif) no-repeat left top; }
#globalNavigation a#link_07:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_07.gif) no-repeat right top; }
#globalNavigation a#link_07.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_07.gif) no-repeat right top; }

#globalNavigation a#link_08
	{ display: block; width: 255px; height: 30px; background: url(../images/link_08.gif) no-repeat left top; }
#globalNavigation a#link_08:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_08.gif) no-repeat right top; }
#globalNavigation a#link_08.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_08.gif) no-repeat right top; }

#globalNavigation a#link_09
	{ display: block; width: 255px; height: 30px; background: url(../images/link_09.gif) no-repeat left top; }
#globalNavigation a#link_09:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_09.gif) no-repeat right top; }
#globalNavigation a#link_09.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_09.gif) no-repeat right top; }

#globalNavigation a#link_10
	{ display: block; width: 255px; height: 30px; background: url(../images/link_10.gif) no-repeat left top; }
#globalNavigation a#link_10:hover
	{ display: block; width: 255px; height: 30px; background: url(../images/link_10.gif) no-repeat right top; }
#globalNavigation a#link_10.currentLink
	{ display: block; width: 255px; height: 30px; background: url(../images/link_10.gif) no-repeat right top; }



