* {
	margin:0;
	padding:0;
}

body {
	font:1em/1em Tahoma, sans-serif;
	background:#e1f5fe url(../images/bodyBg.jpg) repeat-x center top;
}

p,h1,h2,h3,h4,h5,h6,ul {
	margin-bottom:.5em
}

a img,img {
	border:none;
	display:block;
}

h1 {
	width:448px;
	height:130px;
	background:transparent url(../images/logo.jpg) no-repeat left top;
	text-indent:-9999px;
	margin:;
	padding:;
}

h1 a {
	display:block;
	width:100%;
	height:100%;
}

h2 {
	font:1em/1em Tahoma, sans-serif;
	color:#ffffff;
}

h3 {
	font:1.5em/1em Tahoma, sans-serif;
	text-align:center;
	color:#605ca9;
	margin-bottom:20px;
}

#container {
	margin:0 auto;
	width:900px;
	position:relative;
}

#header {
	width:900px;
	height:131px;
	background:url(../images/headerbg1.gif);
}

#nav {
	width:434px;
	height:54px;
	background:url(../images/nav.jpg) no-repeat 0 0;
	overflow:hidden;
	float:right;
	margin-top:-95px;
}

#nav a {
	display: block;
	padding-top:54px;
	text-decoration:none;
}

#nav ul {
	list-style:none;
}

#nav ul li {
	background-image:url(../images/nav.jpg);
	float:left;
}

#nav li.home {
	width:110px;
}

#nav li.home:hover {
	background-position:0 -54px;
}

#nav li.about {
	width:140px;
	background-position:-110px 0;
}

#nav li.about:hover {
	background-position:-110px -54px;
}

#nav li.contact {
	width:184px;
	background-position:-250px 0;
}

#nav li.contact:hover {
	background-position:-250px -54px;
}

#mainCont {
}

#mainTop {
	width:450px;
	height:417px;
	background:url(../images/topBg2.jpg) no-repeat 0 0;
	padding:20px 410px 0 40px;
}

#mainTop p {
	font:1em/1.25em Tahoma, sans-serif;
	color:#ffffff;
	margin-top:1em;
}

#leftCol {
	width:378px;
	height:393px;
	background:url(../images/copyBg.jpg) no-repeat 0 0;
	float:left;
	padding:20px 20px 20px 40px;
}

#leftCol ul {
	line-height:1.5em;
	margin-bottom:20px;
}

#leftCol p {
	font:1em/1.25em Tahoma, sans-serif;
	color:#000000;
}

#rghtCol {
	width:378px;
	height:393px;
	background:url(../images/copyBg.jpg) no-repeat 0 0;
	float:right;
	padding:20px 20px 20px 40px;
}

#rghtCol ul {
	font:1.15em/1.15em Tahoma, sans-serif;
	color:#4a94d1;
	list-style:none;
	text-align:center;
}

#rghtCol ul li {
	margin-bottom:10px;
}


#rghtCol p {
	font:1em/1.25em Tahoma, sans-serif;
	color:#000000;
}

#leftCol a, #rghtCol a {
	color:#4a94d1;
}

#leftColInner {
	width:378px;
	height:393px;
	float:left;
	padding:20px 0 20px 50px;
	line-height:1.5em;
}

#leftColInner p {
	margin-bottom:1em;
}

#rghtColInner {
	width:358px;
	height:393px;
	float:right;
	padding:20px 50px 20px 40px;
	line-height:1.5em;
}

#rghtColInner img {
	margin-bottom:20px;
}

#centerCol {
	width:900px;
	text-align:center;
	line-height:1.5em;
}

#centerCol img {
	display:inline;
	margin-top:.5em;
}

#footer {
	clear:both;
	width:900px;
	height:83px;
	text-align:center;
	background:url(../images/footerBg.gif) no-repeat center top;
	padding-top:15px;
}

#bgTop {
	width:900px;
	height:13px;
	background:url(../images/innerBgTop.gif) no-repeat center top;
}

#bgBot {
	width:900px;
	height:33px;
	background:url(../images/innerBgBot.gif) no-repeat center top;
	clear:both;
}

#content {
	width:894px;
	height:600px;
	background:#e1f5ff url(../images/innerBg.jpg) repeat-x;
	border-left:3px solid #4e93cf;
	border-right:3px solid #4e93cf;
}

#content2 {
	width:894px;
	height:400px;
	background:#e1f5ff url(../images/innerBg.jpg) repeat-x;
	border-left:3px solid #4e93cf;
	border-right:3px solid #4e93cf;
}

#footer a {
	color:#000000;
}

#footer p {
	font:.9em/.9em Tahoma, sans-serif;
}

#footer p.blue {
	color:#003471;
}

#footer p.artinium {
	font:.75em/.75em Tahoma, sans-serif;
	color:#252525;
}

.purple {
	color:#4f4697;
	font:1.5em/1em Tahoma, sans-serif;
	text-align:center;
	padding-top:20px;
}



