@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/360_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #9b9b9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
p {
	padding-bottom: 20px;
}
em {
	font-style: italic;	
}
strong {
	font-weight: bold;		
}

a:link {
	color: #FD8F00;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #303030;	
}
a:visited {
	color: #FD8F00;
	font-weight: bold;
}
.container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 778px;
	overflow: visible;
	height: 100%;
	min-height: 100%;
}
/**************************Header***************************/
.container .header {
	position: relative;
	margin-top: 10px;
	/*zoom: 1; IE Only*/
}
/****************************Main*****************************/
.container .main {
	position: relative;
	margin-top: 10px;
	/*zoom: 1; IE Only*/
}
/****************************Footer******************************/
.container .footer {
	position: relative;
	margin-top: 10px;
	/*zoom: 1; IE Only*/
}
.container .footerCompact {
	position: relative;
	margin-top: 10px;
	/*zoom: 1; IE Only*/
}

/**************************Header***************************/
.header .left {
	position:absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/header_left.png);
	background-repeat: no-repeat;
	height: 132px;
	width: 31px;
}
.header .content {
	background-image: url(../images/header_tile.png);
	background-repeat: repeat-x;
	margin-left: 237px;
	margin-right: 31px;
	margin-bottom: 0px;
	height: 132px;
	width: 510px;
}
.header #logo {
	position: absolute;
	top: -6px;
	left: -14px;
	width: 251px;
	height: 149px;
}
.header .content #menu_left {
	background-image: url(../images/header_menu_left.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 132px;
	width: 31px;
	left: 237px;
	top: 0px;
}
.header .content #menu {
	background-image: url(../images/header_menu_tile.png);
	background-repeat: repeat-x;
	position: absolute;
	width: 479px;
	height: 132px;
	left: 268px;
	top: 0px;
}
.header .content #menu #launch_date {
	position: relative;
	top: 15px;
	left: 20px;
}
/****************************Menu Buttons*****************************/
.header .content #menu #home {
	background-image: url(../images/menu/home.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 59px;
	position: absolute;
	left: 9px;
	top: 57px;
}
.header .content #menu #home a:hover {
	background-image: url(../images/menu/home_over.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 59px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.header .content #menu #services {
	background-image: url(../images/menu/services.png);
	background-repeat: no-repeat;
	width: 74px;
	height: 22px;
	position: absolute;
	left: 78px;
	top: 57px;
}
.header .content #menu #services a:hover {
	background-image: url(../images/menu/services_over.png);
	background-repeat: no-repeat;
	width: 74px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.header .content #menu #clients {
	background-image: url(../images/menu/clients.png);
	background-repeat: no-repeat;
	width: 63px;
	height: 22px;
	position: absolute;
	left: 162px;
	top: 57px;
}
.header .content #menu #clients a:hover {
	background-image: url(../images/menu/clients_over.png);
	background-repeat: no-repeat;
	width: 63px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.header .content #menu #about {
	background-image: url(../images/menu/about.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 22px;
	position: absolute;
	left: 234px;
	top: 57px;
}
.header .content #menu #about a:hover {
	background-image: url(../images/menu/about_over.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.header .content #menu #contact {
	background-image: url(../images/menu/contact.png);
	background-repeat: no-repeat;
	width: 149px;
	height: 42px;
	position: absolute;
	left: 324px;
	top: 45px;
}
.header .content #menu #contact a:hover {
	background-image: url(../images/menu/contact_over.png);
	background-repeat: no-repeat;
	width: 149px;
	height: 48px;
	position: absolute;
	left: 0px;
	top: 0px;
}
/****************************END Menu Buttons END*****************************/
.header #header_right {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/header_right.png);
	background-repeat: no-repeat;
	width: 31px;
	height: 132px;
}
/****************************Pod*****************************/
.container .pod {
	position: relative;
	top: 10px;
	left: 0px;
	width: 778px;
	height: 308px;
	padding-bottom: 10px;
}
/*********************Main Home Page*********************/
.pod #pod_left {
	background-image: url(../images/content_left.png);
	background-repeat: no-repeat;
	height: 308px;
	width: 31px;	
}
.pod #pod_content {
	position: absolute;
	left: 31px;
	top: 0px;
	background-image: url(../images/content_tile.png);
	background-repeat: repeat-x;	
	width: 716px;
	height: 308px;
}
/*********************Coming Soon Styles****************/
.pod #pod_content #description {
	position:absolute;
	top: 40px;
	left: 101px;
}
.pod #pod_content #contact_details {
	position: absolute;
	top: 177px;
	left: 59px;
}
.pod #pod_content #coming_soon {
	position:absolute;
	top: 126px;
	left: 273px;
	background-image: url(../images/coming_soon.png);
	height: 58px;
	width: 185px;
}
.pod #pod_content #degree {
	position: absolute;
	top: 34px;
	left: 123px;
	width: 409px;
	height: 60px;
}
.pod #pod_content #real-time {
	position: absolute;
	top: 123px;
	left: 206px;
	width: 409px;
	height: 60px;
}
.pod #pod_content #complete_management {
	position: absolute;
	top: 208px;
	left: 111px;
	width: 409px;
	height: 60px;
}
.pod #pod_content #textbox {
	height: 260px;
	margin-top: 24px;
	margin-bottom: 24px;
	overflow:auto;
}
.pod #pod_right {
	background-image: url(../images/content_right.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 308px;
	width: 31px;
	top: 0px;
	right: 0px;	
}

