*
{
margin: 0px;
padding: 0px;
}

a:link, a:visited {
	color:#333333;
}

body {
	color: #383838;
	background-color: #FFFFFF;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	font-size: 1em;
	font-family: Arial, "Trebuchet MS", Tahoma;
}

#content
{
	margin: 0 auto;
	width: 768px;
	text-align: left;
}

/* for Internet Explorer */
/*\*/
* html #left #right {
height: 605px;
}
/**/

/* for Internet Explorer */
/*\*/
* html #left {
padding: 0px;
}
/**/


div#left {
	min-height:500px;/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

#logo {
	width: 768px;
	height: 177px;
	text-align: left;
}

#main {
	width: 768px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
/* --------------------menu------------------------- */

#menu {
	height: 29px;
	width: 768px;
	overflow: hidden;	
}

#menu ul {
	list-style: none;
	margin-left: 5px;
}

#menu li {
	display: inline;
	overflow: hidden;
}

#menu a {
	float: left;
	width: 118px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	display: block;
	height: 22px;
	background-image: url(images/menu_tab.jpg);
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#menu a:hover {
	color: #333333;
	}
	
#menu ul li a.current{
	background-image: url(images/menu_current.jpg);
}

#menu a:visited {
	}


/* -----------------------------right column--------------------------- */

#right
{
	width: 184px;
	float: right;
	height: 450px;
	margin-top: 70px;
}

#orange {
	background-image: url(images/right_box.jpg);
	height: 238px;
	width: 184px;
}

#orange p {
	color: #FFFFFF;
	padding: 12px 12px 7px 14px;
	font-weight: lighter;
}
#orange  a  #yellow  a {
	color: #FFFFFF;
}

#yellow {
	background-image: url(images/yellow.jpg);
	height: 98px;
	width: 184px;
	margin-top: 20px;
}

#yellow p {
	color: #FFFFFF;
	padding: 25px 12px 7px 14px;
	font-weight: lighter;
}
#submenu {
	margin-bottom: 50px;
	margin-left: 5px;
}
	
#submenu p{
	font-size: 1.2em;
	background-image: url(images/button_a.jpg);
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 12px;
}

#submenu ul li a{
	font-size: 1.1em;
	text-decoration: none;
	color: #1474C2;
	font-weight: 450;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	display: block;
	width: 180px;
}
#submenu a:hover {
	color: #00A1E6;
}
#submenu ul {
	list-style: none;
}
#submenu ul li {
	margin-bottom: 15px;
}

#submenu ul li a.current{
	color: #00A1E6;
}


/* -----------------------------left column------------------------------- */

#left
{
	width: 565px;
	min-height: 630px;
	float: left;
	padding: 5px;
	margin-top: 20px;
}

/* for Internet Explorer */
/*\*/
* html #left {
height: 630px;
}
/**/

div#left { 
min-height:630px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

#left p {
	margin-bottom: 15px;
}

#left a
{
	color: #F88324;
}
#left h4 a {
	color: #FFFFFF;
	text-decoration: none;
}

#left a:hover {
	text-decoration: none;
}

#left h5 {
	color: #00A1E6;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 16px;
}

#left h6 {
	color: #00A1E6;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 22px;
}

#left  h3  a {
	color: #FFFFFF;
	text-decoration: none;
}

#left h3 a:hover {
	color: #333333;
	text-decoration: none;
}

#left h4 a:hover {
	color: #333333;
	text-decoration: none;
}

#left h2 {
	color: #333333;
	padding-bottom: 25px;
	font-size: 18px;
	padding-top: 10px;
}

#left h3 {
	background-image: url(images/tele_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 121px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	font-weight: 500;
}

#left H4
{
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/skype_bg.jpg);
	height: 25px;
	width: 121px;
	text-align: center;
	padding-top: 10px;
	float: right;
	margin-right: 310px;
	font-weight: 500;
}
	
#contactform{
	margin-top:10px;
	height: 50px;
	margin-bottom: 20px;
	margin-left: 5px;
}


/*---------------------lightbox----------------------- */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

/*---------------------end lightbox----------------------- */


 
/* -------------------------------footer-------------------------------- */

#bottom
 {
	height: 46px;
	clear: both;
	background-image: url(images/bottom.jpg);
	width: 768px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 91px;
}

#footer p {
	font-size: 1em;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
#footer_container {
	height: 91px;
	width: 768px;
	margin: auto;
	background-image: url(images/footer.jpg);
	padding-left: 5px;
	}	
p1  {
	font-size: 12px;
	margin-left: 5px;
}

#contactform {
	height: 250px;
}
