/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: black;/*#7b7b7b;*/
}

form {
}

fieldset {
}

legend {
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b10000;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b10000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p 
{
    text-align:justify;
}

blockquote {
	margin-left: 1.2em;
	margin-right: 1.2em;
	padding: 0 1em;
	background: #EEEEEE;
	border-left: 1px dotted #CCCCCC;
}

ul {
	margin-left: 0;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #6D8EDE;
}

a:hover {
	text-decoration: underline;
	color: #C1C443;
}

img {
}

/* Wrapper */

#wrapper {
	width: 800px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 230px;
	height:100px;
	padding: 10px 20px 0 0;
	text-align: right;
}

.telBG {
	float: left;
	width: 30px;
	height:260px;
	background: url(images/tiny_logo_TelMax.jpg) repeat-y;
	margin-left:10px;
	margin-top:32px;
	padding:0;
}


#logo h1 {
	font-size: 3em;
}

#logo h2 {
}

#logo a {
	color: #C5C5C5;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	background: #CDCC52 url(images/img011.gif) repeat-y;
}

/* Sidebar > Boxed */

#sidebar .boxed {
	padding: 0 5px;
}

#sidebar .boxed .title {
	height: 26px;
	padding: 14px 0 0 10px;
	background: url(images/img05.gif) no-repeat;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar .boxed .content {
	padding: 10px;
}

#sidebar .boxed ul {
	margin: 0;
	list-style: none;
}

#sidebar .boxed li {
	padding: 0 0 10px 12px;
	background: url(images/img06.gif) no-repeat left 5px;
	line-height: 1.2em;
}

#sidebar .boxed li:hover {
	background: url(images/img06_hover.gif) no-repeat left 5px;
	
}

#sidebar .boxed li .spanDesc{
	display:block; 
	width:169px; 
	height:auto; 
	background-color: #d4d67c; 
	margin-top:8px;
	margin-left:-12px; 
	color:Black;
	
}

#sidebar .boxed li .spanDesc span{
	padding:7px; 
	display:block;
}

#sidebar .boxed h3 {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sidebar .boxed a {
	color: #FFFFFF;
}

#sidebar .boxed a:hover {
	text-decoration: none;
	
}

#sidebar .extra {
	height: 35px;
	background: url(images/img08.gif);
}

/* Menu */

#menu {
	padding: 40px 15px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 170px;
	height: 27px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	background: #DDDC8A url(images/img022.gif) no-repeat;
	text-transform: lowercase;
	text-align: center;
	letter-spacing: -1px;
	font: normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu li ul li a {
	background:red none no-repeat scroll 0 0;
    height:20px;
    line-height:20px;
    margin:0;
    padding:0 0 5px;
    text-align:center;
    vertical-align:middle;
}

#menu li.active ul li a {
    background:red none no-repeat scroll 0 0;
}
#menu li.active ul li a.active {
    background:red none no-repeat scroll 0 0;
    color:Black;
}
    

#menu li ul li a:hover {
	background-image: none;
	text-decoration: none;
	color: black;/*#6d8ede;*/
}

#menu a:hover {
	background-image: url(images/img033.gif);
	text-decoration: none;
}

#menu li.active a {
	background: #FF8C68 url(images/img044.gif) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 450px;
	margin-left:50px;
}

#content h2 {
	margin: 1.3em 0 1em 0;
	background: url(images/img07.gif) repeat-x left bottom;
}
#content h2 span
{
    text-transform:uppercase;
}
#content h3 
{
    font-size:17px;
    font-weight:bold;
    padding-bottom:5px;
    color:Black;
    width:220px;
	margin: 1.3em 0 1em 0.9em;
	background: url(images/img07.gif) repeat-x left bottom;
}
#content h3 span
{
    text-transform:uppercase;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	margin: 0 auto;
	padding: 1em 0;
	background: url(images/img09.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

.FAQ
{
       
}

#content .FAQ h3
{
    margin-top:10px;
    color:#002;
    width:400px;
    font-weight:normal;
}

.FAQ p
{
    color:black;
    margin-bottom: 10px; 
}

.FAQ .faqActive h3
{
    color:#b10000;
}

.FAQ .faqActive p
{
    color:#747474;
}
.FAQ .faqActive
{
    border-left: 1px dashed black;
    border-right: 1px dashed black;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 5px;
    
}
.PhoneImgCont
{
    margin:5px;
    width:90%;
    height:200px;   
}
.ImgCont
{
    float:left;
}

.DescCont
{
    float:left;
    margin:115px 0 5px 15px;
}
