﻿body 
{
	background-image: url(images/TwitterBackground.jpg);
	background-attachment:fixed;
	background-color: #707070;
	font-family:Arial, Verdana, Tahoma, Calibri;
	font-size:14px;
	margin:0 auto;
	padding:0;
}
h2
{
	color: #CC0000;
	font-weight:normal;
	margin:10px;
	text-align:center;
}
h3
{
	color: #CC0000;
	font-weight:normal;
	margin:10px;
	text-align:center;
}
a img
{border-width:0px;}
#divMain
{
	width:814px;
	margin:0 auto;
	padding:0;
	height:auto;
	overflow:auto;
	background-image:url("images/textarea-bg.jpg");
	text-align:center;
}
#divMenu
{
	background-image: url( "images/navbar.jpg" );
	background-position: center;
	background-repeat: no-repeat;
	width: 748px;
	height: 31px;
	margin: 0 auto;
	text-align:right;
	padding-right:20px;
	padding-top:18px;
}
#divMenu a, #divMenu a:visited
{
	color:#111111;
	text-decoration:none;
	font-size:12px;	
	letter-spacing:1px;
}
#divMenu a:hover
{
	color:#111111;
	text-decoration: underline;
}
#divContent
{
	background-image:url("images/inner-textarea-bg.jpg");
	width:748px;
	padding:10px;
	margin:0 auto;
	overflow:auto;
	text-align:left;
}
#divLeft
{
	float:left;
	width:50%;	
	overflow:hidden;
	height:auto;
}
#divRight
{
	float:right;
	width:49%;	
	padding-right:4px;
	overflow:hidden;
	height:auto;
}
#divFooter
{
	background-image:url("images/footer.jpg");	
	background-repeat:no-repeat;
	margin:0 auto;
	width:814px;
	height:62px;
}
.divBox
{
	background-image:url("images/box-bg.jpg");
	width:368px;
	height:auto;
	overflow:hidden;
	background-repeat:repeat-y;
	margin-bottom:10px;
}
.divBoxTop
{
	width:347px;
	height:33px;
	background-image:url("images/box-top.jpg");	
	text-align:left;
	background-repeat:no-repeat;
	margin:0px;
	padding-top:20px;
	padding-left:20px;
	font-size: 16px;
	font-weight: bold;
	color: #0A185C;
}
.divBoxContainer
{
	overflow:auto;	
	background-image:url("images/box-bg.jpg");
	background-repeat:repeat-y;
	min-height:100px;
	padding:0px 20px 0 10px;
	text-align:left;
	height:auto;
	margin:0 auto;
}
.divCheck
{
	background-image:url("images/box-bullet.jpg");	
	background-repeat:no-repeat;
	padding-left:40px;
	font-size:13px;
	margin-bottom:10px;
	margin-top:10px;
	min-height:25px;
	height:auto;
}
.divMovie
{
	background-image:url("images/video_icon.jpg");	
	background-repeat:no-repeat;
	padding-left:40px;
	font-size:13px;
	margin-bottom:10px;
	margin-top:10px;
}
#divFooterLeft
{
	width:350px;
	float:left;
	text-align:left;
	margin-left:20px;
	margin-top:25px;
	color:White;
	font-size:12px;	
	letter-spacing:1px;
}
#divFooterRight
{
	width:350px;
	float:right;
	text-align:right;
	margin-top:25px;
	margin-right:30px;	
	color:White;	
}
#divFooterRight a, #divFooterRight a:visited
{
	font-size:12px;
	letter-spacing:1px;
	color:White;	
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
#divFooterRight a:hover
{
	color:Orange;	
}	
#divTestiContent
{
	
	background-repeat:repeat-y;
	background-position:center;
	width:489px;
	height:auto;
	min-height:130px;
	padding:0px 10px 0px 0px;
	margin-left:5px;
	
}
#divTestiMain
{
	background-image:url("images/testibox-bg.jpg");	
	float:right; 
	overflow: hidden; 
	height: auto; 
	width: 509px; 
	text-align: center; 
	margin-right:20px;
}	
.pHeading
{
	text-align:left;
	font-size:15px;
	font-weight:bold;	
}
.divQuestion
{
	color:Blue;
		
	cursor:pointer;
	margin:10px 0px;
}
.divAnswer
{
	padding:5px 20px;
}
