/************************************ CSS Reset Starts Here ****************************/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}


/************************************ CSS Reset Ends Here ****************************/ 


body{
	background:#FAFAE2 url(../images/bodyRepeat.jpg) repeat-x;
}

#wrap{
	width:900px;
	margin:0 auto;
	padding-top:10px;
}

/************************************ Nav Starts Here ****************************/ 
#nav{
	width:900px;
	float:left;
}

#topmenu{
	float:right;
	width:650px;
	margin-left:100px;
}

#nav ul{
	padding-left:16px;
	text-align:right;
	list-style:none;
	font:.75em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	float:right;
}

#nav ul li{
	float:left;
	border-left:1px solid;
	list-style:none;
	color:#FFFFFF;
	padding:0 0 0 8px;
	margin:0 8px 0 0;
}

#nav ul li a{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}

#nav ul li a:link{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}

#nav ul li a:visited{
	float:left;
	color:#990000;
	text-decoration:none;
}


#nav ul li a:hover{
	float:left;
	color:#CC0033;
	text-decoration:none;
}

#nav ul li a:active{
	float:left;
	color:#000033;
	text-decoration:none;
}

#nav #default{
	border-left:none;
}

/************************************ Nav Ends Here ****************************/ 


/************************************ Logo Starts Here ****************************/ 

#logo{
	width:900px;
	height:161px;
	background:url(../images/logo.jpg);
	margin-top:6px;
	float:left;
}


/************************************ Logo Ends Here ****************************/ 


/************************************ Banner Starts Here ****************************/ 

#banner{
	width:880px;
	padding:0 10px;
	background-color:#FFFFFF;
	float:left;
}

#banner #flash{
	width:508px;
	height:300px;
	margin-right:10px;
	float:left;
}

#banner #right{
	width:361px;
	height:300px;
	float:left;
}

#banner #right #banner2{
	width:361px;
	height:150px;
	float:left;
	background:url(../images/banner2.jpg) no-repeat;
}

#banner #right #banner3{
	width:361px;
	height:150px;
	float:left;
	background:url(../images/banner3.jpg) no-repeat;
}

/************************************ Banner Ends Here ****************************/ 


/************************************ Content Begins Here ****************************/ 

#content{
	width:880px;
	background-color:#FFFFFF;
	padding:20px 0 20px 20px;
	float:left;
}

#content1{
	float:left;
	width:880px;
}

#content2{
	padding-top:10px;
	float:left;
	width:880px;
}

#content3{
	float:left;
	width:880px;
}

.moduletablesample{
	width:200px;
	padding-right:20px;
	float:left;
}

.moduletablesample #sampleHeader{
	width:190px;
	height:30px;
	font: bold .8em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:30px;
	padding-left:10px;
	background:url(../images/sampleHeader1.jpg) no-repeat;
	float:left;
}

.moduletablesample #sampleHeader2{
	width:190px;
	height:30px;
	font: bold .8em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:30px;
	padding-left:10px;
	background:url(../images/sampleHeader2.jpg) no-repeat;
	float:left;
}

.moduletablesample #sampleHeader3{
	width:190px;
	height:30px;
	font: bold .8em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:30px;
	padding-left:10px;
	background:url(../images/sampleHeader3.jpg) no-repeat;
	float:left;
}

.moduletablesample #sampleHeader4{
	width:190px;
	height:30px;
	font: bold .8em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:30px;
	padding-left:10px;
	background:url(../images/sampleHeader4.jpg) no-repeat;
	float:left;
}


.moduletablesample #pic1{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby1.jpg);
	float:left;
}

.moduletablesample #pic2{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby2.jpg);
	float:left;
}

.moduletablesample #pic3{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby3.jpg);
	float:left;
}

.moduletablesample #pic4{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby4.jpg);
	float:left;
}

.moduletablesample #pic5{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby5.jpg);
	float:left;
}

.moduletablesample #pic6{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby6.jpg);
	float:left;
}

.moduletablesample #pic7{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby7.jpg);
	float:left;
}

.moduletablesample #pic8{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby8.jpg);
	float:left;
}

