*
{
	margin: 0;
	padding: 0;
}
html
{
	height: 100%;
}
body
{
	background: #FFFFFF;	
	min-width: 780px;
}

/*********** Anchors ***************/
/*a img
{
	border: none;
}
a:link
{
	background: transparent;
	color: #333333;
}
a:visited, a:hover, a:focus, a:active
{
	background: transparent;
	color: #000000;
}
*/
/*************** Wrappers *************/
#wrapper-a
{
	background: transparent url(/images/space/wrapper-a.jpg) repeat-x 0 0;
	width: auto;
}
#wrapper-b
{
	background: transparent url(/images/space/wrapper.gif) repeat-y 0 0;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

/************* Heading Layout ***********/
#heading
{
	background: url(/images/space/heading_background1.jpg) #FFFFFF no-repeat 0 0;
	height: 222px;
	position: relative;
	width: 900px;
}
#heading h1
{
	left: 45px;
	position: absolute;
	top: 104px;
	font-size: x-large;
}
#supnav ul
{
	padding-right: 18px !important;
	padding-right: 16px;
}
#supnav ul li
{
	float: right;
}

/***************** Content Layout ************/
#column
{
	float: left;
	position: relative;
	width: 190px;
	margin-left: 1em;
	margin-top: 12px;
}
/**********content****************/
#colcontent
{
	margin-top: 12px;
	width: 190px;
	margin-bottom: 12px;
	color: #666666;
	font-family: arial;
	font-size: 12px;
}
#content-a
{
	float: left;
	position: relative;
	width: 650px;
	margin-left: 10px;
}
#content-a-inner p
{
	padding: 10px 0px 0px 0px;
}
#content-a-inner
{
	padding: 8px 9px 18px 18px;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}

#content-a-inner a:link, #content-a-inner a:visited
{
	background: transparent;
	color: #2328CC;
	text-decoration: none;
}
#content-a-inner a:hover
{
	color: #2328CC;
	text-decoration: underline;
}

/******* Footer ******************/
#footer
{
	background: url(/images/space/footer2.jpg) no-repeat 50% 0;
	padding: 20px 0 15px 0;
	height: 90px;
	color: #666666;
	font-family: arial;
	font-size: 11px;
}
#footer p
{
	
	color: #000000;
	font-size: 1em;
	line-height: 1em;
	margin: 100px 17px .1em 0;
	text-align: right;
	text-transform: uppercase;
}
#footer a:link, #footer a:visited
{
	background: transparent;
	border-bottom: 1px dotted #EEEEEE;
	color: #E910EF;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active
{
	background: transparent;
	color: #000000;
}

/************ Main Navigation ****************/
#heading ul
{
	left: 240px;
	list-style-type: none;
	position: absolute;
	top: 15px;
	color: #fff;
}
#heading li
{
	float: left;
	margin: 0 1px 0 0;
	width: 104px;
	font-family: Arial;
	font-size: 11px;
}
#heading li a
{
	display: block;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	width: 104px;
	color: #fff;
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	border-left: 1px #fff solid;
	border-bottom: 1px #E70EF5 solid;
	background-color: #383838;
	
}
#heading li a:hover
{
	background-color: #5B3E9C;
	color: #fff;
}

.navCategory
{
	width: 190px;
	padding: 0 0 0em 0;
	margin: 12px 0 0 0px;
	color: #000;
	font-weight: 700;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	
	
		
}

/**********MainNav************/
#mainnav
{
	background-color: #DDDDDD;
	width: 196px;
}
.vnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 190px;
	padding: .2em 0 .2em 0;
	text-indent: 8px;
	text-decoration: none;
	background-color: #6A4FA8;
	border-bottom: solid 1px #8A71BD;
	border-right: solid 6px #E70EF5;
}
.nav
{
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: 700;
}
.nav:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #E70EF5;
	
}
#mainNavDiv
{
	width: 190px;
	text-indent: 8px;
}
#mainNavDiv ul
{
	list-style-type: none;
	width: 196px;
}
#mainNavDiv ul li
{
	border-bottom: solid 1px #6E6E6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainNavDiv ul li a
{
	text-indent: 8px;
	text-decoration: none;
	display: block;
	color: #7F7E7E;
	padding: .2em 0 .2em 0;
	font-family: arial;
	font-size: 11px;
}
#mainNavDiv ul li a:hover
{
	width: 190px;
	color: #000;
	text-indent: 8px;
	font-family: arial;
	font-size: 11px;
	background-color: #E70EF5;
}
#FooterContentDIV
{
	width: 860px;
	position: relative;
	margin-top: 20px;
	padding: 0 20px 20px 20px;
	color: #666666;
	font-family: arial;
	font-size: 12px;
}

/*****##Contact Form##*****/
#contactContainer
{
	width: 700px;
	padding: 10px 5px 20px 10px;
}
#contact_info
{
	padding-top: 8px;
	padding-bottom: 20px;
	width: 635px;
	border-bottom: #d6d6d6 1px solid;
}
#panelSendEmail
{
}
#contactus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-variant: normal;
	color: #CACACA;
	padding-bottom: 2em;
}
.contactuse1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-variant: normal;
	font-style: italic;
	color: #000000;
	padding: 20px 0 15px 0;
}
.contactuse
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	font-variant: normal;
	color: #666666;
}
.phone
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-variant: normal;
	color: #666666;
}
.contactz
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #666666;
	width: 265px;
	height: 26px;
	position: relative;
	vertical-align: top;
	text-align: right;
	float: left;
}
.contactzz
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #666666;
	text-align: left;
}
.contactservices
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	width: 250px;
	text-align: left;
	position: relative;
	float: right;
}
.contacthow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #5F5F5F;
	line-height: 20px;
}
.input
{
	border-right: #B4B3B3 1px solid;
	border-top: #B4B3B3 1px solid;
	font-size: 11px;
	border-left: #B4B3B3 1px solid;
	color: #000000;
	border-bottom: #B4B3B3 1px solid;
	font-family: arial;
	background-color: #ECECEC;
}
.input1
{
	border-right: #707070 1px solid;
	border-top: #707070 1px solid;
	font-weight: 700;
	font-size: 10px;
	border-left: #707070 1px solid;
	color: #ffffff;
	border-bottom: #707070 1px solid;
	font-family: arial;
	background-color: #808080;
}