/* CSS Document */
body{
	background-color:#FFFFFF;
	color:#333333;
	color:black;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
}
#container{
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:740px;
	background:url(../images/main_bg2.jpg) no-repeat;
	background-color:#FFFFFF;

}
#logo{
	margin:0;
	padding:0;
	float:right;
}
#header h1{	
	margin:0;
	padding:0;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height:93px;
	width:125px;
	text-indent:-2000px;
}
#mainMenu{
	margin:0;
	padding:0;
	clear:both;
	text-align:center;
	background-image:url(../images/menu_bg2.jpg);
	background-repeat:repeat-x;
	height:72px;
	font-size:90%;
	font-weight:bold;
}
#mainMenu ul{
	margin:0;
	padding:12px;
	list-style:none;
}
#mainMenu li{
	margin:0;
	padding:0 7px 0 7px;
	display:inline;
}
#mainMenu a{
	margin:0;
	padding:0;
	color:#333333;
	text-decoration:none;
}
#mainMenu a:hover{
	color:white;
}
h4{
	margin:0px;
	padding:0;
	xborder:1px solid red;
}

.quotes{
	margin:0px;
	padding:5px 0 10px 0;
}
#left{
	margin:0;
	padding:0 1.2em 1em 1em;
	width:425px;
	float:left;
}
#full{
	margin:0;
	padding:0 1.2em 1em 1em;
	xwidth:100%;
	xfloat:left;
}
#left h2, #full h2{
	margin:0;
	padding:0;
	

	
}

#welcome{
	background-image:url(../images/welcome.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;
}
#aboutus{
	background-image:url(../images/aboutus.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;
}
#guides{
	background-image:url(../images/guides.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;
}
#casestudies{
	background-image:url(../images/casestudies.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;
}
#examplecontent{
	background-image:url(../images/examplecontent.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;
}
#pressoffice{
	background-image:url(../images/pressoffice.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;;
}
#video{
	background-image:url(../images/video.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;
}
#costs{
	background-image:url(../images/costs.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;
}
#contactus{
	background-image:url(../images/contactus.gif);
	text-indent:-2000px;
	height:30px;
	width:358px;
	background-repeat:no-repeat;
}
#left a, #full a{
	color:#FF6600;
}
li{
	padding:0 0 8px 0;
}
.mytable, .mytable2{
	margin:0;
	width:100%;
	xtext-align:center;
	margin-bottom:3em;
}
.mytable th, .mytable2 th{
	margin:0;
	padding:0;
	vertical-align:text-top;
	padding-bottom:.5em;
}
.mytable tr{
	margin:0;
	padding:0;
}
.mytable td{
	margin:0;
	padding:5px;border:1px solid #cccccc;
}
.mytable2 td{
	margin:0;
	padding:5px;
}
.col1{
	text-align:left;
}
#right{
	margin:0;
	padding:50px 0 0 0;
	width:250px;
	float:left;

}
.link_wrap{
	margin:0 0 30px 0;
	padding:0;
	background-image:url(../images/link_head.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.links h3{
	margin:0;
	padding:10px;
	text-align:center;
	font-size:95%
}
.links ul{
	margin:0;
	padding:0 0 20px 0;
	background-image:url(../images/link_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.links li{
	margin:0;
	padding:5px 0 0 20px;
	list-style:none;
}
.links a{
	margin:0;
	padding:0;
	color:#999999;
	text-decoration:none;
	font-size:80%;
}
.links a:hover{
	color:#333333;
}
.adobe{
	padding:0;
	margin:0 0 1em 0;
	text-align:center;
	float:right;
}
.adobe img, .c_online img{
	border:none;
}
.c_online{
	padding:0;
	margin:0 0 1em 0;
	float:left;
}
#curriculum{
	padding:5px 0 10px 10px;
	width:100%;
}


#footer{
	margin:0;
	padding:10px 20px 0 10px;
	clear:both;
	font-size:70%; 
	color:#CCCCCC;
	height:30px;
	border-top:1px solid #CCCCCC;
}
#footleft{
	margin:0;
	padding:0;
	float:left;
}
#footright{
	margin:0;
	padding:0;
	float:right;
}
#footright li{
	margin:0;
	padding:0;
	display:inline;
}
#footright a{
	margin:0;
	padding:0 0 0 .5em;
	color:#CCCCCC;
	text-decoration:none;
}
#footright a:hover{
	color:#666666;
}
.pics{
	padding:10px;
	margin:0 0 10px 10px;
	background-color:white;
	border:1px solid #cccccc;
	float:right;
}
#derventio img{
	padding:0 10px 0 0;
}