/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin: 0 0 1px 0;
}

body {
	font-size:10px; 
	font-family:Arial;
	background-color:#000000;
	margin-right:0px; 
	margin-left:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding:0px;
	text-align: center;
	background-image:url(../images/p_background.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

h1 {
	font-size:12px; 
	font-family:Arial, Verdana; 
	color: #383838;
}

h2 {
	font-size:12px; 
	font-family:Arial, Verdana; 
	color: #383838;
}


A:link { 
	text-decoration: none; 
	color:#cf3c0d;
}

A:visited { 
	text-decoration: none; 
	color:#cf3c0d;

}

A:hover { 
	text-decoration: underline; 
	color:#cf3c0d;

}

p {
	font-size:11px; 
	font-family:Arial;
	color: #383838; 
	margin:0px 0px 0px 0px;
	padding:0px;
}

#viewpane {
	width:992px; 
	margin: 0 auto;
	text-align:left;
}

#submain {
	position:relative; 
	width:992px;
	text-align:left; 
	background:#FFFFFF;
	border: 1px solid;
	border-color:#ffffff;
}

#header {
	position:relative; 
	width:992px; 
	height:180px;
}

#navbar {
	position:relative; 
	width:992px; 
	height:23px;
	top:-2px;
	background-image:url(../images/p_navbar.gif);
	background-repeat:repeat;
}

#menu_text {
	height:auto;
	width:992px;
	/*
	width:554px;
	margin: 0 auto 0 auto;
	*/
	text-align:center;
	font-size:10px;
	color:#ffffff;
	word-spacing:54px;
	font-family:Verdana,Arial;
	line-height:20px;
	text-transform:uppercase;
}

#menu_text a {
	text-decoration:none; 
	color:#ffffff;
	/*display: block;
	float:left;
	height:21px;
	width:106px;
	background-image:url(../images/link_background.gif);*/
}

#menu_text a:hover {
	/*height:21px;
	width:106px;*/
	text-decoration:underline; 
	color:#ffffff;
}


/*home styles */

#home_column_container {
	position:relative; 
	width:992px;
	height:780px;
	top:20px;
	margin-bottom:30px;
}

#home_column1 {
	position:relative; 
	width:690px; 
	height:157px;
	float:left;
	top:8px;
}

#home_column2 {
	position:absolute;
	width:216px; 
	height:157px;
	top:8px;
	right:25px;
}

div.example_wrapper {
	height:164px;
	width:700px;
	margin-left:20px;
	margin-bottom:20px;
	background-image:url(../images/example_background.gif);
	background-repeat:no-repeat;
}

div.example_title {
	width:680px;
	height:15px;
	margin-left:10px;
}

div.example_title_text {
	padding-top:3px;
	padding-left:6px;
	font-size:11px;
	color:#fff;
}

div.example {
	width:680px;
	height:100px;
	margin-left:20px;
	margin-top:15px;
}

div.example_image {
	width:auto;
	height:auto;
	float:left;
}

div.example_text {
	width:200px;
	height:auto;
	margin-left:20px;
	margin-bottom:38px;
	font-size:11px;
	float:left;
}

/*introduction styles */

div.introduction {
	width:720px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:30px;
	font-size:11px;
}

/*web styles */

#web_column_container {
	position:relative; 
	width:800px;
	height:auto;
	padding-bottom:50px;
	top:20px;
	margin-left:25px;
}

div.w_example_title {
	width:760px;
	height:19px;
	background-image:url(../images/content_title.gif);
	background-repeat:no-repeat;
	margin-left:20px;
}

div.w_example_title_text {
	padding-top:3px;
	padding-left:14px;
	font-size:11px;
	color:#fff;
}

div.w_example {
	width:439px;
	height:101px;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:15px;
}

div.w_example_text {
	width:720px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:38px;
	font-size:11px;
}

/*interactive styles */

#interactive_column_container {
	position:relative; 
	width:800px;
	height:auto;
	top:20px;
	padding-bottom:50px;
	margin-left:25px;
}

div.i_example_title {
	width:760px;
	height:19px;
	background-image:url(../images/content_title.gif);
	background-repeat:no-repeat;
	margin-left:20px;
}

