/** BASIC */

body 
	{
		margin: 0;
		padding: 0;
		background: #7398C3 url(images/bg1_01.jpg) repeat-x left top;
	}

body, th, td, input, textarea, select 
	{
		color: #fafafa;
		font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

form 	{
		margin: 0;
		padding: 0;
	}

h1, h2, h3, h4, h5, h6 	
	{
		margin: 0;
	}
	
h2
	{
		font-size:14px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		margin-top: 10px;
		margin-bottom: 10px;
	}

p, blockquote, ul, ol, dl 
	{
		margin-top: 0;
		/*text-align: justify;*/
	}	
	
li
	{
		color:#ffffff;
	}	
b
	{
		color:#ffffff;
	}	

a 
	{
	color: #E2EAF3;
	}	

a:hover 
	{
		text-decoration: none;
	}

.ul1 
	{
		margin: 0;
		padding: 0 0 0 15px;
		list-style: square url(images/homepage10.gif);
	}	

.ul1 li 
	{
		margin-bottom: 1.5em;
	}

.ul2 	
	{
		margin: 0;
		padding: 0 0 0 15px;
		list-style: square url(images/homepage10.gif);
	}

.ul2 li 	
	{
	
	}

/** MISC */

.align-justify { text-align: justify; }

.img1 
	{
		margin-right: 10px;
		float: left;
		margin-top: 4px;
		margin-bottom: 0px;
	}
	
.img2
	{
		float:left;
		margin-right: 6px;
		margin-top: 6px;
		margin-bottom: 0px;
	}
	
.img3
	{
		float:right;
		margin-left: 6px;
		margin-top: 6px;
		margin-bottom: 0px;
	}
	
.img4 
	{
		float: left;
		margin-right: 6px;
		margin-top: 3px;
		margin-bottom: 3px;
	}	

.hr1 
	{
		clear: both;
		margin: 1em 0;
		height: 2px;
		background: url(images/homepage08.gif) repeat-x;
	}	

.hr1 hr { display: none; }

/** FORMS */


/** BACKGROUNDS */

.bg1 
	{
		background: url(images/bg1_07.jpg) no-repeat;
	}

.bg2 
	{
		background: url(images/bg1_08.jpg) repeat-x;
	}

.bg3 
	{
		background: url(images/bg1_09.jpg) no-repeat;
	}

.bg4 
	{
		background: url(images/bg1_10.jpg) repeat-y;
	}

.bg5 
	{
		background: url(images/bg1_11.jpg) no-repeat left bottom;
	}

/** LINKS */

a.link1 
	{
		font-weight: bold;
		text-decoration: none;
		color:fafafa;
	}

a.link1:hover 
	{
		text-decoration: underline;
	}

a.link2 
	{
		color: #094E90;
	}

/** HEADINGS */


/** TEXTS */

.text1 
	{
		color: #094E90;
	}

.text2 
	{
		font-size: 10px;
		color: #C2D2E5;
		text-align: center;
		padding-top: 5px;
	}
	
.home
	{
		display:block;
		width: 247px;
		height: 142px;
		background: url(images/bg1_03.jpg);
	}
	
.home:hover
	{
		display:block;
		width: 247px;
		height: 142px;
		background: url(images/bg1_03a.jpg);
	}
	
.chatmail
	{
		display:block;
		width: 247px;
		height: 122px;
		background: url(images/bg1_05.jpg);
	}
	
.chatmail:hover
	{
		display:block;
		width: 247px;
		height: 122px;
		background: url(images/bg1_05a.jpg);
	}
	
.chatphone
	{
		display:block;
		width: 250px;
		height: 142px;
		background: url(images/bg1_04.jpg);
	}
	
.chatphone:hover
	{
		display:block;
		width: 250px;
		height: 142px;
		background: url(images/bg1_04a.jpg);
	}
	
.chatcam
	{
		display:block;
		width: 250px;
		height: 122px;
		background: url(images/bg1_06.jpg);
	}
	
.chatcam:hover
	{
		display:block;
		width: 250px;
		height: 122px;
		background: url(images/bg1_06a.jpg);
	}