/****************************Main Content Page*********************/
.main #header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 778px;
}
.main #header #left {
	background-image: url(../images/maincontent-header_left.png);
	height: 90px;
	width: 31px;
	position: relative;
	left: 0px;
	top: 0px;		
}
.main #header #titleArea {
	position: absolute;
	top: 0px;
	left: 31px;
	background-image: url(../images/maincontent-header_tile.png);
	background-repeat: repeat-x;
	width: 431px; /*444 - 13*/
	height: 57px; /*90 - 33*/
	padding-top: 33px;
	padding-left: 13px;
}
.main #header #main_header_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 303px;
	height: 90px;
	background-image: url(../images360-contact-details.png);
}
.main #content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 778px;
	background-image: url(../images/maincontent_tile.png);
	background-repeat: repeat-y;
	z-index: 1;
}
.main #content #text {
	position:relative;
	top: 10px;
	left: 20px;
	width: 435px;
	z-index: 1;
}
.main #content #rightCol {
	background-image: url(../images/maincontent_orange_tile.png);
	background-repeat: repeat-y;
	width: 288px;
	position: absolute;
	top: 0px;
	right: 15px;
	height: 100%;
	min-height: 100%;
	z-index: -1;
}
#rightCol .image {
	position:relative;
	left: -15px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	z-index: 3;
}
#rightCol .text {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	width: 287px;
	padding: 15px;
	padding-top: 15px;
	z-index: 3;
}

#rightCol #bottom {
	background-image: url(../images/maincontent_orange_bottom.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 72px;
	width: 288px;
	bottom: -12px;
	z-index: 2;
}
.main #contentbtm {
	background-image: url(../images/maincontent_bottom.png);
	background-repeat: no-repeat;
	position: relative;
	top:0px;
	height: 26px;
	width: 778px;
	z-index: -4;
}

/****************************Footer******************************/
.footer #left {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/footer_left.png);
	background-repeat: no-repeat;
	height: 323px;
	width: 31px;
}
.footer #content {
	position: absolute;
	top: 0px;
	left: 31px;
	width: 716px;
	height: 323px;
	background-image: url(../images/footer_tile.png);
	background-repeat: repeat-x;	
}
.footer #content #title {
	position: absolute;
	top: 33px;
	left: 3px;
}
.footer #content .tab {
	float: left;
	clear: none;
	margin-top: 98px;
	margin-left: 40px;
}
.footer #content .tab_splitter {
	float: left;
	clear: none;
	margin-top: 98px;
	margin-left: 40px;
	height: 181px;
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9e9e9;
}
.footer #content #copyright {
	position: absolute;
	/*zoom: 1; IE Only*/
	top: 297px;
	left: 206px;
}
.footer #footer_right {
	position: absolute;
	top:0px;right: 0px;
	width: 31px;
	height: 323px;
	background-image: url(../images/footer_right.png);
	background-repeat: no-repeat;
}

/****************************FooterCompact******************************/
.footerCompact #footer_left {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/footer_compact_left.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 27px;
}
.footerCompact #footer_content {
	position: absolute;
	top: 0px;
	left: 27px;
	width: 724px;
	height: 49px;
	background-image: url(../images/footer_compact_tile.png);
	background-repeat: repeat-x;
}
.footerCompact #footer_content #copyright {
	position: absolute;
	top: 22px;
	left: 206px;
}
.footerCompact #footer_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 27px;
	height: 49px;
	background-image: url(../images/footer_compact_right.png);
	background-repeat: no-repeat;
}