div.i_example_title_text {
	padding-top:3px;
	padding-left:14px;
	font-size:11px;
	color:#fff;
}

div.i_example {
	width:439px;
	height:101px;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:15px;
}

div.i_example_text {
	width:720px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:38px;
	font-size:11px;
}

/*moodle styles */

#moodle_column_container {
	position:relative; 
	width:800px;
	height:auto;
	padding-bottom:50px;
	top:20px;
	margin-left:25px;
}

div.m_example_title {
	width:760px;
	height:19px;
	background-image:url(../images/content_title.gif);
	background-repeat:no-repeat;
	margin-left:20px;
}

div.m_example_title_text {
	padding-top:3px;
	padding-left:14px;
	font-size:11px;
	color:#fff;
}

div.m_example {
	width:439px;
	height:101px;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:15px;
}

div.m_example_text {
	width:720px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:38px;
	font-size:11px;
}

/*what we offer styles */

#what_we_offer_wrapper {
	height:291px;
	width:225px;
	margin-bottom:20px;
	background-image:url(../images/what_we_offer_background.gif);
	background-repeat:no-repeat;
}

#what_we_offer_wrapper2 {
	height:195px;
	width:225px;
	margin-bottom:20px;
	background-image:url(../images/what_we_offer_background2.gif);
	background-repeat:no-repeat;
}

#what_we_offer_title {
	width:216px;
	height:23px;
}

#what_we_offer_title_text {
	padding-top:3px;
	padding-left:12px;
	font-size:11px;
	color:#fff;
}

#what_we_offer {
	height:auto;
	width:190px;
	position:relative; 
	top:4px;
	margin-left:15px;
}

/*contact styles */

#contact_column_container {
	position:relative; 
	width:992px;
	height:350px;
	top:20px;
	margin-bottom:30px;
}

#contact_wrapper{
	height:132px;
	width:225px;
	background-image:url(../images/contact_background.gif);
	background-repeat:no-repeat;
}

#contact {
	width:216px;
	height:23px;
}

#contact_title {
	padding-top:3px;
	padding-left:12px;
	font-size:11px;
	color:#fff;
}

#contact_page_title {
	width:590px;
	height:19px;
	background-image:url(../images/contact_title.gif);
	background-repeat:no-repeat;
	margin-left:20px;
}

#contact_page_text {
	width:550px;
	margin-left:35px;
	margin-top:10px;
	margin-bottom:38px;
	font-size:11px;
}

#contact_text {
	height:auto;
	width:185px;
	position:relative; 
	top:10px;
	margin-left:17px;
	font-size:11px;
	text-align:center;
}

#contact_button {
	height:21px;
	width:185px;
	position:relative;
	background-position:center;
	background-image:url(../images/contact_button.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}

#contact_button a {
	height:auto;
	width:auto;
	text-decoration:none; 
	color:#fff;
}

#contact_button a:hover {
	height:auto;
	width:auto;
	text-decoration:underline; 
	color:#fff;
}

/*testimonials styles */

#testimonials_title {
	width:260px;
	height:19px;
	background-image:url(../images/testimonials_title.gif);
	background-repeat:no-repeat;
	margin-right:10px;
	float:right;
}

/*sitemap styles */

#sitemap_page_text {
	width:760px;
	height:23px;
	margin-left:20px;
	margin-top:20px;
	font-size:11px;
}

#sitemap_page_text ul{
	list-style-type:disc;
	color:#cf3c0d;
	margin-left:15px;
}

/*footer styles */

#footer {
	position:relative; 
	width:994px; 
	height:55px;
	background-image:url(../images/p_footer.gif);
	background-repeat:no-repeat;
	bottom:28px;
	text-align:center;
}

#footer_text {
	position:relative; 
	height:auto;
	width:auto;
	top:35px;
	left:6px;
	color:#fff;
}

#footer_text a {
	height:auto;
	width:auto;
	text-decoration:none; 
	color:#fff;
}

#footer_text a:hover {
	height:auto;
	width:auto;
	text-decoration:underline; 
	color:#fff;
}