/************************************************
 *
 *  File        :     css/global.css
 *  Version     :     v1.0
 *  Date        :     Sunday, March 16,2008
 ************************************************
 * Global style settings
 ************************************************/

 /************************************************
 *					Body
 ************************************************/
body {
		background-color:rgb(240,240,240);
}
 /************************************************
 *					/Body
 ************************************************/


 /************************************************
 *					Divs
 ************************************************/
div#everything {
        width:900px;
        margin-left: auto;
        margin-right: auto;
}
div#header {
        width:1061px;
        height:108px;
        margin-left:auto;
        margin-right:auto;
}
div#header img {
        float:left;
        border:0;
}
div#nav {
        width:1061px;
        height:23px;
        margin-left:auto;
        margin-right:auto;
}
div#nav img {
        float:left;
        border:0;
}
div#top_content {
        width:1061px;
        height:201px;
        margin-left:auto;
        margin-right:auto;
}
div#offerofthemonth {
        float:left;
        width:903px;
        height:350px;
        background-image:url(../images/bigheader.png);		
}

div#offerofthemonth ul{
        margin-top:100px;
		margin-left:35px;
		color:white;
		font-size:17px;
}

div#offerofthemonth strong{
		color:white;
		font-size:18px;
		font-weight:bold;
		color:#FFCC00;
}

div#offerofthemonth li{
		list-style-image: url(../images/topheaderyes.png);
		margin-bottom:2px;
}

.signup {
		margin-left:640px;
		margin-top:-80px;
		background-image:url(../images/signupnow.png);
		}
		
div#offerofthemonth img {
        border:0;
}
div#top_support {
        background-image:url(../images/top_support.jpg);
        width:255px;
        height:250px;
        float:left;
}

div#bottom_content {
        width:1061px;
        height:0px;
        margin-left:auto;
        margin-right:auto;
}
div#freesupport {
        background-image:url(../images/freesupport.jpg);
        width:709px;
        height:90px;
        float:left;
}
div#bottom_support {
        background-image:url(../images/bottom_support.jpg);
        width:255px;
        height:89px;
        float:left;

}

div#top_content2 {
        width:1061px;
        height:275px;
        margin-left:auto;
        margin-right:auto;
}
div#content {
        background-image:url(../images/content.png);
        width:903px;
        height:339px;
        float:left;
}
#contentleft{
        width:315px;
		/*border-right-style:dotted;
		border-width:3px;*/
		float:left;
		margin-left:38px;
		padding-right:5px;
		padding-top:10px;
		height:315px;
}
#contentleft strong {
		font-size:22px;
		}
.main_desc{
		padding-left:5px;
		padding-right:15px;
		font-size:15px;
		font-family:verdana;
		}
#contentright{
        width:315px;	
		margin-left:0px;
		float:right;
		margin-right:220px;
		height:315px;		
		padding-left:2px;
		padding-right:5px;
		padding-top:10px;
		/*border-right-style:dotted;
		border-width:3px;*/
}

#contentdomain{
        width:200px;	
		margin-left:0px;
		float:right;
		margin-right:15px;	
		margin-top:-320px;		
		padding-left:2px;
		padding-right:5px;
		padding-top:10px;
		/*border-right-style:dotted;
		border-width:3px;*/
}

#contentright strong {
		font-size:22px;
		}
		
#controlpaneldemo {
		background-image:url(../images/control-panel-demo.png);
		float:right;
		width:192px;
		height:122px;
		}

#rightcontent {
		background-image:url(../images/rightcontent.png);
		width:195px;
		height:460px;
        margin-left:auto;
        margin-right:auto;
		}
		
div#cpanel_search {
        background-image:url(../images/cpanel_search.jpg);
        width:255px;
        height:340px;
        float:left;
}
form {
		position:relative;
		top:100px;
		left:15px;
		padding:0;
		margin:0;
}
#search {
        background-image:url(../images/searchbox.jpg);
        background-repeat:no-repeat;
        width:121px;
        height:18px;
        border:0;
        font-size:13px;
        color:rgb(99,99,99);
        text-indent:8px;
        margin:0;
        padding:0;
        text-align:center;
}
#search2 {
        background-image:url(../images/searchbutton.jpg);
        background-repeat:no-repeat;
        width:44px;
        height:21px;
		margin:0;
        padding:0px;
		border:0px;
}
div#testimonals_cnet {
        width:901px;
        height:200px;
        margin-left:auto;
        margin-right:auto;
}
div#testimonals {
        background-image:url(../images/testimonals.jpg);
        width:709px;
        height:122px;
        float:left;
}

#testimonals p {
		padding-top:5px;
		margin-bottom:10px;
		width: 620px;
		padding-left:10px;
        padding-right:15px;
		text-align:left;
		}
		
div#cnet {
        background-image:url(../images/cnet.jpg);
        width:255px;
        height:121px;
        float:left;
}
div#footer {
        /*background-image:url(../images/footer.jpg);*/
        width:1061px;
        margin-left:auto;
        margin-right:auto;
        clear:left;
		padding-top:10px;
		z-index:-1;
		width:100%;

}
div#footer ul {
        padding:0;
        list-style:none;
        font-size:12px;
		
}
div#footer ul li {
        display:inline;
}

.bottomnav
{
    width:950px;
    margin-left:auto;
    margin-right:auto;
    padding-top:20px;
    padding-bottom:30px;
    color:#FFFFFF;
    font-size: 10px;
    
}

div#footer div#bottomnav ul li a {
        color:rgb(118,26,0);
}

.footerlink {
		color:rgb(118,26,0);
		padding-bottom:8px;
        list-style:none;
        font-size:13px;
		text-decoration: none
		/*display:inherit;*/
		}

.footertitle a:hover{
		text-decoration: underline;
		}
		
.footertitle {
		padding-left:20px;
	    margin-right:80px;
		float:left;
		font-size:16px;

		/*padding-bottom:5px;
		font-size:18px;*/
		}
		
div#top_support p {
        margin-top:50px;
        margin-left:20px;
		margin-right:15px;
        padding:2px;
        color:white;
        font-size:12px;
        font-family:Verdana, tahoma;
        font-weight:bold;
        padding-left:5px;
		padding-right:8px;
}
div#cpanel_search p {
        margin-left:20px;
        margin-top:20px;
		margin-right:15px;
        color:white;
        font-size:11px;
        font-family:tahoma;
        font-weight:bold;
        padding-left:5px;
}
div#content p {
        color:rgb(176,86,33);
        margin-left:260px;
        font-family:tahoma;
        font-size:14px;
}
div#content span {
        color:rgb(218,159,87);
        font-family:tahoma;
        font-size:14px;

}
div#testimonals p  {
        font-size:11px;
        margin-left:50px;
        margin-top:25px;
        color:white;
        font-family:tahoma;
        text-align:center;
}
div#testimonals span {
        color:rgb(219,152,65);
        margin-left:10px;
        font-size:11px;
        font-weight:bold;

}
div#footer p {
        margin-left:320px;
        font-size:10px;
}
div#top_support ul {
        list-style:none;
}
div#top_support ul li {
        color:white;
        font-size:11px;
        font-family:tahoma;
}
div#top_support p#readmore {
        font-size:10px;
        font-weight:bold;
        font-family:tahoma;
        color:rgb(219,152,65);
        margin-left:120px;
}




















  /************************************************
 *					/Divs
 ************************************************/