
/*---------------------------------------------------------------------------------
Global Tags
---------------------------------------------------------------------------------*/

body {
	
	margin-right: auto;
	margin-left: auto;

	margin-top: 0;
	padding: 0;
	width: 100%;
	font-family: Verdana, Arial, Lucida Grande, Helvetica,  sans-serif;
    font-size: x-small; /* IE5 Win */
    text-align: center;
	background-color: #f5f6ed;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
    voice-family: "\"}\"";
    voice-family: inherit;
		font-size: 12pt;
    }

    
html>body { /* be nice to Opera */
    font-size: small;
    }


/*---------------------------------------------------------------------------------
Headlines
---------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, Lucida Grande, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/*---------------------------------------------------------------------------------
Global
---------------------------------------------------------------------------------*/
p {
	font-size: 12px;
	color: #7A7A7A;
	font-weight: normal;
	padding: 5px 0 0 0;
	margin: 0px;
	line-height: 150%;
	text-align: left;
}

h1 {
	font-size: 14px;
	color: #430562;
	width: 100%;
	font-weight: normal;
	padding: 10px 0 5px 0;
	margin-bottom: 4px;
	line-height: 100%;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5C8;
	width: auto;
}

h2	{
	font-size: 14px;
	font-weight: normal;
	color: #5F2578;
}

h3	{
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	padding: 4px 0 0 0;
}


div {
	text-align: left;
	padding: 0;
	margin: 0;
}



/*---------------------------------------------------------------------------------
Menus
---------------------------------------------------------------------------------*/



#navcontainer {
	width: 750px;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}


#navcontainer ul {
	padding: 0;
	margin: 0;
	float: left;
	padding-left: 0;
}

#navcontainer ul li {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	margin: 0px;
	display: block;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #AFC116;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D5D5C8;
	
}

#navcontainer ul li.navselected{
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	margin: 0px;
	display: block;
	text-align: center;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #5F2578;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D5D5C8;
}

	
#navcontainer ul li a:link		{ color: #AFC116; text-decoration: none; font-size: 100%;}
#navcontainer ul li a:visited	{ color: #AFC116; text-decoration: none; font-size: 100%;}
#navcontainer ul li a:hover		{ color: #5F2578; text-decoration: none; font-size: 100%;}
#navcontainer ul li a:active	{ color: #AFC116; text-decoration: none; font-size: 100%;}




#subnavcontainer {
	width: 750px;
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	height: 1em;
}

#subnavcontainer ul{
 	padding: 0;
	margin: 0;
	float: left;
	padding-left: 0;
}

#subnavcontainer ul li{
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin: 6px 0 0 0;
	display: block;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	
	
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #D5D5C8;
}

#subnavcontainer ul li a:link		{ color: #888888; text-decoration: none; font-size: 100%;}
#subnavcontainer ul li a:visited	{ color: #888888; text-decoration: none; font-size: 100%;}
#subnavcontainer ul li a:hover		{ color: #5F2578; text-decoration: none; font-size: 100%;}
#subnavcontainer ul li a:active		{ color: #888888; text-decoration: none; font-size: 100%;}



/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/

.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}



#flashcontainer {
	float: left;
}

#flash {
	padding: 10px 0 0 10px;

}

.curves {
	width: 750px;
	height: 28px;
	background-image: url(../images/curves.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 10px;
}

.text {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 710px;
}

.text ul{
	font-size: 12px;
	color: #7A7A7A;
	font-weight: normal;
	padding: 5px 0 0 20px;
	margin: 0px;
	line-height: 150%;
	text-align: left;
	 display: block;
	 padding-bottom: 20px;
	
}

.text li{
	margin-left: 10px;
	list-style-type: none;
	font-size: 12px;
	color: #7A7A7A;
	font-weight: normal;
	padding: 5px 0 0 20px;
	margin: 0px;
	line-height: 150%;
	text-align: left;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.textrightcolomn {
	width: 200px;
	float: right;
}

.textleftcolomn {
	width: 490px;
	padding-right: 20px;
	float: left;
}


.textrightcolomn ul{
	font-size: 12px;
	color: #7A7A7A;
	font-weight: normal;
	padding: 5px 0 20px 10px;
	margin: 0px;
	line-height: 150%;
	text-align: left;
	display: block;


	
}

.textrightcolomn li{
	margin-left: 10px;
	list-style-type: none;
	font-size: 12px;
	color: #7A7A7A;
	font-weight: normal;
	padding: 5px 0 10px 20px;
	margin: 0px;
	line-height: 150%;
	text-align: left;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




#textfirstsentance p{
	color: #3F3F3F;
}

#textfirstpara p{
	color: #3F3F3F;
	padding: 0 0 0 0;
	margin: 9px 0 0 0;
}
 
.listbackground {
	background: #F1EDF3;
	margin: 10px 0 5px 0;
	padding: 10px 0 2px 5px;
}

.textBlocked1 {
	background: #E9E2EC;
	border-left: 4px solid #AFC116;
	border-right: 90px solid #F0ECF2;
	padding: 0 60px 0 7px;
	margin: 0 0 8px 0;
}

.textBlocked1 p {
	color: #3F3F3F;
	padding: 2px 0 5px 0;
	margin: 0 0 0 0;
}

.topSpace {
	padding: 0;
	margin: 15px 0 0 0;
}

.getintouchDetails {
	padding: 0;
	margin: 0 0 10px 0;
}

.footer {
	padding: 20px 0 20px 0;
	float: right;
	width: 750px;
}

.footer p{
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}

a:link		{ color: #5F2578; text-decoration: none; font-size: 100%;}
a:visited	{ color: #5F2578; text-decoration: none; font-size: 100%;}
a:hover		{ color: #AFC116; text-decoration: none; font-size: 100%;}
a:active	{ color: #5F2578; text-decoration: none; font-size: 100%;}


.green{
	color: #AFC116;
}

.purple{
	color: #828F14;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}

#offtheshelf
{
    border:none;
    clear:both;
    float:left;
    margin:15px 0 0 0;
}