.moduletablesample #pic9{
	width:198px;
	height:116px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	background:url(../images/baby9.jpg);
	float:left;
}


.moduletablesample #tubeVideo{
	width:198px;
	height:138px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	overflow:hidden;
	float:left;
	zoom:1;
}

.moduletablesample #sampleContent{
	width:188px;
	font:.75em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	padding:10px 5px 0px 5px;
	float:left;
}

.moduletablesample #sampleContent p{
	padding-left:120px;
}

.moduletablesample #sampleContent p a{
	color:#D47628;
}

#sampleContent #two{
	color:#1791A9;
}

#sampleContent #three{
	color:#60AC6E;
}

#sampleContent #four{
	color:#1C9890;
}

.moduletablesample #sampleContent p a:link{
	color:#D47628;
}

.moduletablesample #sampleContent p a:visited{
	color:#990000;
}

.moduletablesample #sampleContent p a:hover{
	color:#CC0033;
}

.moduletablesample #sampleFooter{
	width:200px;
	height:8px;
	background:url(../images/sampleFooter.jpg) no-repeat;
	float:left;
	overflow:hidden;
}


/************************************ Content Ends Here ****************************/ 


/************************************ ContentVideo Begins Here ****************************/ 


#contentVideo{
	width:880px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:20px;
	padding-left:20px;
	float:left;
}



.moduletablecb{
	width:420px;
	padding-right:20px;
	float:left;
}

.moduletablecb #contentBodyTop{
	width:420px;
	height:12px;
	background:url(../images/contentBodyTop.jpg) no-repeat;
	overflow:hidden;
}

#body{
	width:398px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	padding:0 10px;
	overflow:hidden;
}

#body span{
	font:bold 14px calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	text-transform:uppercase;
	border-bottom:1px solid green;
}

#body p{
	font:.75em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	padding-top:1em;
}


.moduletablecb #contentBodyBottom{
	width:420px;
	height:12px;
	background:url(../images/contentBodyBottom.jpg) no-repeat;
	overflow:hidden;
}
.moduletablecb #contentBodyBottom img {
	float:left;
	}

#video{
	width:191px;
	float:left;
}

/*#video #header{
	width:199px;
	height:31px;
	font: bold .75em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/videoHeader.jpg) no-repeat;
	float:left;
}
*/

.moduletablesample #socialBookmark{
	width:178px;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;
	padding:5px 10px 0 10px;
	float:left;
}

#socialBookmark #faceBook{
	width:51px;
	height:54px;
	background:url(../images/faceBook.jpg) no-repeat;
	padding-right:26px;
	float:left;
}

#socialBookmark #youTube{
	width:101px;
	height:54px;
	background:url(../images/youTube.jpg) no-repeat;
	float:left;
}

/************************************ ContentVideo Ends Here ****************************/ 

/************************************ Footer Starts Here ****************************/ 

#footer{
	width:900px;
	height:130px;
	float:left;
	background-color:#F9F9E1;
}

#footerLeft{
	width:21px;
	height:78px;
	background:url(../images/footerLeft.jpg) no-repeat;
	float:left;
}

#footer #repeat{
	width:857px;
	height:68px;
	padding-top:10px;
	font:.7em calibri, "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	background:url(../images/footerRepeat.jpg) repeat-x;
	float:left;
}

#footer p{
	padding:2px 0;
}

#repeat a{
	color:#FFFFFF;
}

#repeat a:link{
	color:#D47628;
}

#repeat a:visited{
	color:#990000;
}

#repeat a:hover{
	color:#CC0033;
}

#footerRight{
	width:22px;
	height:78px;
	background:url(../images/footerRight.jpg) no-repeat;
	float:left;
}

/************************************ Footer Ends Here ****************************/ 
#nav .moduletable {
	float:left;
	}
#gtranslate{
	float:left;
	width:150px;
}

.goog-te-gadget .goog-te-combo {
	margin:0 !important;
}

#gtranslate span{
	display:none;
}

#google_translate_element {
	height:22px;
	overflow:hidden;
}
