@charset "utf-8";
/* CSS Document */


#apps img {
    border:thick solid;	
}


/* ---- Applications Pictures ------------ */

#pic01			{
				float:left;
				margin-left:20px;
				margin-top:50px;
				width:360px;
				height:214px;
				background-image:url(/images/apps_img/pic01.jpg);
				background-repeat:no-repeat;
				border: thick solid;
}

#pic02			{
				float:right;
				margin-right:20px;
				margin-top:50px;
				width:360px;
				height:214px;
				background-image:url(/images/apps_img/pic02.jpg);
				background-repeat:no-repeat;
				border: thick solid;
}

#pic03			{
				float:left;
				margin-left:20px;
				margin-top:30px;
				width:360px;
				height:214px;
				background-image:url(/images/apps_img/pic03.jpg);
				background-repeat:no-repeat;
				border: thick solid;
}

#pic04			{
				float:right;
				margin-right:20px;
				margin-top:30px;
				width:360px;
				height:214px;
				background-image:url(/images/apps_img/pic04.jpg);
				background-repeat:no-repeat;
				border: thick solid;
}

#pic05			{
				float:left;
				margin-left:20px;
				margin-top:30px;
				width:360px;
				height:214px;
				background-image:url(/images/apps_img/pic06.jpg);
				background-repeat:no-repeat;
				border: thick solid;
}

#pic06			{
				float:right;
				margin-right:20px;
				margin-top:30px;
				width:360px;
				height:214px;
				background-image:url(/images/apps_img/pic07.jpg);
				background-repeat:no-repeat;
				border: thick solid;
}

#strip			{
				margin:auto;
				margin-top:900px;
				width:730px;
				height:131px;
				border: thick solid;
				background-image:url(/images/apps_img/strip.jpg);
				background-repeat:no-repeat;
}

#pic07			{
				margin:auto;
				margin-top:30px;
				width:255px;
				height:214px;
				background-image:url(/images/apps_img/pic05.png);
				background-repeat:no-repeat;
				border: thick solid;
}


/* ---- Applications Text ------------ */

#pic01txt		{
				float:left;
				margin-left:30px;
				width:360px;
}

#pic02txt		{
				float:right;
				margin-right:30px;
				width:360px;
}

#pic03txt		{
				float:left;
				margin-left:30px;
				width:348px;
}

#pic04txt		{
				float:right;
				margin-right:30px;
				width:360px;
}

#pic05txt		{
				float:left;
				margin-left:30px;
				width:348px;
}

#pic06txt		{
				float:right;
				margin-right:30px;
				width:360px;
}

#pic07txt		{
				margin:auto;
				width:255px;
}

#striptxt		{
				margin:auto;
				width:730px;
}