/* --------------------------------------------
|  GLOBAL STYLES
--------------------------------------------- */

html {
	border: none;
}

body {
	margin: 0;
	padding: 0;

}

body, td {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
}

img {
	border: 0;
}

p {
	margin: 0 0 15px 0;
}

a {
	text-decoration: none;
	color: #f25222;
}

a:hover {
	text-decoration: underline;
	color: #f25222;
}

h1, h2, h3, h4, h5, form {
	margin: 0;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

ul {
	margin: 0;
	padding: 0;
}

.clearBoth {
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#topT {
height:69px;
background:url(../images/parallel-phenomena_top.jpg);
}
#topImg {
width:1000px;
height:69px;
position:relative;
background-image:url(../images/parallel-phenomena_01.jpg);
background-repeat:no-repeat;
background-position:center;}
#topNev {
height:55px;
background:#000000;}
#bodyStructure {
height:100%;
background:#7c98ae;
background-image:url(../images/parallel-phenomena_03.jpg);
background-repeat:repeat-x;

}
#bodyleftside {
height:600px;
float:left;
margin-left:10%;
background-position: 0 0;
width:20px;
background-image:url(../images/parallel-phenomena_left_bg.jpg);
background-repeat:repeat-y;
}
#bodycontent {
height:500px;
float:left;
width:760px;
background:#ffffff;
background-image:url(../images/parallel-phenomena_07.jpg);
background-repeat:repeat-x;
padding:50px 20px;
}
#bodycontent h2{ color:#CC6600
}
#bodyrightside {
height:600px;
float:left;
background-position: 0 0;
width:20px;
background-image:url(../images/parallel-phenomena_right_bg.jpg);
background-repeat:repeat-y;
}
#footStructure {
height:80px;
background:#000;


}
#footleftside {
height:100%;
float:left;
margin-left:10%;
width:20px;

}
#footcontent {
height:100%;
float:left;
width:800px;
background:#000;
background-image:url(../images/parallel-phenomena_16.jpg);
background-repeat:repeat-x;}
#footrightside {
height:100%;
float:left;
width:20px;

}