body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #5d5d5d url(/siteimages/page_bg.gif);
    margin: 0px;
    padding: 10px;
	 color: #E5E1E1
}

html, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

img { border: 0px; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 780px;
    position: relative;
	 padding-top: 0px;
}

h1, h2 {
    font-size: 10px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h3 {
    padding: 4px 0px 0px 0px;
	 font-size:1em;
}

a{
	color: #E5E1E1;
}

a:hover{
	color:#FFFF00;
}

.clear {
    clear: both;
    height: 1px;
}


 /* page structure */


#body {
	 background-color: #330099;
    padding-bottom: 10px;
}


#nav {
	position: absolute;
	top: 4px;
	left: 310px;
	width: 460px;
	height: 19px; 
	background-color: #6F4BFB;

}
#nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#nav li{
	padding: 0px 13px 0px 13px;*/
	margin: 0px;
	height: 19px;
	list-style-type: square;
	list-style-position: inside;
	float: left;
	border-right: 1px solid #330099;
	display: inline;
	
}

.lastchild{border-right: 0px none #330099 !important;}

#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E3DD3C;
	text-decoration: none;
}
#nav a:hover{
	color:#FFFFFF;
}

#logoband {
	position: absolute;
	top: 23px;
	left: 300px;
	background-color: #000000;
	height: 61px;
	width: 480px;
	
}

#current {
	float: left;
	width: 300px;
	margin-left: 0px;
	margin-top: 0px;
}

* html #current {
    margin-left: 0px;
}

#current a{
	color: #E5E1E1;
}

#current a:hover{
	color:#FFFF00;
}

#current .intro{
	color: #FAFAFA;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	padding: 0px 15px 10px 13px;
	position: relative;
	top: -190px;
}

#current .contact {
	color:#E5E1E1;
	padding: 10px 10px 10px 13px;
	position:relative;
	top: -100px;
}

.contacttitle {
	color: #FFFF00;
	text-transform: capitalize;
	padding:0px;
	
}

#content {
	float: right;
	width: 460px;
	padding-top: 80px;
	margin-right: 8px;
}

* html #content {
    margin-right: 4px;
	 
}




#footer {
    background: url(/siteimages/body_b1.gif) no-repeat;
    text-align: center;
    padding-right: 10px;
    padding-left: 550px;
    padding-bottom: 30px;
}

#copyright {
    position: relative;
    top: 0px;
	color: #092F84;
}


}
#currenttitle {
    position: absolute;
    left: 15px;
	 top: 313px;
}

* html #currenttitle {
	 top: 315px;
}

/* page content */

#content h2 {
    line-height: 1;
    margin: 0px;
    padding: 20px 0px 0px 0px;
}

#content h3 {
	margin: 10px 0px;
	padding: 0px;
}

#content p {
    margin: 10px 0px;
    padding: 0px;    
}

#content .contentbox {
    border: 1px solid #e1e1e1;
    padding: 5px 20px 10px 20px;
}

* html #content .contentbox {
    padding-bottom: 10px;
}

#content a {
    color: #52D8EC;
}

#content  {
    color: #E5E1E1;
}

#content a:hover{
	color: #FFFFFF;
}
#content .contenttitle {
	/*border: 1px solid #e1e1e1;
	border-bottom: none;
	background-color: White;
	padding-top: 55px;*/
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	color: #FFFF00;
	line-height: 100%; /
	
}


.itemname{
	font-weight: bold;
	font-size: 1.3em;
}

.category {
	font-size: 1.2 em;
	font-weight: normal;
	text-transform: uppercase;
}

#viatran{
	position: absolute;
	bottom: 40px;
	padding-left: 13px;
}

* html #viatran{
	 position: absolute;
	bottom: 60px;
	padding-left: 13px;

}

#imgright{
}

*html #imgright{
	float:right;
}

#welcome 
{
	text-align:right;
	padding:15px 15px 0px 0px;	
	font-size: 1.2em;
}

#login
{
	position: absolute;
	top: 520px;
	padding-left: 13px;
}
